TEI Boilerplate

From TEIWiki
Revision as of 21:50, 24 April 2012 by Stuartyeates (talk | contribs) (fix refs)
Jump to navigation Jump to search


Synopsis

"TEI Boilerplate is a lightweight solution for publishing styled TEI (Text Encoding Initiative) P5 content directly in modern browsers. With TEI Boilerplate, TEI XML files can be served directly to the web without server-side processing or translation to HTML."<ref name="homepage">http://teiboilerplate.org/</ref>

Features

User commentary

Please sign all comments.

Uses mimetypes to inform browsers that content is XML (and by implication that processing instructions must be actioned) and thus doesn't work on platforms which don't support mimetypes. Platforms such as github do not support mimetypes. Stuartyeates 15:36, 24 April 2012 (EDT)

System requirements

"TEI Boilerplate requires a robust, modern browser to do its work. It is compatible with current versions of Firefox, Chrome, Safari, and Internet Explorer (IE 9)."<ref name="homepage"/>

Source code and licensing

Creative Commons Attribution 3.0 Unported License

Support for TEI

P5

Language(s)

XSLT, javascript, CSS (jquery)

Documentation

teiboilerplate.org

Tech support

https://sourceforge.net/p/teiboilerplate/tickets/

User community

Sample implementations

http://dcl.slis.indiana.edu/teibp/content/demo.xml

Current version number and date of release

1.0.0 (2012-04-23)

History of versions

How to download or buy

http://sourceforge.net/projects/teiboilerplate/files/

Additional notes

<references/>