crossley 2003/09/14 20:24:59 Modified: targets/forrest upgrading_05.html upgrading_05.pdf Log: Fix broken links and update the tag for the diff links. Revision Changes Path 1.2 +25 -43 xml-site/targets/forrest/upgrading_05.html Index: upgrading_05.html =================================================================== RCS file: /home/cvs/xml-site/targets/forrest/upgrading_05.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- upgrading_05.html 13 Sep 2003 03:33:07 -0000 1.1 +++ upgrading_05.html 15 Sep 2003 03:24:59 -0000 1.2 @@ -25,19 +25,15 @@ <!--================= start Project Logo ==================--><td width="100%" align="center" bgcolor="#294563"><a href="http://xml.apache.org/forrest/"><img border="0" class="logoImage" alt="Forrest" src="images/project-logo.gif"></a></td> <!--================= end Project Logo ==================--> <!--================= start Search ==================--><td valign="top" rowspan="2" bgcolor="#294563"> -<form target="_blank" action="http://www.google.com/search" method="get"> +<form action="search.cmd" method="get"> <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F"> <tr> <td colspan="3"><img height="10" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td> </tr> <tr> -<td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap"><input value="xml.apache.org" name="sitesearch" type="hidden"><input size="15" name="q" id="query" type="text"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><input name="Search" value="Search" type="submit"> +<td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap"><input size="15" name="query" id="query" type="text"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><input name="Search" value="Search" type="submit"> <br> -<font face="Arial, Helvetica, Sans-serif" size="2" color="white"> - the Apache XML site - - - </font></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td> +<font face="Arial, Helvetica, Sans-serif" size="2" color="white">Powered by Apache Lucene</font></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td> </tr> <tr> <td><img alt="" border="0" height="10" width="9" src="skin/images/search-left.gif"></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td><img alt="" border="0" height="10" width="9" src="skin/images/search-right.gif"></td> @@ -376,31 +372,27 @@ <a href="mail-lists.html#forrest-dev">forrest-dev mailing list</a>. As more experience is gained, this document will be updated. </p> -<p> - See the concise list of new features and then the specific upgrade tips. - </p> </div> -<a name="N1002B"></a><a name="New+Features"></a> +<a name="N10028"></a><a name="New+Features"></a> <h3>New Features</h3> <div style="margin-left: 0 ; border: 2px"> <p>This new version includes many changes, as it as been under - development for a long time (mainly awaiting the Cocoon 2.1 release). - The following list shows some of the key new features for Forrest 0.5 - (for the full list of changes, see the - <a href="changes.html">change log</a>). + development for seven months (in part, awaiting the Cocoon 2.1 release). + The following list shows some of the key new features for Forrest 0.5 + (for the full list of changes, see the + <a href="changes.html">change log</a>). </p> <ul> -<li>Better handling of project sitemaps.</li> - +<li>Significantly faster (100% - 300%) command-line rendering</li> <li>Docbook support. The DTDs are shipped. Document types are automatically detected by the sitemap and there is a basic stylesheet which converts DocBook documents to intermediate forrest document-v12 for standard rendering. For rendering as full DocBook, see - <a href="site:faq/docbook">this FAQ entry</a>. + <a href="faq.html#docbook">this FAQ entry</a>. </li> @@ -426,21 +418,11 @@ doing a '<span class="codefrag">forrest run</span>'.</li> -<li>Latest version of Cocoon, including: - <ul> - -<li>New command-line interface; static rendering is much faster</li> - -</ul> - -</li> - - <li>Flag for email obfuscation.</li> <li>Support for raw un-processed content. See - <a href="site:faq/link_raw">this FAQ entry</a>. + <a href="faq.html#link_raw">this FAQ entry</a>. </li> @@ -449,7 +431,7 @@ <li>Images scale properly in PDF output. See also - <a href="site:faq/pdf_images">this FAQ entry</a>. + <a href="faq.html#pdf_images">this FAQ entry</a>. </li> @@ -459,7 +441,7 @@ </ul> </div> -<a name="N10087"></a><a name="Upgrading+the+sitemap"></a> +<a name="N1007B"></a><a name="Upgrading+the+sitemap"></a> <h3>Upgrading the sitemap</h3> <div style="margin-left: 0 ; border: 2px"> <p> @@ -486,7 +468,7 @@ </div> -<a name="N100B3"></a><a name="Version-specific+sitemaps"></a> +<a name="N100A7"></a><a name="Version-specific+sitemaps"></a> <h3>Version-specific sitemaps</h3> <div style="margin-left: 0 ; border: 2px"> <p>Forrest 0.5 now supports <em>version-specific sitemaps</em>. Ie., if your project's overridden sitemap is @@ -524,7 +506,7 @@ </div> </div> -<a name="N100ED"></a><a name="Excluding+URLs%3A+filterlinks.xsl+removed+and+cli.xconf+added"></a> +<a name="N100E1"></a><a name="Excluding+URLs%3A+filterlinks.xsl+removed+and+cli.xconf+added"></a> <h3>Excluding URLs: filterlinks.xsl removed and cli.xconf added</h3> <div style="margin-left: 0 ; border: 2px"> <p>In Forrest 0.4 certain URLs could be excluded from command-line @@ -532,7 +514,7 @@ <span class="codefrag">filterlinks.xsl</span> and so excluding the link nodes. </p> <p>Forrest 0.5 uses the re-written command-line from Cocoon 2.1.1 which, - apart from being twice as fast, + apart from being much faster, <strong>does not use filterlinks.xsl</strong>. Instead, patterns for command-line inclusion and exclusion can be specified in cli.xconf, as described in @@ -544,7 +526,7 @@ </div> -<a name="N10107"></a><a name="Skin+invocation+changes"></a> +<a name="N100FB"></a><a name="Skin+invocation+changes"></a> <h3>Skin invocation changes</h3> <div style="margin-left: 0 ; border: 2px"> <p>Users with custom skins <em>may</em> need to update them, depending on what use they make of passed-in XSLT @@ -554,20 +536,20 @@ </div> -<a name="N1011A"></a><a name="Upgrading+skinconf.xml"></a> +<a name="N1010E"></a><a name="Upgrading+skinconf.xml"></a> <h3>Upgrading skinconf.xml</h3> <div style="margin-left: 0 ; border: 2px"> -<p>Look at the <a href="http://cvs.apache.org/viewcvs/xml-forrest/src/resources/fresh-site/src/documentation/skinconf.xml.diff?r1=1.7%3AFORREST_04&tr1=1.1&r2=1.15%3AFORREST_05_RC&tr2=1.15&diff_format=h">differences +<p>Look at the <a href="http://cvs.apache.org/viewcvs/xml-forrest/src/resources/fresh-site/src/documentation/skinconf.xml.diff?r1=1.7%3AFORREST_04&r2=1.15%3AFORREST_05&diff_format=h">differences for the sample skinconf.xml</a> as a guide. You will need to update the internal DTD and add several new elements. </p> </div> -<a name="N10128"></a><a name="Upgrading+forrest.properties"></a> +<a name="N1011C"></a><a name="Upgrading+forrest.properties"></a> <h3>Upgrading forrest.properties</h3> <div style="margin-left: 0 ; border: 2px"> -<p>Look at the <a href="http://cvs.apache.org/viewcvs/xml-forrest/src/resources/fresh-site/forrest.properties.diff?r1=1.20%3AFORREST_04&tr1=1.1&r2=1.32%3AFORREST_05_RC&tr2=1.32&diff_format=h">differences +<p>Look at the <a href="http://cvs.apache.org/viewcvs/xml-forrest/src/resources/fresh-site/forrest.properties.diff?r1=1.20%3AFORREST_04&r2=1.32%3AFORREST_05&diff_format=h">differences for the sample forrest.properties</a> as a guide. Note that project.sitemap has changed to project.sitemap-dir and note that cli.xconf now controls some settings that were previously controlled @@ -576,7 +558,7 @@ </div> -<a name="N10136"></a><a name="Run+a+clean+target+after+upgrade"></a> +<a name="N1012A"></a><a name="Run+a+clean+target+after+upgrade"></a> <h3>Run a clean target after upgrade</h3> <div style="margin-left: 0 ; border: 2px"> <p>To avoid any issue with old classes being loaded, run a @@ -584,7 +566,7 @@ </div> -<a name="N10143"></a><a name="SVGs+should+omit+DOCTYPE+declarations"></a> +<a name="N10137"></a><a name="SVGs+should+omit+DOCTYPE+declarations"></a> <h3>SVGs should omit DOCTYPE declarations</h3> <div style="margin-left: 0 ; border: 2px"> <div class="frame fixme"> @@ -603,14 +585,14 @@ </div> -<a name="N1015F"></a><a name="To+be+continued..."></a> +<a name="N10153"></a><a name="To+be+continued..."></a> <h3>To be continued...</h3> <div style="margin-left: 0 ; border: 2px"> <p>..as more issues are discovered/remembered :) Please send feedback to the <a href="mail-lists.html#forrest-dev">mailing list</a>.</p> </div> <div class="attribution">by Jeff Turner, Dave Brondsema; <span class="version"> - version 1.4</span> + version 1.5</span> </div> </div> </td><td width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td> 1.2 +131 -131 xml-site/targets/forrest/upgrading_05.pdf <<Binary file>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
