You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-svn@forrest.apache.org by cr...@apache.org on 2011/01/20 07:47:28 UTC

svn commit: r1061134 [7/10] - in /forrest/site: ./ docs_0_70/ docs_0_70/howto/ docs_0_70/howto/cvs-ssh/ docs_0_70/howto/multi/ docs_0_80/ docs_0_80/howto/ docs_0_80/howto/cvs-ssh/ docs_0_80/howto/multi/ docs_0_90/ docs_0_90/howto/ docs_0_90/howto/cvs-s...

Modified: forrest/site/docs_0_90/linking.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/linking.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/linking.html (original)
+++ forrest/site/docs_0_90/linking.html Thu Jan 20 06:47:23 2011
@@ -391,7 +391,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000D"></a><a name="intro"></a>
+<a name="intro"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
@@ -410,7 +410,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10025"></a><a name="site"></a>
+<a name="site"></a>
 <h2 class="underlined_10">site.xml</h2>
 <div class="section">
 <p>
@@ -555,7 +555,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N100B4"></a><a name="menu_generation"></a>
+<a name="menu_generation"></a>
 <h2 class="underlined_10">Generating Menus</h2>
 <div class="section">
 <p>
@@ -598,7 +598,7 @@ document.write("Last Published: " + docu
         <span class="codefrag">community/howto/index.html</span>
       
 </p>
-<a name="N100FD"></a><a name="tabs-external"></a>
+<a name="tabs-external"></a>
 <h3 class="underlined_5">Tabs for External Resources</h3>
 <p>
           A tab can refer to an external resource by using the
@@ -617,7 +617,7 @@ document.write("Last Published: " + docu
           root-relative and obviously specifies a directory (ends in '/'). In
           which case /index.html will be added.
         </p>
-<a name="N1011D"></a><a name="selecting-entries"></a>
+<a name="selecting-entries"></a>
 <h3 class="underlined_5">Selecting menu entries</h3>
 <p>
           Forrest decides which menu entries to display, by examining the
@@ -676,14 +676,14 @@ document.write("Last Published: " + docu
           "<span class="codefrag">home</span>". Forrest will select <em>all nodes with
           tab="home"</em> and put them in the menu.
         </p>
-<a name="N10177"></a><a name="other-menu-selection"></a>
+<a name="other-menu-selection"></a>
 <h3 class="underlined_5">Alternative menu selection mechanisms.</h3>
 <p>
           The "<span class="codefrag">tab</span>" attribute-based scheme for selecting a menu's
           entries is not the only one, although it is the most flexible. Here we
           describe a few alternatives.
         </p>
-<a name="N10183"></a><a name="dir-menu-selection"></a>
+<a name="dir-menu-selection"></a>
 <h4>Directory-based selection</h4>
 <p>
             In this scheme, each tab corresponds to a directory within the site.
@@ -710,7 +710,7 @@ document.write("Last Published: " + docu
               entries.</li>
           
 </ul>
-<a name="N101B3"></a><a name="book-menu-selection"></a>
+<a name="book-menu-selection"></a>
 <h4>Specifying menus with book.xml</h4>
 <p>
             Historically, menus in Forrest have been generated from a
@@ -722,7 +722,7 @@ document.write("Last Published: " + docu
             files. In general, however, we recommend that users avoid
             <span class="codefrag">book.xml</span> files.
           </p>
-<a name="N101D0"></a><a name="tab-selection"></a>
+<a name="tab-selection"></a>
 <h3 class="underlined_5">Selecting the current tab</h3>
 <p>
           The tab selection algorithm is quite simple: the tab with the
@@ -730,7 +730,7 @@ document.write("Last Published: " + docu
           "selected". However the interaction of <span class="codefrag">tabs.xml</span> and <span class="codefrag">site.xml</span> while powerful, can
           be complex to establish.
         </p>
-<a name="N101E6"></a><a name="tab-site"></a>
+<a name="tab-site"></a>
 <h3 class="underlined_5">Configuring the interaction between tabs.xml and site.xml</h3>
 <p>
           This is a collection of tips to assist with getting your menus and
@@ -800,7 +800,7 @@ document.write("Last Published: " + docu
 </ul>
 </div>
     
-<a name="N10239"></a><a name="toc-generation"></a>
+<a name="toc-generation"></a>
 <h2 class="underlined_10">Table of Contents Generation</h2>
 <div class="section">
 <p>
@@ -848,10 +848,10 @@ document.write("Last Published: " + docu
 </ul>
 </div>
     
-<a name="N1026D"></a><a name="linking"></a>
+<a name="linking"></a>
 <h2 class="underlined_10">Linking systems</h2>
 <div class="section">
-<a name="N10273"></a><a name="direct-linking"></a>
+<a name="direct-linking"></a>
 <h3 class="underlined_5">Direct linking</h3>
 <p>
           In earlier versions of Forrest (and in similar systems), there has
@@ -870,7 +870,7 @@ document.write("Last Published: " + docu
           typically renders to multiple output formats (HTML and PDF), links in
           one of them (here, the PDF) are likely to break.
         </p>
-<a name="N10298"></a><a name="indirect-linking"></a>
+<a name="indirect-linking"></a>
 <h3 class="underlined_5">Indirect linking</h3>
 <p>
           Forrest's solution is simple: instead of &lt;a href="todo.html"&gt;,
@@ -898,7 +898,7 @@ document.write("Last Published: " + docu
           "idea" of "the todo file". It doesn't matter where it physically
           lives; that will be sorted out by Forrest.
         </p>
-<a name="N102BF"></a><a name="resolve-site-uris"></a>
+<a name="resolve-site-uris"></a>
 <h4>Resolving site: URIs</h4>
 <p>
             So how does "<span class="codefrag">site:todo</span>" get resolved? A full answer is
@@ -934,7 +934,7 @@ document.write("Last Published: " + docu
             make "new_content_type" its own XML file, or a node in another file,
             in another category.
           </p>
-<a name="N102FD"></a><a name="resolve-ext-uris"></a>
+<a name="resolve-ext-uris"></a>
 <h4>ext: URIs: linking to external URLs</h4>
 <p>
             The "<span class="codefrag">ext:</span>" scheme was created partly to demonstrate the
@@ -973,7 +973,7 @@ document.write("Last Published: " + docu
             Specifically, the "@href" aggregation makes defining large numbers
             of related URLs easy.
           </p>
-<a name="N10330"></a><a name="source-uris"></a>
+<a name="source-uris"></a>
 <h4>Theory: source URIs</h4>
 <p>
             The "<span class="codefrag">site:</span>" URIs like "<span class="codefrag">site:todo</span>" are
@@ -990,7 +990,7 @@ document.write("Last Published: " + docu
             just like exotic XML source formats are translated into plain old
             HTML in the output.
           </p>
-<a name="N1034F"></a><a name="future-schemes"></a>
+<a name="future-schemes"></a>
 <h4>Future schemes</h4>
 <p>
             So far, the "<span class="codefrag">site:</span>" and "<span class="codefrag">ext:</span>" schemes are
@@ -1071,7 +1071,7 @@ document.write("Last Published: " + docu
           </p>
 </div>
     
-<a name="N103FB"></a><a name="concept"></a>
+<a name="concept"></a>
 <h2 class="underlined_10">Concept</h2>
 <div class="section">
 <p>
@@ -1086,7 +1086,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10412"></a><a name="implementation"></a>
+<a name="implementation"></a>
 <h2 class="underlined_10">Implementation</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_90/locationmap.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/locationmap.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/locationmap.html (original)
+++ forrest/site/docs_0_90/locationmap.html Thu Jan 20 06:47:23 2011
@@ -358,7 +358,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000E"></a><a name="overview"></a>
+<a name="overview"></a>
 <h2 class="underlined_10">About Locationmaps</h2>
 <div class="section">
 <p>
@@ -419,7 +419,7 @@ document.write("Last Published: " + docu
       </pre>
 </div>
     
-<a name="N1003D"></a><a name="namingConvention"></a>
+<a name="namingConvention"></a>
 <h2 class="underlined_10">Naming Convention</h2>
 <div class="section">
 <p>
@@ -492,7 +492,7 @@ projectInfo.transform.changes.rss
       </pre>
 </div>
     
-<a name="N1007A"></a><a name="process"></a>
+<a name="process"></a>
 <h2 class="underlined_10">Explanation of Locationmap processing</h2>
 <div class="section">
 <p>
@@ -557,7 +557,7 @@ projectInfo.transform.changes.rss
       </p>
 </div>
     
-<a name="N100B6"></a><a name="selector"></a>
+<a name="selector"></a>
 <h2 class="underlined_10">Multiple Location Selectors</h2>
 <div class="section">
 <p>
@@ -580,10 +580,10 @@ projectInfo.transform.changes.rss
       </p>
 </div>
     
-<a name="N100C7"></a><a name="examples"></a>
+<a name="examples"></a>
 <h2 class="underlined_10">Other Locationmap examples</h2>
 <div class="section">
-<a name="N100CD"></a><a name="source-via-http"></a>
+<a name="source-via-http"></a>
 <h3 class="underlined_5">Retrieving an XDoc via HTTP</h3>
 <p>
           Normally files are generated from
@@ -620,7 +620,7 @@ projectInfo.transform.changes.rss
           generated from the above example are broken.
         </div>
 </div>
-<a name="N100F3"></a><a name="source-from-remote-cms"></a>
+<a name="source-from-remote-cms"></a>
 <h3 class="underlined_5">Retrieving HTML from a CMS</h3>
 <p>
           Using the locationmap you can use Forrest to retrieve data from a
@@ -715,7 +715,7 @@ char-encoding=latin1
           ensure that they are matched by the locationmap.
         </div>
 </div>
-<a name="N10132"></a><a name="enhancePDFOutput"></a>
+<a name="enhancePDFOutput"></a>
 <h3 class="underlined_5">Enhanced PDF-output plugin</h3>
 <p>In order to change PDF rendered output, e.g. for your own skin
           it is necessary to enhance/change the
@@ -775,7 +775,7 @@ char-encoding=latin1
   src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.pdf/resources/stylesheets/{1}-to-{2}.xsl"/&gt;
 &lt;/match&gt;
         </pre>
-<a name="N10155"></a><a name="sourceResolving"></a>
+<a name="sourceResolving"></a>
 <h3 class="underlined_5">Source Resolving</h3>
 <p>
           As well as being able to use the locationmap as a parameter in the
@@ -788,7 +788,7 @@ char-encoding=latin1
           &lt;xsl:import src="lm://OOo.transform.write.xdoc"/&gt;
         
         </pre>
-<a name="N10163"></a><a name="linkrewriting"></a>
+<a name="linkrewriting"></a>
 <h3 class="underlined_5">Link Rewriting</h3>
 <p>
           The locationmap can be used to rewrite URLs when the page is
@@ -805,7 +805,7 @@ char-encoding=latin1
           off-site address at <span class="codefrag">domain.org</span>
         
 </p>
-<a name="N1017A"></a><a name="debugging"></a>
+<a name="debugging"></a>
 <h3 class="underlined_5">Debugging Locationmaps</h3>
 <p>
           Debugging the locationmap can be difficult because Cocoons error

Modified: forrest/site/docs_0_90/primer.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/primer.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/primer.html (original)
+++ forrest/site/docs_0_90/primer.html Thu Jan 20 06:47:23 2011
@@ -385,7 +385,7 @@ document.write("Last Published: " + docu
     </div>
 </div>
     
-<a name="N10021"></a><a name="History"></a>
+<a name="History"></a>
 <h2 class="underlined_10">History</h2>
 <div class="section">
 <p>
@@ -417,7 +417,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1003A"></a><a name="What+is+Forrest"></a>
+<a name="What+is+Forrest"></a>
 <h2 class="underlined_10">What is Forrest</h2>
 <div class="section">
 <p>
@@ -494,7 +494,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1007B"></a><a name="Forrest+roles"></a>
+<a name="Forrest+roles"></a>
 <h2 class="underlined_10">Forrest roles</h2>
 <div class="section">
 <p>
@@ -560,10 +560,10 @@ document.write("Last Published: " + docu
 </table>
 </div>
     
-<a name="N100D8"></a><a name="cvs"></a>
+<a name="cvs"></a>
 <h2 class="underlined_10">Getting your local copy of Forrest through CVS</h2>
 <div class="section">
-<a name="N100DE"></a><a name="System+requirements"></a>
+<a name="System+requirements"></a>
 <h3 class="underlined_5">System requirements</h3>
 <p>
           Forrest requires the following systems to be already installed on your
@@ -576,7 +576,7 @@ document.write("Last Published: " + docu
             present. Forrest has been tested against the latest Sun 1.3 JDK.</li>
         
 </ul>
-<a name="N100F0"></a><a name="Getting+Forrest"></a>
+<a name="Getting+Forrest"></a>
 <h3 class="underlined_5">Getting Forrest</h3>
 <p>
           You can retrieve Forrest from its CVS repository or download
@@ -585,7 +585,7 @@ document.write("Last Published: " + docu
           Some help with CVS follows (courtesy of our friends of the Cocoon
           project).
         </p>
-<a name="N10100"></a><a name="Step-by-step+cvs+instructions+for+Windows"></a>
+<a name="Step-by-step+cvs+instructions+for+Windows"></a>
 <h3 class="underlined_5">Step-by-step cvs instructions for Windows</h3>
 <ol>
           
@@ -629,7 +629,7 @@ document.write("Last Published: " + docu
 <li>The Forrest source is now on your harddrive.</li>
         
 </ol>
-<a name="N1014A"></a><a name="Step-by-step+cvs+instructions+for+Unix"></a>
+<a name="Step-by-step+cvs+instructions+for+Unix"></a>
 <h3 class="underlined_5">Step-by-step cvs instructions for Unix</h3>
 <ol>
           
@@ -660,7 +660,7 @@ document.write("Last Published: " + docu
         </p>
 </div>
     
-<a name="N1017F"></a><a name="Forrest+distribution"></a>
+<a name="Forrest+distribution"></a>
 <h2 class="underlined_10">Forrest distribution</h2>
 <div class="section">
 <p>
@@ -757,7 +757,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N101CC"></a><a name="The+Forrest+DTDs"></a>
+<a name="The+Forrest+DTDs"></a>
 <h2 class="underlined_10">The Forrest DTDs</h2>
 <div class="section">
 <p>
@@ -820,7 +820,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1021D"></a><a name="sitemap"></a>
+<a name="sitemap"></a>
 <h2 class="underlined_10">Forrest site generation using Cocoon</h2>
 <div class="section">
 <p>
@@ -951,7 +951,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N102CC"></a><a name="Where+we+are+heading+to"></a>
+<a name="Where+we+are+heading+to"></a>
 <h2 class="underlined_10">Where we are heading to</h2>
 <div class="section">
 <p>
@@ -1077,7 +1077,7 @@ document.write("Last Published: " + docu
 </table>
 </div>
     
-<a name="N10394"></a><a name="Where+you+can+help"></a>
+<a name="Where+you+can+help"></a>
 <h2 class="underlined_10">Where you can help</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_90/project-sitemap.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/project-sitemap.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/project-sitemap.html (original)
+++ forrest/site/docs_0_90/project-sitemap.html Thu Jan 20 06:47:23 2011
@@ -337,7 +337,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000D"></a><a name="introduction"></a>
+<a name="introduction"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
@@ -360,7 +360,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N10029"></a><a name="how"></a>
+<a name="how"></a>
 <h2 class="underlined_10">How does it work?</h2>
 <div class="section">
 <p>
@@ -387,10 +387,10 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1003F"></a><a name="examples"></a>
+<a name="examples"></a>
 <h2 class="underlined_10">Example uses of this technique</h2>
 <div class="section">
-<a name="N10045"></a><a name="download"></a>
+<a name="download"></a>
 <h3 class="underlined_5">Adding a new content type</h3>
 <p>
           See the section "Advanced customizations: sitemap.xmap" in the

Modified: forrest/site/docs_0_90/properties.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/properties.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/properties.html (original)
+++ forrest/site/docs_0_90/properties.html Thu Jan 20 06:47:23 2011
@@ -329,7 +329,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000E"></a><a name="overview"></a>
+<a name="overview"></a>
 <h2 class="underlined_10">Properties</h2>
 <div class="section">
 <p>
@@ -372,7 +372,7 @@ document.write("Last Published: " + docu
     </div>
 </div>
     
-<a name="N10035"></a><a name="module"></a>
+<a name="module"></a>
 <h2 class="underlined_10">ModuleGenerator</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_90/searching.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/searching.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/searching.html (original)
+++ forrest/site/docs_0_90/searching.html Thu Jan 20 06:47:23 2011
@@ -352,7 +352,7 @@ document.write("Last Published: " + docu
       choose.
     </p>
     
-<a name="N1001C"></a><a name="Google+SiteSearch"></a>
+<a name="Google+SiteSearch"></a>
 <h2 class="underlined_10">Google SiteSearch</h2>
 <div class="section">
 <p>
@@ -394,7 +394,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10045"></a><a name="Lucene+search"></a>
+<a name="Lucene+search"></a>
 <h2 class="underlined_10">Lucene search</h2>
 <div class="section">
 <p>
@@ -453,7 +453,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10083"></a><a name="Disabling+full-text+search"></a>
+<a name="Disabling+full-text+search"></a>
 <h2 class="underlined_10">Disabling full-text search</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_90/sitemap-ref.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/sitemap-ref.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/sitemap-ref.html (original)
+++ forrest/site/docs_0_90/sitemap-ref.html Thu Jan 20 06:47:23 2011
@@ -437,7 +437,7 @@ document.write("Last Published: " + docu
     </div>
 </div>
     
-<a name="N10030"></a><a name="getting_started"></a>
+<a name="getting_started"></a>
 <h2 class="underlined_10">Getting started</h2>
 <div class="section">
 <p>
@@ -464,7 +464,7 @@ document.write("Last Published: " + docu
 </p>
 </div>
     
-<a name="N1005A"></a><a name="overview"></a>
+<a name="overview"></a>
 <h2 class="underlined_10">Sitemap Overview</h2>
 <div class="section">
 <p>
@@ -614,7 +614,7 @@ document.write("Last Published: " + docu
     </section>
     -->
     
-<a name="N1013F"></a><a name="source_pipelines"></a>
+<a name="source_pipelines"></a>
 <h2 class="underlined_10">Source pipelines (**.xml)</h2>
 <div class="section">
 <p>
@@ -653,7 +653,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
 (*.xml)
                         (in forrest.xmap, faq.xmap, etc)
       </pre>
-<a name="N1016A"></a><a name="forrest_xmap"></a>
+<a name="forrest_xmap"></a>
 <h3 class="underlined_5">forrest.xmap</h3>
 <p>
           Most of the usual Source pipelines are defined in
@@ -681,7 +681,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
           &lt;/map:when&gt;
           
         </pre>
-<a name="N10192"></a><a name="other_source"></a>
+<a name="other_source"></a>
 <h3 class="underlined_5">Other source pipelines</h3>
 <p>
           As mentioned above, all non-core Source pipelines are distributed in
@@ -714,7 +714,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
         &lt;/map:match&gt;        ....
         ....
         </pre>
-<a name="N101A5"></a><a name="late_binding_pipelines"></a>
+<a name="late_binding_pipelines"></a>
 <h4>Late-binding pipelines</h4>
 <p>
             One point of interest here is that the sub-sitemap is often not
@@ -743,7 +743,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
           </pre>
 </div>
     
-<a name="N101D0"></a><a name="output_pipelines"></a>
+<a name="output_pipelines"></a>
 <h2 class="underlined_10">Output pipelines</h2>
 <div class="section">
 <p>
@@ -755,7 +755,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
         We now wish to render the XML from these pipelines to output formats
         like HTML and PDF.
       </p>
-<a name="N101DF"></a><a name="pdf"></a>
+<a name="pdf"></a>
 <h3 class="underlined_5">PDF output</h3>
 <div class="note">
 <div class="label">Note</div>
@@ -866,7 +866,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
           described above, i18n elements are processed for the current
           locale, and the result is serialized as PDF.
         </p>
-<a name="N1021A"></a><a name="html"></a>
+<a name="html"></a>
 <h3 class="underlined_5">HTML output</h3>
 <p>
           Generating HTML pages is more complicated, because we have to merge
@@ -938,10 +938,10 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
         </pre>
 </div>
     
-<a name="N1027A"></a><a name="intermediate_pipelines"></a>
+<a name="intermediate_pipelines"></a>
 <h2 class="underlined_10">Intermediate pipelines</h2>
 <div class="section">
-<a name="N10280"></a><a name="body_pipeline"></a>
+<a name="body_pipeline"></a>
 <h3 class="underlined_5">Page body</h3>
 <p>
           Here is the matcher which generates the page body:
@@ -1016,7 +1016,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
             &lt;html&gt; and &lt;body&gt;) suitable for merging with the menu and tabs.</li>
         
 </ol>
-<a name="N102CD"></a><a name="menu_pipeline"></a>
+<a name="menu_pipeline"></a>
 <h3 class="underlined_5">Page menu</h3>
 <p>
           In the <span class="codefrag">sitemap.xmap</span> file, the matcher generating HTML for
@@ -1046,7 +1046,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
           sufficiently complex to require a
           <a href="#menu_generation_impl">section of its own</a>.
         </p>
-<a name="N102F3"></a><a name="tab_pipeline"></a>
+<a name="tab_pipeline"></a>
 <h3 class="underlined_5">Page tabs</h3>
 <pre class="code">
           
@@ -1092,7 +1092,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
         </p>
 </div>
     
-<a name="N10316"></a><a name="resolvingResources"></a>
+<a name="resolvingResources"></a>
 <h2 class="underlined_10">Resolving Resources</h2>
 <div class="section">
 <p>
@@ -1105,7 +1105,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
       </p>
 </div>
     
-<a name="N10324"></a><a name="menu_generation_impl"></a>
+<a name="menu_generation_impl"></a>
 <h2 class="underlined_10">Menu XML generation</h2>
 <div class="section">
 <p>
@@ -1216,7 +1216,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
 </ol>
 </div>
     
-<a name="N103A5"></a><a name="linkrewriting_impl"></a>
+<a name="linkrewriting_impl"></a>
 <h2 class="underlined_10">Link rewriting</h2>
 <div class="section">
 <p>
@@ -1231,7 +1231,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
         is provided in <a href="../docs_0_90/linking.html">Menus and Linking</a>. Here
         we describe the implementation of linking.
       </p>
-<a name="N103BC"></a><a name="input_modules"></a>
+<a name="input_modules"></a>
 <h3 class="underlined_5">Cocoon foundations: Input Modules</h3>
 <p>
           The implementation of <span class="codefrag">site:</span> linking is heavily based on
@@ -1262,13 +1262,13 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
           currently distributed as a "block" in Cocoon 2.1
           (see <a href="http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/transformation/LinkRewriterTransformer.html">API docs</a>).
         </p>
-<a name="N103F4"></a><a name="implement_rewriting"></a>
+<a name="implement_rewriting"></a>
 <h3 class="underlined_5">Implementing "site:" rewriting</h3>
 <p>
           Using the above components, "<span class="codefrag">site:</span>" URI rewriting is
           accomplished as follows.
         </p>
-<a name="N10403"></a><a name="cocoon_xconf"></a>
+<a name="cocoon_xconf"></a>
 <h4>cocoon.xconf</h4>
 <p>
             First, we declare all the input modules we will be needing:
@@ -1316,7 +1316,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
             will be configured in <span class="codefrag">sitemap.xmap</span> as described in the
             next section.
           </p>
-<a name="N1043F"></a><a name="sitemap"></a>
+<a name="sitemap"></a>
 <h4>sitemap.xmap</h4>
 <p>
             Now in the sitemap, we define the LinkRewriterTransformer, and
@@ -1430,7 +1430,7 @@ FORMATS    doc-v11  doc-v13  doc-v20 ...
             <span class="codefrag">cocoon:/community/linkmap-index.html</span>
           
 </p>
-<a name="N104AC"></a><a name="dynamic_linkmap"></a>
+<a name="dynamic_linkmap"></a>
 <h4>Dynamically generating a linkmap</h4>
 <p>
             Why do we need this "linkmap" pipeline generating dynamic XML from

Modified: forrest/site/docs_0_90/skin-package.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/skin-package.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/skin-package.html (original)
+++ forrest/site/docs_0_90/skin-package.html Thu Jan 20 06:47:23 2011
@@ -330,7 +330,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N10010"></a><a name="overview"></a>
+<a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <p>
@@ -363,7 +363,7 @@ The skin package will be made in the ski
 <pre class="code">forrest available-skins</pre>
 </div>
     
-<a name="N10032"></a><a name="notes"></a>
+<a name="notes"></a>
 <h2 class="underlined_10">Notes</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_90/skins.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/skins.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/skins.html (original)
+++ forrest/site/docs_0_90/skins.html Thu Jan 20 06:47:23 2011
@@ -354,7 +354,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000E"></a><a name="introduction"></a>
+<a name="introduction"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
@@ -368,7 +368,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1001F"></a><a name="names"></a>
+<a name="names"></a>
 <h2 class="underlined_10">Convention for choosing skin names</h2>
 <div class="section">
 <p>
@@ -381,10 +381,10 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1002D"></a><a name="skins"></a>
+<a name="skins"></a>
 <h2 class="underlined_10">Skin descriptions and examples</h2>
 <div class="section">
-<a name="N10033"></a><a name="pelt"></a>
+<a name="pelt"></a>
 <h3 class="underlined_5">pelt</h3>
 <p>
           Uses CSS "div" and no HTML tables.
@@ -394,7 +394,7 @@ document.write("Last Published: " + docu
           <a href="http://lenya.apache.org/">Apache Lenya</a>
         
 </p>
-<a name="N10048"></a><a name="tigris"></a>
+<a name="tigris"></a>
 <h3 class="underlined_5">tigris</h3>
 <p>
           This skin is based on version 1.1 of the
@@ -406,7 +406,7 @@ document.write("Last Published: " + docu
           Group</a>
         
 </p>
-<a name="N1005D"></a><a name="plain-dev"></a>
+<a name="plain-dev"></a>
 <h3 class="underlined_5">plain-dev</h3>
 <p>
           This is a very minimal skin to produce plain HTML documents. Such
@@ -419,14 +419,14 @@ document.write("Last Published: " + docu
 </p>
 </div>
     
-<a name="N1006F"></a><a name="old"></a>
+<a name="old"></a>
 <h2 class="underlined_10">Old and deprecated skins</h2>
 <div class="section">
 <p>
         The following skins are retained for a little while longer, but are
         deprecated, so please move to one of the other skins.
       </p>
-<a name="N10078"></a><a name="forrest-site"></a>
+<a name="forrest-site"></a>
 <h3 class="underlined_5">forrest-site</h3>
 <p>
           This is the old skin that we have been dragging around since early
@@ -436,7 +436,7 @@ document.write("Last Published: " + docu
           Examples: <a href="http://xml.apache.org/">Apache XML</a>
         
 </p>
-<a name="N10089"></a><a name="krysalis-site"></a>
+<a name="krysalis-site"></a>
 <h3 class="underlined_5">krysalis-site</h3>
 <p>
           Uses HTML tables.

Modified: forrest/site/docs_0_90/status-themes.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/status-themes.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/status-themes.html (original)
+++ forrest/site/docs_0_90/status-themes.html Thu Jan 20 06:47:23 2011
@@ -332,7 +332,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000E"></a><a name="skins"></a>
+<a name="skins"></a>
 <h2 class="underlined_10">Skins</h2>
 <div class="section">
 <p>
@@ -351,7 +351,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1001F"></a><a name="dispatcher"></a>
+<a name="dispatcher"></a>
 <h2 class="underlined_10">Dispatcher</h2>
 <div class="section">
 <p>
@@ -367,7 +367,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1002D"></a><a name="framework"></a>
+<a name="framework"></a>
 <h2 class="underlined_10">Plan for future framework</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_90/upgrading_09.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/upgrading_09.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/upgrading_09.html (original)
+++ forrest/site/docs_0_90/upgrading_09.html Thu Jan 20 06:47:23 2011
@@ -358,7 +358,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000E"></a><a name="introduction"></a>
+<a name="introduction"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <div class="note">
@@ -385,7 +385,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10031"></a><a name="new"></a>
+<a name="new"></a>
 <h2 class="underlined_10">New Features</h2>
 <div class="section">
 <p>
@@ -416,7 +416,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1005A"></a><a name="jdk15"></a>
+<a name="jdk15"></a>
 <h2 class="underlined_10">Java 1.5 (or newer) is required</h2>
 <div class="section">
 <p>
@@ -426,7 +426,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10068"></a><a name="cocoon"></a>
+<a name="cocoon"></a>
 <h2 class="underlined_10">Notes about Cocoon version</h2>
 <div class="section">
 <p>
@@ -463,7 +463,7 @@ document.write("Last Published: " + docu
         see the notes in the <span class="codefrag">$FORREST_HOME/etc/cocoon_upgrade</span>
         directory.
       </p>
-<a name="N10084"></a><a name="cocoon-upgrade"></a>
+<a name="cocoon-upgrade"></a>
 <h3 class="underlined_5">Cocoon upgrade issues</h3>
 <p>
           There are only two minor issues for those upgrading from the previous
@@ -490,7 +490,7 @@ document.write("Last Published: " + docu
         </p>
 </div>
     
-<a name="N1009E"></a><a name="missing-symbols"></a>
+<a name="missing-symbols"></a>
 <h2 class="underlined_10">Missing project symbols file in some projects</h2>
 <div class="section">
 <p>Users of 0.8, and developers with older 0.9-dev, who based their sites on 'forrest seed-basic' rather than 'forrest seed-sample' will be affected by <a href="https://issues.apache.org/jira/browse/FOR-1075">FOR-1075</a>. There was a partially implemented xml catalog with missing symbols file.
@@ -517,7 +517,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N100C4"></a><a name="pdf"></a>
+<a name="pdf"></a>
 <h2 class="underlined_10">Improved PDF output plugin</h2>
 <div class="section">
 <p>
@@ -548,7 +548,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N100E6"></a><a name="docs"></a>
+<a name="docs"></a>
 <h2 class="underlined_10">Notes about documentation</h2>
 <div class="section">
 <p>
@@ -564,7 +564,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N100F8"></a><a name="tips"></a>
+<a name="tips"></a>
 <h2 class="underlined_10">General upgrade tips</h2>
 <div class="section">
 <p>
@@ -580,7 +580,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N10108"></a><a name="project-sitemap"></a>
+<a name="project-sitemap"></a>
 <h2 class="underlined_10">Remove project sitemap if not necessary</h2>
 <div class="section">
 <p>
@@ -595,7 +595,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1011D"></a><a name="To+be+continued..."></a>
+<a name="To+be+continued..."></a>
 <h2 class="underlined_10">To be continued...</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_90/validation.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/validation.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/validation.html (original)
+++ forrest/site/docs_0_90/validation.html Thu Jan 20 06:47:23 2011
@@ -356,7 +356,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N10010"></a><a name="intro"></a>
+<a name="intro"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
@@ -385,7 +385,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1002A"></a><a name="xml_validation"></a>
+<a name="xml_validation"></a>
 <h2 class="underlined_10">XML validation</h2>
 <div class="section">
 <p>
@@ -449,7 +449,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N10063"></a><a name="Validating+new+XML+types"></a>
+<a name="Validating+new+XML+types"></a>
 <h2 class="underlined_10">Validating new XML types</h2>
 <div class="section">
 <p>
@@ -464,7 +464,7 @@ document.write("Last Published: " + docu
         <span class="codefrag">${project.schema-dir}/catalog.xcat</span> file. This section
         describes the details of this process.
       </p>
-<a name="N10084"></a><a name="Creating+or+extending+a+DTD"></a>
+<a name="Creating+or+extending+a+DTD"></a>
 <h3 class="underlined_5">Creating or extending a DTD</h3>
 <p>
           The main Forrest DTDs are designed to be modular and extensible, so it
@@ -591,7 +591,7 @@ size CDATA #IMPLIED&gt;
           customizing a DTD.
         </div>
 </div>
-<a name="N100CC"></a><a name="catalog"></a>
+<a name="catalog"></a>
 <h3 class="underlined_5">Associating DTDs with document types</h3>
 <p>
           Recall that our DOCTYPE declaration for our download document type is:
@@ -674,7 +674,7 @@ size CDATA #IMPLIED&gt;
         </p>
 </div>
     
-<a name="N10130"></a><a name="debug-catalog"></a>
+<a name="debug-catalog"></a>
 <h2 class="underlined_10">Debugging the Catalog Entity Resolver</h2>
 <div class="section">
 <p>
@@ -703,7 +703,7 @@ size CDATA #IMPLIED&gt;
       </p>
 </div>
     
-<a name="N1014C"></a><a name="entities"></a>
+<a name="entities"></a>
 <h2 class="underlined_10">Referring to entities</h2>
 <div class="section">
 <p>
@@ -725,7 +725,7 @@ size CDATA #IMPLIED&gt;
 </table>
 </div>
     
-<a name="N10171"></a><a name="Validating+in+an+XML+editor"></a>
+<a name="Validating+in+an+XML+editor"></a>
 <h2 class="underlined_10">Validating in an XML editor</h2>
 <div class="section">
 <p>
@@ -737,7 +737,7 @@ size CDATA #IMPLIED&gt;
       </p>
 </div>
     
-<a name="N1017F"></a><a name="relaxng"></a>
+<a name="relaxng"></a>
 <h2 class="underlined_10">Validation using RELAX NG</h2>
 <div class="section">
 <p>
@@ -755,7 +755,7 @@ size CDATA #IMPLIED&gt;
       </p>
 </div>
     
-<a name="N10192"></a><a name="sitemap"></a>
+<a name="sitemap"></a>
 <h2 class="underlined_10">Validation using Cocoon sitemap and the Cocoon Validation block</h2>
 <div class="section">
 <p>

Modified: forrest/site/docs_0_90/your-project.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/your-project.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/docs_0_90/your-project.html (original)
+++ forrest/site/docs_0_90/your-project.html Thu Jan 20 06:47:23 2011
@@ -429,7 +429,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N10014"></a><a name="intro"></a>
+<a name="intro"></a>
 <h2 class="underlined_10">Introduction</h2>
 <div class="section">
 <p>
@@ -439,7 +439,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N1001E"></a><a name="installing"></a>
+<a name="installing"></a>
 <h2 class="underlined_10">Installing Forrest</h2>
 <div class="section">
 <p>
@@ -449,7 +449,7 @@ document.write("Last Published: " + docu
         try the development version, then <a href="../docs_0_90/howto/../build.html">build
         Forrest</a> from source.
       </p>
-<a name="N1002F"></a><a name="Setting+up+the+Environment"></a>
+<a name="Setting+up+the+Environment"></a>
 <h3 class="underlined_5">Setting up the Environment</h3>
 <p>
           After downloading and extracting Forrest, you need to add environment
@@ -460,7 +460,7 @@ document.write("Last Published: " + docu
           <a href="http://mail-archives.apache.org/mod_mbox/forrest-user/200610.mbox/%3ceab855560610181625u6e49b49at7df6c0c5e6812c74@mail.gmail.com%3e" rel="nofollow">message</a>
           explains further and provides other tips about using Windows.
         </p>
-<a name="N1003D"></a><a name="In+Unix%2FLinux%3A"></a>
+<a name="In+Unix%2FLinux%3A"></a>
 <h4>In Unix/Linux:</h4>
 <p class="instruction">
             change directory to the top-level of the forrest distribution and do
@@ -472,7 +472,7 @@ document.write("Last Published: " + docu
 <p class="instruction">
             ~/apache-forrest$ export PATH=$PATH:$FORREST_HOME/bin
           </p>
-<a name="N1004F"></a><a name="Permanently+Setting+The+Environment+Variables+for+Linux%2FUnix"></a>
+<a name="Permanently+Setting+The+Environment+Variables+for+Linux%2FUnix"></a>
 <h5>Permanently Setting The Environment Variables for Linux/Unix</h5>
 <p>
               Export only changes the variables during that terminal session for
@@ -488,7 +488,7 @@ document.write("Last Published: " + docu
       PATH=$PATH:$FORREST_HOME/bin
       export PATH
           </pre>
-<a name="N10063"></a><a name="The+Debian+update-alternatives+system"></a>
+<a name="The+Debian+update-alternatives+system"></a>
 <h5>The Debian update-alternatives system</h5>
 <p>If your system uses the alternatives system to manage application binaries and their locations, you may use that to link Forrest into your system's binary directory, instead of explicitly exporting environment variables. To check if your system has the alternatives system installed, execute this command: </p>
 <p>
@@ -507,7 +507,7 @@ document.write("Last Published: " + docu
 <p>
 <span class="codefrag">update-alternatives --help</span> or <span class="codefrag">man update-alternatives</span>
 </p>
-<a name="N10091"></a><a name="Windows+2000"></a>
+<a name="Windows+2000"></a>
 <h4>Windows 2000</h4>
 <p class="instruction">
             Go to "My Computer", "Properties", "Advanced", "Environment
@@ -522,7 +522,7 @@ document.write("Last Published: " + docu
             edit <span class="codefrag">PATH</span> as <span class="codefrag">%PATH%;%FORREST_HOME%\bin</span>
           
 </p>
-<a name="N100B0"></a><a name="In+Windows+XP%3A"></a>
+<a name="In+Windows+XP%3A"></a>
 <h4>In Windows XP:</h4>
 <p class="instruction">
             Go to "My Computer", "Properties", "Advanced", "Environment
@@ -536,7 +536,7 @@ document.write("Last Published: " + docu
             Edit PATH by adding ;%FORREST_HOME%\bin to the end of the current
             value.
           </p>
-<a name="N100C4"></a><a name="forrestbar"></a>
+<a name="forrestbar"></a>
 <h3 class="underlined_5">ForrestBar</h3>
 <p>
           Install the 
@@ -546,7 +546,7 @@ document.write("Last Published: " + docu
         </p>
 </div>
     
-<a name="N100D3"></a><a name="The+%27forrest%27+command"></a>
+<a name="The+%27forrest%27+command"></a>
 <h2 class="underlined_10">The 'forrest' command</h2>
 <div class="section">
 <p>
@@ -606,7 +606,7 @@ document.write("Last Published: " + docu
       </p>
 </div>
     
-<a name="N100E4"></a><a name="seeding_new"></a>
+<a name="seeding_new"></a>
 <h2 class="underlined_10">Seeding a new project</h2>
 <div class="section">
 <p>
@@ -777,7 +777,7 @@ Total time: 5 seconds
       </p>
 </div>
     
-<a name="N10129"></a><a name="seeding_existing"></a>
+<a name="seeding_existing"></a>
 <h2 class="underlined_10">Seeding an existing project</h2>
 <div class="section">
 <p>
@@ -797,7 +797,7 @@ Total time: 5 seconds
       </p>
 </div>
     
-<a name="N1013D"></a><a name="customizing"></a>
+<a name="customizing"></a>
 <h2 class="underlined_10">Customizing your project</h2>
 <div class="section">
 <p>
@@ -805,7 +805,7 @@ Total time: 5 seconds
         customize it to your project's needs. Here we will deal with configuring
         the skin, and changing the project layout.
       </p>
-<a name="N10146"></a><a name="skinconf.xml"></a>
+<a name="skinconf.xml"></a>
 <h3 class="underlined_5">Configuring the Forrest skin: skinconf.xml</h3>
 <p>
           Most Forrest skins can be customized through a single XML file,
@@ -986,7 +986,7 @@ which will be used to configure the chos
           Having edited this file (and ensured it is valid XML), re-run the
           'forrest' command in the site root, and the site would be updated.
         </p>
-<a name="N10163"></a><a name="Changing_the_layout"></a>
+<a name="Changing_the_layout"></a>
 <h3 class="underlined_5">Changing the layout: forrest.properties</h3>
 <p>
           Forrest allows you to place files anywhere you want in your project,
@@ -1066,7 +1066,7 @@ project.skinconf=${project.content-dir}/
 </div>
 </div>
     
-<a name="N101A2"></a><a name="adding_content"></a>
+<a name="adding_content"></a>
 <h2 class="underlined_10">Adding content</h2>
 <div class="section">
 <p>
@@ -1074,7 +1074,7 @@ project.skinconf=${project.content-dir}/
         <span class="codefrag">src/documentation/content/xdocs</span>
       
 </p>
-<a name="N101AE"></a><a name="site.xml"></a>
+<a name="site.xml"></a>
 <h3 class="underlined_5">site.xml</h3>
 <p>
           When adding a new xml document, you would add an entry to the
@@ -1084,7 +1084,7 @@ project.skinconf=${project.content-dir}/
           about site.xml is provided in the document
           <a href="../docs_0_90/linking.html">Menus and Linking</a>.
         </p>
-<a name="N101BF"></a><a name="tabs.xml"></a>
+<a name="tabs.xml"></a>
 <h3 class="underlined_5">tabs.xml</h3>
 <p>
           The <span class="codefrag">tabs.xml</span> file is used to produce the 'tabs'. which
@@ -1116,7 +1116,7 @@ project.skinconf=${project.content-dir}/
   &lt;/tab&gt;
 
         </pre>
-<a name="N101EA"></a><a name="images"></a>
+<a name="images"></a>
 <h3 class="underlined_5">Images</h3>
 <p>
           Images usually go in the <span class="codefrag">resources/images/</span> directory. The
@@ -1127,7 +1127,7 @@ project.skinconf=${project.content-dir}/
 </p>
 </div>
     
-<a name="N101FE"></a><a name="sitemap.xmap"></a>
+<a name="sitemap.xmap"></a>
 <h2 class="underlined_10">Advanced customizations: sitemap.xmap</h2>
 <div class="section">
 <p>
@@ -1198,7 +1198,7 @@ project.skinconf=${project.content-dir}/
         for a tour of the default sitemap.
       </div>
 </div>
-<a name="N10268"></a><a name="adding_new_content_type"></a>
+<a name="adding_new_content_type"></a>
 <h3 class="underlined_5">Example: Adding a new content type</h3>
 <p>
           There are two methods for detecting types of documents and doing
@@ -1356,7 +1356,7 @@ project.skinconf=${project.content-dir}/
           will handle the aggregation with navigation menus etc. and will apply
           the normal skin.
         </p>
-<a name="N102B5"></a><a name="new_dtd"></a>
+<a name="new_dtd"></a>
 <h4>Registering a new DTD</h4>
 <p>
             By default, Forrest requires that all XML files be valid, i.e. they
@@ -1387,7 +1387,7 @@ project.skinconf=${project.content-dir}/
             the complete description for those steps.
           </div>
 </div>
-<a name="N102DD"></a><a name="adding_new_content_type_2"></a>
+<a name="adding_new_content_type_2"></a>
 <h3 class="underlined_5">Example: Adding a new content type (advanced)</h3>
 <p>
           The simple user sitemap in the previous example is fine for simple
@@ -1470,7 +1470,7 @@ project.skinconf=${project.content-dir}/
           used, because the project sitemap is the first sitemap to be
           consulted.
         </p>
-<a name="N10306"></a><a name="integrating_rss"></a>
+<a name="integrating_rss"></a>
 <h3 class="underlined_5">Example: integrating external RSS content</h3>
 <p>
           Similar to the previous example, we can integrate RSS into our site
@@ -1507,7 +1507,7 @@ project.skinconf=${project.content-dir}/
         </p>
 </div>
     
-<a name="N10321"></a><a name="skins"></a>
+<a name="skins"></a>
 <h2 class="underlined_10">Forrest skins</h2>
 <div class="section">
 <p>
@@ -1530,7 +1530,7 @@ project.skinconf=${project.content-dir}/
         are not needed.
       </div>
 </div>
-<a name="N1033D"></a><a name="skin-configuration"></a>
+<a name="skin-configuration"></a>
 <h3 class="underlined_5">Configuration of skins</h3>
 <p>
           All configuration is done via your project
@@ -1538,7 +1538,7 @@ project.skinconf=${project.content-dir}/
           comments to describe each capability. Please read those, there is no
           point repeating here.
         </p>
-<a name="N1034A"></a><a name="new_skin"></a>
+<a name="new_skin"></a>
 <h3 class="underlined_5">Defining a new skin</h3>
 <p>
           Consider discussing your needs on the mailing lists. There may be
@@ -1631,7 +1631,7 @@ project.skinconf=${project.content-dir}/
 </div>
 </div>
     
-<a name="N103A5"></a><a name="webapp"></a>
+<a name="webapp"></a>
 <h2 class="underlined_10">Interactive Forrest: faster turnaround when developing your docs</h2>
 <div class="section">
 <p>
@@ -1644,7 +1644,7 @@ project.skinconf=${project.content-dir}/
         using a "live" Forrest webapp instance, the Forrest-based documentation
         development can be faster and easier than with comparable tools.
       </p>
-<a name="N103B6"></a><a name="forrest_run"></a>
+<a name="forrest_run"></a>
 <h3 class="underlined_5">Running as a webapp</h3>
 <p>
           Type '<span class="codefrag">forrest run</span>' in your project root to start
@@ -1659,7 +1659,7 @@ project.skinconf=${project.content-dir}/
           servlet container, type <span class="codefrag">forrest webapp</span> to build an open
           webapp in <span class="codefrag">build/webapp/</span>)
         </p>
-<a name="N103CF"></a><a name="using_webapp"></a>
+<a name="using_webapp"></a>
 <h4>Using the webapp</h4>
 <p>
             You can now edit the XML content in
@@ -1668,7 +1668,7 @@ project.skinconf=${project.content-dir}/
           </p>
 </div>
     
-<a name="N103DE"></a><a name="invoking_from_ant"></a>
+<a name="invoking_from_ant"></a>
 <h2 class="underlined_10">Invoking Forrest from Ant</h2>
 <div class="section">
 <p>

Modified: forrest/site/documentation_bestpractices.html
URL: http://svn.apache.org/viewvc/forrest/site/documentation_bestpractices.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/documentation_bestpractices.html (original)
+++ forrest/site/documentation_bestpractices.html Thu Jan 20 06:47:23 2011
@@ -243,7 +243,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000E"></a><a name="goldenRules"></a>
+<a name="goldenRules"></a>
 <h2 class="underlined_10">Golden Rules</h2>
 <div class="section">
 <p>

Modified: forrest/site/dtdx/document-v12.html
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v12.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/dtdx/document-v12.html (original)
+++ forrest/site/dtdx/document-v12.html Thu Jan 20 06:47:23 2011
@@ -358,7 +358,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1001D"></a><a name="Changes+since+document-v11"></a>
+<a name="Changes+since+document-v11"></a>
 <h2 class="underlined_10">Changes since document-v11</h2>
 <div class="section">
 <p>
@@ -392,7 +392,7 @@ document.write("Last Published: " + docu
 </ul>
 </div>
     
-<a name="N10036"></a><a name="Sample+Content"></a>
+<a name="Sample+Content"></a>
 <h2 class="underlined_10">Sample Content</h2>
 <div class="section">
 <p>
@@ -568,24 +568,24 @@ document.write("Last Published: " + docu
 <li>This should be 3 if my math is still OK.</li>
       
 </ol>
-<a name="section" id="section"></a><a name="N1013A"></a><a name="Using+sections"></a>
+<a name="section" id="section"></a><a name="Using+sections"></a>
 <h3 class="underlined_5">Using sections</h3>
 <p>
           You can use sections to put some structure in your document. For some
           strange historical reason, the section title is an attribute of the
           <span class="codefrag">&lt;section&gt;</span> element.
         </p>
-<a name="N10147"></a><a name="Sections%2C+the+sequel"></a>
+<a name="Sections%2C+the+sequel"></a>
 <h3 class="underlined_5">Sections, the sequel</h3>
 <p>
           Just some second section.
         </p>
-<a name="N10150"></a><a name="Section+2.1"></a>
+<a name="Section+2.1"></a>
 <h4>Section 2.1</h4>
 <p>
             Which contains a subsection (2.1).
           </p>
-<a name="source" id="source"></a><a name="N1015E"></a><a name="Showing+preformatted+source+code"></a>
+<a name="source" id="source"></a><a name="Showing+preformatted+source+code"></a>
 <h3 class="underlined_5">Showing preformatted source code</h3>
 <p>
           Enough about these sections. Let's have a look at more interesting
@@ -610,7 +610,7 @@ document.write("Last Published: " + docu
           Please take care to still use a sensible line-length within your
           source elements.
         </p>
-<a name="N10172"></a><a name="table"></a>
+<a name="table"></a>
 <h3 class="underlined_5">Using tables</h3>
 <p>
           And now for a table:
@@ -654,7 +654,7 @@ document.write("Last Published: " + docu
 <p>
           Not much of attributes with <span class="codefrag">&lt;table&gt;</span>, if you ask me.
         </p>
-<a name="second-figure-anchor" id="second-figure-anchor"></a><a name="N101B8"></a><a name="figure"></a>
+<a name="second-figure-anchor" id="second-figure-anchor"></a><a name="figure"></a>
 <h3 class="underlined_5">Using figures</h3>
 <p>
           And a <span class="codefrag">&lt;figure&gt;</span> to end all of this. Note that this

Modified: forrest/site/dtdx/document-v13.dtdx.html
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.dtdx.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/dtdx/document-v13.dtdx.html (original)
+++ forrest/site/dtdx/document-v13.dtdx.html Thu Jan 20 06:47:23 2011
@@ -456,7 +456,7 @@ document.write("Last Published: " + docu
 </ul>
 </div>
 </div>
-<a name="N10008"></a><a name="elements-top"></a>
+<a name="elements-top"></a>
 <h2 class="underlined_10">Top-level element(s)</h2>
 <div class="section">
 <ul>
@@ -465,10 +465,10 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
-<a name="N10011"></a><a name="elements"></a>
+<a name="elements"></a>
 <h2 class="underlined_10">Element declarations</h2>
 <div class="section">
-<a name="N10015"></a><a name="abstract"></a>
+<a name="abstract"></a>
 <h3 class="underlined_5">abstract</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -517,7 +517,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N100AC"></a><a name="acronym"></a>
+<a name="acronym"></a>
 <h3 class="underlined_5">acronym</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -572,7 +572,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1016B"></a><a name="anchor"></a>
+<a name="anchor"></a>
 <h3 class="underlined_5">anchor</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -622,7 +622,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N101E8"></a><a name="authors"></a>
+<a name="authors"></a>
 <h3 class="underlined_5">authors</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -669,7 +669,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10253"></a><a name="body"></a>
+<a name="body"></a>
 <h3 class="underlined_5">body</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -716,7 +716,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N102EA"></a><a name="br"></a>
+<a name="br"></a>
 <h3 class="underlined_5">br</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -765,7 +765,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1039D"></a><a name="caption"></a>
+<a name="caption"></a>
 <h3 class="underlined_5">caption</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -814,7 +814,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10434"></a><a name="code"></a>
+<a name="code"></a>
 <h3 class="underlined_5">code</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -863,7 +863,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N104EB"></a><a name="dd"></a>
+<a name="dd"></a>
 <h3 class="underlined_5">dd</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -912,7 +912,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N105AE"></a><a name="dl"></a>
+<a name="dl"></a>
 <h3 class="underlined_5">dl</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -959,7 +959,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10639"></a><a name="document"></a>
+<a name="document"></a>
 <h3 class="underlined_5">document</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -995,7 +995,7 @@ document.write("Last Published: " + docu
 </td>
 </tr>
 </table>
-<a name="N10697"></a><a name="dt"></a>
+<a name="dt"></a>
 <h3 class="underlined_5">dt</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1044,7 +1044,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1072E"></a><a name="em"></a>
+<a name="em"></a>
 <h3 class="underlined_5">em</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1093,7 +1093,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10815"></a><a name="figure"></a>
+<a name="figure"></a>
 <h3 class="underlined_5">figure</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1179,7 +1179,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N108E3"></a><a name="fixme"></a>
+<a name="fixme"></a>
 <h3 class="underlined_5">fixme</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1234,7 +1234,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1099A"></a><a name="footer"></a>
+<a name="footer"></a>
 <h3 class="underlined_5">footer</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1255,7 +1255,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N109CE"></a><a name="fork"></a>
+<a name="fork"></a>
 <h3 class="underlined_5">fork</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1325,7 +1325,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10AC9"></a><a name="header"></a>
+<a name="header"></a>
 <h3 class="underlined_5">header</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1372,7 +1372,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10B4C"></a><a name="icon"></a>
+<a name="icon"></a>
 <h3 class="underlined_5">icon</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1443,7 +1443,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10C31"></a><a name="img"></a>
+<a name="img"></a>
 <h3 class="underlined_5">img</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1524,7 +1524,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10D2D"></a><a name="jump"></a>
+<a name="jump"></a>
 <h3 class="underlined_5">jump</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1594,7 +1594,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10E28"></a><a name="legal"></a>
+<a name="legal"></a>
 <h3 class="underlined_5">legal</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1643,7 +1643,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10EBF"></a><a name="li"></a>
+<a name="li"></a>
 <h3 class="underlined_5">li</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1692,7 +1692,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10F86"></a><a name="link"></a>
+<a name="link"></a>
 <h3 class="underlined_5">link</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1762,7 +1762,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11081"></a><a name="note"></a>
+<a name="note"></a>
 <h3 class="underlined_5">note</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1816,7 +1816,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11136"></a><a name="notice"></a>
+<a name="notice"></a>
 <h3 class="underlined_5">notice</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1865,7 +1865,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N111CD"></a><a name="ol"></a>
+<a name="ol"></a>
 <h3 class="underlined_5">ol</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1917,7 +1917,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1126A"></a><a name="p"></a>
+<a name="p"></a>
 <h3 class="underlined_5">p</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1971,7 +1971,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1131F"></a><a name="person"></a>
+<a name="person"></a>
 <h3 class="underlined_5">person</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2032,7 +2032,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N113A1"></a><a name="section"></a>
+<a name="section"></a>
 <h3 class="underlined_5">section</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2079,7 +2079,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11440"></a><a name="source"></a>
+<a name="source"></a>
 <h3 class="underlined_5">source</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2135,7 +2135,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N114F9"></a><a name="strong"></a>
+<a name="strong"></a>
 <h3 class="underlined_5">strong</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2184,7 +2184,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N115E0"></a><a name="sub"></a>
+<a name="sub"></a>
 <h3 class="underlined_5">sub</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2233,7 +2233,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11697"></a><a name="subtitle"></a>
+<a name="subtitle"></a>
 <h3 class="underlined_5">subtitle</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2282,7 +2282,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11712"></a><a name="sup"></a>
+<a name="sup"></a>
 <h3 class="underlined_5">sup</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2331,7 +2331,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N117C9"></a><a name="table"></a>
+<a name="table"></a>
 <h3 class="underlined_5">table</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2378,7 +2378,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1184C"></a><a name="td"></a>
+<a name="td"></a>
 <h3 class="underlined_5">td</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2439,7 +2439,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1192A"></a><a name="th"></a>
+<a name="th"></a>
 <h3 class="underlined_5">th</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2500,7 +2500,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11A08"></a><a name="title"></a>
+<a name="title"></a>
 <h3 class="underlined_5">title</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2549,7 +2549,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11AA3"></a><a name="tr"></a>
+<a name="tr"></a>
 <h3 class="underlined_5">tr</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2596,7 +2596,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11B12"></a><a name="type"></a>
+<a name="type"></a>
 <h3 class="underlined_5">type</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2645,7 +2645,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11B79"></a><a name="ul"></a>
+<a name="ul"></a>
 <h3 class="underlined_5">ul</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2697,7 +2697,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11C16"></a><a name="version"></a>
+<a name="version"></a>
 <h3 class="underlined_5">version</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2766,7 +2766,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11CAB"></a><a name="warning"></a>
+<a name="warning"></a>
 <h3 class="underlined_5">warning</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>

Modified: forrest/site/dtdx/document-v13.html
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/dtdx/document-v13.html (original)
+++ forrest/site/dtdx/document-v13.html Thu Jan 20 06:47:23 2011
@@ -372,7 +372,7 @@ document.write("Last Published: " + docu
     </div>
 </div>
     
-<a name="N10020"></a><a name="sample"></a>
+<a name="sample"></a>
 <h2 class="underlined_10">Sample Content</h2>
 <div class="section">
 <p>
@@ -381,7 +381,7 @@ document.write("Last Published: " + docu
         elements are used and see the <a href="../docs_0_90/../dtdx/dtd-docs.html">DTD reference
         documentation</a>.
       </p>
-<a name="N10030"></a><a name="block-inline"></a>
+<a name="block-inline"></a>
 <h3 class="underlined_5">Block and inline elements</h3>
 <p>
           This is a simple paragraph. Most documents contain a fair amount of
@@ -583,7 +583,7 @@ document.write("Last Published: " + docu
 <li>This should be 3 if my math is still OK.</li>
         
 </ol>
-<a name="N10145"></a><a name="presentations"></a>
+<a name="presentations"></a>
 <h3 class="underlined_5">Various presentation formats</h3>
 <p>
           This sample document, written in document-v13 XML can be presented via
@@ -657,24 +657,24 @@ document.write("Last Published: " + docu
 </tr>
         
 </table>
-<a name="N101CD"></a><a name="section"></a>
+<a name="section"></a>
 <h3 class="underlined_5">Using sections</h3>
 <p>
           You can use sections to put some structure in your document. For some
           strange historical reason, the section title is an attribute of the
           <span class="codefrag">&lt;section&gt;</span> element.
         </p>
-<a name="N101DA"></a><a name="sub-section"></a>
+<a name="sub-section"></a>
 <h3 class="underlined_5">Sections, the sequel</h3>
 <p>
           Just some second section.
         </p>
-<a name="N101E3"></a><a name="sub-sub-section"></a>
+<a name="sub-sub-section"></a>
 <h4>Section 2.1</h4>
 <p>
             Which contains a subsection (2.1).
           </p>
-<a name="N101EE"></a><a name="source"></a>
+<a name="source"></a>
 <h3 class="underlined_5">Showing preformatted source code</h3>
 <p>
           Enough about these sections. Let's have a look at more interesting
@@ -712,7 +712,7 @@ public class FirstApplet extends Applet 
           Please take care to still use a sensible line-length within your
           source elements.
         </p>
-<a name="N1020F"></a><a name="table"></a>
+<a name="table"></a>
 <h3 class="underlined_5">Using tables</h3>
 <p>
           And now for a table:
@@ -777,7 +777,7 @@ public class FirstApplet extends Applet 
 </tr>
         
 </table>
-<a name="second-figure-anchor" id="second-figure-anchor"></a><a name="N10279"></a><a name="figure"></a>
+<a name="second-figure-anchor" id="second-figure-anchor"></a><a name="figure"></a>
 <h3 class="underlined_5">Using figures</h3>
 <p>
           And a <span class="codefrag">&lt;figure&gt;</span> to end all of this. Note that this
@@ -787,21 +787,21 @@ public class FirstApplet extends Applet 
 <img class="figure" alt="The fine Forrest logo" src="images/project-logo.png" height="65" width="220"></div>
 </div>
     
-<a name="N10290"></a><a name="changes"></a>
+<a name="changes"></a>
 <h2 class="underlined_10">DTD changes</h2>
 <div class="section">
 <p>
         See the generated <a href="../docs_0_90/../dtdx/dtd-docs.html">DTD reference
         documentation</a>.
       </p>
-<a name="N1029D"></a><a name="changes-13"></a>
+<a name="changes-13"></a>
 <h3 class="underlined_5">Changes since document-v12</h3>
 <p>
           All v1.2 docs will work fine as v1.3 DTD. The main change is the
           addition of a @class attribute to every element, which enables the
           "extra-css" section in the skinconf to be put to good use.
         </p>
-<a name="N102A7"></a><a name="changes-12"></a>
+<a name="changes-12"></a>
 <h3 class="underlined_5">Changes since document-v11</h3>
 <p>
           doc-v12 enhances doc-v11 by relaxing various restrictions that were

Modified: forrest/site/dtdx/document-v13.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/dtdx/document-v20.dtdx.html
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.dtdx.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/dtdx/document-v20.dtdx.html (original)
+++ forrest/site/dtdx/document-v20.dtdx.html Thu Jan 20 06:47:23 2011
@@ -462,7 +462,7 @@ document.write("Last Published: " + docu
 </ul>
 </div>
 </div>
-<a name="N10008"></a><a name="elements-top"></a>
+<a name="elements-top"></a>
 <h2 class="underlined_10">Top-level element(s)</h2>
 <div class="section">
 <ul>
@@ -471,10 +471,10 @@ document.write("Last Published: " + docu
 </li>
 </ul>
 </div>
-<a name="N10011"></a><a name="elements"></a>
+<a name="elements"></a>
 <h2 class="underlined_10">Element declarations</h2>
 <div class="section">
-<a name="N10015"></a><a name="a"></a>
+<a name="a"></a>
 <h3 class="underlined_5">a</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -539,7 +539,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1010B"></a><a name="abstract"></a>
+<a name="abstract"></a>
 <h3 class="underlined_5">abstract</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -588,7 +588,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N101A2"></a><a name="acronym"></a>
+<a name="acronym"></a>
 <h3 class="underlined_5">acronym</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -643,7 +643,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10259"></a><a name="anchor"></a>
+<a name="anchor"></a>
 <h3 class="underlined_5">anchor</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -693,7 +693,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N102D6"></a><a name="area"></a>
+<a name="area"></a>
 <h3 class="underlined_5">area</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -765,7 +765,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10371"></a><a name="authors"></a>
+<a name="authors"></a>
 <h3 class="underlined_5">authors</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -812,7 +812,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N103DC"></a><a name="body"></a>
+<a name="body"></a>
 <h3 class="underlined_5">body</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -859,7 +859,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10477"></a><a name="br"></a>
+<a name="br"></a>
 <h3 class="underlined_5">br</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -908,7 +908,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10522"></a><a name="caption"></a>
+<a name="caption"></a>
 <h3 class="underlined_5">caption</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -957,7 +957,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N105B9"></a><a name="code"></a>
+<a name="code"></a>
 <h3 class="underlined_5">code</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1006,7 +1006,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10668"></a><a name="dd"></a>
+<a name="dd"></a>
 <h3 class="underlined_5">dd</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1055,7 +1055,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1072B"></a><a name="dl"></a>
+<a name="dl"></a>
 <h3 class="underlined_5">dl</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1102,7 +1102,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N107AE"></a><a name="document"></a>
+<a name="document"></a>
 <h3 class="underlined_5">document</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1145,7 +1145,7 @@ document.write("Last Published: " + docu
 </td>
 </tr>
 </table>
-<a name="N1081A"></a><a name="dt"></a>
+<a name="dt"></a>
 <h3 class="underlined_5">dt</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1194,7 +1194,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N108B1"></a><a name="em"></a>
+<a name="em"></a>
 <h3 class="underlined_5">em</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1243,7 +1243,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10990"></a><a name="figure"></a>
+<a name="figure"></a>
 <h3 class="underlined_5">figure</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1329,7 +1329,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10A5E"></a><a name="fixme"></a>
+<a name="fixme"></a>
 <h3 class="underlined_5">fixme</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1384,7 +1384,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10B15"></a><a name="footer"></a>
+<a name="footer"></a>
 <h3 class="underlined_5">footer</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1405,7 +1405,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10B49"></a><a name="header"></a>
+<a name="header"></a>
 <h3 class="underlined_5">header</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1452,7 +1452,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10BD0"></a><a name="icon"></a>
+<a name="icon"></a>
 <h3 class="underlined_5">icon</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1523,7 +1523,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10CAD"></a><a name="img"></a>
+<a name="img"></a>
 <h3 class="underlined_5">img</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1609,7 +1609,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10DAB"></a><a name="legal"></a>
+<a name="legal"></a>
 <h3 class="underlined_5">legal</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1658,7 +1658,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10E42"></a><a name="li"></a>
+<a name="li"></a>
 <h3 class="underlined_5">li</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1707,7 +1707,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10F09"></a><a name="map"></a>
+<a name="map"></a>
 <h3 class="underlined_5">map</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1759,7 +1759,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N10FC2"></a><a name="meta"></a>
+<a name="meta"></a>
 <h3 class="underlined_5">meta</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1814,7 +1814,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11035"></a><a name="note"></a>
+<a name="note"></a>
 <h3 class="underlined_5">note</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1868,7 +1868,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N110EA"></a><a name="notice"></a>
+<a name="notice"></a>
 <h3 class="underlined_5">notice</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1917,7 +1917,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11181"></a><a name="ol"></a>
+<a name="ol"></a>
 <h3 class="underlined_5">ol</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -1969,7 +1969,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1120A"></a><a name="p"></a>
+<a name="p"></a>
 <h3 class="underlined_5">p</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2023,7 +2023,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N112BF"></a><a name="person"></a>
+<a name="person"></a>
 <h3 class="underlined_5">person</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2084,7 +2084,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11341"></a><a name="section"></a>
+<a name="section"></a>
 <h3 class="underlined_5">section</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2131,7 +2131,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N113E4"></a><a name="source"></a>
+<a name="source"></a>
 <h3 class="underlined_5">source</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2187,7 +2187,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1149D"></a><a name="strong"></a>
+<a name="strong"></a>
 <h3 class="underlined_5">strong</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2236,7 +2236,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1157C"></a><a name="sub"></a>
+<a name="sub"></a>
 <h3 class="underlined_5">sub</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2285,7 +2285,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N1162B"></a><a name="subtitle"></a>
+<a name="subtitle"></a>
 <h3 class="underlined_5">subtitle</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2334,7 +2334,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N116A6"></a><a name="sup"></a>
+<a name="sup"></a>
 <h3 class="underlined_5">sup</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2383,7 +2383,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11755"></a><a name="table"></a>
+<a name="table"></a>
 <h3 class="underlined_5">table</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2430,7 +2430,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N117DC"></a><a name="td"></a>
+<a name="td"></a>
 <h3 class="underlined_5">td</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2491,7 +2491,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N118BA"></a><a name="th"></a>
+<a name="th"></a>
 <h3 class="underlined_5">th</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2552,7 +2552,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11998"></a><a name="title"></a>
+<a name="title"></a>
 <h3 class="underlined_5">title</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2601,7 +2601,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11A2F"></a><a name="tr"></a>
+<a name="tr"></a>
 <h3 class="underlined_5">tr</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2648,7 +2648,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11A9E"></a><a name="type"></a>
+<a name="type"></a>
 <h3 class="underlined_5">type</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2697,7 +2697,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11B05"></a><a name="ul"></a>
+<a name="ul"></a>
 <h3 class="underlined_5">ul</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2749,7 +2749,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11B8E"></a><a name="version"></a>
+<a name="version"></a>
 <h3 class="underlined_5">version</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2818,7 +2818,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11C23"></a><a name="warning"></a>
+<a name="warning"></a>
 <h3 class="underlined_5">warning</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>
@@ -2872,7 +2872,7 @@ document.write("Last Published: " + docu
 <td colspan="3">&nbsp;</td>
 </tr>
 </table>
-<a name="N11CD8"></a><a name="xi:include"></a>
+<a name="xi:include"></a>
 <h3 class="underlined_5">xi:include</h3>
 <table border="0" cellpadding="0" cellspacing="0" class="dtdElement">
 <tr>

Modified: forrest/site/dtdx/document-v20.html
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/dtdx/document-v20.html (original)
+++ forrest/site/dtdx/document-v20.html Thu Jan 20 06:47:23 2011
@@ -384,7 +384,7 @@ document.write("Last Published: " + docu
     </div>
 </div>
     
-<a name="N1003D"></a><a name="sample"></a>
+<a name="sample"></a>
 <h2 class="underlined_10">Sample Content</h2>
 <div class="section">
 <p>
@@ -393,7 +393,7 @@ document.write("Last Published: " + docu
         elements are used and see the <a href="../docs_0_90/../dtdx/dtd-docs.html">DTD reference
         documentation</a>.
       </p>
-<a name="N1004D"></a><a name="block-inline"></a>
+<a name="block-inline"></a>
 <h3 class="underlined_5">Block and inline elements</h3>
 <p>
           This is a simple paragraph. Most documents contain a fair amount of
@@ -574,7 +574,7 @@ document.write("Last Published: " + docu
 <li>This should be 3 if my math is still OK.</li>
         
 </ol>
-<a name="N1014F"></a><a name="presentations"></a>
+<a name="presentations"></a>
 <h3 class="underlined_5">Various presentation formats</h3>
 <p>
           This sample document, written in document-v20 XML can be presented via
@@ -669,22 +669,22 @@ document.write("Last Published: " + docu
 </tr>
         
 </table>
-<a name="N101E6"></a><a name="section"></a>
+<a name="section"></a>
 <h3 class="underlined_5">Using sections</h3>
 <p>
           You can use sections to put some structure in your document.
         </p>
-<a name="N101F0"></a><a name="sub-section"></a>
+<a name="sub-section"></a>
 <h3 class="underlined_5">Sections, the sequel</h3>
 <p>
           Just some second section.
         </p>
-<a name="N101F9"></a><a name="sub-sub-section"></a>
+<a name="sub-sub-section"></a>
 <h4>Section 2.1</h4>
 <p>
             Which contains a subsection (2.1).
           </p>
-<a name="N10204"></a><a name="source"></a>
+<a name="source"></a>
 <h3 class="underlined_5">Showing preformatted source code</h3>
 <p>
           Enough about these sections. Let's have a look at more interesting
@@ -722,7 +722,7 @@ public class FirstApplet extends Applet 
           Please take care to still use a sensible line-length within your
           source elements.
         </p>
-<a name="N10225"></a><a name="table"></a>
+<a name="table"></a>
 <h3 class="underlined_5">Using tables</h3>
 <p>
           And now for a table:
@@ -787,7 +787,7 @@ public class FirstApplet extends Applet 
 </tr>
         
 </table>
-<a name="second-figure-anchor" id="second-figure-anchor"></a><a name="N1028F"></a><a name="figure"></a>
+<a name="second-figure-anchor" id="second-figure-anchor"></a><a name="figure"></a>
 <h3 class="underlined_5">Using figures</h3>
 <p>
           And a <span class="codefrag">&lt;figure&gt;</span> to end all of this. Note that this
@@ -796,7 +796,7 @@ public class FirstApplet extends Applet 
 <a name="forrest-logo"></a>
 <div style="text-align: center;" id="forrest-logo">
 <img class="figure" alt="The fine Forrest logo" src="images/project-logo.png" id="forrest-logo-figure" height="65" width="220"></div>
-<a name="N102A6"></a><a name="area-map"></a>
+<a name="area-map"></a>
 <h3 class="underlined_5">Using map and area</h3>
 <p>
           
@@ -816,7 +816,7 @@ public class FirstApplet extends Applet 
 </map>
         
 </p>
-<a name="N102D1"></a><a name="link-class"></a>
+<a name="link-class"></a>
 <h3 class="underlined_5">Using class attribute on links</h3>
 <p>
           The document-v13 had elements &lt;fork&gt; and &lt;jump&gt;. In
@@ -887,14 +887,14 @@ public class FirstApplet extends Applet 
 </table>
 </div>
     
-<a name="N10318"></a><a name="changes"></a>
+<a name="changes"></a>
 <h2 class="underlined_10">DTD changes</h2>
 <div class="section">
 <p>
         See the generated <a href="../docs_0_90/../dtdx/dtd-docs.html">DTD reference
         documentation</a>.
       </p>
-<a name="N10325"></a><a name="changes-20"></a>
+<a name="changes-20"></a>
 <h3 class="underlined_5">Changes between document-v13 and document-v20</h3>
 <ul>
           
@@ -913,14 +913,14 @@ public class FirstApplet extends Applet 
           </li>
         
 </ul>
-<a name="N1034A"></a><a name="changes-13"></a>
+<a name="changes-13"></a>
 <h3 class="underlined_5">Changes between document-v12 and document-v13</h3>
 <p>
           All v1.2 docs will work fine as v1.3 DTD. The main change is the
           addition of a @class attribute to every element, which enables the
           "extra-css" section in the skinconf to be put to good use.
         </p>
-<a name="N10354"></a><a name="changes-12"></a>
+<a name="changes-12"></a>
 <h3 class="underlined_5">Changes between document-v11 and document-v12</h3>
 <p>
           doc-v12 enhances doc-v11 by relaxing various restrictions that were

Modified: forrest/site/dtdx/document-v20.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.pdf?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/dtdx/dtd-docs.html
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/dtd-docs.html?rev=1061134&r1=1061133&r2=1061134&view=diff
==============================================================================
--- forrest/site/dtdx/dtd-docs.html (original)
+++ forrest/site/dtdx/dtd-docs.html Thu Jan 20 06:47:23 2011
@@ -323,7 +323,7 @@ document.write("Last Published: " + docu
 </div>
 </div>
     
-<a name="N1000E"></a><a name="overview"></a>
+<a name="overview"></a>
 <h2 class="underlined_10">Overview</h2>
 <div class="section">
 <p>
@@ -341,7 +341,7 @@ document.write("Last Published: " + docu
 </p>
 </div>
     
-<a name="N10022"></a><a name="dtdx"></a>
+<a name="dtdx"></a>
 <h2 class="underlined_10">The generated documentation</h2>
 <div class="section">
 <p>