svn commit: r1329677 [20/27] - in /cocoon/site/site/2.2/core-modules: ./ core/ core/2.2/ core/2.2/css/ core/2.2/images/ core/2.2/js/ core/css/ core/images/ core/images/logos/ core/js/ css/ images/ js/

[email protected]
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Modified: cocoon/site/site/2.2/core-modules/core/2.2/982_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/982_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/982_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/982_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - XPathDirectoryGenerator
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -946,7 +940,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -980,11 +974,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -993,56 +987,54 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
          <div id="contentBody"><div id="bodyText"><h1 class="docTitle">XPathDirectoryGenerator</h1><h1>Summary</h1><p>Generates an XML directory listing performing XPath queries on XML files. It
 can be used both as a plain DirectoryGenerator or, by specifying a parameter
-<tt>xpath</tt>, it will perform an XPath query on every XML resource.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.XPathDirectoryGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>xpathdirectory</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the directory and the contained documents</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/982?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+<tt>xpath</tt>, it will perform an XPath query on every XML resource.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.XPathDirectoryGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>xpathdirectory</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the directory and the contained documents</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

Modified: cocoon/site/site/2.2/core-modules/core/2.2/983_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/983_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/983_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/983_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - SetterAction
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -942,7 +936,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -976,11 +970,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -989,57 +983,55 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
          <div id="contentBody"><div id="bodyText"><h1 class="docTitle">SetterAction</h1><h1>Summary</h1><p>This action can be used to set information in either the object model, the
-request or the session.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Action</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.acting.SetterAction</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></table><h1>Documentation</h1><p>All parameters set for this action are set in the according location<br></br>
-whereas the parameter name is the key and the value of the parameter<br></br>
-will be set as a string value for this key.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/983?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+request or the session.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Action</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.acting.SetterAction</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></tbody></table><h1>Documentation</h1><p>All parameters set for this action are set in the according location<br />
+whereas the parameter name is the key and the value of the parameter<br />
+will be set as a string value for this key.</p></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

Modified: cocoon/site/site/2.2/core-modules/core/2.2/985_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/985_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/985_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/985_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - XIncludeTransformer
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -950,7 +944,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -984,11 +978,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -997,44 +991,38 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
-         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">XIncludeTransformer</h1><h1>Summary</h1><p>Implementation of an XInclude transformer.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.XIncludeTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>xinclude</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes</td></tr></table><h1>Documentation</h1><p>This transformer works according to the XInclude specification.</p><p>For more information refer to the
-<a href="http://www.w3.org/TR/xinclude">XInclude specification</a>.</p><p>You can include either simple text, or xml content. Including xml content --
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">XIncludeTransformer</h1><h1>Summary</h1><p>Implementation of an XInclude transformer.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.XIncludeTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>xinclude</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes</td></tr></tbody></table><h1>Documentation</h1><p>This transformer works according to the XInclude specification.</p><p>For more information refer to the
+<a class="externalLink" href="http://www.w3.org/TR/xinclude">XInclude specification</a>.</p><p>You can include either simple text, or xml content. Including xml content --
 which is the default -- gives you the option to define an xpointer in the href
 attribute. Some quick xinclude examples should reveal the possibilities of
 xinclude.</p><ul>
@@ -1050,7 +1038,7 @@ in the examples above, but <tt>cocoon:</
 own custom excalibur source implementations will work as well. For example
 <tt>servlet:resources:/html-footer.html</tt> might include your standard footer
 located in a resources-block into your HTML page.A simple example using xinclude might help to use this transfomer
-effectively:Add the XIncludetransfomer to the components in your sitemap.xmap<pre>...
+effectively:Add the XIncludetransfomer to the components in your sitemap.xmap<div><pre>...
 &lt;map:components&gt;
 ...
   &lt;map:transformers default=&quot;xslt&quot;&gt;
@@ -1058,17 +1046,17 @@ effectively:Add the XIncludetransfomer t
     &lt;map:transformer name=&quot;xinclude&quot;
       src=&quot;org.apache.cocoon.transformation.XIncludeTransformer&quot;/&gt;
   ...
-</pre><p>Next define in your pipeline to use the XIncludeTransformer</p><pre>&lt;map:match pattern=&quot;xinc/simple-xinc&quot;&gt;
+</pre></div><p>Next define in your pipeline to use the XIncludeTransformer</p><div><pre>&lt;map:match pattern=&quot;xinc/simple-xinc&quot;&gt;
   &lt;map:generate src=&quot;xinc/simple-xinc.xml&quot;/&gt;
   &lt;map:transform type=&quot;xinclude&quot;/&gt;
   &lt;map:transform src=&quot;stylesheets/page/simple-page2html.xsl&quot;/&gt;
   &lt;map:serialize/&gt;
 &lt;/map:match&gt;
-</pre><p>In this example pipeline it assumed that simple-xinc.xml contains the include
+</pre></div><p>In this example pipeline it assumed that simple-xinc.xml contains the include
 element. As well as defining the include element, it defines the namespace URI
 &quot;http://www.w3.org/2001/XInclude&quot;. This helps the XIncludeTransformer to find
 the include element to get replaced by the included content. The simple-xinc.xml
-may look like this:</p><pre>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+may look like this:</p><div><pre>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
 &lt;page 
   xmlns:xi=&quot;http://www.w3.org/2001/XInclude&quot;&gt;
   &lt;title&gt;Hello&lt;/title&gt;
@@ -1077,14 +1065,14 @@ may look like this:</p><pre>&lt;?xml ver
     &lt;xi:include href=&quot;include.xml&quot;/&gt;
   &lt;/content&gt;
 &lt;/page&gt;
-</pre><p>Next you should define the include.xml file which is included. A simple
-include.xml might look like this:</p><pre>&lt;?xml version=&quot;1.0&quot;?&gt;
+</pre></div><p>Next you should define the include.xml file which is included. A simple
+include.xml might look like this:</p><div><pre>&lt;?xml version=&quot;1.0&quot;?&gt;
 &lt;p&gt;
   I am &lt;strong&gt;included&lt;/strong&gt; by XIncludeTransformer.
   I come from &quot;include.xml&quot;.
 &lt;/p&gt;
-</pre><p>Now finally we have everything put together the xml content after the
-XIncludeTransformer processing will look like this:</p><pre>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+</pre></div><p>Now finally we have everything put together the xml content after the
+XIncludeTransformer processing will look like this:</p><div><pre>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
 &lt;page 
   xmlns:xi=&quot;http://www.w3.org/2001/XInclude&quot;&gt;
   &lt;title&gt;Hello&lt;/title&gt;
@@ -1096,18 +1084,22 @@ XIncludeTransformer processing will look
       &lt;/p&gt;
   &lt;/content&gt;
 &lt;/page&gt;
-</pre></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/985?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+</pre></div></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

Modified: cocoon/site/site/2.2/core-modules/core/2.2/991_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/991_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/991_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/991_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - Paginator
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -950,7 +944,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -984,11 +978,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -997,55 +991,53 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
          <div id="contentBody"><div id="bodyText"><h1 class="docTitle">Paginator</h1><h1>Summary</h1><p>No summary available. The summary needs to be defined using the
-            <tt>@cocoon.sitemap.component.documentation</tt> annotation in the Java source file for this component.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.pagination.Paginator</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td>Yes</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/991?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+            <tt>@cocoon.sitemap.component.documentation</tt> annotation in the Java source file for this component.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.pagination.Paginator</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td>Yes</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

Modified: cocoon/site/site/2.2/core-modules/core/2.2/992_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/992_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/992_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/992_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - SimpleFormTransformer
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -950,7 +944,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -984,11 +978,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -997,55 +991,53 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
          <div id="contentBody"><div id="bodyText"><h1 class="docTitle">SimpleFormTransformer</h1><h1>Summary</h1><p>Eliminates the need for XSP to use FormValidatorAction or HTML forms. Caveat:
-Select options need a value attribute to work correctly.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.SimpleFormTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>simple-form</td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/992?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+Select options need a value attribute to work correctly.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.SimpleFormTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>simple-form</td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

Modified: cocoon/site/site/2.2/core-modules/core/2.2/995_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/995_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/995_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/995_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - StatusGenerator
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -946,7 +940,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -980,11 +974,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -993,54 +987,52 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
-         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">StatusGenerator</h1><h1>Summary</h1><p>Generates an XML representation of the current status of Cocoon.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.StatusGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>status</td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/995?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">StatusGenerator</h1><h1>Summary</h1><p>Generates an XML representation of the current status of Cocoon.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.StatusGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>status</td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

Modified: cocoon/site/site/2.2/core-modules/core/2.2/996_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/996_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/996_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/996_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - AugmentTransformer
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -950,7 +944,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -984,11 +978,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -997,55 +991,53 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
          <div id="contentBody"><div id="bodyText"><h1 class="docTitle">AugmentTransformer</h1><h1>Summary</h1><p>Augments all <tt>href</tt> attributes with the full path to the request. You
-can optionally specify the <tt>mount</tt> parameter.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.AugmentTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>augment</td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/996?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+can optionally specify the <tt>mount</tt> parameter.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.AugmentTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>augment</td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

Modified: cocoon/site/site/2.2/core-modules/core/2.2/997_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/997_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/997_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/997_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - RegexpRequestParameterMatcher
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -954,7 +948,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -988,11 +982,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -1001,56 +995,54 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
-         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">RegexpRequestParameterMatcher</h1><h1>Summary</h1><p>Matches a request parameter against a regular expression.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.RegexpRequestParameterMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></table><h1>Documentation</h1><p>Example:</p><p>&lt;map:match type=&quot;request&quot; pattern=&quot;dest&quot;&gt;<br></br>
-  &lt;map:redirect-to uri=&quot;{1}&quot;/&gt;<br></br>
-&lt;/map:match&gt;</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/997?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">RegexpRequestParameterMatcher</h1><h1>Summary</h1><p>Matches a request parameter against a regular expression.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.RegexpRequestParameterMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></tbody></table><h1>Documentation</h1><p>Example:</p><p>&lt;map:match type=&quot;request&quot; pattern=&quot;dest&quot;&gt;<br />
+&#xa0; &lt;map:redirect-to uri=&quot;{1}&quot;/&gt;<br />
+&lt;/map:match&gt;</p></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

Modified: cocoon/site/site/2.2/core-modules/core/2.2/998_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/998_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/998_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/998_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - HostSelector
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -914,7 +908,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -948,11 +942,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -961,55 +955,53 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
          <div id="contentBody"><div id="bodyText"><h1 class="docTitle">HostSelector</h1><h1>Summary</h1><p>A <tt>Selector</tt> that matches a string from within the host parameter of
-the HTTP request.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Selector</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.selection.HostSelector</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/998?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+the HTTP request.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Selector</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.selection.HostSelector</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">

Modified: cocoon/site/site/2.2/core-modules/core/2.2/999_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/999_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/999_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/999_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
   <head>
     <title>      Cocoon Core - FileGenerator
   </title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
+    <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
-          <meta name="author" content="The Cocoon Community" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+    <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+          <meta name="author" content="Apache Cocoon Documentation Team" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
-  <body>
+  <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
        <p><a href="http://www.apache.org">Apache</a> &raquo; <a href="../../../../">Cocoon</a> &raquo;</p>
     </div>
@@ -77,7 +73,7 @@
                 <li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
                 <li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
-                <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>            
+                <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
                 <li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
               </ul>
                     </div>
@@ -92,7 +88,7 @@
             <ul>
                   
     <li >
-              <a href="1270_1_1.html">Introduction</a>
+              <a href="index.html">Introduction</a>
         </li>
               </ul>
     </li>
@@ -253,8 +249,6 @@
       
             
       
-            
-      
                     
         <li class='menuCollapse'>
               <a href="842_1_1.html">Reference</a>
@@ -946,7 +940,7 @@
         </li>
                   
     <li >
-              <a href="1380_1_1.html">Using Control  Flow</a>
+              <a href="1380_1_1.html">Using Control Flow</a>
         </li>
               </ul>
     </li>
@@ -980,11 +974,11 @@
         </li>
                   
     <li >
-              <a href="1399_1_1.html">Logging configuration</a>
+              <a href="1399_1_1.html">Logging Configuration</a>
         </li>
                   
     <li >
-              <a href="1259_1_1.html">Component Configurations</a>
+              <a href="1259_1_1.html">Component Configuration</a>
         </li>
                   
     <li >
@@ -993,55 +987,53 @@
               </ul>
     </li>
       <li>
-              Project Documentation
+              Project Reports
             <ul>
                   
-  
-
-
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-info.html">Project Information</a>
-              </li>
+    <li >
+              <a href="changes-report.html">Changes Report</a>
+        </li>
                   
-  
-
-
-              
-      
-            
-      
-              
-        <li class='menuCollapse'>
-              <a href="project-reports.html">Project Reports</a>
-              </li>
+    <li >
+              <a href="apidocs/">JavaDocs</a>
+        </li>
               </ul>
     </li>
       </ul>
        <div class="main">
+         <!-- Licensed to the Apache Software Foundation (ASF) under one
+      or more contributor license agreements.  See the NOTICE file
+      distributed with this work for additional information
+      regarding copyright ownership.  The ASF licenses this file
+      to you under the Apache License, Version 2.0 (the
+      "License"); you may not use this file except in compliance
+      with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+      Unless required by applicable law or agreed to in writing,
+      software distributed under the License is distributed on an
+      "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+      KIND, either express or implied.  See the License for the
+      specific language governing permissions and limitations
+      under the License. -->
          <div id="contentBody"><div id="bodyText"><h1 class="docTitle">FileGenerator</h1><h1>Summary</h1><p>The <tt>FileGenerator</tt> is a class that reads XML from a source and
-generates SAX Events. The <tt>FileGenerator</tt> is cacheable.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.FileGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>file</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the xml document for validation</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
-        us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/999?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
-      </div></div></div>
+generates SAX Events. The <tt>FileGenerator</tt> is cacheable.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.FileGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>file</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the xml document for validation</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       
        </div>
     </div>
 
     <!-- end of content -->
     <div id="footer">
-      <p>&#169;  
-          1999-2008
+      <p>Copyright &copy;  
+          1999-2012
     
           The Apache Software Foundation
+      All Rights Reserved.</p>
+
+      <p>
+      Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
     </div>
     <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.