Author: crossley
Date: Tue Apr 4 22:10:56 2006
New Revision: 391497
URL: http://svn.apache.org/viewcvs?rev=391497&view=rev
Log:
Add some todo items.
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/status.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/status.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/status.xml?rev=391497&r1=391496&r2=391497&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/status.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/status.xml
Tue Apr 4 22:10:56 2006
@@ -46,14 +46,14 @@
<todo>
<actions priority="high">
- <action context="docs" dev="open">
- Customize this template plugin with your plugin's details. This
- TODO list is generated from 'status.xml'.
+ <action context="code" dev="open">
+ The stylesheet utilises some extra information which is not available
+ in the DTD. For example, multiple definitions whereas the DTD only
allows one.
+ Another example, "tutorial" which is not present in the DTD (IMO that
should be "References" or "Other information".
</action>
<action context="docs" dev="open">
- Create the documentation with lots of examples and samples.
- XML content goes in
- <code>src/documentation/content/xdocs</code>.
+ Add examples to xdocs/glossary.xml which demonstrate the use of all
elements.
+ For example, "see" which enables linking to other related glossary
items.
</action>
</actions>
</todo>