You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2006/10/11 08:55:12 UTC

svn commit: r462716 [26/29] - in /cocoon/site/site/2.1: ./ developing/ developing/portal/ developing/portal/coplets/ developing/webapps/ developing/webapps/authentication/ faq/ howto/ installing/ plan/documentation/ plan/otherplanning/ plan/overview/ s...

Modified: cocoon/site/site/2.1/userdocs/i18nTransformer.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/i18nTransformer.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/i18nTransformer.html (original)
+++ cocoon/site/site/2.1/userdocs/i18nTransformer.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1231,12 +1231,12 @@
 </ul>
 <p>This approach for internationalization (further - i18n) of XML documents
 within Cocoon is based on a transformer -
-<a href="http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/I18nTransformer.html">
+<a description="" href="http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/I18nTransformer.html">
 <tt>I18nTransformer</tt> </a> , which uses XML dictionaries for all the
 multilingual data. The namespace URI of i18n transformer is defined as follows:
 </p>
 <pre>xmlns:i18n="http://apache.org/cocoon/i18n/2.1</pre>
-<a name="N10020"></a><a name="Other+implementation+details"></a>
+<a name="N10021"></a><a name="Other+implementation+details"></a>
 <h3 class="h4">Other implementation details</h3>
 <ul>
 
@@ -1250,7 +1250,7 @@
 
 </ul>
 </div>
-<a name="N10032"></a><a name="Brief+description"></a>
+<a name="N10033"></a><a name="Brief+description"></a>
 <h2 class="h3">Brief description</h2>
 <div class="section">
 <p>The following features are supported by the i18n transformer:</p>
@@ -1280,10 +1280,10 @@
 achieve more flexibility.</div>
 </div>
 </div>
-<a name="N1005A"></a><a name="Markup+Reference"></a>
+<a name="N1005B"></a><a name="Markup+Reference"></a>
 <h2 class="h3">Markup Reference</h2>
 <div class="section">
-<a name="N1005E"></a><a name="Summary"></a>
+<a name="N1005F"></a><a name="Summary"></a>
 <h3 class="h4">Summary</h3>
 <p>Special tags in i18n namespace are used to mark parts of XML document that
 should be substituted with dictionary messages.</p>
@@ -1309,7 +1309,7 @@
 
 <tr>
 
-<td><a href="#i18n_text">i18n:text</a></td>
+<td><a description="" href="#i18n_text">i18n:text</a></td>
 <td>
 
 <p>Used for simple text translation</p>
@@ -1320,7 +1320,7 @@
 
 <tr>
 
-<td><a href="#i18n_attr">i18n:attr</a></td>
+<td><a description="" href="#i18n_attr">i18n:attr</a></td>
 <td>
 
 <p>Attribute for any element (not in i18n-namespace). Contains the names of
@@ -1332,7 +1332,7 @@
 
 <tr>
 
-<td><a href="#i18n_translate">i18n:translate</a></td>
+<td><a description="" href="#i18n_translate">i18n:translate</a></td>
 <td>
 
 <p>Translates text with parameter substitution</p>
@@ -1343,7 +1343,7 @@
 
 <tr>
 
-<td><a href="#i18n_param">i18n:param</a></td>
+<td><a description="" href="#i18n_param">i18n:param</a></td>
 <td>
 
 <p>Used with <tt>i18n:translate</tt> to provide substitution parameter</p>
@@ -1354,7 +1354,7 @@
 
 <tr>
 
-<td><a href="#i18n_date">i18n:date</a></td>
+<td><a description="" href="#i18n_date">i18n:date</a></td>
 <td>
 
 <p>Formats the date in localized manner</p>
@@ -1365,7 +1365,7 @@
 
 <tr>
 
-<td><a href="#i18n_time">i18n:time</a></td>
+<td><a description="" href="#i18n_time">i18n:time</a></td>
 <td>
 
 <p>Formats the time in localized manner</p>
@@ -1376,7 +1376,7 @@
 
 <tr>
 
-<td><a href="#i18n_datetime">i18n:date-time</a></td>
+<td><a description="" href="#i18n_datetime">i18n:date-time</a></td>
 <td>
 
 <p>Formats the date and time in localized manner</p>
@@ -1387,7 +1387,7 @@
 
 <tr>
 
-<td><a href="#i18n_number">i18n:number</a></td>
+<td><a description="" href="#i18n_number">i18n:number</a></td>
 <td>
 
 <p>Formats numbers, currencies and percent in localized manner</p>
@@ -1399,7 +1399,7 @@
 </tbody>
 
 </table>
-<a name="N100ED"></a><a name="i18n%3Atext"></a>
+<a name="N100F6"></a><a name="i18n%3Atext"></a>
 <h3 class="h4">i18n:text</h3>
 <p>To translate some simple text we use the <tt>&lt;i18n:text&gt;</tt> tag:</p>
 <pre>&lt;i18n:text&gt;Text to be translated&lt;/i18n:text&gt;</pre>
@@ -1417,7 +1417,7 @@
 using a non-default dictionary, mention the id of the dictionary in an
 i18n:catalogue attribute:</p>
 <pre>&lt;i18n:text i18n:catalogue="menu"&gt;key_text&lt;/i18n:text&gt;</pre>
-<a name="N10106"></a><a name="Translation+with+param+substitution"></a>
+<a name="N10110"></a><a name="Translation+with+param+substitution"></a>
 <h3 class="h4">Translation with param substitution</h3>
 <p>To translate the text with param substitution the
 <tt>&lt;i18n:translate&gt;</tt> tag must be used. We can specify some
@@ -1463,8 +1463,8 @@
 <p>Parameters can be dates, numbers and currencies. Use <strong>type</strong>
 attribute to specify one of the possible types: <tt>date | time | date-time |
 number | currency | currency-no-unit | int-currency | percent </tt>. See more on
-params <a href="#i18n_param">here</a>.</p>
-<a name="N10145"></a><a name="Attributes"></a>
+params <a description="" href="#i18n_param">here</a>.</p>
+<a name="N10151"></a><a name="Attributes"></a>
 <h3 class="h4">Attributes</h3>
 <p>Additionally we can translate attributes. This is very useful for HTML-forms
 since labels of buttons are set via an attribute in HTML. To translate
@@ -1485,7 +1485,7 @@
 multiple dictionaries. To use a specific dictionary, add the id of the
 dictionary before the key, separated by a colon:</p>
 <pre>&lt;INPUT type="submit" value="form:Submit" i18n:attr="value"/&gt;</pre>
-<a name="N1015C"></a><a name="Date%2C+time+and+number+formatting"></a>
+<a name="N10169"></a><a name="Date%2C+time+and+number+formatting"></a>
 <h3 class="h4">Date, time and number formatting</h3>
 <p>To format dates according to the current locale use <tt>&lt;i18n:date
 src-pattern="dd/MM/yyyy" pattern="dd:MMM:yyyy" value="01/01/2001" /&gt;</tt>.
@@ -1564,11 +1564,11 @@
 <p>Result will be like this: <tt>You have to pay $102.5 for 2.5 pounds or 10% of
 your profit. Valid from 13-Jun-01</tt>
 </p>
-<a name="N101EB"></a><a name="Catalogues+%28Dictionaries%29"></a>
+<a name="N101F9"></a><a name="Catalogues+%28Dictionaries%29"></a>
 <h3 class="h4">Catalogues (Dictionaries)</h3>
 <p>Message catalogues contain translations to be used by the i18n transformer.
 </p>
-<a name="N101F1"></a><a name="Catalogues+format"></a>
+<a name="N101FF"></a><a name="Catalogues+format"></a>
 <h4>Catalogues format</h4>
 <p>A single message catalogue file contains translations for a particular
 language, e.g.:</p>
@@ -1581,7 +1581,7 @@
   &lt;/catalogue&gt;</pre>
 <p>Where <strong>key</strong> attribute specifies a particular message for that
 language.</p>
-<a name="N101FE"></a><a name="Usage"></a>
+<a name="N1020C"></a><a name="Usage"></a>
 <h4>Usage</h4>
 <p>Files to be translated contain i18n markup. At runtime, the i18n transformer
 will find a message catalogue for the user's locale, and will appropriately
@@ -1625,7 +1625,7 @@
 </ul>
 <p>This allows the developer to write a hierarchy of message catalogues, at each
 defining messages with increasing depth of variation.</p>
-<a name="N1025C"></a><a name="Sitemap+configuration"></a>
+<a name="N1026A"></a><a name="Sitemap+configuration"></a>
 <h3 class="h4">Sitemap configuration</h3>
 <pre>&lt;map:transformer name="i18n"
      src="org.apache.cocoon.transformation.I18nTransformer"&gt;
@@ -1702,13 +1702,13 @@
 <strong>default-catalogue-id</strong> parameter.</div>
 </div>
 </div>
-<a name="N102B0"></a><a name="Samples"></a>
+<a name="N102BE"></a><a name="Samples"></a>
 <h2 class="h3">Samples</h2>
 <div class="section">
 <p>i18n samples from Cocoon demonstrate all the features of i18n transformer and
 give some ideas on user's locale determination.</p>
 </div>
-<a name="N102B6"></a><a name="Usage+Pattern+for+Dictionary+Generator+Stylesheet"></a>
+<a name="N102C4"></a><a name="Usage+Pattern+for+Dictionary+Generator+Stylesheet"></a>
 <h2 class="h3">Usage Pattern for Dictionary Generator Stylesheet</h2>
 <div class="section">
 <p>It is sometimes better to maintain a master dictionary that contains all the
@@ -1717,13 +1717,13 @@
 <tt>src/resources/dev/i18n</tt> (in version 2.1 and higher).<br>
 Below is given an example for a new language addition using a master dictionary.
 </p>
-<a name="N102C1"></a><a name="Initial+key+generation"></a>
+<a name="N102CF"></a><a name="Initial+key+generation"></a>
 <h3 class="h4">Initial key generation</h3>
 <p>To generate all the i18n keys from a source file (XML or XSP) use the
 <strong>markup2message.xsl</strong> stylesheet. Simply transform your content
 file using this stylesheet. Result will be an empty message catalogue for the
 given language.</p>
-<a name="N102CA"></a><a name="Key+generation+from+master+dictionary"></a>
+<a name="N102D8"></a><a name="Key+generation+from+master+dictionary"></a>
 <h3 class="h4">Key generation from master dictionary</h3>
 <p>Generate a dictionary with keys and placeholders for Spanish translations
 using the <strong>merge.xsl</strong> stylesheet. Optionally, for one of the
@@ -1754,11 +1754,11 @@
 </p>
 <p>This will create a file simple_dict_es.xml with entries, keys and
 placeholders.</p>
-<a name="N102ED"></a><a name="Translation"></a>
+<a name="N102FB"></a><a name="Translation"></a>
 <h3 class="h4">Translation</h3>
 <p>Replace placeholders with translation according to the keys or original
 translations, if they were kept during generation.</p>
-<a name="N102F3"></a><a name="Add+to+the+master+dictionary"></a>
+<a name="N10301"></a><a name="Add+to+the+master+dictionary"></a>
 <h3 class="h4">Add to the master dictionary</h3>
 <p>Use the same stylesheet for this purpose with this params:</p>
 <pre>mode = merge

Modified: cocoon/site/site/2.1/userdocs/imagedirectory-generator.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/imagedirectory-generator.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/imagedirectory-generator.html (original)
+++ cocoon/site/site/2.1/userdocs/imagedirectory-generator.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1217,7 +1217,7 @@
 <h2 class="h3">Image Directory Generator</h2>
 <div class="section">
 <p>The Image Directory provides all the functionality of the
-<a href="../../2.1/userdocs/directory-generator.html">Directory Generator</a>. Additionally it ensures that the
+<a description="" href="../../2.1/userdocs/directory-generator.html">Directory Generator</a>. Additionally it ensures that the
 files are images and adds their dimensions (<tt>width</tt> and <tt>height</tt>)
 to the attributes. It is configured in the same way as the Directory Generator.
 </p>

Modified: cocoon/site/site/2.1/userdocs/index.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/index.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/index.html (original)
+++ cocoon/site/site/2.1/userdocs/index.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1223,15 +1223,15 @@
 query into XML data".</p>
 <p>If you are interested in developing real-world web-applications requiring
 form handling, authentication or even developing your own portal, have a look at
-the <a href="../../2.1/developing/webapps/index.html">web application documentation</a>.</p>
+the <a description="" href="../../2.1/developing/webapps/index.html">web application documentation</a>.</p>
 <p>If you've been writing web applications with any other system you should also
-take a look at Cocoon <a href="../../2.1/userdocs/flow/index.html">Control Flow</a>, which makes writing
+take a look at Cocoon <a description="" href="../../2.1/userdocs/flow/index.html">Control Flow</a>, which makes writing
 complex Web applications easy with Cocoon. Complex multi-page interactions can
-be <a href="../../2.1/userdocs/flow/continuations.html">described</a> easily as blocking function calls.</p>
+be <a description="" href="../../2.1/userdocs/flow/continuations.html">described</a> easily as blocking function calls.</p>
 <p>Come back often...this guide is being updated regularly.</p>
 <p>The actual user documentation is available from the side-panel.</p>
 </div>
-<a name="N10021"></a><a name="What+do+you+need+to+know+before+taking-off+with+Cocoon%3F"></a>
+<a name="N10024"></a><a name="What+do+you+need+to+know+before+taking-off+with+Cocoon%3F"></a>
 <h2 class="h3">What do you need to know before taking-off with Cocoon?</h2>
 <div class="section">
 <p>Well, the question above is not that easy to answer. It depends on what you
@@ -1243,7 +1243,7 @@
 extend Cocoon for example), then you need to program Java. So, we split up this
 description into two sections: one for users and one for developers.</p>
 </div>
-<a name="N10029"></a><a name="The+usual+Cocoon+User+profile"></a>
+<a name="N1002C"></a><a name="The+usual+Cocoon+User+profile"></a>
 <h2 class="h3">The usual Cocoon User profile</h2>
 <div class="section">
 <p>Before getting started, you should understand some basics for building web

Modified: cocoon/site/site/2.1/userdocs/jpath-transformer.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/jpath-transformer.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/jpath-transformer.html (original)
+++ cocoon/site/site/2.1/userdocs/jpath-transformer.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/jsp-generator.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/jsp-generator.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/jsp-generator.html (original)
+++ cocoon/site/site/2.1/userdocs/jsp-generator.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1243,7 +1243,7 @@
 <p>As JSP servlet engines are implemented differently, you may have to select
 the appropriate JSPEngine component. The default is a JSPEngine working with
 Tomcat's JSP servlet engine Jasper. You may override the cocoon.roles by your
-own my.roles, as described in the <a href="../../2.1/faq/index.html">FAQs</a>.</p>
+own my.roles, as described in the <a description="" href="../../2.1/faq/index.html">FAQs</a>.</p>
 <p>The JSPEngine component of Tomcat's JSPEngine is implemented in
 JSPEngineImpl. If you want to use another JSPEngine component, you may specify
 it in a my.roles file. The following sample specify in file WEB-INF/my.roles a
@@ -1328,7 +1328,7 @@
 
 </table>
 <p>The next sections describe the settings of the JSPEngine components.</p>
-<a name="N10070"></a><a name="JSPEngineImpl"></a>
+<a name="N10071"></a><a name="JSPEngineImpl"></a>
 <h3 class="h4">JSPEngineImpl</h3>
 <p>This JSPEngine is the default engine selected in cocoon.roles. By default it
 uses Tomcats' JASPER JSP servlet engine.</p>
@@ -1346,7 +1346,7 @@
 <p>JSPEngineImplNamedDispatcherInclude delegates the selection of a JSP servlet
 engine instance to the servlet engine. It selects by servlet-name, and not by
 servlet-class. This is the key differences of these two implementations.</p>
-<a name="N1007E"></a><a name="JSPEngineImplWLS"></a>
+<a name="N1007F"></a><a name="JSPEngineImplWLS"></a>
 <h3 class="h4">JSPEngineImplWLS</h3>
 <p>This JSPEngine is implemented especially for WebLogic 5.1. WebLogic 6.0, and
 WebLogic 6.1 may work, too. JSPEngineImplWLS finds the named request dispatch
@@ -1362,7 +1362,7 @@
              value="MyNameOfMyJspServletOfMyServletEngine"/&gt;
 &lt;/jsp-engine&gt;
 </pre>
-<a name="N1008A"></a><a name="JSPEngineImplNamedDispatcherInclude"></a>
+<a name="N1008B"></a><a name="JSPEngineImplNamedDispatcherInclude"></a>
 <h3 class="h4">JSPEngineImplNamedDispatcherInclude</h3>
 <p>This JSPEngine is implemented like JSPEnginImplWLS without using any WebLogic
 classes. You may try to use this JSPEngine if JSPEngineImpl does not meet your

Modified: cocoon/site/site/2.1/userdocs/jx-generator.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/jx-generator.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/jx-generator.html (original)
+++ cocoon/site/site/2.1/userdocs/jx-generator.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/jx-template-transformer.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/jx-template-transformer.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/jx-template-transformer.html (original)
+++ cocoon/site/site/2.1/userdocs/jx-template-transformer.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/ldap-transformer.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/ldap-transformer.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/ldap-transformer.html (original)
+++ cocoon/site/site/2.1/userdocs/ldap-transformer.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/lexer-transformer.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/lexer-transformer.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/lexer-transformer.html (original)
+++ cocoon/site/site/2.1/userdocs/lexer-transformer.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/link-serializer.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/link-serializer.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/link-serializer.html (original)
+++ cocoon/site/site/2.1/userdocs/link-serializer.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1232,7 +1232,7 @@
 
 </ul>
 </div>
-<a name="N10023"></a><a name="Usage"></a>
+<a name="N10025"></a><a name="Usage"></a>
 <h2 class="h3">Usage</h2>
 <div class="section">
 <p>To use the link serializer for the command-line or the link status generator,

Modified: cocoon/site/site/2.1/userdocs/linkstatus-generator.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/linkstatus-generator.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/linkstatus-generator.html (original)
+++ cocoon/site/site/2.1/userdocs/linkstatus-generator.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/log-transformer.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/log-transformer.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/log-transformer.html (original)
+++ cocoon/site/site/2.1/userdocs/log-transformer.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/logicsheets/esql.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/logicsheets/esql.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/logicsheets/esql.html (original)
+++ cocoon/site/site/2.1/userdocs/logicsheets/esql.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1634,7 +1634,7 @@
 documentation or further examples - please send them to
 <a href="mailto:users.at.cocoon.apache.org">users.at.cocoon.apache.org</a>!</p>
 </div>
-<a name="N10179"></a><a name="Template+Descriptions"></a>
+<a name="N1017A"></a><a name="Template+Descriptions"></a>
 <h2 class="h3">Template Descriptions</h2>
 <div class="section">
 <table class="ForrestTable" cellspacing="1" cellpadding="4">

Modified: cocoon/site/site/2.1/userdocs/logicsheets/logicsheet-forms.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/logicsheets/logicsheet-forms.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/logicsheets/logicsheet-forms.html (original)
+++ cocoon/site/site/2.1/userdocs/logicsheets/logicsheet-forms.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/logicsheets/request.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/logicsheets/request.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/logicsheets/request.html (original)
+++ cocoon/site/site/2.1/userdocs/logicsheets/request.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1228,11 +1228,11 @@
 submitted HTML form. See xsp-request:get-parameter below for more information on
 this topic.</p>
 </div>
-<a name="N10013"></a><a name="Usage"></a>
+<a name="N10014"></a><a name="Usage"></a>
 <h2 class="h3">Usage</h2>
 <div class="section">
 <p>As an XSP logicsheet, the Request logicsheet can only be used in an XSP page.
-It may be helpful to be familiar with <a href="../../../2.1/userdocs/xsp/../xsp.html">XSP</a> before working
+It may be helpful to be familiar with <a description="" href="../../../2.1/userdocs/xsp/../xsp.html">XSP</a> before working
 with this (or any) logicsheet.</p>
 <p>To use the Request logicsheet, you must first declare the
 <em>xsp-request</em> namespace, mapping it to the uri
@@ -1247,10 +1247,10 @@
 &lt;/xsp:page&gt;
 </pre>
 <p>You may then use any of the elements in the <em>request</em> namespace
-described in the <a href="../../../2.1/userdocs/logicsheets/request.html#id_el">Elements Reference</a> section below.
+described in the <a description="" href="../../../2.1/userdocs/logicsheets/request.html#id_el">Elements Reference</a> section below.
 </p>
 </div>
-<a name="N10030"></a><a name="Example+Code"></a>
+<a name="N10033"></a><a name="Example+Code"></a>
 <h2 class="h3">Example Code</h2>
 <div class="section">
 <p>The following code shows a typical example of using the Request logicsheet.
@@ -1283,7 +1283,7 @@
 <p>
 <strong>Fruit requested:</strong> apple</p>
 </div>
-<a name="N10049"></a><a name="XSP+Interactions"></a>
+<a name="N1004C"></a><a name="XSP+Interactions"></a>
 <h2 class="h3">XSP Interactions</h2>
 <div class="section">
 <p>The Request logicsheet tags may be used interchangeably with XSP code that
@@ -1333,7 +1333,7 @@
 &lt;fruit&gt;&lt;xsp:expr&gt;fruit&lt;/xsp:expr&gt;&lt;/fruit&gt;
 </pre>
 </div>
-<a name="N10063"></a><a name="id_el"></a>
+<a name="N10066"></a><a name="id_el"></a>
 <h2 class="h3">Elements Reference</h2>
 <div class="section">
 <p>All Request elements which require or allow for additional information allow

Modified: cocoon/site/site/2.1/userdocs/logicsheets/sendmail.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/logicsheets/sendmail.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/logicsheets/sendmail.html (original)
+++ cocoon/site/site/2.1/userdocs/logicsheets/sendmail.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1224,13 +1224,13 @@
 <a class="external" href="http://java.sun.com/products/javamail/">Java Mail API</a> ) for more
 information.</p>
 <p>The Sendmail logicsheet is an alternative to the
-<a href="../../../2.1/userdocs/optional/sendmail-action.html">Sendmail action</a>.</p>
+<a description="" href="../../../2.1/userdocs/optional/sendmail-action.html">Sendmail action</a>.</p>
 </div>
-<a name="N10017"></a><a name="Usage"></a>
+<a name="N10019"></a><a name="Usage"></a>
 <h2 class="h3">Usage</h2>
 <div class="section">
 <p>As an XSP logicsheet, the Sendmail logicsheet can only be used in an XSP
-page. It may be helpful to be familiar with <a href="../../../2.1/userdocs/xsp/../xsp.html">XSP</a> before
+page. It may be helpful to be familiar with <a description="" href="../../../2.1/userdocs/xsp/../xsp.html">XSP</a> before
 working with this (or any) logicsheet.</p>
 <p>Since the Sendmail logicsheet is not activated in the default Cocoon setup, a
 couple of steps must be taken before an email can be send.</p>
@@ -1242,9 +1242,7 @@
 <p>Before the Sendmail logicsheet can be used, some setup in
 <tt>cocoon.xconf</tt> is required. See, if the following fragment is already
 existing.</p>
-<pre>
-
-&lt;builtin-logicsheet&gt;
+<pre>&lt;builtin-logicsheet&gt;
   &lt;parameter name="prefix" value="sendmail"/&gt;
   &lt;parameter name="uri" value="http://apache.org/cocoon/sendmail/1.0"/&gt;
   &lt;parameter name="href"
@@ -1261,9 +1259,7 @@
 namespace, mapping it to the uri
 <em>http://apache.org/cocoon/sendmail/1.0</em>. These steps will result in code
 like this:</p>
-<pre>
-
-&lt;xsp:page language="java"
+<pre>&lt;xsp:page language="java"
   xmlns:xsp="http://apache.org/xsp"
   xmlns:sendmail="http://apache.org/cocoon/sendmail/1.0"&gt;
 
@@ -1273,18 +1269,16 @@
 
       </pre>
 <p>You may then use any of the elements in the <em>sendmail</em> namespace
-described in the <a href="../../../2.1/userdocs/logicsheets/sendmail.html#elements">Elements Reference</a> section
+described in the <a description="" href="../../../2.1/userdocs/logicsheets/sendmail.html#elements">Elements Reference</a> section
 below.</p>
 </div>
-<a name="N10050"></a><a name="Example+Code"></a>
+<a name="N10054"></a><a name="Example+Code"></a>
 <h2 class="h3">Example Code</h2>
 <div class="section">
 <p>The following code shows an example of using the Sendmail logicsheet. A HTML
 form is used, to post information about updated documentation to some imaginary
 mailing list. The XSP page is invoked from a HTML form like this.</p>
-<pre>
-
-&lt;form action="/cocoon/xsp/mail/send-a-mail" method="post"
+<pre>&lt;form action="/cocoon/xsp/mail/send-a-mail" method="post"
       enctype="multipart/form-data"&gt;
 
 &lt;input type="text" name="subject" size="56" /&gt;
@@ -1306,9 +1300,7 @@
 <p>Since the form allows to attach upto two arbitrary files, it is important,
 that <tt>enctype="multipart/form-data"</tt> is used. This is the XSP code, that
 is invoked:</p>
-<pre>
-
-&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;
+<pre>&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;
 &lt;xsp:page language="java"
     xmlns:xsp="http://apache.org/xsp"
     xmlns:xsp-request="http://apache.org/xsp/request/2.0"
@@ -1373,12 +1365,14 @@
 <tt>&lt;sendmail:body&gt;</tt> element would be lost due to the internal
 workings of the Sendmail logicsheet.</p>
 </div>
-<a name="N10081"></a><a name="elements"></a>
+<a name="N10085"></a><a name="elements"></a>
 <h2 class="h3">Elements Reference</h2>
 <div class="section">
 <p>All of the Sendmail logicsheet elements, in alphabetic order.</p>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 
+<tbody>
+
 <tr>
 
 <th>
@@ -1553,13 +1547,38 @@
 
 </tr>
 
+</tbody>
+
 </table>
 </div>
-<a name="N1013B"></a><a name="Hint"></a>
+<a name="N10143"></a><a name="Hint"></a>
 <h2 class="h3">Hint</h2>
 <div class="section">
-<p>Please read this <a href="../../../2.1/userdocs/optional/sendmail-action.html#hint">hint</a>, since it applies here as
+<p>Please read this <a description="" href="../../../2.1/userdocs/optional/sendmail-action.html#hint">hint</a>, since it applies here as
 well.</p>
+</div>
+<a name="N1014E"></a><a name="Probable+solution+to+SendMail+not+working"></a>
+<h2 class="h3">Probable solution to SendMail not working</h2>
+<div class="section">
+<p>If you have setup your SendMail Logicsheet in Cocoon 2.1.8 or 2.1.9 or more
+recent and it doesn't work although the result of the action is
+<strong>success</strong>, the problem might lie</p>
+<p>in the existence of the Geronimo files. Due to licensing problems it was not
+possible to include Sun's mail API jars, but without Cocoon wouldn't compile.
+Therefore, we included the Geronimo jars.</p>
+<p>What you should do is:</p>
+<ul>
+
+<li>Download the&nbsp;<a class="external" href="http://java.sun.com/products/javamail/"> JavaMail</a>
+and&nbsp;<a class="external" href="http://java.sun.com/products/javabeans/glasgow/jaf.html">
+JavaBeans Activation Framework (JAF)</a> API's from Sun to work.</li>
+
+<li>Add them to WEB-INF/lib.</li>
+
+<li>Remove geronimo-spec-javamail-*.jar and geronimo-spec-activation-*.jar from
+WEB-INF/lib.</li>
+
+</ul>
 <div class="daisy-edit-link">
 <p>
 <em>Errors and Improvements?</em>

Modified: cocoon/site/site/2.1/userdocs/logicsheets/session.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/logicsheets/session.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/logicsheets/session.html (original)
+++ cocoon/site/site/2.1/userdocs/logicsheets/session.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1234,11 +1234,11 @@
 client requests, and you can also set how long the session should remain valid.
 </p>
 </div>
-<a name="N10015"></a><a name="Usage"></a>
+<a name="N10016"></a><a name="Usage"></a>
 <h2 class="h3">Usage</h2>
 <div class="section">
 <p>As an XSP logicsheet, the Session logicsheet can only be used in an XSP page.
-It may be helpful to be familiar with <a href="../../../2.1/userdocs/xsp/../xsp.html">XSP</a> before working
+It may be helpful to be familiar with <a description="" href="../../../2.1/userdocs/xsp/../xsp.html">XSP</a> before working
 with this (or any) logicsheet.</p>
 <p>To use the Session logicsheet, you must first declare the <em>session</em>
 namespace, mapping it to the uri <em>http://apache.org/xsp/session/2.0</em>.
@@ -1257,10 +1257,10 @@
 &lt;/xsp:page&gt;
 </pre>
 <p>You may then use any of the elements in the <em>session</em> namespace
-described in the <a href="../../../2.1/userdocs/logicsheets/session.html#elements">Elements Reference</a> section
+described in the <a description="" href="../../../2.1/userdocs/logicsheets/session.html#elements">Elements Reference</a> section
 below.</p>
 </div>
-<a name="N10035"></a><a name="Example+Code"></a>
+<a name="N10038"></a><a name="Example+Code"></a>
 <h2 class="h3">Example Code</h2>
 <div class="section">
 <p>The following code shows an example of using the Session logicsheet. This
@@ -1292,7 +1292,7 @@
 <p>
 <strong>Your session was created:</strong> Wed Jun 13 17:42:44 EDT 2001</p>
 </div>
-<a name="N10047"></a><a name="XSP+Interactions"></a>
+<a name="N1004A"></a><a name="XSP+Interactions"></a>
 <h2 class="h3">XSP Interactions</h2>
 <div class="section">
 <p>The Session logicsheet tags may be used interchangeably with XSP code that
@@ -1348,7 +1348,7 @@
 &lt;fruit&gt;&lt;xsp:expr&gt;fruit&lt;/xsp:expr&gt;&lt;/fruit&gt;
 </pre>
 </div>
-<a name="N10064"></a><a name="elements"></a>
+<a name="N10067"></a><a name="elements"></a>
 <h2 class="h3">Elements Reference</h2>
 <div class="section">
 <p>All Session elements which require or allow for additional information allow

Modified: cocoon/site/site/2.1/userdocs/matchers.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/matchers.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/matchers.html (original)
+++ cocoon/site/site/2.1/userdocs/matchers.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1218,9 +1218,9 @@
 <div class="section">
 <p>This document lists all of the available matchers of Apache Cocoon and
 describes their purpose. See also the concepts document
-<a href="../../2.1/userdocs/concepts/matchers_selectors.html">Using and Implementing Matchers and Selectors</a>.</p>
+<a description="" href="../../2.1/userdocs/concepts/matchers_selectors.html">Using and Implementing Matchers and Selectors</a>.</p>
 </div>
-<a name="N10011"></a><a name="Overview"></a>
+<a name="N10012"></a><a name="Overview"></a>
 <h2 class="h3">Overview</h2>
 <div class="section">
 <p>A matcher is a core sitemap component of Cocoon. Matchers allow Cocoon to
@@ -1260,7 +1260,7 @@
 end with ".xml" will meet this matcher's requirement. For example, a URI request
 for "body-cocoon.xml" would match the second entry.</p>
 </div>
-<a name="N1001F"></a><a name="Order"></a>
+<a name="N10020"></a><a name="Order"></a>
 <h2 class="h3">Order</h2>
 <div class="section">
 <p>It's important to understand that Cocoon is based on a "first-match"
@@ -1272,7 +1272,7 @@
 "body-faq.xml" but "body-**.xml" because it appears first. (This is a familiar
 concept, especially in router and firewall configurations.)</p>
 </div>
-<a name="N10025"></a><a name="Tokenization"></a>
+<a name="N10026"></a><a name="Tokenization"></a>
 <h2 class="h3">Tokenization</h2>
 <div class="section">
 <p>Another important feature of matchers is tokenization. Every "variable" part
@@ -1285,7 +1285,7 @@
 resolve it to the string "index", and then look for a file named
 "xdocs/index.html".</p>
 </div>
-<a name="N1002B"></a><a name="Wildcard+and+regular+expressions"></a>
+<a name="N1002C"></a><a name="Wildcard+and+regular+expressions"></a>
 <h2 class="h3">Wildcard and regular expressions</h2>
 <div class="section">
 <p>Most Cocoon matchers are built using two different techniques: regular
@@ -1320,7 +1320,7 @@
 
 </ul>
 </div>
-<a name="N10044"></a><a name="Matchers+in+Cocoon"></a>
+<a name="N10045"></a><a name="Matchers+in+Cocoon"></a>
 <h2 class="h3">Matchers in Cocoon</h2>
 <div class="section">
 <ul>

Modified: cocoon/site/site/2.1/userdocs/mp3directory-generator.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/mp3directory-generator.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/mp3directory-generator.html (original)
+++ cocoon/site/site/2.1/userdocs/mp3directory-generator.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/offline/ant.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/offline/ant.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/offline/ant.html (original)
+++ cocoon/site/site/2.1/userdocs/offline/ant.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1232,15 +1232,15 @@
 <p>The taskdef requires this classpath in order to invoke the Ant task, and the
 task itself needs the classpath in order to invoke Cocoon.</p>
 <p>Beyond these configurations, the rest are the same as is used by the
-<a href="../../../2.1/userdocs/offline/cli.html">Command Line interface</a>, and is detailed on the
-<a href="../../../2.1/userdocs/offline/configuration.html">configuration</a> page.</p>
+<a description="" href="../../../2.1/userdocs/offline/cli.html">Command Line interface</a>, and is detailed on the
+<a description="" href="../../../2.1/userdocs/offline/configuration.html">configuration</a> page.</p>
 </div>
-<a name="N1002A"></a><a name="Sample+Ant+Task"></a>
+<a name="N1002C"></a><a name="Sample+Ant+Task"></a>
 <h2 class="h3">Sample Ant Task</h2>
 <div class="section">
 <p>A sample ant build file is shown below. This sample shows only that which is
 required to configure the Ant task. For further details of configuring Cocoon,
-see the <a href="../../../2.1/userdocs/offline/configuration.html">configuration</a> page.</p>
+see the <a description="" href="../../../2.1/userdocs/offline/configuration.html">configuration</a> page.</p>
 <pre>
 
 &lt;?xml version="1.0"?&gt;

Modified: cocoon/site/site/2.1/userdocs/offline/bean.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/offline/bean.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/offline/bean.html (original)
+++ cocoon/site/site/2.1/userdocs/offline/bean.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/offline/cli.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/offline/cli.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/offline/cli.html (original)
+++ cocoon/site/site/2.1/userdocs/offline/cli.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1220,9 +1220,9 @@
 capabilities.</p>
 <p>This page gives details of how configure and use the CLI. Details of the
 concepts behind offline page generation are given on the offline generation
-<a href="../../../2.1/userdocs/offline/index.html">overview</a> page.</p>
+<a description="" href="../../../2.1/userdocs/offline/index.html">overview</a> page.</p>
 </div>
-<a name="N10013"></a><a name="Invoking+the+CLI"></a>
+<a name="N10014"></a><a name="Invoking+the+CLI"></a>
 <h2 class="h3">Invoking the CLI</h2>
 <div class="section">
 <p>The CLI can be invoked from the command line. Change to the root directory of
@@ -1232,7 +1232,7 @@
 </p>
 <p>The relevant parameters are detailed in the following sections.</p>
 </div>
-<a name="N10020"></a><a name="Configuring+the+CLI"></a>
+<a name="N10021"></a><a name="Configuring+the+CLI"></a>
 <h2 class="h3">Configuring the CLI</h2>
 <div class="section">
 <p>The CLI has two methods of configuration, with an <tt>xconf</tt> file, and
@@ -1249,14 +1249,14 @@
 </div>
 <p>Copy <tt>$COCOON/lib/optional/servlet-2_3.jar</tt> to your lib directory (for
 example, WEB-INF/lib).</p>
-<a name="N1003B"></a><a name="Using+an+Xconf+file"></a>
+<a name="N1003C"></a><a name="Using+an+Xconf+file"></a>
 <h3 class="h4">Using an Xconf file</h3>
 <p>To start the CLI using an xconf file, on Unix do <tt>./cocoon.sh cli -x
 &lt;xconf file&gt;</tt> or on Windows: <tt>cocoon cli -x &lt;xconf
 file&gt;</tt>.</p>
 <p>For a sample xconf file, with comments describing each option, see the
-<a href="../../../2.1/userdocs/offline/configuration.html">configuration</a> page.</p>
-<a name="N1004D"></a><a name="Command+Line+Parameters"></a>
+<a description="" href="../../../2.1/userdocs/offline/configuration.html">configuration</a> page.</p>
+<a name="N1004F"></a><a name="Command+Line+Parameters"></a>
 <h3 class="h4">Command Line Parameters</h3>
 <p>You can get a listing of the available parameters on unix with
 <tt>./cocoon.sh cli -h</tt> or on Windows with <tt>cocoon cli -h</tt>. This
@@ -1303,8 +1303,8 @@
 Note: the context directory defaults to './webapp'
         </pre>
 <p>For details of the meaning of each specific parameter, see the
-<a href="../../../2.1/userdocs/offline/index.html">overview</a> page.</p>
-<a name="N10061"></a><a name="Specifying+Targets"></a>
+<a description="" href="../../../2.1/userdocs/offline/index.html">overview</a> page.</p>
+<a name="N10064"></a><a name="Specifying+Targets"></a>
 <h4>Specifying Targets</h4>
 <p>The command line parameter method does not have access to all of Cocoon's URI
 handling features. However, it is possible to specify multiple URIs to be
@@ -1312,11 +1312,11 @@
 destination (specified by the <tt>-d</tt> or <tt>--destDir</tt> option, may be a
 file URI or any other protocol for which a ModifiableSource exists (e.g. FTP).
 </p>
-<a name="N1006D"></a><a name="URI+Files"></a>
+<a name="N10070"></a><a name="URI+Files"></a>
 <h4>URI Files</h4>
 <p>A URI file offers a simple way to specify multiple URIs. The file is treated
 as one URI per line.</p>
-<a name="N10073"></a><a name="Broken+Link+Handling"></a>
+<a name="N10076"></a><a name="Broken+Link+Handling"></a>
 <h4>Broken Link Handling</h4>
 <p>If a broken link file is specified, all broken links will be written to this
 file, in text format, one URI per line.</p>

Modified: cocoon/site/site/2.1/userdocs/offline/configuration.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/offline/configuration.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/offline/configuration.html (original)
+++ cocoon/site/site/2.1/userdocs/offline/configuration.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1220,16 +1220,16 @@
 Cocoon's offline page and site generation capabilities.</p>
 <p>This page gives details of how configure Cocoon. Details of the concepts
 behind offline page generation are given on the offline generation
-<a href="../../../2.1/userdocs/offline/index.html">overview</a> page.</p>
+<a description="" href="../../../2.1/userdocs/offline/index.html">overview</a> page.</p>
 </div>
-<a name="N10016"></a><a name="The+xconf+Configuration+Format"></a>
+<a name="N10017"></a><a name="The+xconf+Configuration+Format"></a>
 <h2 class="h3">The xconf Configuration Format</h2>
 <div class="section">
 <p>The {{xconf}} configuration format can be used both within the Cocoon
-<a href="../../../2.1/userdocs/offline/cli.html">Command Line Interface</a> and within the
-<a href="../../../2.1/userdocs/offline/ant.html">Cocoon Ant Task</a>.</p>
+<a description="" href="../../../2.1/userdocs/offline/cli.html">Command Line Interface</a> and within the
+<a description="" href="../../../2.1/userdocs/offline/ant.html">Cocoon Ant Task</a>.</p>
 </div>
-<a name="N10024"></a><a name="Sample+xconf+File"></a>
+<a name="N10027"></a><a name="Sample+xconf+File"></a>
 <h2 class="h3">Sample xconf File</h2>
 <div class="section">
 <p>Below is a sample XConf file. The details of the file are detailed as

Modified: cocoon/site/site/2.1/userdocs/offline/index.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/offline/index.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/offline/index.html (original)
+++ cocoon/site/site/2.1/userdocs/offline/index.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1228,15 +1228,15 @@
 <ul>
 
 <li>
-<a href="../../../2.1/userdocs/offline/cli.html">Command Line Interface</a>
+<a description="" href="../../../2.1/userdocs/offline/cli.html">Command Line Interface</a>
 </li>
 
 <li>
-<a href="../../../2.1/userdocs/offline/ant.html">Using Ant Task</a>
+<a description="" href="../../../2.1/userdocs/offline/ant.html">Using Ant Task</a>
 </li>
 
 <li>
-<a href="../../../2.1/userdocs/offline/bean.html">Cocoon Bean</a>
+<a description="" href="../../../2.1/userdocs/offline/bean.html">Cocoon Bean</a>
 </li>
 
 </ul>
@@ -1248,7 +1248,7 @@
 filenames by checking the mime type of the generated page. All links to pages
 who's URIs change are changed too.</p>
 </div>
-<a name="N1002A"></a><a name="Configuration"></a>
+<a name="N1002D"></a><a name="Configuration"></a>
 <h2 class="h3">Configuration</h2>
 <div class="section">
 <p>To use Cocoon in its offline mode, a servlet container (e.g. Tomcat or Jetty)
@@ -1257,7 +1257,7 @@
 <p>Having said this, many choose to have a servlet container available locally
 for use whilst debugging, as this can speed up the development process
 significantly.</p>
-<a name="N10035"></a><a name="Directories+and+Files"></a>
+<a name="N10038"></a><a name="Directories+and+Files"></a>
 <h3 class="h4">Directories and Files</h3>
 <p>As all the information Cocoon needs to generate a site is stored in the
 Cocoon webapp directory, we need to tell it where to find it, and where to find
@@ -1273,7 +1273,7 @@
 anywhere of your choosing)</li>
 
 </ul>
-<a name="N10049"></a><a name="Logging"></a>
+<a name="N1004C"></a><a name="Logging"></a>
 <h3 class="h4">Logging</h3>
 <p>There are three options that need to be specified in relation to logging.
 These are:</p>
@@ -1290,7 +1290,7 @@
 takes over)</li>
 
 </ul>
-<a name="N1005D"></a><a name="Other+Configuration+Options"></a>
+<a name="N10060"></a><a name="Other+Configuration+Options"></a>
 <h3 class="h4">Other Configuration Options</h3>
 <p>In online mode, a User agent string tells Cocoon what browser is being used
 to access a page. The user agent can be configured manually for offline
@@ -1310,17 +1310,17 @@
 specifically to a directory. Therefore, the user can specify a default filename
 which will be appended to the page's URI before saving to disc.</p>
 </div>
-<a name="N1006E"></a><a name="URIs+and+Targets"></a>
+<a name="N10071"></a><a name="URIs+and+Targets"></a>
 <h2 class="h3">URIs and Targets</h2>
 <div class="section">
-<a name="N10072"></a><a name="SourceURIs"></a>
+<a name="N10075"></a><a name="SourceURIs"></a>
 <h3 class="h4">SourceURIs</h3>
 <p>A source URI (which may also have a source prefix prepended) is the part of
 the URI that is given to Cocoon for processing. So, for example, if you access a
 page with: <tt>http://localhost:8080/cocoon/site/page.html</tt> then the source
 URI would be <tt>site/page.html</tt>
 </p>
-<a name="N1007D"></a><a name="Destinations+and+Modifiable+Sources"></a>
+<a name="N10080"></a><a name="Destinations+and+Modifiable+Sources"></a>
 <h3 class="h4">Destinations and Modifiable Sources</h3>
 <p>Most of the time, when generating pages, the generated pages will be simply
 written to disk.</p>
@@ -1328,7 +1328,7 @@
 for which a <tt>ModifiableSource</tt> exists. So, for example, it is possible to
 generate a site and have the pages written directly to a web server using FTP,
 by making use of the Avalon <tt>FTPSource</tt>.</p>
-<a name="N1008B"></a><a name="Target+Types"></a>
+<a name="N1008E"></a><a name="Target+Types"></a>
 <h3 class="h4">Target Types</h3>
 <p>When generating a page, Cocoon needs to know how to decide upon the URI of
 the generated page. This process could be described as 'URI arithmetic'.</p>
@@ -1354,7 +1354,7 @@
 <tt>bar</tt> appended will be <tt>foobar</tt>, whereas <tt>foo/</tt> with
 <tt>bar</tt> appended will be <tt>foo/bar</tt>.</div>
 </div>
-<a name="N100BB"></a><a name="Appending"></a>
+<a name="N100BE"></a><a name="Appending"></a>
 <h4>Appending</h4>
 <p>Here, when calculating the destination URI, the source prefix is ignored, and
 the destination URI is calculated by appending the source URI to the end of the
@@ -1364,7 +1364,7 @@
 </p>
 <p>A request will be made to Cocoon for a page at: <tt>site/page.html</tt>. This
 will be saved as <tt>pages/page.html</tt>.</p>
-<a name="N100D3"></a><a name="Replacing"></a>
+<a name="N100D6"></a><a name="Replacing"></a>
 <h4>Replacing</h4>
 <p>Here, when calculating the destination URI, the source prefix and the source
 URI are ignored, and the destination URI is used as is. This is useful when you
@@ -1381,13 +1381,13 @@
 used when following links (otherwise all pages will be written on top of each
 other).</div>
 </div>
-<a name="N100F3"></a><a name="Inserting"></a>
+<a name="N100F6"></a><a name="Inserting"></a>
 <h4>Inserting</h4>
 <p>Here, when calculating the destination URI, the source prefix is ignored, and
 the source URI is inserted into the destination URI at the point marked by an
 asterisk (*). This is intended for use with complex protocols where the source
 URI does not appear at the end of the destination URI.</p>
-<a name="N100F9"></a><a name="Mime+Type+Checking"></a>
+<a name="N100FC"></a><a name="Mime+Type+Checking"></a>
 <h3 class="h4">Mime Type Checking</h3>
 <p>Cocoon can optionally test the mime type for a page, and, if the mime type
 doesn't match the page's extension, amend the destination URI to include the
@@ -1404,13 +1404,13 @@
 which case it is only necessary to generate a page once.</div>
 </div>
 </div>
-<a name="N10109"></a><a name="Following+Links+and+Site+Crawling"></a>
+<a name="N1010C"></a><a name="Following+Links+and+Site+Crawling"></a>
 <h2 class="h3">Following Links and Site Crawling</h2>
 <div class="section">
 <p>Cocoon can be configured to either follow, or ignore, links in pages that it
 generates. It has two methods of gathering links, 'link view' and 'link
 gathering'.</p>
-<a name="N1010F"></a><a name="Link+View+Crawling"></a>
+<a name="N10112"></a><a name="Link+View+Crawling"></a>
 <h3 class="h4">Link View Crawling</h3>
 <p>With link view crawling, Cocoon gets the links by generating the 'link view'
 for a page. Using link view gives a significant degree of configurability in
@@ -1435,10 +1435,10 @@
 sub-sitemaps. However, you may choose to override it with one that carries our
 further processing - for example, with an XSLT transformer that removes links
 that should not be crawled.</p>
-<p>See <a href="../../../2.1/userdocs/concepts/views.html">views</a> for more on views.</p>
+<p>See <a description="" href="../../../2.1/userdocs/concepts/views.html">views</a> for more on views.</p>
 <p>You can see the link view yourself by appending <tt>?cocoon-view=links</tt>
 to the page's URI.</p>
-<a name="N10128"></a><a name="Link+Gathering+Crawling"></a>
+<a name="N1012C"></a><a name="Link+Gathering+Crawling"></a>
 <h3 class="h4">Link Gathering Crawling</h3>
 <p>With link gathering crawling, links are gathered from the SAX stream right
 before the serializer. All <tt>src</tt>, <tt>href</tt> and <tt>xlink:href</tt>
@@ -1447,14 +1447,14 @@
 generated twice. However, one looses the ability to configure which links should
 be followed that exists with link view crawling.</p>
 </div>
-<a name="N10139"></a><a name="Broken+Links"></a>
+<a name="N1013D"></a><a name="Broken+Links"></a>
 <h2 class="h3">Broken Links</h2>
 <div class="section">
 <p>When a page cannot be found at a URI that has either been specified, or has
 been found as a link in another page, it is considered 'broken'.</p>
 <p>Exactly what is done when a broken link is found depends upon the method used
 to evoke Cocoon. See related pages for specific details.</p>
-<a name="N10141"></a><a name="Broken+Link+Handling+using+xconf+Configuration+method"></a>
+<a name="N10145"></a><a name="Broken+Link+Handling+using+xconf+Configuration+method"></a>
 <h3 class="h4">Broken Link Handling using xconf Configuration method</h3>
 <p>The xconf method allows for more sophisticated broken link handling. The user
 can select to have broken links reported to a file, this file being either text
@@ -1468,7 +1468,7 @@
 extension can be appended to the original file's URI to signify that it is an
 error page (e.g. <tt>.error</tt>).</p>
 </div>
-<a name="N10153"></a><a name="Precompiling+XSPs"></a>
+<a name="N10157"></a><a name="Precompiling+XSPs"></a>
 <h2 class="h3">Precompiling XSPs</h2>
 <div class="section">
 <p>When used offline, Cocoon can precompile XSP pages. If no URIs are specified,

Modified: cocoon/site/site/2.1/userdocs/optional/axisrpc-reader.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/optional/axisrpc-reader.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/optional/axisrpc-reader.html (original)
+++ cocoon/site/site/2.1/userdocs/optional/axisrpc-reader.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/optional/database-reader.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/optional/database-reader.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/optional/database-reader.html (original)
+++ cocoon/site/site/2.1/userdocs/optional/database-reader.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/optional/jsp-reader.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/optional/jsp-reader.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/optional/jsp-reader.html (original)
+++ cocoon/site/site/2.1/userdocs/optional/jsp-reader.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>

Modified: cocoon/site/site/2.1/userdocs/optional/script-action.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/optional/script-action.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/optional/script-action.html (original)
+++ cocoon/site/site/2.1/userdocs/optional/script-action.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1832,7 +1832,7 @@
 <h2 class="h3">See also</h2>
 <div class="section">
 <p>A general documentation about actions is available at
-<a href="../../../2.1/userdocs/concepts/actions.html">Actions</a>.</p>
+<a description="" href="../../../2.1/userdocs/concepts/actions.html">Actions</a>.</p>
 <p>Further Documentation visit
 <a class="external" href="http://jakarta.apache.org/bsf/index.html">Jakarta BSF Project</a>.</p>
 <div class="daisy-edit-link">

Modified: cocoon/site/site/2.1/userdocs/optional/sendmail-action.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/optional/sendmail-action.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/optional/sendmail-action.html (original)
+++ cocoon/site/site/2.1/userdocs/optional/sendmail-action.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1222,10 +1222,10 @@
 Sendmail action make the primary methods of the
 <a class="external" href="http://java.sun.com/products/javamail/">Java Mail API</a> available to
 the sitemap.</p>
-<p>The Sendmail action is an alternative to the <a href="../../../2.1/userdocs/logicsheets/sendmail.html">Sendmail
+<p>The Sendmail action is an alternative to the <a description="" href="../../../2.1/userdocs/logicsheets/sendmail.html">Sendmail
 logicsheet</a>.</p>
 </div>
-<a name="N10017"></a><a name="Usage"></a>
+<a name="N10019"></a><a name="Usage"></a>
 <h2 class="h3">Usage</h2>
 <div class="section">
 <p>Before the Sendmail action can be used, it must be activated - either in
@@ -1234,7 +1234,6 @@
 grandchild of the <tt>map:components</tt> -&gt; <tt>map:actions</tt> elements.
 </p>
 <pre>
-
 &lt;map:components&gt;
   &lt;map:actions&gt;
      &lt;map:action name="sendmail" logger="sitemap.action.sendmail"
@@ -1244,14 +1243,13 @@
 
       </pre>
 </div>
-<a name="N10028"></a><a name="Example+Code"></a>
+<a name="N1002A"></a><a name="Example+Code"></a>
 <h2 class="h3">Example Code</h2>
 <div class="section">
 <p>This example uses a simple HTML form which provides entry fields for
 <tt>subject</tt>, <tt>cc</tt>, <tt>uploaded_file1</tt> and the email
 <tt>body</tt>.</p>
 <pre>
-
 &lt;form action="/cocoon/mail/send-a-mail"
       method="POST"
      enctype="multipart/form-data"&gt;
@@ -1268,7 +1266,6 @@
 be attached to an email message.</p>
 <p>The posted HTTP request data is processed by this sitemap fragment.</p>
 <pre>
-
 &lt;map:match pattern="mail/*"&gt;
   &lt;map:act type="sendmail"&gt;
     &lt;!-- To override defaults specified in cocoon.xconf:
@@ -1302,13 +1299,15 @@
 So, this example is probably only useful in an intranet application, where users
 can mostly be considered well behaved.</p>
 </div>
-<a name="N10052"></a><a name="parameters"></a>
+<a name="N10054"></a><a name="parameters"></a>
 <h2 class="h3">Input/Output Parameter Reference</h2>
 <div class="section">
 <p>The following is the list of parameters which can be passed from the sitemap
 into the Sendmail action.</p>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 
+<tbody>
+
 <tr>
 
 <th>
@@ -1604,11 +1603,15 @@
 
 </tr>
 
+</tbody>
+
 </table>
 <p>The following is the list of parameters which are passed from Sendmail action
 back into the sitemap.</p>
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
 
+<tbody>
+
 <tr>
 
 <th>
@@ -1662,9 +1665,11 @@
 
 </tr>
 
+</tbody>
+
 </table>
 </div>
-<a name="N101D9"></a><a name="hint"></a>
+<a name="N101E2"></a><a name="hint"></a>
 <h2 class="h3">Additional Hint</h2>
 <div class="section">
 <p>Cocoon provides the capability to automatically parse a file upload out of an
@@ -1680,6 +1685,29 @@
 (a GIF file does not appear to be a GIF any more).</p>
 <p>With <tt>autosave-upload=true</tt> it worked flawlessly, even attaching
 multiple files.</p>
+</div>
+<a name="N10203"></a><a name="Probable+solution+to+SendMail+not+working"></a>
+<h2 class="h3">Probable solution to SendMail not working</h2>
+<div class="section">
+<p>If you have setup your SendMail action in Cocoon 2.1.8 or 2.1.9 or more
+recent and it doesn't work although the result of the action is
+<strong>success</strong>, the problem might lie</p>
+<p>in the existence of the Geronimo files. Due to licensing problems it was not
+possible to include Sun's mail API jars, but without Cocoon wouldn't compile.
+Therefore, we included the Geronimo jars.</p>
+<p>What you should do is:</p>
+<ul>
+
+<li>Download the&nbsp;<a class="external" href="http://java.sun.com/products/javamail/"> JavaMail</a>
+and&nbsp;<a class="external" href="http://java.sun.com/products/javabeans/glasgow/jaf.html">
+JavaBeans Activation Framework (JAF)</a> API's from Sun to work.</li>
+
+<li>Add them to WEB-INF/lib.</li>
+
+<li>Remove geronimo-spec-javamail-*.jar and geronimo-spec-activation-*.jar from
+WEB-INF/lib.</li>
+
+</ul>
 <div class="daisy-edit-link">
 <p>
 <em>Errors and Improvements?</em>

Modified: cocoon/site/site/2.1/userdocs/optional/session-action.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/optional/session-action.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/optional/session-action.html (original)
+++ cocoon/site/site/2.1/userdocs/optional/session-action.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1220,8 +1220,8 @@
 can create and terminate a session. The function is controlled by a parameter
 named 'action'.</p>
 <p>For more information on session handling and session contexts have a look at
-the <a href="../../../2.1/developing/webapps/session.html">Session Context documentation</a>.</p>
-<a name="N10013"></a><a name="Creating+a+Session"></a>
+the <a description="" href="../../../2.1/developing/webapps/session.html">Session Context documentation</a>.</p>
+<a name="N10014"></a><a name="Creating+a+Session"></a>
 <h3 class="h4">Creating a Session</h3>
 <p>To create a session (if it not already exists) simply add the action in your
 pipeline:</p>
@@ -1239,7 +1239,7 @@
     &lt;/map:act&gt;
   
 </pre>
-<a name="N1001F"></a><a name="Terminating+a+Session"></a>
+<a name="N10020"></a><a name="Terminating+a+Session"></a>
 <h3 class="h4">Terminating a Session</h3>
 <p>Terminating a session is as easy as creating a session, simply add the action
 to your pipeline and set the 'action' parameter to 'terminate':</p>
@@ -1264,7 +1264,7 @@
   
 </pre>
 </div>
-<a name="N1002D"></a><a name="Configuration"></a>
+<a name="N1002E"></a><a name="Configuration"></a>
 <h2 class="h3">Configuration</h2>
 <div class="section">
 <ul>

Modified: cocoon/site/site/2.1/userdocs/optional/template-matcher.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/optional/template-matcher.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/optional/template-matcher.html (original)
+++ cocoon/site/site/2.1/userdocs/optional/template-matcher.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1388,7 +1388,7 @@
 <h2 class="h3">See also</h2>
 <div class="section">
 <p>A general documentation about matchers is available at
-<a href="../../../2.1/userdocs/concepts/matchers_selectors.html">Matchers and Selectors</a>.</p>
+<a description="" href="../../../2.1/userdocs/concepts/matchers_selectors.html">Matchers and Selectors</a>.</p>
 <div class="daisy-edit-link">
 <p>
 <em>Errors and Improvements?</em>

Modified: cocoon/site/site/2.1/userdocs/parameter-selector.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/userdocs/parameter-selector.html?view=diff&rev=462716&r1=462715&r2=462716
==============================================================================
--- cocoon/site/site/2.1/userdocs/parameter-selector.html (original)
+++ cocoon/site/site/2.1/userdocs/parameter-selector.html Tue Oct 10 23:54:57 2006
@@ -61,7 +61,7 @@
     +-->
 <ul id="tabs">
 <li>
-<a class="base-not-selected" href="http://cocoon.apache.org/">Home</a>
+<a class="unselected" href="http://cocoon.apache.org/">Home</a>
 </li>
 </ul>
 <!--+
@@ -1161,13 +1161,13 @@
 <a href="../../2.1/who.html">Hall of Fame</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/contrib.html">Contributing</a>
+<a href="../../2.1/1177.html">Contributing</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-lists.html">Mail Lists</a>
+<a href="../../2.1/1175.html">Mail Lists</a>
 </div>
 <div class="menuitem">
-<a href="http://cocoon.apache.org/community/mail-archives.html">Mail Archives</a>
+<a href="../../2.1/1171.html">Mail Archives</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.5', '../../skin/')" id="menu_1.5Title" class="menutitle">Project</div>
@@ -1272,7 +1272,7 @@
 <p>Assume there is an action (named MyAction) that sets a parameter (named
 MyRegion) to several possible values. For more information on actions, including
 a simple example of an action that creates a sitemap parameter, see
-<a href="../../2.1/userdocs/concepts/actions.html">Creating and Using Actions</a>.</p>
+<a description="" href="../../2.1/userdocs/concepts/actions.html">Creating and Using Actions</a>.</p>
 <pre>
    &lt;map:match pattern="*.xml"&gt;
     &lt;map:act type="MyAction"&gt;