Author: crossley Date: Fri Dec 7 04:56:08 2012 New Revision: 1418184 URL: http://svn.apache.org/viewvc?rev=1418184&view=rev Log: Fix link to Cocoon Samples. Add fixme note regarding broken Cocoon docs for Validation Block. Issue: COCOON-2332
Modified: forrest/trunk/site-author/content/xdocs/howto-dev.xml Modified: forrest/trunk/site-author/content/xdocs/howto-dev.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/howto-dev.xml?rev=1418184&r1=1418183&r2=1418184&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/howto-dev.xml (original) +++ forrest/trunk/site-author/content/xdocs/howto-dev.xml Fri Dec 7 04:56:08 2012 @@ -518,9 +518,13 @@ $ svn merge -r 303:302 <a href="http://cocoon.zones.apache.org/daisy/documentation/components/1058/g2/684.html">ValidatingTransformer</a> and <a href="http://cocoon.zones.apache.org/daisy/documentation/components/1058/g2/691.html">ValidationReportTransformer</a>. - See <a href="http://cocoon.zones.apache.org/demos/21branch/samples/blocks/validation/welcome">Validation Block Samples</a> demos at the Cocoon zone. + See <a href="http://cocoon.zones.apache.org/cocoon21/samples/blocks/validation/welcome">Validation Block Samples</a> demos at the Cocoon zone. See <a href="http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/components/validation/Validator.html">API</a> docs. </p> + <fixme author="open"> + The Cocoon docs are broken. See + <a href="https://issues.apache.org/jira/browse/COCOON-2332">COCOON-2332</a> + </fixme> </section> <section id="validate-intermediate"> <title>Validate all intermediate xml content</title>