Author: rgardler
Date: Sat Mar 24 18:07:45 2007
New Revision: 522135
URL: http://svn.apache.org/viewvc?view=rev&rev=522135
Log:
Update plugin download and docs location
Modified:
forrest/trunk/plugins/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml
forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.OpenOffice.org-output/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Blog/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Lenya/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.ecs/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.GoogleSitemap/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.IMSManifest/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/build.xml
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml
Modified: forrest/trunk/plugins/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/plugins/build.xml (original)
+++ forrest/trunk/plugins/build.xml Sat Mar 24 18:07:45 2007
@@ -38,9 +38,9 @@
<property name="plugin.lib.dir" value="lib"/>
<property name="plugin.resources.dir" value="resources"/>
<property name="plugin.stylesheets.dir"
value="${plugin.resources.dir}/stylesheets"/>
- <property name="plugin.docServer" value="http://localhost:8888"/>
- <property name="plugin.docPath" value="docs/plugins"/>
- <property name="plugin.downloadServer" value="http://localhost:8888"/>
+ <property name="plugin.docServer"
value="http://forrest.apache.org/"/>
+ <property name="plugin.docPath" value="pluginDocs"/>
+ <property name="plugin.downloadServer"
value="http://forrest.apache.org/plugins"/>
<property name="plugin.downloadPath" value="plugins"/>
<property name="deploy.svn.user" value=""/>
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.OpenOffice.org/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Use various OpenOffice.org document
formats as input sources."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.OpenOffice.org/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.OpenOffice.org/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/build.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.PhotoGallery/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.3"/>
<property name="description" value="Create a photo Gallery by simply
dropping your photos into a directory."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.PhotoGallery/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.PhotoGallery/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.dtdx/build.xml Sat
Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Use the NekoDTD tool packaged as a
Cocoon Generator to automatically generate some hyperlinked DTD reference
documentation."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.dtdx"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.dtdx"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/build.xml Sat
Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.3"/>
<property name="description" value="Reads (simple) Excel sheets from the
Excel 'Save As' (Type=XML)."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.excel/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.excel/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/build.xml Sat
Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Embed syndicated content in a Forrest
site."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.feeder/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.feeder/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/build.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.listLocations/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Use lists of locations maintained in a
simple xml format and transform them to documents."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.listLocations/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.listLocations/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Generates project info such as changelog
and todo list. "/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.projectInfo/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.projectInfo/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/build.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.input.simplifiedDocbook/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Enable Simplified Docbook to be used as
input."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.simplifiedDocbook"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.simplifiedDocbook"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/build.xml Sat
Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Embed various wiki documents in a
Forrest site. "/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.wiki/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.wiki/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/build.xml Sat
Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Enable Forrest documents to be output in
Plain Old Documentation (POD) format."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.POD/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.POD/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/build.xml Sat
Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Enable Forrest documents to be output in
Text format."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.Text/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Text/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.output.inputModule/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Produces properties from an
input-module."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://localhost:8888/docs/plugins/org.apache.forrest.plugin.output.inputModule"/>
+ <property name="websiteURL"
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.inputModule"/>
<property name="downloadURL" value="http://localhost:8888/plugins/"/>
<import file="../build.xml"/>
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.output.pdf/build.xml Sat
Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Create PDF documents from Forrest
documents."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.pdf"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.pdf"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.Database/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Read content from a relational
database."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.Database/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.Database/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.OpenOffice.org-output/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.OpenOffice.org-output/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.OpenOffice.org-output/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.OpenOffice.org-output/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Render Open Office documents."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.OpenOffice.org-output/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.OpenOffice.org-output/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Blog/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Blog/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Blog/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Blog/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Use Forrest to publish a weblog "/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.Blog"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.input.Blog"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Daisy/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Allow content to be included from a
Daisy CMS repository."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.Daisy/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Daisy/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Lenya/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Lenya/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Lenya/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Lenya/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Allows content to be retrieved from a
Lenya repository and skinned as part of a normal Forrest Content Object."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.Lenya"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.input.Lenya"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.Resume/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Allows the use of documents conforming
to the DTD's developed by http://xmlresume.sourceforge.net. Also includes
transformations from an OpenOffice.org document to xmlresume format."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.Resume"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.Resume"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.XDoc/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Input plugin for XDoc"/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.XDoc"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.input.XDoc"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.citations/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="A Central Location For Citations."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://localhost:8888/docs/plugins/org.apache.forrest.plugin.input.citations"/>
+ <property name="websiteURL"
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.citations"/>
<property name="downloadURL" value="http://localhost:8888/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.doap/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Renders DOAP files in a human readable
form."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://localhost:8888/docs/plugins/org.apache.forrest.plugin.input.doap"/>
+ <property name="websiteURL"
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.doap"/>
<property name="downloadURL" value="http://localhost:8888/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.ecs/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.ecs/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.ecs/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.ecs/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Takes responses from Amaqzons Web
Services (ECS) and renders them within a Forrest site."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.ecs"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.ecs"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.glossary/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Enable glossary: a list of technical
terms and definitions."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.glossary/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.glossary/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.logs/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Embed log file output in Forrest sites.
If Forrest is running in adynamic environment, then pages can be updated to
show recent changes in the log whenever required."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.input.logs/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.input.logs/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.odt/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Reads opendocuments and transforms them
to xhtml/xdocs"/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://localhost:8888/docs/plugins/org.apache.forrest.plugin.input.odt"/>
+ <property name="websiteURL"
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.odt"/>
<property name="downloadURL" value="http://localhost:8888/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Provides a list of the Cocoon cache and
other server status information."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://localhost:8888/docs/plugins/org.apache.forrest.plugin.input.serverStatus"/>
+ <property name="websiteURL"
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.input.serverStatus"/>
<property name="downloadURL" value="http://localhost:8888/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.DevTools/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Provides various tools that are useful
during the development of your Forrest based content object."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.DevTools"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.internal.DevTools"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.GoogleSitemap/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.GoogleSitemap/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.GoogleSitemap/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.GoogleSitemap/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Generates a google-sitemap for all pages
in each site."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.GoogleSitemap/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.internal.GoogleSitemap/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.IMSManifest/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.IMSManifest/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.IMSManifest/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.IMSManifest/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Use an IMS Manifest file to manage site
structure. Generates site.xml and tabs.xml from an imsmanifest.xml file when
one is available. Also enables content in one Content Package to be embedded in
another."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.IMSManifest/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.internal.IMSManifest/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.NoteTaking/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Provides features that facilitate the
creation of a study aid package with Forrest."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.NoteTaking"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.NoteTaking"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Dispatcher - Second generation
skinning."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.dispatcher/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Forrest versions prior to 0.8 used XDoc
as their internal format, versions from 0.8 onwards are going to use a subset
of XHTML2 instead. This plugin converts the main forrest sitemaps to work with
XHTML2. We have also take the opportunity to refactor the sitemaps to use the
locationmap, this gives a much cleaner set of sitemap files."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.internal.xhtml2"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/org.apache.forrest.plugin.internal.xhtml2"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Anakia/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Produce output in Anakia xdoc format"/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://localhost:8888/docs/plugins/org.apache.forrest.plugin.output.Anakia"/>
+ <property name="websiteURL"
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Anakia"/>
<property name="downloadURL" value="http://localhost:8888/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.Chart/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="Charting plugin that utilises JChart."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.Chart/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.Chart/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.htmlArea/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="WYSIWYG editing of HTML documents
(requires Forrest to be running dynamically). "/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.htmlArea/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_70/org.apache.forrest.plugin.output.htmlArea/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="generates solr documents from xdos"/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://localhost:8888/docs/plugins/org.apache.forrest.plugin.output.solr"/>
+ <property name="websiteURL"
value="http://localhost:8888/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.solr"/>
<property name="downloadURL" value="http://localhost:8888/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/build.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/build.xml
Sat Mar 24 18:07:45 2007
@@ -22,7 +22,7 @@
<property name="plugin-version" value="0.2"/>
<property name="description" value="Voice"/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.output.voice"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.output.voice"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml?view=diff&rev=522135&r1=522134&r2=522135
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml
(original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/build.xml
Sat Mar 24 18:07:45 2007
@@ -23,7 +23,7 @@
<property name="plugin-version" value="0.1"/>
<property name="description" value="The core theme package for the
dispatcher."/>
<property name="author" value="Apache Forrest Project"/>
- <property name="websiteURL"
value="http://forrest.apache.org/docs/plugins/org.apache.forrest.themes.core/"/>
+ <property name="websiteURL"
value="http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.themes.core/"/>
<property name="downloadURL" value="http://forrest.apache.org/plugins/"/>
<import file="../build.xml"/>