Difference between revisions of "Category:XSLT"

From TEIWiki
Jump to navigation Jump to search
m
m
Line 8: Line 8:
 
** Provide some accompanying explanation at the top of the page
 
** Provide some accompanying explanation at the top of the page
 
** Wrap any stylesheet content in <nowiki><pre> .... </pre></nowiki> tags
 
** Wrap any stylesheet content in <nowiki><pre> .... </pre></nowiki> tags
** Add the <nowiki>[[Category:XSLT]]</nowiki> to the bottom of it.
+
** Add <nowiki>[[Category:XSLT]]</nowiki> to the bottom of it.

Revision as of 19:09, 20 April 2005

This page collects together any pages relating to XSLT (Extensible Stylesheet Language Transformations) for TEI resources. The main TEI website has a page about stylesheets as well. This page gathers together any wiki pages which have [[Category:XSLT]] on them.


To contribute a stylesheet, please create a new page within this category. To do this, you should:

  • Add a new page. To do this, simply add to the main url the pagename you wish to create:
    • For example: http://www.tei-c.org.uk/wiki/index.php/MyNewStylesheet.xsl
  • Edit the page, making sure to:
    • Provide some accompanying explanation at the top of the page
    • Wrap any stylesheet content in <pre> .... </pre> tags
    • Add [[Category:XSLT]] to the bottom of it.