Difference between revisions of "Category:Customization"

From TEIWiki
Jump to navigation Jump to search
m
m (fix URL)
 
(30 intermediate revisions by 14 users not shown)
Line 1: Line 1:
This page collects together any pages relating to customizations of the TEI schemas.  If you have created a customization  
+
This page collects together any pages relating to customizations of the TEI schemas.  While the [http://www.tei-c.org/Guidelines/Customization/ TEI-C provides some customizations], if you have created a customization that you think may be of use to others in the TEI community, then the TEI wiki is one place to put it.   
that you think may be of use to others in the TEI community, then the TEI wiki is one place to put it.   
+
All of the customizations posted here are freely available for public use. They are offered as is, and we make no guarantees about their usefulness or effectiveness. Please feel free to experiment with them. If you make any useful revisions, please post the modified version here.  Customizations can be made on the web via [[Roma]], and saved as [[ODD]] files.  It is these saved customizations which we are encouraging people to share.
 
 
 
 
All of the customizations posted here are freely available for public use. They are offered as is, and we make no guarantees about their usefulness or effectiveness. Please feel free to experiment with them. If you make any useful revisions, please post the modified version here.  It is expected that these will be ODD files.
 
 
 
 
----
 
----
 
+
'''To create a new page and post your customization, you should:'''
'''To create a new page and post your stylesheet, you should:'''
 
 
* Log in (Create a user account for this WIKI if you have not done so.)
 
* Log in (Create a user account for this WIKI if you have not done so.)
 
* Add a new page.  
 
* Add a new page.  
 
** To do this, add the name of the new page to the URL in your browser's address bar after index.php/
 
** To do this, add the name of the new page to the URL in your browser's address bar after index.php/
 
** For example, if you wish to create a new page called "MyNewCustomization.odd", just edit the URL in your web browser's address bar to look like this:  
 
** For example, if you wish to create a new page called "MyNewCustomization.odd", just edit the URL in your web browser's address bar to look like this:  
'''<nowiki>http://www.tei-c.org.uk/wiki/index.php/MyNewCustomization.odd</nowiki>'''
+
'''<nowiki>http://www.tei-c.org/wiki/index.php/MyNewCustomization.odd</nowiki>'''
 
*  Assuming no one else has made a page with the name you chose, you will be brought to a blank page. Click the edit button and do the following:
 
*  Assuming no one else has made a page with the name you chose, you will be brought to a blank page. Click the edit button and do the following:
** Provide some accompanying explanation at the top of the page
+
** Provide accompanying detailed explanation at the top of the page
 
** Cut and paste your ODD into the window.
 
** Cut and paste your ODD into the window.
** Wrap any ODD content content in <nowiki><pre> .... </pre></nowiki> tags
+
** Wrap any ODD content content in <nowiki><nowiki></nowiki></nowiki>
** Add the text '''<nowiki>[[Category:Customization]]</nowiki>''' to the bottom of the page. This is important. It ensures that your page will show up on this customization page.
+
** Place the string <nowiki>[[Category:Customization]]</nowiki> at the bottom of your page, so it will be included in this category.
** Click "Save Page" when you are finished. Your page should show up on this page in the list of customizations. You can go back and edit at any time.
+
 
* '''Note:''' We strongly suggest also providing a Summary, and information about the Customizations Made, Examples of Use, and Known Restrictions or Problems before the ODD itself.
+
[[Category:Root|Customization]]

Latest revision as of 15:41, 4 September 2011

This page collects together any pages relating to customizations of the TEI schemas. While the TEI-C provides some customizations, if you have created a customization that you think may be of use to others in the TEI community, then the TEI wiki is one place to put it. All of the customizations posted here are freely available for public use. They are offered as is, and we make no guarantees about their usefulness or effectiveness. Please feel free to experiment with them. If you make any useful revisions, please post the modified version here. Customizations can be made on the web via Roma, and saved as ODD files. It is these saved customizations which we are encouraging people to share.


To create a new page and post your customization, you should:

  • Log in (Create a user account for this WIKI if you have not done so.)
  • Add a new page.
    • To do this, add the name of the new page to the URL in your browser's address bar after index.php/
    • For example, if you wish to create a new page called "MyNewCustomization.odd", just edit the URL in your web browser's address bar to look like this:

http://www.tei-c.org/wiki/index.php/MyNewCustomization.odd

  • Assuming no one else has made a page with the name you chose, you will be brought to a blank page. Click the edit button and do the following:
    • Provide accompanying detailed explanation at the top of the page
    • Cut and paste your ODD into the window.
    • Wrap any ODD content content in <nowiki></nowiki>
    • Place the string [[Category:Customization]] at the bottom of your page, so it will be included in this category.