Author: rgardler
Date: Thu Oct 21 16:00:33 2004
New Revision: 55281
Modified:
forrest/trunk/status.xml
Log:
plugin functionality
Modified: forrest/trunk/status.xml
==============================================================================
--- forrest/trunk/status.xml (original)
+++ forrest/trunk/status.xml Thu Oct 21 16:00:33 2004
@@ -44,6 +44,11 @@
<changes>
<release version="0.7-dev" date="not yet released">
+ <action dev="RDG" type="add" context="core">
+ 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 requries them is built.
+ </action>
<action dev="JJP" type="update" context="core">
Update fop0.20.5 just with optional jimi support.
This fix issue building the apache fop site
|