Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 75809 invoked from network); 6 Dec 2005 04:58:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Dec 2005 04:58:32 -0000 Received: (qmail 37339 invoked by uid 500); 6 Dec 2005 04:58:31 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 37115 invoked by uid 500); 6 Dec 2005 04:58:29 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 36828 invoked by uid 99); 6 Dec 2005 04:58:26 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 20:58:26 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 05 Dec 2005 20:58:15 -0800 Received: (qmail 75091 invoked by uid 65534); 6 Dec 2005 04:57:54 -0000 Message-ID: <20051206045754.75089.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r354312 [8/17] - in /forrest/site: ./ docs_0_60/ docs_0_60/howto/ docs_0_60/howto/bugzilla-patch/ docs_0_70/ docs_0_70/howto/ docs_0_70/howto/cvs-ssh/ docs_0_80/ docs_0_80/howto/ docs_0_80/howto/cvs-ssh/ dtdx/ pluginDocs/plugins_0_70/ plugi... Date: Tue, 06 Dec 2005 04:57:22 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Modified: forrest/site/docs_0_70/changes.rss URL: http://svn.apache.org/viewcvs/forrest/site/docs_0_70/changes.rss?rev=354312&r1=354311&r2=354312&view=diff ============================================================================== --- forrest/site/docs_0_70/changes.rss (original) +++ forrest/site/docs_0_70/changes.rss Mon Dec 5 20:55:03 2005 @@ -1,172 +1,4423 @@ -Forrest Changeshttp://forrest.apache.org/changes.htmlForrest Changesen-usdocs addhttp://forrest.apache.org/changes.htmldocs add - by - DC - : - +Forrest (0.8-dev) Changeschanges.htmlForrest (0.8-dev) Changesen-us + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + docs addchanges.htmldocs add + by + DC + : + + + Added document to facilitate + upgrading to v0.8 + + + code updatechanges.htmlcode update + by + FSO + : + + 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. + + + code updatechanges.htmlcode update + by + FSO + : + + Fixed problems with disappearing of id-attributes in img-element and several others. + + + code updatechanges.htmlcode update + by + DC + : + + 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. + + + code updatechanges.htmlcode update + by + DC + : + + Fixed and enhanced the Forrest plugin for the XMLmind XML Editor at tools/xxe + Thanks to Sjur N. Moshagen. + + code updatechanges.htmlcode update + by + DC + : + + Updated tools/forrestbar to be compatiable with recent versions of Firefox. + Thanks to Addison Berry. + + code addchanges.htmlcode add + by + RDG + : + + 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. + + + code addchanges.htmlcode add + by + TS + : + + The "views" development work has moved to two new plugins. + See views development and + follow to the installation howto. + + + code addchanges.htmlcode add + by + DC + : + + Added Validation transformer to enable RELAX NG validation and + W3C XML Schema validation using Jing and Xerces. + See forrest-dev + discussion. + Thanks to Pier Fumagalli. + + code add + (bug FOR-592) + changes.htmlcode add + by + DC + (fixes bug FOR-592) + + : + + Strip remaining <i18n:text> elements that remain if i18n processing + has been disabled. This was causing invalid HTML output. + + + code addchanges.htmlcode add + by + TS + : + + 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. Added 2 java classes to package + org.apache.forrest.plugin.internal.view.acting: + 1.FallbackResolverAction.java2.FallbackResolverHelper.java + + + code addchanges.htmlcode add + by + TS + : + + 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. + + + code addchanges.htmlcode add + by + TS + : + + Added new elements to org.apache.forrest.conf.ForrestConfModule name="defaults": + view-themestheme-exttheme + + + code addchanges.htmlcode add + by + TS + : + + Removed "defaultView" and added new element to org.apache.forrest.conf.ForrestConfModule name="project": + theme-ext + + + code addchanges.htmlcode add + by + TS + : + + normalize-space() the forrest:properties before parsing them to the pipe + + + docs add + (bug FOR-603) + changes.htmldocs add + by + + (fixes bug FOR-603) + + : + + Added document to explain the process for + Becoming an Apache Forrest + committer. + Thanks to Addison Berry. + + code addchanges.htmlcode add + by + DC + : + + 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 "&myp-t;" to represent the + project name together with trademark symbol + "My Project Name™". + See FAQ. + + + code addchanges.htmlcode add + by + RDG + : + + 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. + + code addchanges.htmlcode add + by + RDG + : + + 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. + + + code addchanges.htmlcode add + by + RDG + : + + Added support for a locationmap. This enables content to be retrieved from a location + that is defined in a locationmap file (located at + PROJECT_HOME/src/documentation/content/locationmap.xml file. The + advantage of this is that the URL seen by the user need bear no relation to the location + of the source document, thus Forrest can separate the client URL space from the source + docuement URL space. Thus, using the locationmap it is possible to pull together + documents from many different locations into a single uniform site. + + In addition, since the user URL space is now unconnected to the source URL space + it is possible to move source documents without breaking any existing user links. + + See locationmap docs for more information. + + + + + + docs addchanges.htmldocs add + by + DC + : + + + Added document to facilitate + upgrading to v0.7 + + code updatechanges.htmlcode update + by + DC + : + + 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. + + + + docs addchanges.htmldocs add + by + DC + : + + + Added document to facilitate + upgrading to v0.7 + + code update + (bug FOR-18) + changes.htmlcode update + by + JJP + (fixes bug FOR-18) + + : + + Config check for the i8n attribute for i18n transformer + so it is used only when necessary. + + code updatechanges.htmlcode update + by + DC + : + + 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. + + code update + (bug FOR-355) + changes.htmlcode update + by + DC + (fixes bug FOR-355) + + : + + Enable skinconf to specify optional page number format for PDF. + Thanks to Cyriaque Dupoirieux. + code add + (bug FOR-528) + changes.htmlcode add + by + RDG + (fixes bug FOR-528) + + : + + Plugins are now version controlled. + + code update + (bug FOR-514) + changes.htmlcode update + by + JJP + (fixes bug FOR-514) + + : + + Do not limit status.xml contexts in projectInfo plugin. + Thanks to Cyriaque Dupoirieux. + code fixchanges.htmlcode fix + by + DC + : + + The "extra-css" from skinconf.xml is now inserted at the very end + of the CSS. That enables it to properly override other elements. + + docs update + (bug FOR-470) + changes.htmldocs update + by + RDG + (fixes bug FOR-470) + + : + + Rewrote example of raw content in fresh-site to correctly document the + behaviour in 0.7. + + docs updatechanges.htmldocs update + by + RDG + : + + 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. + + code fixchanges.htmlcode fix + by + DC + : + + 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. + + code updatechanges.htmlcode update + by + RDG + : + + 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. + + code add + (bug FOR-487) + changes.htmlcode add + by + JJP + (fixes bug FOR-487) + + : + + Added importance attribute to actions on status.dtd + + code updatechanges.htmlcode update + by + RDG + : + + Added ability to add page breaks to output. See Page Breaks FAQ + + docs update + (bug FOR-185) + changes.htmldocs update + by + RDG + (fixes bug FOR-185) + + : + + Allow the serving of raw SVG files to allow clients to render locally. + + docs updatechanges.htmldocs update + by + RDG + : + + 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. + + code update + (bug FOR-430) + changes.htmlcode update + by + RDG + (fixes bug FOR-430) + + : + + * 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. + Thanks to Florian G. Haas. + code fix + (bug FOR-482,FOR-457) + changes.htmlcode fix + by + DC + (fixes bug FOR-482,FOR-457) + + : + + Generate html/head/meta elements from document-v2. + Thanks to Mark Eggers. + code addchanges.htmlcode add + by + DC + : + + Added org.apache.forrest.plugin.input.listLocations plugin. + Use lists of locations maintained in a simple xml format + and transform them to documents. + + code update + (bug FOR-284) + changes.htmlcode update + by + DC + (fixes bug FOR-284) + + : + + 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. + This is a workaround for bug FOR-284 "link rewriting broken + when linking to xml source views which contain site: links". + This latter issue is handled by the core. However, if + your project uses a Cocoon + cli.xconf + then you will need add the same "exclude" entries. + + code update + (bug FOR-479) + changes.htmlcode update + by + DC + (fixes bug FOR-479) + + : + + Handle FAQs sections and faqs with both howto-v1.* and howto-v2.* docs. + Apply proper section numbering. + Thanks to Mark Eggers. + docs updatechanges.htmldocs update + by + DC + : + + Removed old versions of pre-release plugins following renaming to the + convention defined in + Plugin Infrastructure. + + code add + (bug FOR-389) + changes.htmlcode add + by + DC + (fixes bug FOR-389) + + : + + Added org.apache.forrest.plugin.input.dtdx plugin by moving functionality + out of the core. + Generates DTD documentation using a custom Cocoon Generator. + + docs addchanges.htmldocs add + by + TS + : + + Removed the leather-dev docs and added the begining of the View plugin docs. + + code addchanges.htmlcode add + by + TS + : + + 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. + + code addchanges.htmlcode add + by + TS + : + + Activated multiple output formats to be configured via a View. + + code addchanges.htmlcode add + by + TS + : + + Added viewHelper plugin and removed experimental leather plugin. + Enhanced the documentation of view/viewHelper. + + code fix + (bug FOR-477) + changes.htmlcode fix + by + TS + (fixes bug FOR-477) + + : + + Images group.svg and project.svg were rendered with the shadow effect slightly clipped. + Needed to add width and height to filter element. + Thanks to Kevin. + code addchanges.htmlcode add + by + TS + : + + Added contracts and nuggets to the "view" plugins. + + code addchanges.htmlcode add + by + TS + : + + Created a new plugin org.apache.forrest.plugin.internal.view from the fbits core + and removed the fbits plugin. + + code updatechanges.htmlcode update + by + RDG + : + + Added FAQ about "pageBreakBefore" and "pageBreakAfter" class int PDF + documents and describe how to enable the page break behaviour in HTML + documents. + + code updatechanges.htmlcode update + by + RDG + : + + Use "pageBreakBefore" and "pageBreakAfter" class to sections to force a + page break in PDF output. + + docs add + (bug FOR-446) + changes.htmldocs add + by + DC + (fixes bug FOR-446) + + : + + Added + How to customize + processing of html source + Thanks to Ferdinand Soethe. + code updatechanges.htmlcode update + by + RDG + : + + Moved status "changes" and "todo" page generation to the + org.apache.forrest.plugin.input.projectInfo plugin. + + code fix + (bug FOR-345) + changes.htmlcode fix + by + RDG + (fixes bug FOR-345) + + : + + Fix broken links in Table of Contents when titles contain accented characters. + Thanks to Cyriaque Dupoirieux. + code fix + (bug FOR-18) + changes.htmlcode fix + by + JJP + (fixes bug FOR-18) + + : + + 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 + + code add + (bug FOR-445) + changes.htmlcode add + by + RDG + (fixes bug FOR-445) + + : + + Added proxy.host and proxy.port to allow plugin downloads from behind a + proxy. + Thanks to Cyriaque Dupoirieux. + code fix + (bug FOR-246,FOR-431) + changes.htmlcode fix + by + DC + (fixes bug FOR-246,FOR-431) + + : + + Fix various bugs with Lucene search. + Thanks to Florian G. Haas. + code add + (bug FOR-373) + changes.htmlcode add + by + RDG + (fixes bug FOR-373) + + : + + Added a plugin to handle input documents from Microsoft Excel. + Thanks to Johannes Schaefer. + code add + (bug FOR-417) + changes.htmlcode add + by + RDG + (fixes bug FOR-417) + + : + + Enabled XInclude in site.xml and tabs.xml + Thanks to Sjur N. Moshagen. + code addchanges.htmlcode add + by + RDG + : + + Added external plugin POD-input to allow Plain Old Documentation (POD) files to + be included in a Forrest site. + Thanks to Ron Blaschke. + code updatechanges.htmlcode update + by + AG + : + + Updated nekodtd to 0.1.11 + + code addchanges.htmlcode add + by + RFT + : + + Moved POD output from the common skin to its own plugin. + + code fix + (bug FOR-330) + changes.htmlcode fix + by + DB + (fixes bug FOR-330) + + : + + Fixed quotes in forrest.bat so forrest can be in a directory with spaces. + Thanks to Gary Feldman. + code add + (bug FOR-125) + changes.htmlcode add + by + RFT + (fixes bug FOR-125) + + : + + Added a text-output plugin. + + code addchanges.htmlcode add + by + RDG + : + + Added WYSIWYG editor as a plugin (only works in dynamic webapps). + + code add + (bug FOR-387) + changes.htmlcode add + by + RDG + (fixes bug FOR-387) + + : + + Added photoGallery plugin. + Thanks to Jörg Werner. + code addchanges.htmlcode add + by + RDG + : + + Added capability to deploy directly to site in SVN using "ant deploy" + from within plugin directory. + + code removechanges.htmlcode remove + by + JJP + : + + Stopped doing deletion of the cache-dir, so consecutive "forrest site" actions + can be cached. + + admin addchanges.htmladmin add + by + RDG + : + + Added testing facilities to plugins to facilitate integration testing. + + code removechanges.htmlcode remove + by + JJP + : + + Merge xdocs and raw files in the same directory src/document/content/xdocs + + docs add + (bug FOR-369) + changes.htmldocs add + by + RDG + (fixes bug FOR-369) + + : + + Added How-To Run Forrest from Maven. + Thanks to Ian P. Springer. + docs addchanges.htmldocs add + by + RDG + : + + Added How-To Build a plugin. + + docs addchanges.htmldocs add + by + RDG + : + + Split plugin documentation between + user and + developer topics. + + code fix + (bug FOR-18) + changes.htmlcode fix + by + JJP + (fixes bug FOR-18) + + : + + LocaleAction changed its API. The "lang" value is "language" now. + + code fix + (bug FOR-370) + changes.htmlcode fix + by + JJP + (fixes bug FOR-370) + + : + + Ignore directory links for aggregations. + + docs addchanges.htmldocs add + by + RDG + : + + Added HowTo about + editing CSS in a WYSIWYG fashion using Mozilla Firefox + and its Edit-CSS plugin. + Thanks to Ferdinand Soethe. + docs addchanges.htmldocs add + by + JJP + : + + Added custom xml sample and project sitemap to the 'forrest seed site'. + + docs add + (bug FOR-351) + changes.htmldocs add + by + DC + (fixes bug FOR-351) + + : + + Added + How to modify the color of generated corner images. + Thanks to Stephan E. Schlierf. + docs addchanges.htmldocs add + by + DC + : + + Added links to example websites to demonstrate each available + default skin. + + build fixchanges.htmlbuild fix + by + DC + : + + Changed Ant build property name "version" to "forrest.version" + to prevent collisions with other build systems when using the + Ant "import" task. + + code fixchanges.htmlcode fix + by + DC + : + + Fixed some public identifiers (for DTD-v2.0) which were still pointing + to old versions of DTDs. + + code add + (bug FOR-322) + changes.htmlcode add + by + DC + (fixes bug FOR-322) + + : + + Added to the document-v20 DTD to support "usemap" attribute in img tag. + Also added demonstration of client-side imagemap to the "seed site". + Thanks to Tamara Harpster. + docs update + (bug FOR-305) + changes.htmldocs update + by + JJP + (fixes bug FOR-305) + + : + + Added FAQ to explain character encoding for certain languages. + Thanks to Joao Ferreira. + code addchanges.htmlcode add + by + RDG + : + + 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 Extending Forrest with Plugins. + + code updatechanges.htmlcode update + by + JJP + : + + 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. + + code add + (bug FOR-204) + changes.htmlcode add + by + DC + (fixes bug FOR-204) + + : + + The brokenlinks file now contains referer information. + Upgraded lib/core/cocoon.jar and added attribute "show-referrers" + to the Cocoon cli.xconf + Thanks to Upayavira. + docs updatechanges.htmldocs update + by + TS + : + + Updated How-To: + How to create a PDF document for each + tab to create subject-specific aggregated documents. + + code updatechanges.htmlcode update + by + DC + : + + Java 1.4 is required + starting with Forrest-0.7-dev + + + + code fix + (bug FOR-317) + changes.htmlcode fix + by + JJP + (fixes bug FOR-317) + + : + + docbook2document.xsl: remove unnecessary / from template matches. + Thanks to Sean Wheller. + code fix + (bug FOR-316) + changes.htmlcode fix + by + JJP + (fixes bug FOR-316) + + : + + docbook2document.xsl: docinfo element. never in OASIS Docbook XML DTD + Thanks to Sean Wheller. + code fix + (bug FOR-308) + changes.htmlcode fix + by + DC + (fixes bug FOR-308) + + : + + docbook2document.xsl: handle the xref and xreflabel. + Thanks to Sean Wheller. + code fixchanges.htmlcode fix + by + DC + : + + Proper positioning of icon/links for PDF, XML, POD, Print content + options on pelt skin. + Thanks to Arturo Vazquez. + code updatechanges.htmlcode update + by + AG + : + + Updated commons-collections to 3.1, + commons-logging to 1.0.4, jcs to 1.1-dev.20040811, lucene to 1.4.1 + + code update + (bug FOR-122) + changes.htmlcode update + by + DC + (fixes bug FOR-122) + + : + + Enable email address obfuscation to be configurable using the + obfuscate-mail-value option in skinconf.xml + + code fix + (bug FOR-267) + changes.htmlcode fix + by + DB + (fixes bug FOR-267) + + : + + Allow forrest to run in a project directory with a space in the name. + + code fix + (bug FOR-262) + changes.htmlcode fix + by + JJP + (fixes bug FOR-262) + + : + + Openoffice2forrest: add support for merged cells in tables. + + code fixchanges.htmlcode fix + by + TS + : + + Fixed the domain bug of the searchbox in pelt. + + code fixchanges.htmlcode fix + by + TS + : + + Fixed the menu in pelt by adding getMenu.js and changing the site2xhtml.xsl. + Now the chapter image will get expand again. + + code addchanges.htmlcode add + by + TS + : + + getMenu.js - fixes a path issue and the double click behaviour of pelt. + + code addchanges.htmlcode add + by + TS + : + + Explained the usage of the extra-css element in skinconf.xml of the fresh site. + + code add + (bug FOR-268) + changes.htmlcode add + by + DC + (fixes bug FOR-268) + + : + + Initial Chaperon grammar for minimal MoinMoin Wiki to Forrest xdocs + transformation. Source documents use the *.moinwiki filename extension. + Thanks to Fabio Rinaldi. + code addchanges.htmlcode add + by + NKB + : + + Requesting linkmap.html Forrest now renders the site.xml + file as a table of contents. + + code addchanges.htmlcode add + by + NKB + : + + 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. + + code addchanges.htmlcode add + by + NKB + : + + 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. + If the requested url with the extension changed to xml is matched, then + 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. + + code fix + (bug FOR-268) + changes.htmlcode fix + by + DC + (fixes bug FOR-268) + + : + + Relative URIs with absolute paths were broken in the site.xml + linking mechanism. + + code fixchanges.htmlcode fix + by + DC + : + + Re-write the Chaperon grammar for JSPWiki to address ambiguity with + paragraphs and sub-sections. + Thanks to Fabio Rinaldi. + code addchanges.htmlcode add + by + DB + : + + Added configuration for XMLMind XML Editor to scratchpad. Originally + from splike.com + + code update + (bug FOR-240) + changes.htmlcode update + by + DC + (fixes bug FOR-240) + + : + + Enhance the document2pod functionality to handle many other elements + and enable the link to this format to be configured via skinconf. + See the issue report for some notes. + Thanks to Rick Tessner. + code addchanges.htmlcode add + by + DC + : + + Automatically add some meta elements to head of html + (Generator name, Forrest version, skin name) + + code addchanges.htmlcode add + by + DC + : + + Optional feedback link for the footer of all skins. + + code addchanges.htmlcode add + by + DC + : + + New output format for POD (the Perl community's Plain Old Documentation) + triggered using the .pod filename extension. + Initial work, needs enhancement. See + forrest-dev + discussion + Thanks to Rick Tessner. + code addchanges.htmlcode add + by + RDG + : + + Eclipse plugin code added to scratchpad (donated by Burrokeet). + Initial work, needs enhancement. + + code remove + (bug FOR-181) + changes.htmlcode remove + by + DB + (fixes bug FOR-181) + + : + + Skins "forrest-css" and "avalon-tigris" are deleted. The + "tigris-style" is renamed to "tigris". Aliases + set in place for backward-compatibility. + The old "forrest-site" and "krysalis-site" skins are retained for + a little while longer, + but are deprecated, so please move to one of the other skins. + See notes about Default skins. + + code updatechanges.htmlcode update + by + AG + : + + Updated Ant 1.6.2. + + code fix + (bug FOR-214) + changes.htmlcode fix + by + DB + (fixes bug FOR-214) + + : + + JCS log messages go through cocoon instead of to stdout. + + code fix + (bug FOR-226) + changes.htmlcode fix + by + DB + (fixes bug FOR-226) + + : + + Generate proper html for figures in simplified docbook. + Thanks to Johannes Schaefer. + code update + (bug FOR-174) + changes.htmlcode update + by + DC + (fixes bug FOR-174) + + : + + Have @class attribute in DTD for every element, which enables the + "extra-css" section in the skinconf to be put to good use. + Updated all v1.2 DTDs to become v1.3 DTDs (forward compatibility: + v1.2 docs will work fine as V1.3). + Updated the v2.0a DTDs to become v2.0 DTDs (forward incompatibility: + v1.2/1.3 docs are not forward-compatible as V2.0). + Added demo of extra-css to the seed site and updated some + sample docs to use new v1.3 DTDs. + See the samples and reference docs. + See the issue report for full list of changes. + Thanks to Rick Tessner. + docs addchanges.htmldocs add + by + DC + : + + Added a How-To: + Generate an ASF mirrors page using + interactive web form using ihtml to include additional html + form elements. + + code add + (bug FOR-219) + changes.htmlcode add + by + DB + (fixes bug FOR-219) + + : + + Added forrestbot deploy.svn implmentation. + + build update + (bug FOR-113) + changes.htmlbuild update + by + DB + (fixes bug FOR-113) + + : + + Support running Forrest on Win9x. + Thanks to Pierrick Brihaye. + build update + (bug FOR-207) + changes.htmlbuild update + by + DB + (fixes bug FOR-207) + + : + + Don't copy unneeded project files in 'war' and 'webapp' targets. + + build update + (bug FOR-216) + changes.htmlbuild update + by + DB + (fixes bug FOR-216) + + : + + Add more desriptions to forrest targets. Highlight the most common ones. + + docs add + (bug FOR-218) + changes.htmldocs add + by + TS + (fixes bug FOR-218) + + : + + Added a How-To: + How to create a PDF document for each + tab to create subject-specific aggregated documents. + Thanks to Stephan E. Schlierf. + docs addchanges.htmldocs add + by + DC + : + + Created the How-To section of the + documentation. Continue Dianna Shannon's good work with designing + the DTDs, concepts, and documentation effort at Cocoon. + + code add + (bug FOR-182) + changes.htmlcode add + by + TS + (fixes bug FOR-182) + + : + + The new "pelt" skin (uses CSS and div). + See notes about Default skins. + + code updatechanges.htmlcode update + by + DC + : + + Projects can use a local CatalogManager.properties to declare + additional Catalogs for DTDs and other entities. + + code updatechanges.htmlcode update + by + DB + : + + Improve look of PDF pages. + + code fix + (bug FOR-138) + changes.htmlcode fix + by + DB + (fixes bug FOR-138) + + : + + PDF pages receive skinconf properly (through the skinconf pipeline). + + code fix + (bug FOR-154) + changes.htmlcode fix + by + DB + (fixes bug FOR-154) + + : + + FAQ page does not need to provide it's own extra index. + + code fix + (bug FOR-165) + changes.htmlcode fix + by + JJP + (fixes bug FOR-165) + + : + + Brokenlinks file is now generated in project.home rather than forrest.home + + docs add + (bug FOR-107) + changes.htmldocs add + by + DC + (fixes bug FOR-107) + + : + + Added a mechanism to enable impoverished XML tools that do not use + the Catalog Entity Resolver to fetch the DTDs direct from the website. + See upgrading to v0.6 + Please help to upgrade our /dtd/.htaccess file (see issue FOR-107) + and please help to address the SVN Issue + 1233. + + code add + (bug FOR-142) + changes.htmlcode add + by + DB + (fixes bug FOR-142) + + : + + In skinconfig, add box-location attribute to search element. + + code removechanges.htmlcode remove + by + DB + : + + Remove 'template' skin; better to base a new skin on an existing one. + + docs fixchanges.htmldocs fix + by + JJP + : + + Replace URLs in all docs to be http://forrest.apache.org/ + + code fix + (bug FOR-130) + changes.htmlcode fix + by + JJP + (fixes bug FOR-130) + + : + + Add missing xdocs from the validate.exclude property. Allowing to exclude files. + + code fix + (bug FOR-114) + changes.htmlcode fix + by + DB + (fixes bug FOR-114) + + : + + Improved resolving image references in PDFs. + + code fixchanges.htmlcode fix + by + NKB + : + + Now CSS files are parsed internally, so that the urls are included in the static + site generation. + + docs updatechanges.htmldocs update + by + DC + : + + Forrest is now a top-level Apache project. The new website is at + http://forrest.apache.org/ + + code fixchanges.htmlcode fix + by + JJP + : + + 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. + + code update + (bug FOR-148) + changes.htmlcode update + by + DB + (fixes bug FOR-148) + + : + + Fix relative links and image references in aggregate pages. + + code update + (bug FOR-9) + changes.htmlcode update + by + JJP + (fixes bug FOR-9) + + : + + Worked search functionality into all skins. + Fixed query parameters for Google site search. + Lateral search box was incompatible with new skinconf.xml format. + Thanks to Florian G. Haas. + docs add + (bug FOR-9) + changes.htmldocs add + by + JJP + (fixes bug FOR-9) + + : + + Added new documentation about + Searching Forrest-built documentation + which describes both Lucene and Google search. + Thanks to Florian G. Haas. + code updatechanges.htmlcode update + by + JJP + : + + Upgrade to cocoon 2.1.5 + + code removechanges.htmlcode remove + by + JJP + : + + Clean up first Lucene search implementation in Forrest. + + code addchanges.htmlcode add + by + NKB + : + + Locationmap modules added. Not in use yet. + Thanks to Unico Hommes. + code addchanges.htmlcode add + by + NKB + : + + Forrestdoc code added to scratchpad; previously was Jakarta Alexandria + + code update + (bug FOR-123) + changes.htmlcode update + by + DB + (fixes bug FOR-123) + + : + + Removed author and cvs-id tags from code and xdocs. + + code updatechanges.htmlcode update + by + JJP + : + + Repack Jetty without JSP support. Now we can remove org.apache.jasper.jar + + admin updatechanges.htmladmin update + by + DB + : + + 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. + + code updatechanges.htmlcode update + by + NKB + : + + Forrest does not copy anything around anymore. The only step + to make it work is to have java compile the forrest jar; all + other resources are used in their original location. + + code fix + (bug FOR-146) + changes.htmlcode fix + by + DC + (fixes bug FOR-146) + + : + + 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" + mode in the common/xslt/html/document2html.xsl. That is then + used to generate the per-page ToC and the ToC attached to the menu. + * Removed extraneous default xsl matchers on the non-common + document2html and site2xhtml XSLs. This allows matches + defined in the imported transformation sheets to match + (imported sheets have lower precedence). + * Defined a couple of <div id="..."> place holder + tags used by the document2html. Those are then skinned by the + site2xhtml sheets. + * Note: If you have your own skins that were referencing "$config" or + "//skinconfig" in the document2html.xsl then you need to make similar + changes. + * For more information see the FOR-146 issue report. + Thanks to Rick Tessner. + code add + (bug FOR-120) + changes.htmlcode add + by + DB + (fixes bug FOR-120) + + : + + Add <copyright-link> element to skinconf + + code remove + (bug FOR-131) + changes.htmlcode remove + by + DB + (fixes bug FOR-131) + + : + + The .ehtml files have been deprecated. Use .ihtml instead. Future html input support will be + based on this + discussion. + + code fixchanges.htmlcode fix + by + JJP + : + + Remove misleading error message. Reported a cocoon bug #28939 + + code removechanges.htmlcode remove + by + JJP + : + + Revert the changes to access skinconf using "skinconf//" done on r10259 + + docs addchanges.htmldocs add + by + JJP + : + + Information about the new + forrest-user + mail list. + + code updatechanges.htmlcode update + by + JJP + : + + Jetty jar was mistakenly compiled for jdk 1.4 + - now re-compiled for jdk 1.3 + + code remove + (bug FOR-140) + changes.htmlcode remove + by + DB + (fixes bug FOR-140) + + : + + Forrest-targets with ant proxy is obsolete; use forrestbot now. + + code update + (bug FOR-137) + changes.htmlcode update + by + DB + (fixes bug FOR-137) + + : + + 'build patch' command updated for SVN. + + code update + (bug FOR-9) + changes.htmlcode update + by + JJP + (fixes bug FOR-9) + + : + + Completely rewritten Lucene-based index and search functionality. + Thanks to Florian G. Haas. + code fix + (bug FOR-139) + changes.htmlcode fix + by + JJP + (fixes bug FOR-139) + + : + + skinconf was being ignored for the svg and fo formats. + + code fix + (bug FOR-136) + changes.htmlcode fix + by + JJP + (fixes bug FOR-136) + + : + + "Warning" was mistakenly labeled as "Note" in PDF. + Thanks to Nick Chalko. + code fix + (bug FOR-69) + changes.htmlcode fix + by + JJP + (fixes bug FOR-69) + + : + + site2book.xsl handle all menu-item and menu attributes + + code fix + (bug FOR-115) + changes.htmlcode fix + by + DB + (fixes bug FOR-115) + + : + + Proper table around 'graphic' in simplified docbook. + Thanks to Rob Exley. + code fixchanges.htmlcode fix + by + JJP + : + + Replace document() function to get skinconf values and use "//skinconfig". + Fix order so it can validate skinconf. + Use <search/> instead of + <disable-search/> <disable-lucene/> + <searchsite-domain/> <searchsite-name/>. + Fix skinconf.xsl so it produces a proper skinconf + + code fixchanges.htmlcode fix + by + AG + : + + Updated jetty to 4.2.19 + + code fixchanges.htmlcode fix + by + JJP + : + + Update scripts and config files to allow upgrade to cocoon 2.1.5-dev + + code addchanges.htmlcode add + by + JJP + : + + New stylesheet to import the original cocoon.xconf file + + code fixchanges.htmlcode fix + by + JJP + : + + Stop overwriting skinconf and cocoon.xconf on webapp target. + Libs were not copied on the webapp target. + + code addchanges.htmlcode add + by + JJP + : + + 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 + + code addchanges.htmlcode add + by + JJP + : + + The language alternative div displays language in your own language. + + code addchanges.htmlcode add + by + DB + : + + Docbook support for refentry element and it's children. Generally used for man pages. + + code addchanges.htmlcode add + by + JJP + : + + 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. + + code addchanges.htmlcode add + by + JJP + : + + Add Language alternatives div. To test it: + i18n-foo.html + + code add + (bug FOR-112) + changes.htmlcode add + by + JJP + (fixes bug FOR-112) + + : + + Page size and orientation for pdf. + Thanks to Florian G. Haas. + code updatechanges.htmlcode update + by + DB + : + + Converted repository from CVS to SVN. + Thanks to Apache Infrastructure. + code updatechanges.htmlcode update + by + JJP + : + + Upgrade to batik 1.5.1 + + code updatechanges.htmlcode update + by + JJP + : + + Add i18n to single file content. + + code fixchanges.htmlcode fix + by + JJP + : + + ToC element is optional on skinconf. + + code updatechanges.htmlcode update + by + AG + : + + Updated Ant 1.6.1 + + code updatechanges.htmlcode update + by + JJP + : + + Add i18n to tabs. + + code updatechanges.htmlcode update + by + RDG + : + + Putting a jettyconf.xml file in your document directory will override + the one supplied in the default Forrest context. Also no longer copies + jettyconf.xml to build dir (one more file closer to no copying ;-)) + + code fixchanges.htmlcode fix + by + JJP + : + + Allow a full url image to be included on a pdf file. + Use only tmp as the temporary directory. + + code fixchanges.htmlcode fix + by + JJP + : + + Split build file in various parts (webapp,war,validate,site) + + code updatechanges.htmlcode update + by + DB + : + + Support multiple skin descriptor files via the forrest.skins.descriptors property + + code fixchanges.htmlcode fix + by + JJP + : + + Move ant + Jetty under tools on the build target + + code updatechanges.htmlcode update + by + NKB + : + + Libraries are not copied anymore in the servlet context of + the dist and of the project being built; they are added + instead to the classpath of jetty for the 'run' target and + of the Cocoon CLI for the default 'site' target. + + build add + (bug FOR-108) + changes.htmlbuild add + by + DB + (fixes bug FOR-108) + + : + + New 'clean-dist' target for build.xml, which is now the default target. + + code fixchanges.htmlcode fix + by + JJP + : + + Wrong directory being used for wiki grammars. + + code updatechanges.htmlcode update + by + JJP + : + + Upgrade to Jing 20030619. + + code updatechanges.htmlcode update + by + NKB + : + + Validation is now "dynamic", by setting the parser feature + "http://apache.org/xml/features/validation/dynamic". + This means that documents with DTD are fully validated, + while documents without DTD are just checked for well-formedness. + + code addchanges.htmlcode add + by + NKB + : + + Added SkinconfTransformer, that augments the skinconf.xml + by adding these attributes to colors if not present: + @highlight, @lowlight, @font, @link, @vlink, @hlink. + + code update + (bug FOR-59) + changes.htmlcode update + by + RDG + (fixes bug FOR-59) + + : + + Removed xml2xhtml.xsl import in profile2page.xsl that was not used (file not present). + Thanks to Juan Jose Pablos. + code update + (bug FOR-98) + changes.htmlcode update + by + RDG + (fixes bug FOR-98) + + : + + New build target to build a webapp that can be distributed. + "war" target depends on "code" which will produce an deployable webapp, + "run" target depends on "webapp-local" which leaves many files in the project + directory to ease editing (e.g. src, resources and skins) + + code addchanges.htmlcode add + by + NKB + : + + 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. + + code updatechanges.htmlcode update + by + JJP + : + + Upgrade to cocoon 2.1.3 + nekodtd 0.1.9 + remove excalibur-concurrent-20020820.jar + remove excalibur-cli-1.0.jar + remove excalibur-datasource-vm12-20021121.jar + remove jakarta-oro-2.0.6.jar + + code addchanges.htmlcode add + by + RP + : + + Add support for Openoffice Writer 1.1 files. + + code updatechanges.htmlcode update + by + NKB + : + + Instead of forrest-targets.ent with Ant 1.6 Forrest can now also be used with + the new import facility: <import file="forrest-targets.xml"/> + + code addchanges.htmlcode add + by + NKB + : + + 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. + + code updatechanges.htmlcode update + by + NKB + : + + Automatic generation of borders from skin colors and naming convention. + Rounded and straight 45 degrees corners supplied. + + For example, to generate a 'r'ounded corner for 't'op 'l'eft the size + of '5' pixels of background 'header', foreground 'tab-selected' and + border of 'tab-unselected' I can just ask for: + + /skin/images/rc-t-l-5-1header-2tab-selected-3-tab-unselected.png + + code updatechanges.htmlcode update + by + NKB + : + + Removed all validation includes and excludes from the fresh site, + except the most basic one. This means that the feature is to + be considered deprecated. + + code addchanges.htmlcode add + by + NKB + : + + New "extra-css" tag in skinconf can contain css that is injected in + forrest.css, added in the skins by default. + + code addchanges.htmlcode add + by + NKB + : + + 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. + + code addchanges.htmlcode add + by + NKB + : + + 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' + + code add + (bug FOR-98) + changes.htmlcode add + by + NKB + (fixes bug FOR-98) + + : + + It is now possible to have two levels of tabs. + Thanks to Ross Gardler. + code addchanges.htmlcode add + by + NKB + : + + 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. + + code addchanges.htmlcode add + by + NKB + : + + 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. + + code addchanges.htmlcode add + by + DB + : + + Properties from ${user.home}/forrest.properties are loaded, after + the project's forrest.properties and before the default-forrest.properties are. + + code updatechanges.htmlcode update + by + AG + : + + Updated Ant 1.6.0 + + code updatechanges.htmlcode update + by + DB + : + + Refactored forrestbot to organize workstages and their implementations. + Properties named by workstage and implementation for clarity and to + prevent conflicts. + + code updatechanges.htmlcode update + by + DB + : + + The 'clean-site' target appears in 'forrest -projecthelp'. Deletes + temp, webapp, and brokenlinks files too. + + docs addchanges.htmldocs add + by + DB + : + + Began documentation for new forrestbot; moved stable forrestbot docs + + code fix + (bug FOR-87,FOR-88) + changes.htmlcode fix + by + NKB + (fixes bug FOR-87,FOR-88) + + : + + Now skins that are edited in place have their non-traversable + resources also copied for static rendering. + Thanks to Ross Gardler. + code addchanges.htmlcode add + by + NKB + : + + New file format: '.aart'. These are text files that are converted + automatically be Cocoon in SVG, if requested with a '.png' extension. + + code updatechanges.htmlcode update + by + NKB + : + + Updated and separated in their directory all the resources + needed by Chaperon, and make the pipeline generate the + xml grammar versions if unavailable. + This fixes some wiki rendering bugs and makes sections + follow the correct level nesting. + + code updatechanges.htmlcode update + by + NKB + : + + Now also all forrest /resources are editable in forrest.home + and translations in their source space. + + code update + (bug FOR-85) + changes.htmlcode update + by + NKB + (fixes bug FOR-85) + + : + + Skins are now editable directly in FORREST_HOME. + Thanks to Ross Gardler. + code fix + (bug FOR-86) + changes.htmlcode fix + by + NKB + (fixes bug FOR-86) + + : + + DHTML menus in Krysalis skin now work on all levels. + Thanks to Ross Gardler. + code updatechanges.htmlcode update + by + DC + : + + Updated Entity Resolver from pre-release to official + xml-commons-resolver-1.1 release. + + code updatechanges.htmlcode update + by + JJP + : + + Updated Jetty to 4.2.14 + + code updatechanges.htmlcode update + by + NKB + : + + Removed the deprecated Ant @tag@ substitution method for skins to + reduce copying further. + + code fixchanges.htmlcode fix + by + JJP + : + + Wrong default value for translations directory. + + code updatechanges.htmlcode update + by + NKB + : + + All resources in skins/common/images|scripts are used if the + corresponding resource is not found in the skin being used. + Moved under these dirs the images and the scripts that were placed by + default under resources/images or copied in each skin, and added a + temporary sitemap rule to route the request of the images to the new + location. + + code updatechanges.htmlcode update + by + NKB + : + + Moved the images of fresh-site to the src/content/xdocs directory, + for the new layout that has been decided on forrest-dev. + + code addchanges.htmlcode add + by + NKB + : + + Now images are generated from the xdocs content dir as if they + were in the resources/images dir. The latter will be phased out. + + code fixchanges.htmlcode fix + by + NKB + : + + Fixed the handling of images and resources in the resources.xmap + pipeline, to cater for the new system that does not copy docs prior + to rendering. + + code addchanges.htmlcode add + by + NKB + : + + 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. + + code updatechanges.htmlcode update + by + NKB + : + + Major update to inner working of the krysalis-site skin: + - removed all use of the spacer.gif image + - replaced all visual enhancement icons with css icons + - fixed CSS and html validation + - reduced final output size, + - removed all font tag usage in favor of css + - added aural (speech) style in css + - reduced usage of nested tables + - refactored main xhtml stylesheet to be more clear and maintainable + - refactored css to have a single small place where to define the skin colors + - changed icons to original icons (made by me and not gotten from elsewhere) + - removed unused icons. + - made location of minitoc configurable as "page", "menu", or "both" + + code updatechanges.htmlcode update + by + NKB + : + + Removed duplicated copying of files during the creation of the + distro. Now the command-line context dir is like the webapp context dir. + This reduces Forrest build time from 53 to 19 seconds on my system. + + code fixchanges.htmlcode fix + by + NKB + : + + Fixed bug in the autodownload support for skins that was preventing + custom skins in the project source dir from working. + Thanks to Sebastian Bergmann. + code updatechanges.htmlcode update + by + JJP + : + + Added support for docbook version 4.1.2. Allows importing files + from various editors (Open office, Abiword). + + code fixchanges.htmlcode fix + by + JJP + : + + Added default translation for menu on fresh-site so it is used + when the user locale can not be found. + Synchronized some I18n labels after a modification on fresh-site. + + code addchanges.htmlcode add + by + JJP + : + + Patch facility to be used by any contributor (From Ant's project). + To use it run "build.[sh|bat] patch". + Thanks to Jan Materne. + code updatechanges.htmlcode update + by + JJP + : + + Added German Translation for menu in fresh-site example seed. + Thanks to Jan Materne. + code fixchanges.htmlcode fix + by + NKB + : + + Patched directory2book.xsl to be able to serve raw documents from the + side menu (e.g. pdf); previously it always generated .html links. + Thanks to Eric BURGHARD. + code addchanges.htmlcode add + by + NKB + : + + Skins can now be packaged, downloaded and automatically installed. + See documentation. + + code updatechanges.htmlcode update + by + JJP + : + + Added creation of TOC support on PDF files. + Improved so it uses value from skinconfig.xml. + Improve algoritm to define font size for section/subsection/... + Thanks to Eric Burghard. + code add + (bug FOR-9) + changes.htmlcode add + by + JJP + (fixes bug FOR-9) + + : + + First I18n integration for menus in forrest. + + code updatechanges.htmlcode update + by + JJP + : + + In the generated "changes" document, add "version_" to section@id + as required by document-v12. + Sort action types order to "add","remove","update","fix". + + build fixchanges.htmlbuild fix + by + JJP + : + + The 'validate-site' build target will validate the intermediate xdocs. + + code add + (bug FOR-9) + changes.htmlcode add + by + JJP + (fixes bug FOR-9) + + : + + Integrate Lucene on Forrest. Check the bug report for more info. + Thanks to Ramón Prades. + code add + (bug FOR-56) + changes.htmlcode add + by + JJP + (fixes bug FOR-56) + + : + + Added XSP support. + For old sitemap.xmap add this tag: + <map:generator name="serverpages" + src="org.apache.cocoon.generation.ServerPagesGenerator"/> + + + + + code fix + (bug FOR-66, FOR-62) + changes.htmlcode fix + by + JT + (fixes bug FOR-66, FOR-62) + + : + + Upgrade to Cocoon 2.1.2, which fixes a bug that caused some + pages in a site not to be rendered from the command-line, and + has some cosmetic improvements. + + code fixchanges.htmlcode fix + by + JT + : + + In skinconf.xml, made project-description optional to keep + compatibility with 0.4. + + code add + (bug FOR-67) + changes.htmlcode add + by + JT + (fixes bug FOR-67) + + : + + Added obfuscate-mail-links skinconf.xml option, on by default. + + code fix + (bug FOR-65) + changes.htmlcode fix + by + JT + (fixes bug FOR-65) + + : + + Fix forrest-site tables bug that broke Opera + + build fixchanges.htmlbuild fix + by + JT + : + + forrest.antproxy.xml script now properly fails when Cocoon fails + + code fixchanges.htmlcode fix + by + JT + : + + Fixed URLs for comma-separated bug keys in status.xml + + code fix + (bug FOR-47, FOR-48) + changes.htmlcode fix + by + JT + (fixes bug FOR-47, FOR-48) + + : + + Fix bugs in forrest.bat|sh scripts encountered when used in + odd environments (perl and Win9x). + + code fixchanges.htmlcode fix + by + JT + : + + The 'forrest' command no longer sources /etc/antrc and + ~/.antrc, which solves problems on some *nix distributions. + + + + + docs addchanges.htmldocs add + by + JT + : + + Added new document to facilitate + upgrading to v0.5 + + code addchanges.htmlcode add + by + SN + : + + Added @label support for note and warning elements. + + code fixchanges.htmlcode fix + by + DC + : + + Fixed java.lang.reflect.InvocationTargetException caused by catalog DTD + HTTP lookup. The build had an extra and older resolver.jar + + code fix + (bug FOR-31) + changes.htmlcode fix + by + JJP + (fixes bug FOR-31) + + : + + Fix character return on line feed for fresh-site on the zip distribution + + code fixchanges.htmlcode fix + by + JJP + : + + New property "bugtracking-url" to allow a bug tracking systems + other than bugzilla. + + code fixchanges.htmlcode fix + by + JJP + : + + Added a "forrest clean" task that removes the project build directory. + Thanks to Eirik Bjørsnøs. + code updatechanges.htmlcode update + by + JT + : + + In the forrest-site skin and derivatives, display the author and version at the + bottom of the page, as krysalis-site does. Also added parsing for CVS Revision + tags, so <version>$Revision: 1.288 $</version> can be used. + + code addchanges.htmlcode add + by + JT + : + + Added ability to have version-specific overridden sitemaps. For + example, src/documentation/sitemap-0.5.xmap will be used by Forrest 0.5 + in preference to any others present in the same directory. This means a + site with overridden sitemaps can build with Cocoon versions expecting + different sitemap formats. + + code updatechanges.htmlcode update + by + JJP + : + + Added email template for html content in common skin. + Thanks to Dave Brondsema. + code fixchanges.htmlcode fix + by + JJP + : + + Support for version, type and notice on html format. + Thanks to Eirik Bjørsnøs. + code fix + (bug FOR-34) + changes.htmlcode fix + by + JJP + (fixes bug FOR-34) + + : + + Style information on the common skin. + + code fix + (bug FOR-46) + changes.htmlcode fix + by + JJP + (fixes bug FOR-46) + + : + + build directory created in wrong directories. + Thanks to Ross Gardler. + code fixchanges.htmlcode fix + by + JJP + : + + On fresh-site: + Synchronize size for group and project logo. + Added description on site.xml elements so it displays tooltip. + + code fix + (bug FOR-43) + changes.htmlcode fix + by + JJP + (fixes bug FOR-43) + + : + + Remove errors for fopx:bookmarks element. + + code update [... 1872 lines stripped ...]