You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by pi...@apache.org on 2005/09/14 00:34:08 UTC

svn commit: r280698 - /cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml

Author: pier
Date: Tue Sep 13 15:34:05 2005
New Revision: 280698

URL: http://svn.apache.org/viewcvs?rev=280698&view=rev
Log:
Pointers to Daisy documentation of the ValidationReportTransformer

Modified:
    cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml?rev=280698&r1=280697&r2=280698&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml Tue Sep 13 15:34:05 2005
@@ -72,6 +72,10 @@
             href="http://cocoon.zones.apache.org/daisy/documentation/components/transformers/validatingtransformer.html">
       On-line documentation for the ValidatingTransformer.
     </sample>
+    <sample name="ValidationReportTransformer Documentation"
+            href="http://cocoon.zones.apache.org/daisy/documentation/components/transformers/validationreporttransformer.html">
+      On-line documentation for the ValidationReportTransformer.
+    </sample>
   </group>
     
 



Re: svn commit: r280698 - /cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml

Posted by Upayavira <uv...@odoko.co.uk>.
pier@apache.org wrote:
> Author: pier
> Date: Tue Sep 13 15:34:05 2005
> New Revision: 280698
> 
> URL: http://svn.apache.org/viewcvs?rev=280698&view=rev
> Log:
> Pointers to Daisy documentation of the ValidationReportTransformer
> 
> Modified:
>     cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml
> 
> Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml
> URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml?rev=280698&r1=280697&r2=280698&view=diff
> ==============================================================================
> --- cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml (original)
> +++ cocoon/branches/BRANCH_2_1_X/src/blocks/validation/samples/welcome.xml Tue Sep 13 15:34:05 2005
> @@ -72,6 +72,10 @@
>              href="http://cocoon.zones.apache.org/daisy/documentation/components/transformers/validatingtransformer.html">
>        On-line documentation for the ValidatingTransformer.
>      </sample>
> +    <sample name="ValidationReportTransformer Documentation"
> +            href="http://cocoon.zones.apache.org/daisy/documentation/components/transformers/validationreporttransformer.html">
> +      On-line documentation for the ValidationReportTransformer.
> +    </sample>
>    </group>

Hmm. We shouldn't have links to our staging server in our code base.

Eventually this doc will make it to cocoon.apache.org/2.1/wherever, and 
that is what should be linked to.

Regards, Upayavira