You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2006/04/09 04:43:43 UTC

svn commit: r392666 [3/8] - in /cocoon/site/site: ./ 2.1/ 2.1/developing/ 2.1/developing/portal/ 2.1/developing/portal/coplets/ 2.1/developing/webapps/ 2.1/developing/webapps/authentication/ 2.1/faq/ 2.1/howto/ 2.1/installing/ 2.1/plan/documentation/ 2...

Modified: cocoon/site/site/2.1/changes.rss
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/changes.rss?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/changes.rss (original)
+++ cocoon/site/site/2.1/changes.rss Sat Apr  8 19:43:13 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>Apache Cocoon (2.1.9) Changes</title><link>changes.html</link><description>Apache Cocoon (2.1.9) Changes</description><language>en-us</language>
+<rss version="0.91"><channel><title>Apache Cocoon (2.1.10) Changes</title><link>changes.html</link><description>Apache Cocoon (2.1.10) Changes</description><language>en-us</language>
  
   
   
@@ -65,6 +65,43 @@
   
     <item><title> add</title><link>changes.html</link><description> add
         by
+        NN
+        :
+        DUMMY</description></item>
+  
+  
+    <item><title> fix</title><link>changes.html</link><description> fix
+        by
+        JBQ
+        :
+        
+      Fix caching problems in ImageReader: image was not regenerated when allow-enlarging or fit-uniform sitemap
+      parameters were changed
+    </description></item>
+    <item><title> add
+          (bug COCOON-1809)
+        </title><link>changes.html</link><description> add
+        by
+        JBQ
+          (fixes bug COCOON-1809)
+        
+        :
+        
+      CForms: Added event handling for group of type "choice" (allow formsOnShow attribute)
+     Thanks to Rob Berens.</description></item>
+    <item><title> add
+          (bug COCOON-1808)
+        </title><link>changes.html</link><description> add
+        by
+        JBQ
+          (fixes bug COCOON-1808)
+        
+        :
+        
+      CForms: Added method StaticSelectionList.addItem(Object value, String label)
+     Thanks to Rob Berens.</description></item>
+    <item><title> add</title><link>changes.html</link><description> add
+        by
         CZ
         :
         
@@ -8925,724 +8962,6 @@
 
 <item><title> add</title><link>changes.html</link><description> add
         by
-        CZ
-        :
-        
-      CForms: add dynamic id to Form object. This allows to use the same form model several times on
-              the same page, for example if the form is used in a portal.
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        RG
-        :
-        
-      Configuration values can now be set externally. The properties that can be modified can be identified by
-      looking at the property files in WEB-INF/properties. The properties can be overriden by specifying them as
-      system properties when invoking Cocoon or by placing them in a property file and identifying its location via
-      the "org.apache.cocoon.settings" system property. The default Cocoon script sets this to ./cocoon.properties.
-    </description></item><item><title> fix
-          (bug COCOON-1814)
-        </title><link>changes.html</link><description> fix
-        by
-        AG
-          (fixes bug COCOON-1814)
-        
-        :
-        
-      Deprecated method o.a.c.environment.Environment.getOutputStream() still used internally.
-     Thanks to Mark Lundquist.</description></item><item><title> add
-          (bug COCOON-1639)
-        </title><link>changes.html</link><description> add
-        by
-        JBQ
-          (fixes bug COCOON-1639)
-        
-        :
-        
-      Added the NekoHTMLTransformer.  Updated the NekoHTMLGenerator's setup bits to allow for setting parser features as
-      well as properties, and provided a sample neko.properties configuration file.
-     Thanks to Andrew Stevens.</description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        AG
-        :
-        
-      Updated asm to 2.2.1, asm-util to 2.2.1 groovy to 1.0-jsr-05 and antlr to 2.7.6.
-    </description></item><item><title> add
-          (bug COCOON-1806)
-        </title><link>changes.html</link><description> add
-        by
-        BRD
-          (fixes bug COCOON-1806)
-        
-        :
-        
-      CForms: added an fd:java validator to make it easy to implement custom
-      WidgetValidator's in Java (for use in the form definition).
-     Thanks to Simone Gianni.</description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        AG
-        :
-        
-      Updated commons-io to 1.2.
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        SW
-        :
-        
-      Ajax: rewrote everything with Dojo, added a new "PartialLink" widget using
-      the "target" attribute on links to partially update the page.
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        SW
-        :
-        
-      Forms: many Ajax-related new features.
-      
-        Rewrote almost everything using Dojo
-        Added a Dojo widget for repeaters, allowing drag and drop reordering of
-            rows (but not on Safari) and clicking in rows to select them.
-        Added a Dojo widget for inplace editing.
-        Added a Dojo widget for suggestion-lists. It works in relation with a new
-            &lt;fd:suggestion-list&gt; element in form definitions.
-        Added a new selection/suggestion-list implementation based on a JS code
-            snippet in the form definition.
-        
-    </description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        BRD
-        :
-        
-      Forms: updated Daisy HTML cleaner component to version 1.4.1 (was 1.1).
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        BRD
-        :
-        
-      Added the template block from Cocoon 2.2. This block contains a refactored implementation
-      of the JXTemplate generator, which should be compatible with the existing one and is thus
-      usable as a drop-in replacement. It should provide better performance, and some new features,
-      such as Javascript expressions using @{...} syntax. It is used by having type="newjx"
-      on map:generate, or by changing the mapping of the "jx" generator type to the new
-      implementation class.
-    </description></item><item><title> fix
-          (bug COCOON-1728)
-        </title><link>changes.html</link><description> fix
-        by
-        JHS
-          (fixes bug COCOON-1728)
-        
-        :
-        
-      Apples can now access components declared in mounted sitemaps.
-     Thanks to Paul Focke.</description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        AG
-        :
-        
-      Updated xercesImpl to 2.8.0 and xml-apis to 1.3.03.
-    </description></item><item><title> fix
-          (bug COCOON-1779)
-        </title><link>changes.html</link><description> fix
-        by
-        JHS
-          (fixes bug COCOON-1779)
-        
-        :
-        
-      JUnit tests for LocaleAction.
-     Thanks to Andrew Stevens.</description></item><item><title> fix
-          (bug COCOON-1335)
-        </title><link>changes.html</link><description> fix
-        by
-        JHS
-          (fixes bug COCOON-1335)
-        
-        :
-        
-      Incompatible change for RoleFilterTransformer: Removed dependency on FilterTransformer. Be careful to update your
-      sitemap to reflect this. Also thanks to Andrew Stevens for updating the patch against recent branch and Doug
-      Bennet for the reminder.
-     Thanks to Michal Durdina.</description></item><item><title> add
-          (bug COCOON-1789)
-        </title><link>changes.html</link><description> add
-        by
-        AS
-          (fixes bug COCOON-1789)
-        
-        :
-        
-      Add Char datatype to forms.
-     Thanks to Simone Gianni.</description></item><item><title> add
-          (bug COCOON-1729)
-        </title><link>changes.html</link><description> add
-        by
-        JBQ
-          (fixes bug COCOON-1729)
-        
-        :
-        
-      Allow to add multiple rows at once to a Repeater using &lt;fd:repeater-action command="add-row" number-of-rows="5" ...&gt;
-     Thanks to Rolf Metternich.</description></item><item><title> fix
-          (bug COCOON-1796)
-        </title><link>changes.html</link><description> fix
-        by
-        AG
-          (fixes bug COCOON-1796)
-        
-        :
-        
-       TraversableGenerator calls resolveURI() twice but release() only once.
-     Thanks to Freek Segers.</description></item><item><title> fix</title><link>changes.html</link><description> fix
-        by
-        CZ
-        :
-        
-      Portal Block: Remove "external" attribute from coplet links.
-    </description></item><item><title> fix</title><link>changes.html</link><description> fix
-        by
-        CZ
-        :
-        
-      Portal Block: Fix handling of several instances of the same portlet where all instances
-                    showed the contents of the last portlet instance.  This only  applies to JSR-168 portlets,
-                    not to coplets.
-    </description></item><item><title> fix
-          (bug COCOON-1707)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1707)
-        
-        :
-        
-      Allow configuration of initial context in LDAPTransformer.  Example:
-      &lt;ldap:initial-context name="com.sun.jndi.ldap.connect.timeout" value="5000"/&gt;
-     Thanks to Sébastien Grimault.</description></item><item><title> add
-          (bug COCOON-1206)
-        </title><link>changes.html</link><description> add
-        by
-        DC
-          (fixes bug COCOON-1206)
-        
-        :
-        
-       html block: Add CleanupTransformer. Enables indent html, add relevant line-breaks,
-       and remove any namespaces that are not wanted.
-     Thanks to Miles Elam.</description></item><item><title> fix
-          (bug COCOON-1371)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1371)
-        
-        :
-        
-      Allow ImageReader to process other image formats than JPEG
-     Thanks to George Georgovassilis.</description></item><item><title> fix
-          (bug COCOON-1785)
-        </title><link>changes.html</link><description> fix
-        by
-        AG
-          (fixes bug COCOON-1785)
-        
-        :
-        
-       Form block: I18nMessage - null parameter values causes NPE.
-     Thanks to Eric Meyer.</description></item><item><title> fix
-          (bug COCOON-1786)
-        </title><link>changes.html</link><description> fix
-        by
-        AG
-          (fixes bug COCOON-1786)
-        
-        :
-        
-       Ajax block: BrowserUpdateTransformer can get into invalid state - must override recycle().
-     Thanks to Eric Meyer.</description></item><item><title> fix
-          (bug COCOON-1279)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1279)
-        
-        :
-        
-      Fix caching-point pipelines.  Remove the undocumented smart-caching parameter.
-    </description></item><item><title> fix
-          (bug COCOON-1066)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1066)
-        
+        NN
         :
-        
-      LDAPTransformer can optionally output the DN of every returned entry as an
-      attribute.  To enable, use &lt;ldap:dn-attribute&gt;dn&lt;/ldap:dn-attribute&gt;
-     Thanks to Antonio Fiol.</description></item><item><title> fix
-          (bug COCOON-1705)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1705)
-        
-        :
-        
-      Fix handling of &lt;ldap:execute-replace&gt; causing NPE in LDAPTransformer
-     Thanks to Warrell Harries.</description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        CZ
-        :
-        
-      JCR block: To build the JCR block, the jcr-api-1.0.jar has to be downloaded by the user
-                 prior to building the block. Have a look at the readme in the jcr block for
-                 more information.
-    </description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        RG
-        :
-        
-      Mark Forms block stable. Make dream team sample work with it.
-    </description></item><item><title> fix</title><link>changes.html</link><description> fix
-        by
-        RG
-        :
-        
-      Portal: Corrected problem with many ClassNotFoundExceptions occurring inside of the class loader by eliminating the
-      usage of Castor deriveByClass in portal configurations. This change significantly improves performance of the portal
-      login.
-    </description></item><item><title> fix
-          (bug COCOON-1742)
-        </title><link>changes.html</link><description> fix
-        by
-        RG
-          (fixes bug COCOON-1742)
-        
-        :
-        
-      When compiling with Java 1.4 or higher, EncodeURLTransformer was modified to use JDK 1.4 regular expressions
-      instead of Jakarta regexp improving performance and avoiding possible stack overflows.
-    </description></item><item><title> fix
-          (bug COCOON-1778)
-        </title><link>changes.html</link><description> fix
-        by
-        AG
-          (fixes bug COCOON-1778)
-        
-        :
-        
-       Cron block: NPE calling QuartzJobScheduler.fireJob if the job is a CronJob.
-     Thanks to Eric Meyer.</description></item><item><title> fix</title><link>changes.html</link><description> fix
-        by
-        JBQ
-        :
-        
-      In cocoon.sh, use shell built-in command "exec" to replace sh's process
-      instead of forking a new process for executing the "java" command, useful
-      for proper service management
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        BRD
-        :
-        
-      CForms: binding: implemented support for a new attribute "jxpath-factory"
-      (can be used on any binding element) to change the factory used by JXPath
-      when it needs to create new paths (currently this is fixed to the
-      DOMFactory). This is useful when using non-DOM, non-bean data models.
-    </description></item><item><title> fix
-          (bug COCOON-1344)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1344)
-        
-        :
-        
-      CForms: call dispose() on every DatatypeBuilder if needed
-     Thanks to Jonas Ekstedt.</description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        JBQ
-        :
-        
-      CForms: Java event listeners can now implement Serviceable to get a ServiceManager
-     Thanks to Philippe Gassmann.</description></item><item><title> fix</title><link>changes.html</link><description> fix
-        by
-        JBQ
-        :
-        
-      CForms: when building the query string in AJAX mode, do not include &lt;input type="button"&gt;
-     Thanks to Philippe Gassmann.</description></item><item><title> fix
-          (bug COCOON-1771)
-        </title><link>changes.html</link><description> fix
-        by
-        AG
-          (fixes bug COCOON-1771)
-        
-        :
-        
-      cocoon.ajax.Fader runtime error when style uses abreviated form #ccc in IE6.0sp2.
-     Thanks to Eric Meyer.</description></item><item><title> add
-          (bug COCOON-1301)
-        </title><link>changes.html</link><description> add
-        by
-        JBQ
-          (fixes bug COCOON-1301)
-        
-        :
-        
-      Added the imageop block, an Image Operation Reader providing a fairly
-      flexible and powerful Image Reader that is capable of performing a stack
-      of Effects, such as Scaling, color manipulation and coordination
-      transforms, in a pluggable manner.
-     Thanks to Niclas Hedhman.</description></item><item><title> fix
-          (bug COCOON-1465)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1465)
-        
-        :
-        
-      Add WEB-INF/classes to loader's classpath for cli and precompile
-    </description></item><item><title> fix
-          (bug COCOON-1715)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1715)
-        
-        :
-        
-      Allow to run Cocoon CLI by adding servlet.jar in the classpath.  Turn off cli's debug messages by default.
-    </description></item><item><title> fix
-          (bug COCOON-1681)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1681)
-        
-        :
-        
-      Fix a bug in DirectoryGenerator: when using cocoon: changes were not detected
-     Thanks to Antonio Fiol.</description></item><item><title> fix
-          (bug COCOON-1238)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1238)
-        
-        :
-        
-      CForms: Incompatible change for &lt;fb:custom&gt;: the base context is now passed instead of the relative context.
-      Please change corresponding classes and use getXpath() to create the relative context yourself.
-     Thanks to Bart Molenkamp.</description></item><item><title> add
-          (bug COCOON-1238)
-        </title><link>changes.html</link><description> add
-        by
-        JBQ
-          (fixes bug COCOON-1238)
-        
-        :
-        
-      CForms: Java classes used in &lt;fb:custom&gt; can now implement Serviceable to get a ServiceManager
-     Thanks to Bart Molenkamp.</description></item><item><title> fix
-          (bug COCOON-1558)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1558)
-        
-        :
-        
-      CForms: fix &lt;ft:validation-error&gt; handling when used with FormsTemplateTransformer
-     Thanks to Jochen Kuhnle.</description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        AG
-        :
-        
-      Updated db-ojb to 1.0.4.
-    </description></item><item><title> fix
-          (bug COCOON-1695)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1695)
-        
-        :
-        
-       Allow AbstractTextSerializer to be used with Saxon
-    </description></item><item><title> fix
-          (bug COCOON-1704)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1704)
-        
-        :
-        
-       Disable Error Message when SAXON is used as the XSLT transformer
-    </description></item><item><title> fix
-          (bug COCOON-1699)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1699)
-        
-        :
-        
-       CForms: Enable MultiValueFields with checkbox style to be disabled
-     Thanks to Paul Focke.</description></item><item><title> fix
-          (bug COCOON-1719)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1719)
-        
-        :
-        
-       IncludeTransformer: source must not be cached if an error occurs
-    </description></item><item><title> fix
-          (bug COCOON-1651)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1651)
-        
-        :
-        
-       Fix a bug in CForms: Null locator in EffectPipe triggers NPE
-     Thanks to Tom Green.</description></item><item><title> add
-          (bug COCOON-1170)
-        </title><link>changes.html</link><description> add
-        by
-        JBQ
-          (fixes bug COCOON-1170)
-        
-        :
-        
-      Added a "precompile" target for the cocoon startup script.  It precompiles
-      all XSPs found in the webapp.
-     Thanks to Simon Mieth.</description></item><item><title> fix
-          (bug COCOON-1698)
-        </title><link>changes.html</link><description> fix
-        by
-        CZ
-          (fixes bug COCOON-1698)
-        
-        :
-        
-      Portal block: Fix handling of caching-global-use-attributes bug in CachingCopletAdapter.
-     Thanks to Guillaume Deflache.</description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        AG
-        :
-        
-      Updated log4j to 1.2.13, quartz to 1.5.1.
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        JBQ
-        :
-        
-      CForms: Added the sendForm(uri, viewData) function to Form.js, useful to display a form without the need to create
-      a continuation.  Useful along with the new processForm(viewData) function that updates the form values from the
-      current request.
-    </description></item><item><title> fix
-          (bug COCOON-1720)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1720)
-        
-        :
-        
-       Fix a bug in CForms: Form.js overwriting the CFormsInstance attribute in viewData
-    </description></item><item><title> fix
-          (bug COCOON-1736)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1736)
-        
-        :
-        
-       Fix a bug in CForms library when extending a field
-     Thanks to Daniele Madama.</description></item><item><title> fix</title><link>changes.html</link><description> fix
-        by
-        JBQ
-        :
-        
-       CSVGenerator now looks for the sitemap parameter "process-headers" (with
-       the s at the end) as told in the documentation.  Accepts a new sitemap
-       parameter "max-records" which allows to limit the number of records to
-       read.  Fixes a caching bug: the same result was returned notwithstanding
-       the modification of separator or escape character.
-     Thanks to Philippe Laplanche.</description></item><item><title> fix
-          (bug COCOON-1610)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1610)
-        
-        :
-        
-       Add ids to CForms validation messages, so that they can be unit-tested
-     Thanks to Thomas Lutz.</description></item><item><title> fix
-          (bug COCOON-1627)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1627)
-        
-        :
-        
-      Permit the choice of attributes to augment in AugmentTransformer
-     Thanks to Aurélien DEHAY.</description></item><item><title> fix
-          (bug COCOON-1621)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1621)
-        
-        :
-        
-      Allow to use a &lt;fd:value-count&gt; validation rule with &lt;fd:multivaluefield&gt;
-     Thanks to Marco Rolappe.</description></item><item><title> fix
-          (bug COCOON-1731)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1731)
-        
-        :
-        
-      Allow to extend JXPathBinding outside the org.apache.cocoon.forms.binding package
-     Thanks to Philippe Gassmann.</description></item><item><title> fix
-          (bug COCOON-1687)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1687)
-        
-        :
-        
-      When saving a cform, remove xml elements if the value of the widget is null.
-      Symptom is eg date field initialized to 1970-01-01
-     Thanks to Philippe Gassmann.</description></item><item><title> fix
-          (bug COCOON-1259)
-        </title><link>changes.html</link><description> fix
-        by
-        JBQ
-          (fixes bug COCOON-1259)
-        
-        :
-        
-      XMLDBTransformer can use username/password to access XMLDB.
-      Note that DatabaseManager.getCollection() accepts null values for user and
-      password, see
-      http://xmldb-org.sourceforge.net/xapi/api/org/xmldb/api/DatabaseManager.html#getCollection(java.lang.String,%20java.lang.String,%20java.lang.String)
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        CZ
-        :
-        
-      Portal Block: Provide user name to portlets.
-    </description></item><item><title> fix</title><link>changes.html</link><description> fix
-        by
-        CZ
-        :
-        
-      Portal Block: Make wsrp event adapter thread safe, fix error in disposing wsrp
-                    producer and update portals bridges to 1.0.
-    </description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        AG
-        :
-        
-     Replace deprecated library excalibur-io 1.1 with commons-io 1.1.
-     The file excalibur-io-1.1.jar is no longer part of the cocoon distribution.
-     Note: All the packages under org.apache.avalon.excalibur.io.* can be found under
-     org.apache.commons.io.*. Please update the imports in your code.
-   </description></item><item><title> update</title><link>changes.html</link><description> update
-        by
-        AG
-        :
-        
-      Updated asm to 2.1, asm-util to 2.1 and groovy to 1.0-jsr-04.
-    </description></item><item><title> fix</title><link>changes.html</link><description> fix
-        by
-        AN
-        :
-        
-      XSP block: Reintroduce locally scoped xspAttr in xsp.xsl to improve backwards compatibility for pre-2.1.9
-      logicsheets.  (Suggestion by Vadim Gritsenko).
-    </description></item><item><title> fix
-          (bug COCOON-1700)
-        </title><link>changes.html</link><description> fix
-        by
-        JH
-          (fixes bug COCOON-1700)
-        
-        :
-        
-      I18n: XMLResourceBundle checks now for both the new and the old namespace.
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        SW
-        :
-        
-      XMLDB: heavy refactoring. The source is now traversable (like file and jcr) and has two specific
-      methods: createId to create a new document ID for a collection, and and getBinaryOutputStream
-      to write binary data to the database.
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        AN
-        :
-        
-      XSP block: Instrument {#expr} interpolation to produce Cocoon stacktrace for parse errors.
-    </description></item><item><title> fix</title><link>changes.html</link><description> fix
-        by
-        CZ
-        :
-        
-      Portal block: Fix possible encoding problems with JSR 168 portlets.
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        CZ
-        :
-        
-      Portal block: Support external form actions in HTML transformation.
-    </description></item><item><title> fix
-          (bug COCOON-1691)
-        </title><link>changes.html</link><description> fix
-        by
-        AN
-          (fixes bug COCOON-1691)
-        
-        :
-        
-      Database block: Renaming AttributeImpl xspAttr to _xspAttr was not applied to ESQL logicsheet.
-      That caused compliation errors in all XSPs using it.
-     Thanks to Feliciano Borrego.</description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        MPF
-        :
-        
-      Core: Error handling fixed in map:aggregate (ContentAggregator). Now, no content is prepended to the
-      result of any error handling pipeline.
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        MPF
-        :
-        
-      Core: Caching pipelines (CachingProcessingPipeline, ExpiresCachingProcessingPipeline, ...) will now check
-      if the content they are trying to generate is already being generated by another caching pipeline.
-      If so, they will wait for that content to appear in the Cache and use that content instead of
-      re-generating it and possibly causing high load on the server.
-    </description></item><item><title> add</title><link>changes.html</link><description> add
-        by
-        MPF
-        :
-        
-      Core: ExpiresCachingProcessingPipeline will not set up a pipeline anymore when a cached
-      version of it is available. Any cached response will now serve quickly, no matter how
-      complex the actual pipeline is.
-    </description></item></channel></rss>
\ No newline at end of file
+        DUMMY</description></item></channel></rss>
\ No newline at end of file

Modified: cocoon/site/site/2.1/developing/avalon.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/avalon.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/avalon.html (original)
+++ cocoon/site/site/2.1/developing/avalon.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/datasources.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/datasources.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/datasources.html (original)
+++ cocoon/site/site/2.1/developing/datasources.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/deli.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/deli.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/deli.html (original)
+++ cocoon/site/site/2.1/developing/deli.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/deliquick.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/deliquick.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/deliquick.html (original)
+++ cocoon/site/site/2.1/developing/deliquick.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/extending.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/extending.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/extending.html (original)
+++ cocoon/site/site/2.1/developing/extending.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/httprequest.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/httprequest.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/httprequest.html (original)
+++ cocoon/site/site/2.1/developing/httprequest.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/index.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/index.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/index.html (original)
+++ cocoon/site/site/2.1/developing/index.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/parent-component-manager.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/parent-component-manager.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/parent-component-manager.html (original)
+++ cocoon/site/site/2.1/developing/parent-component-manager.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/authentication.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/authentication.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/authentication.html (original)
+++ cocoon/site/site/2.1/developing/portal/authentication.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/basket.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/basket.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/basket.html (original)
+++ cocoon/site/site/2.1/developing/portal/basket.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/coplets.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/coplets.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/coplets.html (original)
+++ cocoon/site/site/2.1/developing/portal/coplets.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/coplets/cachinguricoplet.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/coplets/cachinguricoplet.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/coplets/cachinguricoplet.html (original)
+++ cocoon/site/site/2.1/developing/portal/coplets/cachinguricoplet.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/coplets/uricoplet.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/coplets/uricoplet.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/coplets/uricoplet.html (original)
+++ cocoon/site/site/2.1/developing/portal/coplets/uricoplet.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/events.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/events.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/events.html (original)
+++ cocoon/site/site/2.1/developing/portal/events.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/forms.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/forms.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/forms.html (original)
+++ cocoon/site/site/2.1/developing/portal/forms.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/index.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/index.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/index.html (original)
+++ cocoon/site/site/2.1/developing/portal/index.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/layout_skins.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/layout_skins.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/layout_skins.html (original)
+++ cocoon/site/site/2.1/developing/portal/layout_skins.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/portal-block.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/portal-block.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/portal-block.html (original)
+++ cocoon/site/site/2.1/developing/portal/portal-block.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/profiles.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/profiles.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/profiles.html (original)
+++ cocoon/site/site/2.1/developing/portal/profiles.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/portal/wsrp.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/portal/wsrp.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/portal/wsrp.html (original)
+++ cocoon/site/site/2.1/developing/portal/wsrp.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/source.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/source.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/source.html (original)
+++ cocoon/site/site/2.1/developing/source.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/stores.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/stores.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/stores.html (original)
+++ cocoon/site/site/2.1/developing/stores.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/web3.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/web3.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/web3.html (original)
+++ cocoon/site/site/2.1/developing/web3.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/authentication.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/authentication.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/authentication.html (original)
+++ cocoon/site/site/2.1/developing/webapps/authentication.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/authentication/application_management.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/authentication/application_management.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/authentication/application_management.html (original)
+++ cocoon/site/site/2.1/developing/webapps/authentication/application_management.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/authentication/authenticating_user.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/authentication/authenticating_user.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/authentication/authenticating_user.html (original)
+++ cocoon/site/site/2.1/developing/webapps/authentication/authenticating_user.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/authentication/authentication-handler.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/authentication/authentication-handler.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/authentication/authentication-handler.html (original)
+++ cocoon/site/site/2.1/developing/webapps/authentication/authentication-handler.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/authentication/module_management.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/authentication/module_management.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/authentication/module_management.html (original)
+++ cocoon/site/site/2.1/developing/webapps/authentication/module_management.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/authentication/pipeline_patterns.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/authentication/pipeline_patterns.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/authentication/pipeline_patterns.html (original)
+++ cocoon/site/site/2.1/developing/webapps/authentication/pipeline_patterns.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/authentication/summary.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/authentication/summary.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/authentication/summary.html (original)
+++ cocoon/site/site/2.1/developing/webapps/authentication/summary.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/authentication/user_administration.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/authentication/user_administration.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/authentication/user_administration.html (original)
+++ cocoon/site/site/2.1/developing/webapps/authentication/user_administration.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/authentication/user_management.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/authentication/user_management.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/authentication/user_management.html (original)
+++ cocoon/site/site/2.1/developing/webapps/authentication/user_management.html Sat Apr  8 19:43:13 2006
@@ -1071,7 +1071,7 @@
 <a href="../../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/contexts.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/contexts.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/contexts.html (original)
+++ cocoon/site/site/2.1/developing/webapps/contexts.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/forms.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/forms.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/forms.html (original)
+++ cocoon/site/site/2.1/developing/webapps/forms.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/index.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/index.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/index.html (original)
+++ cocoon/site/site/2.1/developing/webapps/index.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/portal.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/portal.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/portal.html (original)
+++ cocoon/site/site/2.1/developing/webapps/portal.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/developing/webapps/session.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/developing/webapps/session.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/developing/webapps/session.html (original)
+++ cocoon/site/site/2.1/developing/webapps/session.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-actions.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-actions.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-actions.html (original)
+++ cocoon/site/site/2.1/faq/faq-actions.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-aggregators.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-aggregators.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-aggregators.html (original)
+++ cocoon/site/site/2.1/faq/faq-aggregators.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-configure-c2.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-configure-c2.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-configure-c2.html (original)
+++ cocoon/site/site/2.1/faq/faq-configure-c2.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-configure-environment.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-configure-environment.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-configure-environment.html (original)
+++ cocoon/site/site/2.1/faq/faq-configure-environment.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-cvs.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-cvs.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-cvs.html (original)
+++ cocoon/site/site/2.1/faq/faq-cvs.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-databases.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-databases.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-databases.html (original)
+++ cocoon/site/site/2.1/faq/faq-databases.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-debugging.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-debugging.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-debugging.html (original)
+++ cocoon/site/site/2.1/faq/faq-debugging.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-generators.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-generators.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-generators.html (original)
+++ cocoon/site/site/2.1/faq/faq-generators.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-install.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-install.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-install.html (original)
+++ cocoon/site/site/2.1/faq/faq-install.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-matchers.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-matchers.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-matchers.html (original)
+++ cocoon/site/site/2.1/faq/faq-matchers.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-selectors.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-selectors.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-selectors.html (original)
+++ cocoon/site/site/2.1/faq/faq-selectors.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-serializers.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-serializers.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-serializers.html (original)
+++ cocoon/site/site/2.1/faq/faq-serializers.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-sitemap.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-sitemap.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-sitemap.html (original)
+++ cocoon/site/site/2.1/faq/faq-sitemap.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-transformers.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-transformers.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-transformers.html (original)
+++ cocoon/site/site/2.1/faq/faq-transformers.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-xslt.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-xslt.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-xslt.html (original)
+++ cocoon/site/site/2.1/faq/faq-xslt.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/faq-xsp.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/faq-xsp.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/faq-xsp.html (original)
+++ cocoon/site/site/2.1/faq/faq-xsp.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/faq/index.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/faq/index.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/faq/index.html (original)
+++ cocoon/site/site/2.1/faq/index.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/features.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/features.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/features.html (original)
+++ cocoon/site/site/2.1/features.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../2.1/howto/howto-author-snippet.html">Author Snippet</a>

Modified: cocoon/site/site/2.1/howto/howto-author-core-docs.html
URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/howto/howto-author-core-docs.html?rev=392666&r1=392665&r2=392666&view=diff
==============================================================================
--- cocoon/site/site/2.1/howto/howto-author-core-docs.html (original)
+++ cocoon/site/site/2.1/howto/howto-author-core-docs.html Sat Apr  8 19:43:13 2006
@@ -1070,7 +1070,7 @@
 <a href="../../2.1/howto/howto-author-howto.html">Author How-To</a>
 </div>
 <div class="menuitem">
-<a href="../../2.1/howto/howto-author-faq.html">Author FAQ</a>
+<a href="../../2.1/howto/howto-author-faq-document.html">Author FAQ</a>
 </div>
 <div class="menuitem">
 <a href="../../2.1/howto/howto-author-snippet.html">Author Snippet</a>



Re: svn commit: r392666 [3/8] - in /cocoon/site/site: ./ 2.1/ 2.1/developing/ 2.1/developing/portal/ 2.1/developing/portal/coplets/ 2.1/developing/webapps/ 2.1/developing/webapps/authentication/ 2.1/faq/ 2.1/howto/ 2.1/installing/ 2.1/plan/documentation/ 2...

Posted by Antonio Gallardo <ag...@agssa.net>.
Jean-Baptiste Quenot escribió:
> I noticed you updated the RSS feed for Cocoon changes upon release
> of 2.1.9.  How  is it generated?  I intend to  improve the format,
> and would like to have it generated daily.
>   
Hi Jean-Baptiste,

The rss is generated using forrest. If you want to improve it, forrest 
is the place to go. Anyway, Ross can tell you more about hw our site is 
generated now. He did the work and I just uploaded the files in ourder 
to update our site. [1]

Best Regards,

Antonio Gallardo

[1] http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=114454664515642

Re: svn commit: r392666 [3/8] - in /cocoon/site/site: ./ 2.1/ 2.1/developing/ 2.1/developing/portal/ 2.1/developing/portal/coplets/ 2.1/developing/webapps/ 2.1/developing/webapps/authentication/ 2.1/faq/ 2.1/howto/ 2.1/installing/ 2.1/plan/documentation/ 2...

Posted by Jean-Baptiste Quenot <jb...@apache.org>.
* antonio@apache.org:
> Modified: cocoon/site/site/2.1/changes.rss
> URL: http://svn.apache.org/viewcvs/cocoon/site/site/2.1/changes.rss?rev=392666&r1=392665&r2=392666&view=diff
> ==============================================================================
> --- cocoon/site/site/2.1/changes.rss (original)
> +++ cocoon/site/site/2.1/changes.rss Sat Apr  8 19:43:13 2006
> @@ -1,5 +1,5 @@
>  <?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
> -<rss version="0.91"><channel><title>Apache Cocoon (2.1.9) Changes</title><link>changes.html</link><description>Apache Cocoon (2.1.9) Changes</description><language>en-us</language>
> +<rss version="0.91"><channel><title>Apache Cocoon (2.1.10) Changes</title><link>changes.html</link><description>Apache Cocoon (2.1.10) Changes</description><language>en-us</language>
>   
>    
>    
> @@ -65,6 +65,43 @@
>    
>      <item><title> add</title><link>changes.html</link><description> add
>          by
> +        NN
> +        :
> +        DUMMY</description></item>
> +  
> +  
> +    <item><title> fix</title><link>changes.html</link><description> fix
> +        by
> +        JBQ
> +        :
> +        
> +      Fix caching problems in ImageReader: image was not regenerated when allow-enlarging or fit-uniform sitemap
> +      parameters were changed
> +    </description></item>

Dear Antonio,

I noticed you updated the RSS feed for Cocoon changes upon release
of 2.1.9.  How  is it generated?  I intend to  improve the format,
and would like to have it generated daily.
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/