Author: rgardler
Date: Wed Dec 14 15:51:21 2005
New Revision: 356945
URL: http://svn.apache.org/viewcvs?rev=356945&view=rev
Log:
Move generation of forrest-issues to our site-author from core. Should be
generalised and moved to projectInfo plugin.
Added:
forrest/trunk/site-author/content/locationmap.xml
- copied unchanged from r356836,
forrest/trunk/main/webapp/locationmap-issues.xml
Removed:
forrest/trunk/main/webapp/issues.xmap
forrest/trunk/main/webapp/locationmap-issues.xml
Modified:
forrest/trunk/main/webapp/locationmap.xml
forrest/trunk/main/webapp/sitemap.xmap
forrest/trunk/site-author/sitemap.xmap
Modified: forrest/trunk/main/webapp/locationmap.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/locationmap.xml?rev=356945&r1=356944&r2=356945&view=diff
==============================================================================
--- forrest/trunk/main/webapp/locationmap.xml (original)
+++ forrest/trunk/main/webapp/locationmap.xml Wed Dec 14 15:51:21 2005
@@ -90,11 +90,6 @@
<select>
<mount src="{forrest:context}/locationmap-chaperon.xml"/>
</select>
-
- <!-- FIXME: this should be part of the projectInfo plugin -->
- <select>
- <mount src="{forrest:context}/locationmap-issues.xml"/>
- </select>
<!-- ================================== -->
<!-- project files -->
Modified: forrest/trunk/main/webapp/sitemap.xmap
URL:
http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/sitemap.xmap?rev=356945&r1=356944&r2=356945&view=diff
==============================================================================
--- forrest/trunk/main/webapp/sitemap.xmap (original)
+++ forrest/trunk/main/webapp/sitemap.xmap Wed Dec 14 15:51:21 2005
@@ -456,10 +456,6 @@
<map:mount uri-prefix="" src="linkmap.xmap" check-reload="yes" />
</map:match>
- <map:match pattern="forrest-issues.xml">
- <map:mount uri-prefix="" src="issues.xmap" check-reload="yes" />
- </map:match>
-
<map:match pattern="**faq.xml">
<map:mount uri-prefix="" src="faq.xmap" check-reload="yes" />
</map:match>
Modified: forrest/trunk/site-author/sitemap.xmap
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/sitemap.xmap?rev=356945&r1=356944&r2=356945&view=diff
==============================================================================
--- forrest/trunk/site-author/sitemap.xmap (original)
+++ forrest/trunk/site-author/sitemap.xmap Wed Dec 14 15:51:21 2005
@@ -19,6 +19,13 @@
<map:pipelines>
<map:pipeline>
+
+ <map:match pattern="forrest-issues.xml">
+ <map:generate type="file" src="{lm:forrest.issues-rss-url}" />
+ <map:transform src="{lm:transform.rssissues.document}" />
+ <map:serialize type="xml-document"/>
+ </map:match>
+
<map:match pattern="dtdx/*.dtdx.pdf">
<map:select type="exists">
<map:when test="{project:content}{1}.dtdx.pdf">