Author: sjur
Date: Thu Sep 3 15:24:29 2009
New Revision: 810990
URL: http://svn.apache.org/viewvc?rev=810990&view=rev
Log:
Added an exslt directory + Readme file, cf
https://issues.apache.org/jira/browse/FOR-1176.
Added:
forrest/trunk/main/webapp/resources/stylesheets/exslt/
forrest/trunk/main/webapp/resources/stylesheets/exslt/README.txt (with
props)
Added: forrest/trunk/main/webapp/resources/stylesheets/exslt/README.txt
URL:
http://svn.apache.org/viewvc/forrest/trunk/main/webapp/resources/stylesheets/exslt/README.txt?rev=810990&view=auto
==============================================================================
--- forrest/trunk/main/webapp/resources/stylesheets/exslt/README.txt (added)
+++ forrest/trunk/main/webapp/resources/stylesheets/exslt/README.txt Thu Sep 3
15:24:29 2009
@@ -0,0 +1,6 @@
+This directory is meant to hold XSL extensions from exslt.org, cf
https://issues.apache.org/jira/browse/FOR-1176
+
+For each stylesheet that we want to use, add it "as-is" to this directory,
using a sub-directory structure patterned on the directories from all-exslt.zip
+(Note that adding all exslt stylesheets to Forrest is too large.)
+
+In the various Forrest plugins, use our "locationmap" techniques to refer to
the relevant stylesheet.
Propchange: forrest/trunk/main/webapp/resources/stylesheets/exslt/README.txt
------------------------------------------------------------------------------
svn:eol-style = native