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 2006/07/21 16:24:28 UTC

svn commit: r424330 - in /lenya/trunk/src/modules/neutron: config/ java/ neutron.js xslt/introspection.xsl

Author: michi
Date: Fri Jul 21 07:24:28 2006
New Revision: 424330

URL: http://svn.apache.org/viewvc?rev=424330&view=rev
Log:
module cleaned and xhtml mime-type enabled

Removed:
    lenya/trunk/src/modules/neutron/config/
    lenya/trunk/src/modules/neutron/java/
    lenya/trunk/src/modules/neutron/neutron.js
Modified:
    lenya/trunk/src/modules/neutron/xslt/introspection.xsl

Modified: lenya/trunk/src/modules/neutron/xslt/introspection.xsl
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/neutron/xslt/introspection.xsl?rev=424330&r1=424329&r2=424330&view=diff
==============================================================================
--- lenya/trunk/src/modules/neutron/xslt/introspection.xsl (original)
+++ lenya/trunk/src/modules/neutron/xslt/introspection.xsl Fri Jul 21 07:24:28 2006
@@ -30,11 +30,11 @@
 
 <xsl:template match="/">
   <introspection>
+<!--
     <edit mime-type="application/xml" name="Body Content">
+-->
 <!-- TODO: In order to get the WYSIWYG view one needs to change the mime-type to xhtml+xml, but somehow this causes problems re saving ... See missing mime-type within cocoon_2_1_x/src/java/org/apache/cocoon/generation/StreamGenerator.java -->
-<!--
     <edit mime-type="application/xhtml+xml" name="Body Content">
--->
 
       <!--<open url="{$context}/{$publication}/authoring/{$page-id}.xml?lenya.module=neutron&amp;lenya.step=open" method="GET"/>-->
 



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