svn commit: r619060 - in /lenya/trunk/src/modules/contactform: config/menu.xml config/menu.xsp menus.xmap

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed Feb  6 08:48:03 2008
New Revision: 619060

URL: http://svn.apache.org/viewvc?rev=619060&view=rev
Log:
Changed contactform menu from XSP to simple XML.

Added:
    lenya/trunk/src/modules/contactform/config/menu.xml
      - copied, changed from r618794, lenya/trunk/src/modules/contactform/config/menu.xsp
Removed:
    lenya/trunk/src/modules/contactform/config/menu.xsp
    lenya/trunk/src/modules/contactform/menus.xmap

Copied: lenya/trunk/src/modules/contactform/config/menu.xml (from r618794, lenya/trunk/src/modules/contactform/config/menu.xsp)
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/contactform/config/menu.xml?p2=lenya/trunk/src/modules/contactform/config/menu.xml&p1=lenya/trunk/src/modules/contactform/config/menu.xsp&r1=618794&r2=619060&rev=619060&view=diff
==============================================================================
--- lenya/trunk/src/modules/contactform/config/menu.xsp (original)
+++ lenya/trunk/src/modules/contactform/config/menu.xml Wed Feb  6 08:48:03 2008
@@ -18,22 +18,14 @@
 
 <!-- $Id: generic.xsp 155806 2005-03-01 17:55:42Z andreas $ -->
 
-<xsp:page 
-    language="java" 
-    xmlns:xsp="http://apache.org/xsp"
-    xmlns:i18n="http://apache.org/cocoon/i18n/2.1"    
-    xmlns:uc="http://apache.org/cocoon/lenya/usecase/1.0"
-    xmlns="http://apache.org/cocoon/lenya/menubar/1.0"
->
-
-  <menu>
-    <menus>
-      <menu i18n:attr="name" name="File">
-        <block admin="false">
-          <item uc:usecase="usecasedocument.create" href="?usecase=contactform.sendMessage"><i18n:text>New Contact Form</i18n:text></item>
-        </block>
-      </menu>
-    </menus>
-  </menu>
-  
-</xsp:page>
+<menu xmlns="http://apache.org/cocoon/lenya/menubar/1.0"
+  xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
+  xmlns:uc="http://apache.org/cocoon/lenya/usecase/1.0">
+  <menus>
+    <menu i18n:attr="name" name="File">
+      <block admin="false">
+        <item uc:usecase="usecasedocument.create" href="?usecase=contactform.sendMessage"><i18n:text>New Contact Form</i18n:text></item>
+      </block>
+    </menu>
+  </menus>
+</menu>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.