Author: bdube
Date: Sun Sep 28 09:31:31 2008
New Revision: 699856
URL: http://svn.apache.org/viewvc?rev=699856&view=rev
Log:
Issue FOR-1117
Disable links to files that must not be published
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml?rev=699856&r1=699855&r2=699856&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/properties.xml Sun Sep 28
09:31:31 2008
@@ -58,11 +58,11 @@
can return any object. This may cause ClassCastExceptions for the
values.
</p>
<ul>
- <li><a href="/module.properties.properties">Properties of the project
input
- module</a> - used in the sitemap like
+ <li><!--a href="/module.properties.properties"-->Properties of the
project input
+ module<!--/a--> - used in the sitemap like
{properties:content.xdocs}</li>
- <li><a href="/module.date.properties">Properties of the date input
- module</a> - we cast an object to a string, but the module returns
+ <li><!--a href="/module.date.properties"-->Properties of the date
input
+ module<!--/a--> - we cast an object to a string, but the module
returns
java.util.Date. This causes a ClassCastException.</li>
</ul>
</section>