[ 
https://issues.apache.org/jira/browse/FOR-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769769#action_12769769
 ] 

David Crossley commented on FOR-1176:
-------------------------------------

This is all done now. Any project or plugin can use the centralised collection 
of stylesheets.

* Added a match to main/webapp/locationmap-transforms.xml to handle any exslt 
stylesheet

* The locationmap syntax shown above and on the mail list discussion is 
incorrect. It is instead, for example:
<xsl:import 
href="lm://transform-exslt/date/functions/day-name/date.day-name.template.xsl"/>

* Yes, ordinary relative paths do function correctly for importing other 
stylesheets from those ones.

* See EXSLT example and its related stylesheet at 'forrest seed-sample' site.

* Cleaned up the Baetle plugin to use this system.

> enable plugins to utilise stylesheets from exslt.org
> ----------------------------------------------------
>
>                 Key: FOR-1176
>                 URL: https://issues.apache.org/jira/browse/FOR-1176
>             Project: Forrest
>          Issue Type: New Feature
>          Components: Core operations, Plugin: input.baetle, Plugins (general 
> issues)
>    Affects Versions: 0.9-dev
>            Reporter: David Crossley
>            Assignee: David Crossley
>            Priority: Blocker
>             Fix For: 0.9-dev
>
>
> Various plugins (e.g. "input.baetle") want to use selected stylesheets from 
> exslt.org

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.