[
https://issues.apache.org/jira/browse/FOR-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633680#action_12633680
]
Pablo Barrera commented on FOR-1111:
------------------------------------
The documentation is available in the issue #1113
> 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.