blob: b2d55feb50475640ea13a9366f50d88ff9db99c5 [file]
<?xml version="1.0"?>
<!--
Copyright 2002-2004 The Apache Software Foundation or its licensors,
as applicable.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<status>
<changes>
<!-- Add new releases here -->
<release version="0.1" date="unreleased">
<action dev="RDG" type="update" context="admin">
Changed name to bring into line with new naming conventions.
</action>
<action dev="RFT" type="add" context="code">
Created the initial plugin based on Ross Gardler's document2txt.xsl
stylesheet.
</action>
<action dev="RFT" type="add" context="code">
Initial cut of the common stylesheet which contains text
functions that currently handles newline, carriage returns,
underlines, borders.
</action>
<action dev="RFT" type="add" context="code">
Preliminary handling of section indenting, section title
underlining, note/warning/fixme elements and list handling.
</action>
<action type="add" context="code" dev="RFT">
Implemented text wrapping
</action>
<action type="add" context="code" dev="RFT">
Implemented nested elements such as lists inside lists,
tables inside tables, lists inside tables, etc.
</action>
<action type="add" context="code" dev="RFT">
Table handling
</action>
<action type="add" context="code" dev="RFT">
Hanging indents on ordered, unordered and definition lists
</action>
<action type="add" context="doc" dev="RFT">
Updated the plugin documentation with features and limitations.
</action>
</release>
</changes>
<todo>
<actions priority="high">
<action context="code" dev="RFT">
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.
</action>
</actions>
</todo>
</status>