Difference between revisions of "Category:XSLT"

From TEIWiki
Jump to navigation Jump to search
Line 1: Line 1:
If you want your XSLT script page to appear here I believe all you need to do is add '''<nowiki>[[Category:XSLT]]</nowiki>''' to the end of your page.
+
This page collects together any pages relating to XSLT (Extensible Stylesheet Language Transformations) for TEI resources.  The main TEI website has  [http://www.tei-c.org/Stylesheets/ | a page about stylesheets] as well.  This page gathers together any wiki pages which have '''<nowiki>[[Category:XSLT]]</nowiki>''' on them.
 +
 
 +
----
 +
'''To create a new page that is part of this category you may wish to:'''
 +
* Add a new page, one way to do this is to simply append the main url with the pagename you wish to create:
 +
** For example: <nowiki>http://www.tei-c.org.uk/wiki/index.php/MyNewStylesheet.xsl</nowiki>
 +
* Edit the page, making sure to:
 +
** Provide some accompanying explanation at the top of the page
 +
** Wrap any stylesheet content in <nowiki><pre> .... </pre></nowiki> tags
 +
** Add <nowiki>[[Category:XSLT]]</nowiki> to the bottom of it.

Revision as of 17:23, 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 create a new page that is part of this category you may wish to:

  • Add a new page, one way to do this is to simply append the main url with 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.