svn commit: r765213 - /lenya/contributions/2_0_X/modules/xhtmlfiredocs/config/menu.xml
[email protected] Wed, 15 Apr 2009 14:28:39 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
Author: andreas
Date: Wed Apr 15 14:28:38 2009
New Revision: 765213
URL: http://svn.apache.org/viewvc?rev=765213&view=rev
Log:
Adding Firedocs menu item.
Modified:
lenya/contributions/2_0_X/modules/xhtmlfiredocs/config/menu.xml
Modified: lenya/contributions/2_0_X/modules/xhtmlfiredocs/config/menu.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/2_0_X/modules/xhtmlfiredocs/config/menu.xml?rev=765213&r1=765212&r2=765213&view=diff
==============================================================================
--- lenya/contributions/2_0_X/modules/xhtmlfiredocs/config/menu.xml (original)
+++ lenya/contributions/2_0_X/modules/xhtmlfiredocs/config/menu.xml Wed Apr 15 14:28:38 2009
@@ -35,6 +35,7 @@
<menu i18n:attr="name" name="Edit">
<block areas="authoring" resourceTypes="xhtmlfiredocs">
+ <item href="firedocs://"><i18n:text>With Firedocs</i18n:text></item>
<item uc:usecase="bxe.edit"><i18n:text>With BXE</i18n:text></item>
<item uc:usecase="editors.oneform"><i18n:text>Edit Source</i18n:text></item>
</block>