[ 
https://issues.apache.org/jira/browse/FOR-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pablo Barrera updated FOR-1111:
-------------------------------

    Attachment: 0001-tei-properties.patch

Once I have learned how to use properties the solution was simple.

I have attached a patch to read these values from the forrest.properties.xml 
file.

The documentation will be available shortly.


> publicationStmt info in document-to-teiLite.xsl contains incorrect defaults
> ---------------------------------------------------------------------------
>
>                 Key: FOR-1111
>                 URL: https://issues.apache.org/jira/browse/FOR-1111
>             Project: Forrest
>          Issue Type: Bug
>          Components: Plugin: output.tei
>            Reporter: Pablo Barrera
>            Assignee: Ross Gardler
>         Attachments: 0001-tei-properties.patch
>
>
> Right now the xsl file at 
> whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl
>  contains this information:
>         <publicationStmt>
>           <publisher>OSS Watch, Oxford University</publisher>
>           <authority>OSS Watch</authority>
>           <address>
>             <email>[EMAIL PROTECTED]</email>
>           </address>
>           <availability>
>             <licence>
>               http://creativecommons.org/licenses/by-sa/2.0/uk/
>             </licence>
>           </availability>
>           <date><xsl:value-of select="datetime:date()"/></date>
>         </publicationStmt>
> The reference to a particular organization should be removed. Otherwise all 
> the documents generated with this plugin will show Oxford University as 
> publisher (and there is some change they are not).

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