Width of output text is now configurable from
forrest.properties.xml using the property name
text.page.width.
Use locationmap for resolution of resources and files. Resources are exposed via
{lm:text.*}
Changed name to bring into line with new naming conventions.
Created the initial plugin based on Ross Gardler's document2txt.xsl
stylesheet.
Initial cut of the common stylesheet which contains text
functions that currently handles newline, carriage returns,
underlines, borders.
Preliminary handling of section indenting, section title
underlining, note/warning/fixme elements and list handling.
Implemented text wrapping
Implemented nested elements such as lists inside lists,
tables inside tables, lists inside tables, etc.
Table handling
Hanging indents on ordered, unordered and definition lists
Updated the plugin documentation with features and limitations.
Since text output would include both simple text and POD (Plain Old
Documentation), incorporate the POD (Plain Old Documentation)
stylesheet into this plugin as well.