You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by so...@apache.org on 2008/02/01 01:24:26 UTC

svn commit: r617316 - in /lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication: module.xmap module.xml

Author: solprovider
Date: Thu Jan 31 16:24:23 2008
New Revision: 617316

URL: http://svn.apache.org/viewvc?rev=617316&view=rev
Log:
Previous commit did not include files in the new modules/publication directory.

Added:
    lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xmap
    lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xml

Added: lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xmap
URL: http://svn.apache.org/viewvc/lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xmap?rev=617316&view=auto
==============================================================================
--- lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xmap (added)
+++ lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xmap Thu Jan 31 16:24:23 2008
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Publication Module -->
+<map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
+   <map:pipelines>
+      <map:pipeline>
+               <map:generate type="modules"/>
+               <map:serialize type="xml"/>
+      </map:pipeline>
+   </map:pipelines>
+</map:sitemap>

Added: lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xml
URL: http://svn.apache.org/viewvc/lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xml?rev=617316&view=auto
==============================================================================
--- lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xml (added)
+++ lenya/branches/revolution/1.3.x/src/webapp/lenya/modules/publication/module.xml Thu Jan 31 16:24:23 2008
@@ -0,0 +1,7 @@
+<module id="publication" name="Publication" minimum="1.3" created="1.3">
+   <required id="form">?Because.</required>
+   <recommended id="edit">For editing</recommended>
+   <description>Configuring Publications</description>
+   <usage>
+   </usage>
+</module>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org