Author: thorsten
Date: Tue Aug 1 14:05:33 2006
New Revision: 427733
URL: http://svn.apache.org/viewvc?rev=427733&view=rev
Log:
Reverting the workaround for FOR-912, since it does not have an effect
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml?rev=427733&r1=427732&r2=427733&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/site.xml
Tue Aug 1 14:05:33 2006
@@ -34,8 +34,7 @@
<about label="About">
<dispatcher-concept label="Dispatcher development" href="index.html"/>
- <!-- Commenting the glossary because of FOR- 912-->
- <!--<glossary label="Glossary" href="dispatcher-glossary.html"
description="(FIXME: add content) Dispactcher related terms and meanings" />-->
+ <glossary label="Glossary" href="dispatcher-glossary.html"
description="(FIXME: add content) Dispactcher related terms and meanings" />
<changes label="Changes" href="changes.html" description="History of
Changes" />
<todo label="Todo" href="todo.html" description="Todo List" />
</about>