You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/04/20 22:55:41 UTC

svn commit: r162071 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp

Author: michi
Date: Wed Apr 20 13:55:40 2005
New Revision: 162071

URL: http://svn.apache.org/viewcvs?rev=162071&view=rev
Log:
source editor link fixed and Xopus edit link added whereas not activated yet because the schema and XSLT is currently missing

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp?rev=162071&r1=162070&r2=162071&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/blog/config/menus/entry.xsp Wed Apr 20 13:55:40 2005
@@ -52,8 +52,11 @@
     <menu i18n:attr="name" name="File" label="File">
       <block>
         <item uc:usecase="edit" uc:step="open" href="?&amp;form=entry">Edit&#160;with&#160;Forms</item>
+	<!--
+	<item uc:usecase="xopus" uc:step="open"><xsp:attribute name="href">?doctype=entry</xsp:attribute>Edit&#160;with&#160;Xopus</item>
+	-->
         <item href="index-bxeng.html">Edit&#160;with&#160;BXE</item>
-        <item uc:usecase="1formedit" uc:step="open">Edit&#160;with&#160;one&#160;Form</item>
+        <item uc:usecase="1formedit" uc:step="open" href="?">Edit&#160;with&#160;Source&#160;Editor</item>
       </block>
       <block>
         <item uc:usecase="publish" uc:step="showscreen"><xsp:attribute name="href">?sources=<xsp:expr>source</xsp:expr>&amp;uris=<xsp:expr>uri</xsp:expr>,feeds/all/index.html</xsp:attribute><i18n:text>Publish</i18n:text></item>



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