Author: rgardler
Date: Thu Dec 15 16:07:15 2005
New Revision: 357093
URL: http://svn.apache.org/viewcvs?rev=357093&view=rev
Log:
document new fileExt property
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml?rev=357093&r1=357092&r2=357093&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/src/documentation/content/xdocs/index.xml
Thu Dec 15 16:07:15 2005
@@ -53,7 +53,6 @@
PROJECT_HOME/sitemap.xmap:</p>
<source><![CDATA[
-
<map:pipeline>
<map:parameter name="expires" value="access plus 2 hours"/>
@@ -119,6 +118,15 @@
<td>A prefix added to all paths to documents
that are to be retrieved from the Daisy repository.</td>
<td>Empty String</td>
+ <td>No</td>
+ </tr>
+ <tr>
+ <td>daisy.fileExt</td>
+ <td>An additional extension to the filename used to indicate
which
+ documents should be retrieved from Daisty. This extension is
added to
+ the filename so that it prefixes the normal extension. For
example,
+ <code>filename.daisyExt.html</code>.</td>
+ <td>.daisy</td>
<td>No</td>
</tr>
</table>