Author: thorsten
Date: Fri Jun 15 03:51:46 2007
New Revision: 547611
URL: http://svn.apache.org/viewvc?view=rev&rev=547611
Log:
Fixing typo
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/news.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml?view=diff&rev=547611&r1=547610&r2=547611
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
Fri Jun 15 03:51:46 2007
@@ -159,7 +159,7 @@
*********************
URL specific structurer templates (project-based) e.g. index.fv
* either in the structurer/url
- * or in the xdocs dir [depreciated]
+ * or in the xdocs dir [deprecated]
have priority *before*
a) sourcetype based e.g. document-v20.fv
@@ -167,7 +167,7 @@
(demonstrates lenya meta data integration for DOCO)
c) RecursiveDirectoryTraversalAction e.g. samples/common.fv
c1) url dir
- c2) xdocs dir [depreciated]
+ c2) xdocs dir [deprecated]
If no structurer template can be found in the project,
we use either the templates provided by the
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml?view=diff&rev=547611&r1=547610&r2=547611
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/int/index.xml
Fri Jun 15 03:51:46 2007
@@ -94,7 +94,7 @@
*********************
URL specific structurer templates (project-based) e.g. index.fv
* either in the structurer/url
- * or in the xdocs dir [depreciated]
+ * or in the xdocs dir [deprecated]
have priority *before*
a) sourcetype based e.g. document-v20.fv
@@ -102,7 +102,7 @@
(demonstrates lenya meta data integration for DOCO)
c) RecursiveDirectoryTraversalAction e.g. samples/common.fv
c1) url dir
- c2) xdocs dir [depreciated]
+ c2) xdocs dir [deprecated]
If no structurer template can be found in the project,
we use either the templates provided by the
@@ -119,7 +119,7 @@
src="{properties:resources}/structurer/url/{1}{properties:dispatcher.theme-ext}"
/>
<!-- project-based
- url-based (xdocs location) [depreciated]-->
+ url-based (xdocs location) [deprecated]-->
<location
src="{properties:content.xdocs}{1}{properties:dispatcher.theme-ext}" />
<act type="sourcetype" src="{properties:content.xdocs}{1}.xml">
<!-- Sourcetype based
@@ -154,7 +154,7 @@
<parameter value="{properties:dispatcher.theme-ext}"
name="projectExtension"/>
<parameter value="{properties:content.xdocs}" name="projectDir"/>
- <!-- xdocs [depreciated]
+ <!-- xdocs [deprecated]
project-based theme-based = directory-based / parent-directory
based (recursively) -->
<location src="{uri}" />
</act>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/news.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/news.xml?view=diff&rev=547611&r1=547610&r2=547611
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/news.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/documentation/content/xdocs/news.xml
Fri Jun 15 03:51:46 2007
@@ -55,7 +55,7 @@
name="projectExtension"/>
<parameter value="{properties:content.xdocs}"
name="projectDir"/>
-<!-- xdocs [depreciated]
+<!-- xdocs [deprecated]
project-based theme-based = directory-based / parent-directory based
(recursively) -->
<location src="{uri}" />
</act>