You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/07/25 06:48:52 UTC

svn commit: rev 23228 - in forrest/trunk: etc src/documentation/content/xdocs/docs

Author: crossley
Date: Sat Jul 24 21:48:52 2004
New Revision: 23228

Modified:
   forrest/trunk/etc/docs-review.txt
   forrest/trunk/src/documentation/content/xdocs/docs/cap.xml
Log:
Update examples to be document-v13


Modified: forrest/trunk/etc/docs-review.txt
==============================================================================
--- forrest/trunk/etc/docs-review.txt	(original)
+++ forrest/trunk/etc/docs-review.txt	Sat Jul 24 21:48:52 2004
@@ -8,7 +8,7 @@
     |-- build.xml
     |-- contrib.xml
     |-- docs
-    |   |-- cap.xml
+R   |   |-- cap.xml
     |   |-- catalog.xml
     |   |-- compliance.xml
     |   |-- document-v11.xml

Modified: forrest/trunk/src/documentation/content/xdocs/docs/cap.xml
==============================================================================
--- forrest/trunk/src/documentation/content/xdocs/docs/cap.xml	(original)
+++ forrest/trunk/src/documentation/content/xdocs/docs/cap.xml	Sat Jul 24 21:48:52 2004
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 <!-- vi: set et sw=2 ts=2 tw=75: -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://forrest.apache.org/dtd/document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "http://forrest.apache.org/dtd/document-v13.dtd">
 <document> 
   <header> 
     <title>SourceTypeAction (content aware pipelines)</title> 
@@ -40,8 +40,8 @@
       <p>The action should be declared and configured in the map:actions
         section of the sitemap. Example:</p> 
       <source><![CDATA[<map:action name="sourcetype" src="org.apache.cocoon.acting.sourcetype.SourceTypeAction">
-  <sourcetype name="documentv11">
-    <document-declaration public-id="-//APACHE//DTD Documentation V1.1//EN"/>
+  <sourcetype name="documentv13">
+    <document-declaration public-id="-//APACHE//DTD Documentation V1.3//EN"/>
   </sourcetype>
   <sourcetype name="foo">
     <document-element local-name="foo">