You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/02/07 00:05:18 UTC

svn commit: r619211 - /lenya/trunk/src/webapp/global-sitemap.xmap

Author: andreas
Date: Wed Feb  6 15:05:17 2008
New Revision: 619211

URL: http://svn.apache.org/viewvc?rev=619211&view=rev
Log:
Removed obsolete pipeline for admin.xsp menu.

Modified:
    lenya/trunk/src/webapp/global-sitemap.xmap

Modified: lenya/trunk/src/webapp/global-sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/global-sitemap.xmap?rev=619211&r1=619210&r2=619211&view=diff
==============================================================================
--- lenya/trunk/src/webapp/global-sitemap.xmap (original)
+++ lenya/trunk/src/webapp/global-sitemap.xmap Wed Feb  6 15:05:17 2008
@@ -201,14 +201,6 @@
         </map:select>
       </map:match>
 
-      <!-- global admin menu items -->
-      <!-- FIXME: this is actually independent from the publication-id! -->
-      <!-- menu-xml/{publication-id}/admin/... -->
-      <map:match pattern="menu-xml/*/admin/**" internal-only="true">
-        <map:generate type="serverpages" src="lenya/content/menus/admin.xsp"/>
-        <map:serialize type="xml"/>
-      </map:match>
-
       <!-- include publication-specific menus -->
       <!-- menu-xml/{publication-id}/... -->
       <map:match pattern="menu-xml/*/**" internal-only="true">



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