Author: rgardler Date: Fri Jan 7 18:57:26 2005 New Revision: 124611 URL: http://svn.apache.org/viewcvs?view=rev&rev=124611 Log: add example forrest.plugins.descriptors property Modified: forrest/trunk/main/fresh-site/forrest.properties
Modified: forrest/trunk/main/fresh-site/forrest.properties Url: http://svn.apache.org/viewcvs/forrest/trunk/main/fresh-site/forrest.properties?view=diff&rev=124611&p1=forrest/trunk/main/fresh-site/forrest.properties&r1=124610&p2=forrest/trunk/main/fresh-site/forrest.properties&r2=124611 ============================================================================== --- forrest/trunk/main/fresh-site/forrest.properties (original) +++ forrest/trunk/main/fresh-site/forrest.properties Fri Jan 7 18:57:26 2005 @@ -29,6 +29,7 @@ # comma separated list, file:// is supported #forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml,file:///c:/myskins/skins.xml +#forrest.plugins.descriptors=http://forrest.apache.org/plugins/plugins.xml ############## # behavioural properties
