[EMAIL PROTECTED] escribió:
Author: reinhard
Date: Mon Jun 19 10:07:38 2006
New Revision: 415374

URL: http://svn.apache.org/viewvc?rev=415374&view=rev
Log:
jx:comment doesn't work

Modified:
    
cocoon/trunk/blocks/cocoon-core-samples-main/cocoon-core-samples-main-sample/src/main/resources/COB-INF/flow/jxcalc/screens/getNumberA.xml

Modified: 
cocoon/trunk/blocks/cocoon-core-samples-main/cocoon-core-samples-main-sample/src/main/resources/COB-INF/flow/jxcalc/screens/getNumberA.xml
URL: 
http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-core-samples-main/cocoon-core-samples-main-sample/src/main/resources/COB-INF/flow/jxcalc/screens/getNumberA.xml?rev=415374&r1=415373&r2=415374&view=diff
==============================================================================
--- 
cocoon/trunk/blocks/cocoon-core-samples-main/cocoon-core-samples-main-sample/src/main/resources/COB-INF/flow/jxcalc/screens/getNumberA.xml
 (original)
+++ 
cocoon/trunk/blocks/cocoon-core-samples-main/cocoon-core-samples-main-sample/src/main/resources/COB-INF/flow/jxcalc/screens/getNumberA.xml
 Mon Jun 19 10:07:38 2006
@@ -28,13 +28,13 @@
         |ie: This expresion don't break the Generator: 
#{$.[4.]$..cocoon/continuation/id}">
         +-->
     <content>
-      <jx:comment>
+      <!--jx:comment>
        The "comment" tag allows to insert comments in the result file.
        JXTemplate Expresions are parsed. Samples:
This is the continuation id: #{$cocoon/continuation/id}
            A backslash dir reference: d:\cocoon\
-      </jx:comment>
+      </jx:comment-->
       <form method="post" action="continue.#{$cocoon/continuation/id}">
         <para>Enter value of <strong>a</strong>: <input type="text" 
name="a"/></para>
         <input type="submit" name="submit" value="Enter"/>

With all due respect: I don't think this is the best way to have a better 2.2.

Best Regards,

Antonio Gallardo.

Reply via email to