Author: crossley
Date: Sun Feb 26 18:05:57 2006
New Revision: 381219
URL: http://svn.apache.org/viewcvs?rev=381219&view=rev
Log:
Fix old references to o.a.f.plugins.output.themer
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/xdocs/site.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-css-links.ft
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/xdocs/site.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/xdocs/site.xml?rev=381219&r1=381218&r2=381219&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/xdocs/site.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/xdocs/site.xml
Sun Feb 26 18:05:57 2006
@@ -30,10 +30,10 @@
See http://forrest.apache.org/docs/linking.html for more info
-->
-<site label="org.apache.forrest.plugin.output.themer" href=""
xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
+<site label="org.apache.forrest.plugin.themes.core" href=""
xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
<about label="About">
- <index label="Index" href="index.html" description="Welcome to
org.apache.forrest.plugin.output.themer"/>
+ <index label="Index" href="index.html" description="Welcome to
org.apache.forrest.themes.core"/>
<changes label="Changes" href="changes.html" description="History of
Changes" />
<todo label="Todo" href="todo.html" description="Todo List" />
</about>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-css-links.ft
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-css-links.ft?rev=381219&r1=381218&r2=381219&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-css-links.ft
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/branding-css-links.ft
Sun Feb 26 18:05:57 2006
@@ -32,10 +32,10 @@
<source>$PROJECT_HOME/src/documentation/resources/themes/yourtheme/css/</source>
</li>
<li>Otherwise, does the css file exists in the following directory -
if yes, use this one :
-
<source>$FORREST_HOME/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/yourtheme/css/</source>
+
<source>$FORREST_HOME/whiteboard/plugins/org.apache.forrest.themes.core/resources/themes/yourtheme/css/</source>
</li>
<li>Otherwise, does the css file exists in the following directory -
if yes, use this one :
-
<source>$FORREST_HOME/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/common/css/</source>
+
<source>$FORREST_HOME/whiteboard/plugins/org.apache.forrest.themes.core/resources/themes/common/css/</source>
</li>
</ul>
</li>
@@ -122,4 +122,4 @@
</xsl:template>
</xsl:stylesheet>
</forrest:template>
-</forrest:contract>
\ No newline at end of file
+</forrest:contract>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv?rev=381219&r1=381218&r2=381219&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/pelt.fv
Sun Feb 26 18:05:57 2006
@@ -221,8 +221,6 @@
<link1 name="Apache Forrest" href="http://forrest.apache.org/"/>
<link2 name="Plugins"
href="http://forrest.apache.org/docs/plugins/"/>
- <link3 name="org.apache.forrest.plugin.output.themer"
-
href="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.themer/"/>
</trail>
</forrest:property>
</forrest:contract>