Difference between revisions of "Category:XSLT"

From TEIWiki
Jump to navigation Jump to search
m
Line 2: Line 2:
  
 
----
 
----
'''To create a new page that is part of this category you may wish to:'''
+
'''To contribute a stylesheet, please create a new page within this category. To do this, you should:'''
* Add a new page, one way to do this is to simply append the main url with the pagename you wish to create:
+
* Add a new page. To do this, simply add to the main url the pagename you wish to create:
 
** For example: <nowiki>http://www.tei-c.org.uk/wiki/index.php/MyNewStylesheet.xsl</nowiki>
 
** For example: <nowiki>http://www.tei-c.org.uk/wiki/index.php/MyNewStylesheet.xsl</nowiki>
 
* Edit the page, making sure to:
 
* Edit the page, making sure to:
 
** 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 <nowiki>[[Category:XSLT]]</nowiki> to the bottom of it.
+
** Add the phrase <nowiki>[[Category:XSLT]]</nowiki> to the bottom of it.

Revision as of 19:08, 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 the phrase [[Category:XSLT]] to the bottom of it.