Author: crossley Date: Fri Mar 18 00:00:21 2005 New Revision: 158031 URL: http://svn.apache.org/viewcvs?view=rev&rev=158031 Log: Add some info about the change in .html processing. Modified: forrest/trunk/docs-author/content/xdocs/upgrading_07.xml Modified: forrest/trunk/docs-author/content/xdocs/upgrading_07.xml URL: http://svn.apache.org/viewcvs/forrest/trunk/docs-author/content/xdocs/upgrading_07.xml?view=diff&r1=158030&r2=158031 ============================================================================== --- forrest/trunk/docs-author/content/xdocs/upgrading_07.xml (original) +++ forrest/trunk/docs-author/content/xdocs/upgrading_07.xml Fri Mar 18 00:00:21 2005 @@ -79,10 +79,18 @@
Including raw content

The method for including "raw content" has changed. +

+

In 0.6 version, the raw content was placed in the src/documentation/content directory and potential sub-directories. + Any file with .html extension was not processed and not adorned with + Forrest skin and navigation menus. +

+

In 0.7 version, all content (whether processed or raw) goes in src/documentation/content/xdocs directory. + Any file with .html extension is now processed and is adorned with + Forrest skin and navigation menus.