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 2004/11/27 23:09:56 UTC

svn commit: r106765 - /lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Author: michi
Date: Sat Nov 27 14:09:56 2004
New Revision: 106765

URL: http://svn.apache.org/viewcvs?view=rev&rev=106765
Log:
XUL breaks layout completely. Used to work. DISABLED for the moment
Modified:
   lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Modified: lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap
Url: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap?view=diff&rev=106765&p1=lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap&r1=106764&p2=lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap&r2=106765
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap	(original)
+++ lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap	Sat Nov 27 14:09:56 2004
@@ -166,7 +166,7 @@
           <map:generate src="cocoon:/lenyabody-view/{page-envelope:publication-id}/{page-envelope:area}/{page-envelope:document-type}{page-envelope:document-url}"/>
 
           <map:select type="browser">
-            <map:when test="mozilla5">
+            <map:when test="mozilla5DISABLED">
               <map:match pattern="authoring/**.html">
                 <map:transform src="cocoon://lenya-page/{page-envelope:publication-id}/{../../1}/{../../2}.xml?doctype={page-envelope:document-type}&amp;uiml=xul"/>
               </map:match>

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