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

svn commit: r413268 [10/11] - in /forrest/site: ./ docs_0_60/ docs_0_70/ docs_0_80/

Modified: forrest/site/docs_0_80/changes.xml
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.xml?rev=413268&r1=413267&r2=413268&view=diff
==============================================================================
--- forrest/site/docs_0_80/changes.xml (original)
+++ forrest/site/docs_0_80/changes.xml Sat Jun 10 01:11:09 2006
@@ -1,101 +1,121 @@
 <?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
-<document><header><title>History of Changes</title></header><body><p><link href="changes.rss"><img alt="RSS" src="../images/rss.png"/></link></p>
-    <section id="version_0.8-dev"><title>Version 0.8-dev (not yet released)</title><section><title>Changes to the Code Base</title><ul><li><icon alt="add" src="../images/add.jpg"/> New protocol / source factory 
-        that is contacting the locationmap module to look up the source. Use it 
-        like lm://resolve.contract.html.content-main for source resolving. 
-        (TS)</li><li><icon alt="add" src="../images/add.jpg"/> Added first implementation of 
+<document><header><title>History of Changes </title></header><body><p><link href="changes.rss"><img alt="RSS" src="../images/rss.png"/></link></p><section id="introduction"><title>Introduction and explanation of symbols</title><p>The following symbols are used to denote the various action types:
+        <icon alt="add" src="../images/add.jpg"/>=add, <icon alt="update" src="../images/update.jpg"/>=update, <icon alt="fix" src="../images/fix.jpg"/>=fix, <icon alt="remove" src="../images/remove.jpg"/>=remove</p></section>
+    <section id="version_0.8-dev"><title>Version 0.8-dev (not yet released)</title>
+        <p>See each
+          <link href="site:v0.80//plugins/index">plugin</link>
+          for its detailed changes.
+        </p>
+      <section><title>Changes to the Code Base</title><ul><li><icon alt="add" src="../images/add.jpg"/> Added first implementation of 
         the dispatcher. Including contract bean implementation and interface; 
-        dispatcher exception and dispatcher transformers. (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+        dispatcher exception and dispatcher transformers. Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add new site seeding targets and a new business seed target.
         This allows for interactive creation of seed sites - existing
-        'forrest seed' behaviour is unchanged and is equivalent to 'forrest seed-sample'.
+        'forrest seed' behaviour is unchanged which is equivalent to 'forrest seed-sample'.
         New ones are 'forrest seed-business' and 'forrest seed-basic'.
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
+        Describe the 
+        <link href="site:faq/build_msg_a">status messages</link>
+        that are issued by Cocoon CLI during processing of each doc.
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>
         The broken-links file is now copied into to the site root as
         "broken-links.xml" so that when building with Forrestbot
         you can easily view it.
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
+        Reviewed all sitemaps to use locationmap references (lm:).
+        At the same time we changed filenames of core stylesheets to follow 
+        a filename convention (e.g. html2document.xsl =&gt; html-to-document.xsl)
+        which enables automated locationmap matches.
+        Thanks to the many people who were involved with addressing this issue.
+        See the commit logs associated with FOR-200.
+      Committed by RDG. Thanks to Community. See Issue <link href="http://issues.apache.org/jira/browse/FOR-200">FOR-200</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+        Add notes about naming convention for locationmap references.
+        Gathered from a ForrestFriday IRC session (thanks to Tim Williams for writing them up).
+        See <link href="site:locationmap">locationmap docs</link>.
+      Committed by RDG. Thanks to Community. See Issue <link href="http://issues.apache.org/jira/browse/FOR-200">FOR-200</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+        Added initial whiteboard internal plugin xhtml2. Started work on xhtml in the core.
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         The "dispatcher" development work has moved to two new plugins.
         See <link href="site:v0.80//dispatcher-concept">dispatcher development</link> and
         follow to the quickstart howto.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add Validation Block. Uses transformers to enable RELAX NG validation and
         W3C XML Schema validation using Jing and Xerces.
         See <link href="site:procedures/forrest-dev/debug-validation">documentation</link>.
-      (DC) Thanks to Pier Fumagalli.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC. Thanks to Pier Fumagalli.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added initial whiteboard input plugin for Lenya integration.
-      (RDG) Thanks to Joachim Breitsprecher. Fixes <link href="http://issues.apache.org/jira/browse/FOR-660">FOR-660</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Joachim Breitsprecher. See Issue <link href="http://issues.apache.org/jira/browse/FOR-660">FOR-660</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added initial whiteboard input plugin for "Blog".
-      (TWW)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TWW.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added the beginnings of a sitemap analysis tool to the whiteboard.
         Doesn't do much at the moment.
-      (TWW)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TWW.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added initial whiteboard input plugin for "Resume".
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added initial whiteboard internal plugin for "GoogleSitemap".
-      (RDG) Thanks to Rasik Pandey. Fixes <link href="http://issues.apache.org/jira/browse/FOR-597">FOR-597</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Rasik Pandey. See Issue <link href="http://issues.apache.org/jira/browse/FOR-597">FOR-597</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add WTP 0.7 compatability for Eclipse plugin.
         Clarify installation notes.
-      (RDG) Thanks to Alan Chandler.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Alan Chandler.</li><li><icon alt="add" src="../images/add.jpg"/>
         Use locationmap's mounting capability to allow selective project location overrides.
-      (TWW)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TWW.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add locationmap selector based mounting (and project-based mounting).
-      (TWW)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TWW.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add locationmap mounting capability.
-      (TWW)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TWW.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added support for actions in the locationmap.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Plugins can now define their own *.xconf file to add configuration
         information to cocoon.xconf. Simply place your *.xconf file in
         PLUGIN_HOME/conf/*.xconf. Note that changes to this configuration
         file will not take effect until Forrest has been restarted.
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added initial whiteboard output plugin for "voice".
         Read a document using a voice enabled browser such as Opera.
-      (RDG) Thanks to Tom HANAX. Fixes <link href="http://issues.apache.org/jira/browse/FOR-589">FOR-589</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Tom HANAX. See Issue <link href="http://issues.apache.org/jira/browse/FOR-589">FOR-589</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Strip remaining &lt;i18n:text&gt; elements that remain if i18n processing
         has been disabled. This was causing invalid HTML output.
-      (DC) Fixes <link href="http://issues.apache.org/jira/browse/FOR-592">FOR-592</link>.</li><li><icon alt="add" src="../images/add.jpg"/> Added a shell script to 
+      Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-592">FOR-592</link>.</li><li><icon alt="add" src="../images/add.jpg"/> Added a shell script to 
         do some steps of the cocoon update process. Still there are some steps 
-        that should rather be done by a script then committer interaction. 
+        that should rather be done by a script, rather than committer interaction. 
         Updated the readme to state that some steps could be done by the 
         script. <link href="http://svn.apache.org/viewcvs.cgi?rev=280710&amp;view=rev">Diff</link> 
-        (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+        Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Refactored the view resolver code of the internal.view plugin. Created an action that
         is doing the same as before the combination of sitemap+xsl. <br/>Added 2 java classes to package
         org.apache.forrest.plugin.internal.view.acting:<br/>
         1.FallbackResolverAction.java<br/>2.FallbackResolverHelper.java
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
        Removed project.view-defaultView properties and added project.theme-extension instead. The combination
        of project.theme-extension and project.theme is equal to project.view-defaultView.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
        Added new elements to org.apache.forrest.conf.ForrestConfModule name="defaults":
        <br/> view-themes<br/>theme-ext<br/>theme<br/>
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
        Removed "defaultView" and added new element to org.apache.forrest.conf.ForrestConfModule name="project":
        <br/>theme-ext
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
        normalize-space() the forrest:properties before parsing them to the pipe
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Use sets of symbols as xml entities for character replacement.
         There is a core set and each project can define a set.
         For example, use "<code>&amp;myp-t;</code>" to represent the
         project name together with trademark symbol
         "My Project Name&#8482;".
         See <link href="site:faq/xml-entities">FAQ</link>.
-      (DC)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>
         Plugins can now define their own *.xconf file to add configuration 
         information to cocoon.xconf. Simply place your *.xconf file in 
         PLUGIN_HOME/conf/*.xconf. Note that changes to this configuration 
         file will not take effect until Forrest has been restarted.  
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         New site seeding mechanism. You can now run "forrest seed" as before, or you can run
         "forrest seed-business". The later will ask a number of questions about the site
         being seeded (business name, description etc.) and will create a very simple site
         designed for business. To quickly see the results, i.e. avoid
         answering the questions, do "forrest seedTestBusiness". More seed sites will be added
         in the future.
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added support for a locationmap. This enables content to be retrieved from a location
         that is defined in a locationmap file. A project-based file can be located at 
         <code>PROJECT_HOME/src/documentation/content/locationmap.xml</code> while core locationmaps
@@ -111,285 +131,334 @@
         See <link href="site:v0.80//locationmap">locationmap docs</link> for more information.
         Thanks to Unico Hommes for the original locationmap implementation which
         was added to Forrest long ago.
-      (RDG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG.</li><li><icon alt="update" src="../images/update.jpg"/>
         Enabled i18n by default in fresh-site: as the default i18n config now requires
         an explicit locale specification (using an URL parameter for example), this shouldn't
         affect people who do not use i18n.
-      (BD)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by BD.</li><li><icon alt="update" src="../images/update.jpg"/>
         Completed the de and fr translations of the fresh-site, added fr and de
         versions of the index page as examples of language switching.
-      (BD)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by BD.</li><li><icon alt="update" src="../images/update.jpg"/>
         Moved LocaleAction and LocaleMatcher configurations to main sitemap, and changed
         I18nTransformer use to take locale info from enclosing LocaleAction everywhere.
-      (BD) Fixes <link href="http://issues.apache.org/jira/browse/FOR-887">FOR-887</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by BD. See Issue <link href="http://issues.apache.org/jira/browse/FOR-887">FOR-887</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Updated to Apache-Ant-1.6.5 release, jsch-0.1.28, apache-jakarta-commons-net-1.4.1
-      (DC)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
         Updated xerces to 2.8.0, xml-apis to 1.3.03, log4j to 1.2.13 and ehcache to 1.2.
-      (AG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by AG.</li><li><icon alt="update" src="../images/update.jpg"/>
         Howto-v20 now properly handles a/@class=fork etc. attribute to enable
         links to open in a new browser window.
-      (DC) Thanks to Steve Masover. Fixes <link href="http://issues.apache.org/jira/browse/FOR-824">FOR-824</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. Thanks to Steve Masover. See Issue <link href="http://issues.apache.org/jira/browse/FOR-824">FOR-824</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Fixed inconsistent line-endings in comments of generated html.
-      (DC) Fixes <link href="http://issues.apache.org/jira/browse/FOR-492">FOR-492</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-492">FOR-492</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Able to <link href="site:v0.80//plugins/using">declare</link>
         additional sources for plugins. Assists with development of private
         and local project-specific plugins.
-      (CD)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by CD.</li><li><icon alt="update" src="../images/update.jpg"/>
         Forrestbot deploy.scp workstage now uses keyfile/passphrase in preference,
         then fallback to remote password.
-      (DC) Fixes <link href="http://issues.apache.org/jira/browse/FOR-818">FOR-818</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-818">FOR-818</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Plugin: PhotoGallery.
         Automated the image variant (e.g. thumb, small) creation. Note that this
         is not
         backward-compatible, so existing users need to move original images
         from the old "big" directory and remove the "preview" and "small" directories.
-      (TWW)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by TWW.</li><li><icon alt="update" src="../images/update.jpg"/>
+        Upgrade our packaged Cocoon to cocoon-2.2.0-dev-r351990 and enhanced the notes
+        about how to upgrade.
+      Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
         New skinconf parameter "disable-copyright-footer" (default=false)
         to not show the copyright notice in html page footer.
-      (DC)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
         Enable use of common character entities in skinconf.xml,
-        e.g accented characters and trademark symbols.
-      (DC) Thanks to Paul Devine.</li><li><icon alt="update" src="../images/update.jpg"/>
+        e.g. accented characters and trademark symbols.
+      Committed by DC. Thanks to Paul Devine.</li><li><icon alt="update" src="../images/update.jpg"/>
             Changed handling of table elements with class-attributes in source:
             Table elements w/o class elements will receive standard Forrest styling like before
             (cellpadding="4" cellspacing="1" class="ForrestTable")
             while elements that have class will pass unchanged.
             Note: To style tables with class elements like before you have to add styling code
             in the extra-css-section of skinconfig.
-        (FSO)</li><li><icon alt="update" src="../images/update.jpg"/>
+        Committed by FSO.</li><li><icon alt="update" src="../images/update.jpg"/>
             Fixed problems with disappearing of id-attributes in img-element and several others.    
-        (FSO)</li><li><icon alt="update" src="../images/update.jpg"/>
+        Committed by FSO.</li><li><icon alt="update" src="../images/update.jpg"/>
         Added new "clean" targets. Doing 'forrest clean-site' will remove
         the contents of the project's generated documents directory.
         Doing 'forrest clean-work' will remove the project's work directories
         (usually build/tmp and build/webapp which include the Cocoon cache
         and the Cocoon logs).
         Doing 'forrest clean' will remove both sections.
-      (DC)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/> Added 
+        LocationmapSourceFactory.java. With this it is possible to request 
+        locationmap source via lm://my-location which makes it easier to use it 
+        without contacting a input module in java and any other files. <link href="http://svn.apache.org/viewcvs.cgi?rev=355474&amp;view=rev">Diff</link> 
+      Committed by TS.</li><li><icon alt="update" src="../images/update.jpg"/> Added variable.helper.xsl 
+        to the core, should be enhanced by matching the 
+        default.forrest.properties.xml. This xsl will produce all variables we 
+        use in skins to the new property system. Moved pathutils.xsl to the 
+        core from the skins. <link href="http://svn.apache.org/viewcvs.cgi?rev=356240&amp;view=rev">Diff</link> 
+      Committed by TS.</li><li><icon alt="update" src="../images/update.jpg"/> Added helper 
+        stylesheets to locationmap and core stylesheets. generateId.xsl (will 
+        generate a unique id) and replaceCharsInString.xsl (will find and 
+        replace character in a string) <link href="http://svn.apache.org/viewcvs.cgi?rev=358150&amp;view=rev">Diff</link> 
+        Committed by TS.</li><li><icon alt="update" src="../images/update.jpg"/>
         Fixed and enhanced the Forrest plugin for the XMLmind XML Editor at tools/xxe
-      (DC) Thanks to Sjur N. Moshagen. Fixes <link href="http://issues.apache.org/jira/browse/FOR-581">FOR-581</link>, <link href="http://issues.apache.org/jira/browse/FOR-720">FOR-720</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
-        Updated tools/forrestbar to be compatiable with recent versions of Firefox.
-      (DC) Thanks to Addison Berry. Fixes <link href="http://issues.apache.org/jira/browse/FOR-180">FOR-180</link>, <link href="http://issues.apache.org/jira/browse/FOR-716">FOR-716</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. Thanks to Sjur N. Moshagen. See Issue <link href="http://issues.apache.org/jira/browse/FOR-581">FOR-581</link>, <link href="http://issues.apache.org/jira/browse/FOR-720">FOR-720</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+        Updated tools/forrestbar to be compatible with recent versions of Firefox.
+      Committed by DC. Thanks to Addison Berry. See Issue <link href="http://issues.apache.org/jira/browse/FOR-180">FOR-180</link>, <link href="http://issues.apache.org/jira/browse/FOR-716">FOR-716</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+        Correctly handle w3c-xml-schema rules in 
+        <link href="site:cap">SourceTypeAction</link>.
+      Committed by RDG. Thanks to Josias Thoeny. See Issue <link href="http://issues.apache.org/jira/browse/FOR-710">FOR-710</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+        Upgrade our packaged Cocoon to cocoon-2.2.0-dev-r279987 and enhanced the notes
+        about how to upgrade.
+      Committed by JJP.</li><li><icon alt="update" src="../images/update.jpg"/>Removed 
+        the project.theme-dir property by adding it to the lm like suggest by 
+        Ross. <link href="http://svn.apache.org/viewcvs.cgi?rev=328839&amp;view=rev">Diff</link> 
+        Committed by TS. Thanks to Ross Gardler.</li><li><icon alt="update" src="../images/update.jpg"/> Changed the 'local 
+        forrest' caption to host:port format. Added localhost as option. added 
+        structurer xml view to devs. <link href="http://svn.apache.org/viewcvs.cgi?rev=329431&amp;view=rev">Diff</link> 
+        Committed by TS.</li><li><icon alt="update" src="../images/update.jpg"/>Allowed as well 
+        localhost as local address for jetty for the forrestbar. <link href="http://svn.apache.org/viewcvs.cgi?rev=329177&amp;view=rev">Diff</link> 
+        Committed by TS.</li><li><icon alt="update" src="../images/update.jpg"/>
+        The xml comments from source files were not being generated to the output.
+      Committed by DG. See Issue <link href="http://issues.apache.org/jira/browse/FOR-555">FOR-555</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Add Cocoon Profiler block. Use this during development to list the
         various sitemap pipelines and components that are being used, how
         much time was used by each, whether each component uses the Cocoon
         cache, and show the actual xml data.
         See <link href="site:procedures/forrest-dev/debug-cocoon-profiler">documentation</link>.
         Thanks to Ron Blaschke for the suggestion.
-      (DC) Fixes <link href="http://issues.apache.org/jira/browse/FOR-572">FOR-572</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-572">FOR-572</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         The hlink and vlink colors were not set correctly by SkinconfTransformer.
-      (DC) Thanks to Dave Brosius. Fixes <link href="http://issues.apache.org/jira/browse/FOR-649">FOR-649</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. Thanks to Dave Brosius. See Issue <link href="http://issues.apache.org/jira/browse/FOR-649">FOR-649</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Synchronise the appearance of warning, fixme, and note elements
         in the pelt skin.
-      (DC) Thanks to Gavin McDonald. Fixes <link href="http://issues.apache.org/jira/browse/FOR-604">FOR-604</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. Thanks to Gavin McDonald. See Issue <link href="http://issues.apache.org/jira/browse/FOR-604">FOR-604</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Enhanced notes about using plugins.
-      (RDG) Thanks to Phillip Evens.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG. Thanks to Phillip Evens.</li><li><icon alt="update" src="../images/update.jpg"/>
         Strip remaining &lt;i18n:text&gt; elements that remain if i18n processing
         has been disabled. This was causing invalid HTML output.
         Thanks to assistance from Gavin McDonald.
-      (DC) Fixes <link href="http://issues.apache.org/jira/browse/FOR-592">FOR-592</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-592">FOR-592</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Enhanced the initial Eclipse plugin for using Forrest via Eclipse.
         This work was enabled via a "Google Summer of Code" project.
         See <link href="site:tools/eclipse">docs</link>.
-      (RDG) Thanks to Anil Ramnanan.</li><li><icon alt="update" src="../images/update.jpg"/> Added new 
+      Committed by RDG. Thanks to Anil Ramnanan.</li><li><icon alt="update" src="../images/update.jpg"/> Added new 
         seed targets seed-basic and seed-sample. That closes FOR-253. <link href="http://svn.apache.org/viewcvs.cgi?rev=231130&amp;view=rev">Diff</link> 
-        (TS) Fixes <link href="http://issues.apache.org/jira/browse/FOR-253">FOR-253</link>.</li><li><icon alt="update" src="../images/update.jpg"/> Fixed sample 
+        Committed by TS. See Issue <link href="http://issues.apache.org/jira/browse/FOR-253">FOR-253</link>.</li><li><icon alt="update" src="../images/update.jpg"/> Fixed sample 
         sites from the seedTestBusiness FOR-670: forrest seedTestBusiness; 
         forrest site fails resume dtd validation <link href="http://svn.apache.org/viewcvs.cgi?rev=279892&amp;view=rev">Diff</link> 
-        (TS) Thanks to kevin. Fixes <link href="http://issues.apache.org/jira/browse/FOR-670">FOR-670</link>.</li><li><icon alt="update" src="../images/update.jpg"/> Added a new 
+        Committed by TS. Thanks to kevin. See Issue <link href="http://issues.apache.org/jira/browse/FOR-670">FOR-670</link>.</li><li><icon alt="update" src="../images/update.jpg"/> Added a new 
         {defaults:view-internal} to better reuse the internal code of views. 
         has the benefit that I only need to change the forrest-core.conf when 
         we move views in to the core. The change in 
         includes-viewLocationmap.xsl allows us to parse the views extension as 
         paramater. That allows us to easily change '.fv' to '.fv.xml' via the 
         forrest.properties. <link href="http://svn.apache.org/viewcvs.cgi?rev=215902&amp;view=rev">Diff</link> 
-        (TS)</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="../images/add.jpg"/>
+        Committed by TS.</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="../images/add.jpg"/>
 <!-- Please keep this action at the top -->
         Added document to facilitate
         <link href="site:v0.80//upgrading_08">upgrading to v0.8</link>
-      (DC)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>Added basic instructions to 
+        deploy and install the forrestbar from the source as readme.txt<link href="http://svn.apache.org/viewcvs.cgi?rev=328688&amp;view=rev">Diff</link> 
+        Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         We now have a regular 24-hour IRC session once per month. Developers get together.
         See <link href="site:forrest-friday">ForrestFriday</link>.
-      (DC)</li><li><icon alt="add" src="../images/add.jpg"/>
-        Documenting some of the locationmap syntax as comments/examples 
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>
+        Documenting some of the locationmap syntax and naming conventions
+        as comments/examples 
         until it can be done more formally.
-        See 'forrest seed-sample' and 
+        See 'forrest seed-sample' and
         <link href="site:locationmap">locationmap docs</link>.
-      (TWW)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TWW.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add an
         "<link href="http://svn.apache.org/repos/asf/forrest/events/">events</link>"
         section to our SVN to hold materials for gatherings of developers that
         have been held outside the mailing list community.
-      (DC)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add a new document
         <link href="site:procedures/forrest-dev">How be a Forrest developer</link>.
         Provides some tips and procedures for all aspects of using Forrest.
-      (DC)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added document to explain the process for
         <link href="site:getting-involved/committed">Becoming an Apache Forrest
         committer</link>.
-      (DC) Thanks to Addison Berry. Fixes <link href="http://issues.apache.org/jira/browse/FOR-603">FOR-603</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. Thanks to Addison Berry. See Issue <link href="http://issues.apache.org/jira/browse/FOR-603">FOR-603</link>.</li><li><icon alt="update" src="../images/update.jpg"/> Added lenya.zone 
+        site to the dispatcher section in the live sites. 
+      Committed by TS.</li><li><icon alt="update" src="../images/update.jpg"/>
+       Added section "linking to external css files" to howto-structurer-dsl doc.
+      Committed by TS. Thanks to Paul Bolger. See Issue <link href="http://issues.apache.org/jira/browse/FOR-768">FOR-768</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+        Clarify the FAQ about using
+        <link href="site:faq/rawHTML">raw HTML</link>
+        docs with no decoration.
+      Committed by RDG. See Issue <link href="http://issues.apache.org/jira/browse/FOR-666">FOR-666</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Clarify documentation for Forrestbot.
-      (DC) Thanks to Addison Berry. Fixes <link href="http://issues.apache.org/jira/browse/FOR-568">FOR-568</link>.</li><li><icon alt="update" src="../images/update.jpg"/> Added information about 
+      Committed by DC. Thanks to Addison Berry. See Issue <link href="http://issues.apache.org/jira/browse/FOR-568">FOR-568</link>.</li><li><icon alt="update" src="../images/update.jpg"/> Added information about 
         how to debug forrest java classes to the faq <link href="http://svn.apache.org/viewcvs.cgi?rev=291361&amp;view=rev">Diff</link> 
-        (TS)</li></ul></section><section><title>Contributors</title><p>This is a list of all people who have contributed to this release, but 
-       were not full developers on the project. We thank these people for their 
-       contributions.</p><ul><li>Addison Berry</li><li>Alan Chandler</li><li>Anil Ramnanan</li><li>Dave Brosius</li><li>Gavin McDonald</li><li>Joachim Breitsprecher</li><li>kevin</li><li>Paul Devine</li><li>Phillip Evens</li><li>Pier Fumagalli</li><li>Rasik Pandey</li><li>Sjur N. Moshagen</li><li>Steve Masover</li><li>Tom HANAX</li></ul></section></section>
-    <section id="version_0.7.1-dev"><title>Version 0.7.1-dev (not released)</title><section><title>Changes to the Code Base</title><ul><li><icon alt="update" src="../images/update.jpg"/>
+        Committed by TS.</li></ul></section><section><title>Contributors to this release</title><p>We thank the following people for their contributions to this release.</p><p>This is a list of all people who participated as committers:<br/>Antonio Gallardo (AG), Bertrand Delacretaz (BD), Cyriaque Dupoirieux (CD), David Crossley (DC), Diwaker Gupta (DG), Ferdinand Soethe (FSO), Juan Jose Pablos (JJP), Ross Gardler (RDG), Thorsten Scherler (TS), Tim Williams (TWW).</p><p>This is a list of other contributors:<br/>Addison Berry, Alan Chandler, Anil Ramnanan, Community, Dave Brosius, Gavin McDonald, Joachim Breitsprecher, Josias Thoeny, kevin, Paul Bolger, Paul Devine, Phillip Evens, Pier Fumagalli, Rasik Pandey, Ross Gardler, Sjur N. Moshagen, Steve Masover, Tom HANAX.</p></section></section>
+    <section id="version_0.7.1-dev"><title>Version 0.7.1-dev (not released)</title>
+        <p>See each
+          <link href="site:v0.70//plugins/index">plugin</link>
+          for its detailed changes.
+        </p>
+      <section><title>Changes to the Code Base</title><ul><li><icon alt="update" src="../images/update.jpg"/>
         Howto-v20 now properly handles a/@class=fork etc. attribute to enable
         links to open in a new browser window.
-      (DC) Thanks to Steve Masover. Fixes <link href="http://issues.apache.org/jira/browse/FOR-824">FOR-824</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. Thanks to Steve Masover. See Issue <link href="http://issues.apache.org/jira/browse/FOR-824">FOR-824</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Forrestbot deploy.scp workstage now uses keyfile/passphrase in preference,
         then fallback to remote password.
-      (DC) Fixes <link href="http://issues.apache.org/jira/browse/FOR-818">FOR-818</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-818">FOR-818</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
             Changed handling of table elements with class-attributes in source:
             Table elements w/o class elements will receive standard Forrest styling like before
             (cellpadding="4" cellspacing="1" class="ForrestTable")
             while elements that have class will pass unchanged.
             Note: To style tables with class elements like before you have to add styling code
             in the extra-css-section of skinconfig.
-        (FSO)</li><li><icon alt="update" src="../images/update.jpg"/>
+        Committed by FSO.</li><li><icon alt="update" src="../images/update.jpg"/>
             Fixed problems with disappearing of id-attributes in img-element and several others.    
-        (FSO)</li><li><icon alt="update" src="../images/update.jpg"/>
+        Committed by FSO.</li><li><icon alt="update" src="../images/update.jpg"/>
         Added new "clean" targets. Doing 'forrest clean-site' will remove
         the contents of the project's generated documents directory.
         Doing 'forrest clean-work' will remove the project's work directories
         (usually build/tmp and build/webapp which include the Cocoon cache
         and the Cocoon logs).
         Doing 'forrest clean' will remove both sections.
-      (DC)</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="../images/add.jpg"/>
 <!-- Please keep this action at the top -->
         Added document to facilitate
         <link href="site:v0.70//upgrading_07">upgrading to v0.7</link>
-      (DC)</li></ul></section><section><title>Contributors</title><p>This is a list of all people who have contributed to this release, but 
-       were not full developers on the project. We thank these people for their 
-       contributions.</p><ul/></section></section>
-    <section id="version_0.7"><title>Version 0.7 (2005-06-23)</title><section><title>Changes to Project Administration</title><ul><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li></ul></section><section><title>Contributors to this release</title><p>We thank the following people for their contributions to this release.</p><p>This is a list of all people who participated as committers:<br/>David Crossley (DC), Ferdinand Soethe (FSO).</p><p>This is a list of other contributors:<br/>Steve Masover.</p></section></section>
+    <section id="version_0.7"><title>Version 0.7 (2005-06-23)</title>
+        <p>See each
+          <link href="site:v0.70//plugins/index">plugin</link>
+          for its detailed changes.
+        </p>
+      <section><title>Changes to Project Administration</title><ul><li><icon alt="add" src="../images/add.jpg"/>
         Added testing facilities to plugins to facilitate integration testing. 
-      (RDG)</li></ul></section><section><title>Changes to Build</title><ul><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by RDG.</li></ul></section><section><title>Changes to Build</title><ul><li><icon alt="fix" src="../images/fix.jpg"/>
         Changed Ant build property name "version" to "forrest.version"
         to prevent collisions with other build systems when using the
         Ant "import" task.
-      (DC)</li></ul></section><section><title>Changes to the Code Base</title><ul><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li></ul></section><section><title>Changes to the Code Base</title><ul><li><icon alt="add" src="../images/add.jpg"/>
           Plugins are now version controlled.
-       (RDG) Fixes <link href="http://issues.apache.org/jira/browse/FOR-528">FOR-528</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+       Committed by RDG. See Issue <link href="http://issues.apache.org/jira/browse/FOR-528">FOR-528</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
       Added importance attribute to actions on status.dtd
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-487">FOR-487</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-487">FOR-487</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added org.apache.forrest.plugin.input.listLocations plugin.
         Use lists of locations maintained in a simple xml format
         and transform them to documents.
-      (DC)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added org.apache.forrest.plugin.input.dtdx plugin by moving functionality
         out of the core.
         Generates DTD documentation using a custom Cocoon Generator.
-      (DC) Fixes <link href="http://issues.apache.org/jira/browse/FOR-389">FOR-389</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-389">FOR-389</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Changed plugin template location to {forrest.plugins.dir}/pluginTemplate 
         in the build.xml of plugins/ and whiteboard/plugins/. That allows to create
         new plugins in the whiteboard/plugin/ directory.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Activated multiple output formats to be configured via a View.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added viewHelper plugin and removed experimental leather plugin.
         Enhanced the documentation of view/viewHelper.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added contracts and nuggets to the "view" plugins.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Created a new plugin org.apache.forrest.plugin.internal.view from the fbits core
         and removed the fbits plugin.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added proxy.host, proxy.port, proxy.user and proxy.password to allow plugin downloads from behind a
         proxy.
-      (RDG) Thanks to Cyriaque Dupoirieux. Fixes <link href="http://issues.apache.org/jira/browse/FOR-445">FOR-445</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Cyriaque Dupoirieux. See Issue <link href="http://issues.apache.org/jira/browse/FOR-445">FOR-445</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added a plugin to handle input documents from Microsoft Excel.
-      (RDG) Thanks to Johannes Schaefer. Fixes <link href="http://issues.apache.org/jira/browse/FOR-373">FOR-373</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Johannes Schaefer. See Issue <link href="http://issues.apache.org/jira/browse/FOR-373">FOR-373</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Enabled XInclude in site.xml and tabs.xml
-      (RDG) Thanks to Sjur N. Moshagen. Fixes <link href="http://issues.apache.org/jira/browse/FOR-417">FOR-417</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Sjur N. Moshagen. See Issue <link href="http://issues.apache.org/jira/browse/FOR-417">FOR-417</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added external plugin POD-input to allow Plain Old Documentation (POD) files to
         be included in a Forrest site.
-      (RDG) Thanks to Ron Blaschke.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Ron Blaschke.</li><li><icon alt="add" src="../images/add.jpg"/>
         Moved POD output from the common skin to its own plugin.
-      (RFT)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RFT.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added a text-output plugin.
-      (RFT) Fixes <link href="http://issues.apache.org/jira/browse/FOR-125">FOR-125</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RFT. See Issue <link href="http://issues.apache.org/jira/browse/FOR-125">FOR-125</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added WYSIWYG editor as a plugin (only works in dynamic webapps).
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added photoGallery plugin.
-      (RDG) Thanks to Jörg Werner. Fixes <link href="http://issues.apache.org/jira/browse/FOR-387">FOR-387</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Jörg Werner. See Issue <link href="http://issues.apache.org/jira/browse/FOR-387">FOR-387</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added capability to deploy directly to site in SVN using "ant deploy"
         from within plugin directory.
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added to the document-v20 DTD to support "usemap" attribute in img tag.
         Also added demonstration of client-side imagemap to the "seed site".
-      (DC) Thanks to Tamara Harpster. Fixes <link href="http://issues.apache.org/jira/browse/FOR-322">FOR-322</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC. Thanks to Tamara Harpster. See Issue <link href="http://issues.apache.org/jira/browse/FOR-322">FOR-322</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Enable sitemap plugins. Plugins allow Forrest to have functionality
         added through the addition of small code blocks (plugins). Plugins
         are downloaded automatically when a site that requires them is built.
         See <link href="site:plugins/using">Extending Forrest with Plugins</link>.
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         The brokenlinks file now contains referer information.
         Upgraded lib/core/cocoon.jar and added attribute "show-referrers"
         to the Cocoon cli.xconf
-      (DC) Thanks to Upayavira. Fixes <link href="http://issues.apache.org/jira/browse/FOR-204">FOR-204</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC. Thanks to Upayavira. See Issue <link href="http://issues.apache.org/jira/browse/FOR-204">FOR-204</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         The "extra-css" from skinconf.xml is now inserted at the very end
         of the CSS. That enables it to properly override other elements.
-      (DC)</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Fixed a bug with individual "credit image" placement in the pelt skin.
         If one credit was specified to be in the alternative location, then
         all credits were placed there. Also added a second alternative location.
-      (DC)</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Generate html/head/meta elements from document-v2.
-      (DC) Thanks to Mark Eggers. Fixes <link href="http://issues.apache.org/jira/browse/FOR-482">FOR-482</link>, <link href="http://issues.apache.org/jira/browse/FOR-457">FOR-457</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC. Thanks to Mark Eggers. See Issue <link href="http://issues.apache.org/jira/browse/FOR-482">FOR-482</link>, <link href="http://issues.apache.org/jira/browse/FOR-457">FOR-457</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Images group.svg and project.svg were rendered with the shadow effect slightly clipped. 
         Needed to add width and height to filter element.
-      (TS) Thanks to Kevin. Fixes <link href="http://issues.apache.org/jira/browse/FOR-477">FOR-477</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by TS. Thanks to Kevin. See Issue <link href="http://issues.apache.org/jira/browse/FOR-477">FOR-477</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Fix broken links in Table of Contents when titles contain accented characters.
-      (RDG) Thanks to Cyriaque Dupoirieux. Fixes <link href="http://issues.apache.org/jira/browse/FOR-345">FOR-345</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by RDG. Thanks to Cyriaque Dupoirieux. See Issue <link href="http://issues.apache.org/jira/browse/FOR-345">FOR-345</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         I18n uses org.apache.cocoon.matching.LocaleMatcher instead of i18n transformer.
        This requires that your source must now be foo.lang.xml instead of foo_lang.xml
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-18">FOR-18</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-18">FOR-18</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Fix various bugs with Lucene search.
-      (DC) Thanks to Florian G. Haas. Fixes <link href="http://issues.apache.org/jira/browse/FOR-246">FOR-246</link>, <link href="http://issues.apache.org/jira/browse/FOR-431">FOR-431</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC. Thanks to Florian G. Haas. See Issue <link href="http://issues.apache.org/jira/browse/FOR-246">FOR-246</link>, <link href="http://issues.apache.org/jira/browse/FOR-431">FOR-431</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Fixed quotes in forrest.bat so forrest can be in a directory with spaces.
-      (DB) Thanks to Gary Feldman. Fixes <link href="http://issues.apache.org/jira/browse/FOR-330">FOR-330</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DB. Thanks to Gary Feldman. See Issue <link href="http://issues.apache.org/jira/browse/FOR-330">FOR-330</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
       LocaleAction changed its API. The "lang" value is "language" now. 
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-18">FOR-18</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-18">FOR-18</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
        Ignore directory links for aggregations.
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-370">FOR-370</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-370">FOR-370</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Fixed some public identifiers (for DTD-v2.0) which were still pointing
         to old versions of DTDs.
-      (DC)</li><li><icon alt="remove" src="../images/remove.jpg"/>
+      Committed by DC.</li><li><icon alt="remove" src="../images/remove.jpg"/>
         Stopped doing deletion of the cache-dir, so consecutive "forrest site" actions
         can be cached.
-      (JJP)</li><li><icon alt="remove" src="../images/remove.jpg"/> 
+      Committed by JJP.</li><li><icon alt="remove" src="../images/remove.jpg"/> 
       Merge xdocs and raw files in the same directory src/document/content/xdocs
-      (JJP)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by JJP.</li><li><icon alt="update" src="../images/update.jpg"/>
           Config check for the i8n attribute for i18n transformer
 	  so it is used only when necessary.
-       (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-18">FOR-18</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+       Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-18">FOR-18</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Enhanced the Message of the Day (MOTD) facility.
         See skinconf.xml from a "seed" site for configuration details.
         Append a small text string after html title.
         Add text to a panel on the page.
         Select different messages depending on the URI string pattern.
         To use it, declare skinconfig-v07-1.dtd in your skinconf.xml file.
-      (DC)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
           Enable skinconf to specify optional page number format for PDF.
-       (DC) Thanks to Cyriaque Dupoirieux. Fixes <link href="http://issues.apache.org/jira/browse/FOR-355">FOR-355</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+       Committed by DC. Thanks to Cyriaque Dupoirieux. See Issue <link href="http://issues.apache.org/jira/browse/FOR-355">FOR-355</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
           Do not limit status.xml contexts in projectInfo plugin.
-       (JJP) Thanks to Cyriaque Dupoirieux. Fixes <link href="http://issues.apache.org/jira/browse/FOR-514">FOR-514</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+       Committed by JJP. Thanks to Cyriaque Dupoirieux. See Issue <link href="http://issues.apache.org/jira/browse/FOR-514">FOR-514</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Split plugins.xml between plugins.xml in main plugins dir and
         whiteboard-plugins.xml in whiteboard/plugins and added relevant docs
         to plugins index page.
-      (RDG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG.</li><li><icon alt="update" src="../images/update.jpg"/>
         Added ability to add page breaks to output. See <link href="site:v0.70//faq/pageBreaks">Page Breaks FAQ</link>
-      (RDG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG.</li><li><icon alt="update" src="../images/update.jpg"/>
         * Uses skinconf.xml to determine background and border color for notes, warnings, and fixmes;
         * Uses skinconf.xml to determine background and border color for table cells (headers and data);
         * Honors headings type set in skinconf.xml (clean|underlined|boxed) and colors headings accordingly;
         * Uses skinconf.xml to determine font color for links.
 
         In addition, this patch extends the "link" template to also apply to the "fork", "jump", and "a" elements.
-      (RDG) Thanks to Florian G. Haas. Fixes <link href="http://issues.apache.org/jira/browse/FOR-430">FOR-430</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG. Thanks to Florian G. Haas. See Issue <link href="http://issues.apache.org/jira/browse/FOR-430">FOR-430</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Reinstate error reporting for broken "site:" and "ext:" links
         which are due to missing entries in site.xml or typos in site: links.
         The text "error:" is also prepended.
@@ -399,116 +468,114 @@
         your project uses a Cocoon
         <link href="site:v0.70//faq/cli-xconf">cli.xconf</link>
         then you will need add the same "exclude" entries.
-      (DC) Fixes <link href="http://issues.apache.org/jira/browse/FOR-284">FOR-284</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-284">FOR-284</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
        Handle FAQs sections and faqs with both howto-v1.* and howto-v2.* docs.
        Apply proper section numbering.
-      (DC) Thanks to Mark Eggers. Fixes <link href="http://issues.apache.org/jira/browse/FOR-479">FOR-479</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC. Thanks to Mark Eggers. See Issue <link href="http://issues.apache.org/jira/browse/FOR-479">FOR-479</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Added FAQ about "pageBreakBefore" and "pageBreakAfter" class int PDF 
         documents and describe how to enable the page break behaviour in HTML
         documents.
-      (RDG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG.</li><li><icon alt="update" src="../images/update.jpg"/>
         Use "pageBreakBefore" and "pageBreakAfter" class to sections to force a
         page break in PDF output.
-      (RDG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG.</li><li><icon alt="update" src="../images/update.jpg"/>
         Moved status "changes" and "todo" page generation to the
         org.apache.forrest.plugin.input.projectInfo plugin.
-      (RDG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG.</li><li><icon alt="update" src="../images/update.jpg"/>
         Updated nekodtd to 0.1.11
-      (AG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by AG.</li><li><icon alt="update" src="../images/update.jpg"/>
         Update fop-0.20.5 just with optional jimi support.
         This fixes the issue building the Apache FOP site.
         Replace libraries to use the cocoon-2.2.0-dev version.
-      (JJP)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by JJP.</li><li><icon alt="update" src="../images/update.jpg"/>
         <link href="site:v0.70//faq/requirements">Java 1.4 is required</link>
         starting with Forrest-0.7-dev
-      (DC)</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li></ul></section><section><title>Changes to Documentation</title><ul><li><icon alt="add" src="../images/add.jpg"/>
 <!-- Please keep this action at the top -->
         Added document to facilitate
         <link href="site:v0.70//upgrading_07">upgrading to v0.7</link>
-      (DC)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>
         Removed the leather-dev docs and added the begining of the View plugin docs.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
       Added 
       <link href="site:v0.70//howto/custom-html-source">How to customize
       processing of html source</link>
-      (DC) Thanks to Ferdinand Soethe. Fixes <link href="http://issues.apache.org/jira/browse/FOR-446">FOR-446</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC. Thanks to Ferdinand Soethe. See Issue <link href="http://issues.apache.org/jira/browse/FOR-446">FOR-446</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
       Added <link href="site:v0.70//howto/maven">How-To Run Forrest from Maven</link>.
-      (RDG) Thanks to Ian P. Springer. Fixes <link href="http://issues.apache.org/jira/browse/FOR-369">FOR-369</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Ian P. Springer. See Issue <link href="http://issues.apache.org/jira/browse/FOR-369">FOR-369</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
       Added <link href="site:v0.70//howto/buildPlugin">How-To Build a plugin</link>.
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
       Split plugin documentation between 
       <link href="site:plugins/using">user</link> and
       <link href="site:plugins/infrastructure">developer</link> topics.
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added HowTo about
         <link href="site:v0.70//howto/editcss">editing CSS</link> in a WYSIWYG fashion using Mozilla Firefox
         and its Edit-CSS plugin.
-      (RDG) Thanks to Ferdinand Soethe.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG. Thanks to Ferdinand Soethe.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added custom xml sample and project sitemap to the 'forrest seed site'.
-      (JJP)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added 
         <link href="site:v0.70//howto/corner-css">How to modify the color of generated corner images</link>. 
-      (DC) Thanks to Stephan E. Schlierf. Fixes <link href="http://issues.apache.org/jira/browse/FOR-351">FOR-351</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC. Thanks to Stephan E. Schlierf. See Issue <link href="http://issues.apache.org/jira/browse/FOR-351">FOR-351</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added links to example websites to demonstrate each available
         <link href="site:v0.70//skins">default skin</link>. 
-      (DC)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
         Rewrote example of raw content in fresh-site to correctly document the
         behaviour in 0.7.
-      (RDG) Fixes <link href="http://issues.apache.org/jira/browse/FOR-470">FOR-470</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG. See Issue <link href="http://issues.apache.org/jira/browse/FOR-470">FOR-470</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Removed ihtml example from fresh-site and replaced with an example of embedded HTML.
         The use of ihtml is now deprecated in favour of embedded HTML.
-      (RDG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG.</li><li><icon alt="update" src="../images/update.jpg"/>
         Allow the serving of raw SVG files to allow clients to render locally.
-      (RDG) Fixes <link href="http://issues.apache.org/jira/browse/FOR-185">FOR-185</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG. See Issue <link href="http://issues.apache.org/jira/browse/FOR-185">FOR-185</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Plugin docs are now upated automatically when a plugin is deployed.
         Alternatively you can update the docs independantly by running the 
         deploy-docs target in the plugin directory.
-      (RDG)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by RDG.</li><li><icon alt="update" src="../images/update.jpg"/>
         Removed old versions of pre-release plugins following renaming to the
         convention defined in
         <link href="site:plugins/infrastructure">Plugin Infrastructure</link>.
-      (DC)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
         Added FAQ to explain character encoding for certain languages.
-      (JJP) Thanks to Joao Ferreira. Fixes <link href="http://issues.apache.org/jira/browse/FOR-305">FOR-305</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by JJP. Thanks to Joao Ferreira. See Issue <link href="http://issues.apache.org/jira/browse/FOR-305">FOR-305</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Updated How-To:
         <link href="site:v0.70//pdf-tab">How to create a PDF document for each
         tab</link> to create subject-specific aggregated documents.
-      (TS)</li></ul></section><section><title>Contributors</title><p>This is a list of all people who have contributed to this release, but 
-       were not full developers on the project. We thank these people for their 
-       contributions.</p><ul><li>Cyriaque Dupoirieux</li><li>Ferdinand Soethe</li><li>Florian G. Haas</li><li>Gary Feldman</li><li>Ian P. Springer</li><li>Joao Ferreira</li><li>Johannes Schaefer</li><li>Jörg Werner</li><li>Kevin</li><li>Mark Eggers</li><li>Ron Blaschke</li><li>Stephan E. Schlierf</li><li>Tamara Harpster</li><li>Upayavira</li></ul></section></section>
+      Committed by TS.</li></ul></section><section><title>Contributors to this release</title><p>We thank the following people for their contributions to this release.</p><p>This is a list of all people who participated as committers:<br/>Antonio Gallardo (AG), Dave Brondsema (DB), David Crossley (DC), Juan Jose Pablos (JJP), Ross Gardler (RDG), Rick Tessner (RFT), Thorsten Scherler (TS).</p><p>This is a list of other contributors:<br/>Cyriaque Dupoirieux, Ferdinand Soethe, Florian G. Haas, Gary Feldman, Ian P. Springer, Joao Ferreira, Johannes Schaefer, Jörg Werner, Kevin, Mark Eggers, Ron Blaschke, Sjur N. Moshagen, Stephan E. Schlierf, Tamara Harpster, Upayavira.</p></section></section>
     <section id="version_0.6"><title>Version 0.6 (2004-10-15)</title><section><title>Changes to Project Administration</title><ul><li><icon alt="update" src="../images/update.jpg"/>
         Moved forrestbot2 from scratchpad into main.  Uses ant 1.6's 
         'import' task instead of XSLT/ant.  Webapp completely
         rewritten to use JSTL, Struts, Java utility classes, and 
         OpenSymphony's OSUser for flexible authentication.
-      (DB)</li></ul></section><section><title>Changes to Build</title><ul><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DB.</li></ul></section><section><title>Changes to Build</title><ul><li><icon alt="add" src="../images/add.jpg"/>
         New 'clean-dist' target for build.xml, which is now the default target.
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-108">FOR-108</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-108">FOR-108</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         The 'validate-site' build target will validate the intermediate xdocs.
-      (JJP)</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by JJP.</li><li><icon alt="update" src="../images/update.jpg"/>
         Support running Forrest on Win9x.
-      (DB) Thanks to Pierrick Brihaye. Fixes <link href="http://issues.apache.org/jira/browse/FOR-113">FOR-113</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DB. Thanks to Pierrick Brihaye. See Issue <link href="http://issues.apache.org/jira/browse/FOR-113">FOR-113</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Don't copy unneeded project files in 'war' and 'webapp' targets.
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-207">FOR-207</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-207">FOR-207</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Add more descriptions to forrest targets.  Highlight the most common ones.
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-216">FOR-216</link>.</li></ul></section><section><title>Changes to the Code Base</title><ul><li><icon alt="add" src="../images/add.jpg"/> 
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-216">FOR-216</link>.</li></ul></section><section><title>Changes to the Code Base</title><ul><li><icon alt="add" src="../images/add.jpg"/> 
         getMenu.js - fixes a path issue and the double click behaviour of pelt.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/> 
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/> 
         Explained the usage of the extra-css element in skinconf.xml of the fresh site.
-      (TS)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS.</li><li><icon alt="add" src="../images/add.jpg"/>
         Initial Chaperon grammar for minimal MoinMoin Wiki to Forrest xdocs
         transformation. Source documents use the *.moinwiki filename extension.
-      (DC) Thanks to Fabio Rinaldi. Fixes <link href="http://issues.apache.org/jira/browse/FOR-268">FOR-268</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC. Thanks to Fabio Rinaldi. See Issue <link href="http://issues.apache.org/jira/browse/FOR-268">FOR-268</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Requesting linkmap.html Forrest now renders the site.xml 
         file as a table of contents.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Now the *.ihtml and *.cwiki extensions are deprecated. 
         To get the same functionality it is recommended to switch to 
         *.html and *.jspwiki. With this it's now possible to have a 
         site in simple html, edited with any html editor. 
         The *.jspwiki extension was put to make it clear what the 
         format is about.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         New project sitemap extension mechanism. Now it is possible to add
         a project sitemap that plugs into the processing at the beginning.
         If the requested url is resolved by it, it will serve the file directly.
@@ -516,174 +583,174 @@
         Forrest will use that result as the intermediate format and render it.
         This will enable project-specific sitemaps to not collide with future
         Forrest updates.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
          Added configuration for XMLMind XML Editor to scratchpad.  Originally
          from splike.com
-      (DB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Automatically add some meta elements to head of html
         (Generator name, Forrest version, skin name)
-      (DC)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>
         Optional feedback link for the footer of all skins.
-      (DC)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC.</li><li><icon alt="add" src="../images/add.jpg"/>
         New output format for POD (the Perl community's Plain Old Documentation)
         triggered using the .pod filename extension.
         Initial work, needs enhancement. See
         <link href="http://marc.theaimsgroup.com/?t=107512563400001">forrest-dev
           discussion</link>
-      (DC) Thanks to Rick Tessner.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DC. Thanks to Rick Tessner.</li><li><icon alt="add" src="../images/add.jpg"/>
         Eclipse plugin code added to scratchpad (donated by <link href="http://www.burrokeet.org/">Burrokeet</link>).
         Initial work, needs enhancement.
-      (RDG)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RDG.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added forrestbot deploy.svn implmentation.
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-219">FOR-219</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-219">FOR-219</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         The new "pelt" skin (uses CSS and div).
         See notes about <link href="site:v0.70//skins">Default skins</link>.
-      (TS) Fixes <link href="http://issues.apache.org/jira/browse/FOR-182">FOR-182</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by TS. See Issue <link href="http://issues.apache.org/jira/browse/FOR-182">FOR-182</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         In skinconfig, add box-location attribute to search element.
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-142">FOR-142</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-142">FOR-142</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Locationmap modules added.  Not in use yet.
-      (NKB) Thanks to Unico Hommes.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB. Thanks to Unico Hommes.</li><li><icon alt="add" src="../images/add.jpg"/>
         Forrestdoc code added to scratchpad; previously was <link href="http://jakarta.apache.org/alexandria/">Jakarta Alexandria</link>
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add &lt;copyright-link&gt; element to skinconf
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-120">FOR-120</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-120">FOR-120</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         New stylesheet to import the original cocoon.xconf file
-      (JJP)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP.</li><li><icon alt="add" src="../images/add.jpg"/>
         Move context targets from forrest.build.xml to targets/context
         Use skinconf DTD.
         Use xmlvalidate for skinconf.
         Create upgradeskinconf.xsl for old skinconf.xml files
-      (JJP)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP.</li><li><icon alt="add" src="../images/add.jpg"/>
         The language alternative div displays language in your own language.
-      (JJP)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP.</li><li><icon alt="add" src="../images/add.jpg"/>
         Docbook support for refentry element and it's children.  Generally used for man pages.
-      (DB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Do not create ToC unless it has been defined on the skinconf.
         Change level attribute to max-depth attribute.
         Add a min-sections attribute to define a minimun number of sections 
         before create a toc.
-      (JJP)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add Language alternatives div. To test it:
         i18n-foo.html
-      (JJP)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP.</li><li><icon alt="add" src="../images/add.jpg"/>
         Page size and orientation for pdf.
-      (JJP) Thanks to Florian G. Haas. Fixes <link href="http://issues.apache.org/jira/browse/FOR-112">FOR-112</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP. Thanks to Florian G. Haas. See Issue <link href="http://issues.apache.org/jira/browse/FOR-112">FOR-112</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added SkinconfTransformer, that augments the skinconf.xml 
         by adding these attributes to colors if not present:
         @highlight, @lowlight, @font, @link, @vlink, @hlink.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Now skins can get a stab at enhancing skinconf.xml, by placing
         a skinconf.xsl file in the skin directory.
         By default some values are added by the common skin, like
         default Forrest colors.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Add support for Openoffice Writer 1.1 files.
-      (RP)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by RP.</li><li><icon alt="add" src="../images/add.jpg"/>
        Fixes to the krysalis skin to bring it up to snuff.
        Added lateral search bar.
        Added credits section.
        Use automatically skinnable borders
        Fix code font size.
        Other small enhancements.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         New "extra-css" tag in skinconf can contain css that is injected in
         forrest.css, added in the skins by default.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         New section in skinconf about colors used by the site. 
         Enabled for krysalis-site and tigris-style. 
         If a needed color is not specified, the default one is used.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Now skin resources can be generated from skinconf.xml from xslt.
         For example '/myskin/css/my.css.xslt' is used by forrest on 'skinconf.xml'
         to get 'my.css'
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         It is now possible to have two levels of tabs.
-      (NKB) Thanks to <link href="mailto:ross@saafe.org">Ross Gardler</link>. Fixes <link href="http://issues.apache.org/jira/browse/FOR-98">FOR-98</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB. Thanks to <link href="mailto:ross@saafe.org">Ross Gardler</link>. See Issue <link href="http://issues.apache.org/jira/browse/FOR-98">FOR-98</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         External links are now identified by a small trailing icon.
         The icon can be overridden by the skin and the behaviour
         can be disabled in skinconf.xml.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added new 'tigris' skin, by using exactly the same 
         skin version 1.1. from the project Style at http://style.tigris.org/.
         This will completely replace the avalon-tigris skin in subsequent versions.
         The avalon-tigris skin is to be considered deprecated and no longer 
         developed.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
         Properties from ${user.home}/forrest.properties are loaded, after
         the project's forrest.properties and before the default-forrest.properties are.
-      (DB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by DB.</li><li><icon alt="add" src="../images/add.jpg"/>
        New file format: '.aart'. These are text files that are converted
        automatically be Cocoon in SVG, if requested with a '.png' extension.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
           Now images are generated from the xdocs content dir as if they
           were in the resources/images dir. The latter will be phased out.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
           Added a new property to forrest.properties
            (project.raw-content-dir=${project.content-dir}/content)
            to define where raw files are to be served from.
            Also removed the internal property real-content.dir that was
            used internally for this and replaced it with a raw-content.dir
            property.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
           Patch facility to be used by any contributor (From Ant's project).
 	  To use it run "build.[sh|bat] patch".
-      (JJP) Thanks to <link href="mailto:Jan.Materne@rzf.fin-nrw.de">Jan Materne</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP. Thanks to <link href="mailto:Jan.Materne@rzf.fin-nrw.de">Jan Materne</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Skins can now be packaged, downloaded and automatically installed.
         See <link href="site:v0.70//skin-package">documentation</link>.
-      (NKB)</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by NKB.</li><li><icon alt="add" src="../images/add.jpg"/>
        First I18n integration for menus in forrest.
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-9">FOR-9</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-9">FOR-9</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Integrate Lucene on Forrest. Check the bug report for more info.
-      (JJP) Thanks to <link href="mailto:rprades@porcelanosa.com">Ramón Prades</link>. Fixes <link href="http://issues.apache.org/jira/browse/FOR-9">FOR-9</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
+      Committed by JJP. Thanks to <link href="mailto:rprades@porcelanosa.com">Ramón Prades</link>. See Issue <link href="http://issues.apache.org/jira/browse/FOR-9">FOR-9</link>.</li><li><icon alt="add" src="../images/add.jpg"/>
         Added XSP support.
 	For old sitemap.xmap add this tag:
 	&lt;map:generator name="serverpages" 
 	src="org.apache.cocoon.generation.ServerPagesGenerator"/&gt;
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-56">FOR-56</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-56">FOR-56</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         docbook2document.xsl: remove unnecessary / from template matches.
-      (JJP) Thanks to Sean Wheller. Fixes <link href="http://issues.apache.org/jira/browse/FOR-317">FOR-317</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP. Thanks to Sean Wheller. See Issue <link href="http://issues.apache.org/jira/browse/FOR-317">FOR-317</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         docbook2document.xsl: docinfo element. never in OASIS Docbook XML DTD 
-      (JJP) Thanks to Sean Wheller. Fixes <link href="http://issues.apache.org/jira/browse/FOR-316">FOR-316</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP. Thanks to Sean Wheller. See Issue <link href="http://issues.apache.org/jira/browse/FOR-316">FOR-316</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         docbook2document.xsl: handle the xref and xreflabel.
-      (DC) Thanks to Sean Wheller. Fixes <link href="http://issues.apache.org/jira/browse/FOR-308">FOR-308</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC. Thanks to Sean Wheller. See Issue <link href="http://issues.apache.org/jira/browse/FOR-308">FOR-308</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Proper positioning of icon/links for PDF, XML, POD, Print content
         options on pelt skin.
-      (DC) Thanks to Arturo Vazquez.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC. Thanks to Arturo Vazquez.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Allow forrest to run in a project directory with a space in the name.
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-267">FOR-267</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-267">FOR-267</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Openoffice2forrest: add support for merged cells in tables.
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-262">FOR-262</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/> 
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-262">FOR-262</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/> 
         Fixed the domain bug of the searchbox in pelt.  
-      (TS)</li><li><icon alt="fix" src="../images/fix.jpg"/> 
+      Committed by TS.</li><li><icon alt="fix" src="../images/fix.jpg"/> 
         Fixed the menu in pelt by adding getMenu.js and changing the site2xhtml.xsl. 
         Now the chapter image will get expand again.
-      (TS)</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by TS.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Relative URIs with absolute paths were broken in the site.xml
         linking mechanism.
-      (DC) Fixes <link href="http://issues.apache.org/jira/browse/FOR-268">FOR-268</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC. See Issue <link href="http://issues.apache.org/jira/browse/FOR-268">FOR-268</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Re-write the Chaperon grammar for JSPWiki to address ambiguity with
         paragraphs and sub-sections.
-      (DC) Thanks to Fabio Rinaldi.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC. Thanks to Fabio Rinaldi.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         JCS log messages go through cocoon instead of to stdout.
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-214">FOR-214</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-214">FOR-214</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Generate proper html for figures in simplified docbook.
-      (DB) Thanks to Johannes Schaefer. Fixes <link href="http://issues.apache.org/jira/browse/FOR-226">FOR-226</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DB. Thanks to Johannes Schaefer. See Issue <link href="http://issues.apache.org/jira/browse/FOR-226">FOR-226</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         PDF pages receive skinconf properly (through the skinconf pipeline).
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-138">FOR-138</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-138">FOR-138</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         FAQ page does not need to provide it's own extra index.
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-154">FOR-154</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-154">FOR-154</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Brokenlinks file is now generated in project.home rather than forrest.home
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-165">FOR-165</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-165">FOR-165</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Add missing xdocs from the validate.exclude property. Allowing to exclude files. 
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-130">FOR-130</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-130">FOR-130</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Improved resolving image references in PDFs.
-      (DB) Fixes <link href="http://issues.apache.org/jira/browse/FOR-114">FOR-114</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DB. See Issue <link href="http://issues.apache.org/jira/browse/FOR-114">FOR-114</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Now CSS files are parsed internally, so that the urls are included in the static
         site generation.
-      (NKB)</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by NKB.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Lucene-index target works. If search@provider="lucene" is set create a search index.
         Build site and run targets as per project directory instead of forrest.home.
-      (JJP)</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Moved all references to //skinconfig out of the document2html.xsl
         into the site2xhtml.xsl file.
         * Rationalized the Table of Contents stuff by creating a "toc"
@@ -700,63 +767,63 @@
         "//skinconfig" in the document2html.xsl then you need to make similar
         changes.
         * For more information see the FOR-146 issue report.
-      (DC) Thanks to Rick Tessner. Fixes <link href="http://issues.apache.org/jira/browse/FOR-146">FOR-146</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by DC. Thanks to Rick Tessner. See Issue <link href="http://issues.apache.org/jira/browse/FOR-146">FOR-146</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         Remove misleading error message. Reported a cocoon bug #28939 
-      (JJP)</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         skinconf was being ignored for the svg and fo formats.
-      (JJP) Fixes <link href="http://issues.apache.org/jira/browse/FOR-139">FOR-139</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
+      Committed by JJP. See Issue <link href="http://issues.apache.org/jira/browse/FOR-139">FOR-139</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>
         "Warning" was mistakenly labeled as "Note" in PDF.
-      (JJP) Thanks to Nick Chalko. Fixes <link href="http://issues.apache.org/jira/browse/FOR-136">FOR-136</link>.</li><li><icon alt="fix" src="../images/fix.jpg"/>

[... 1252 lines stripped ...]