Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30040/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly

Modified Files:
        FrameworkComponents.jelly 
Log Message:
Added @tapestry.hidden tag
Added @tapestry.text-area tag

Index: FrameworkComponents.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly/FrameworkComponents.jelly,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** FrameworkComponents.jelly   19 Oct 2005 08:08:40 -0000      1.8
--- FrameworkComponents.jelly   20 Oct 2005 08:27:29 -0000      1.9
***************
*** 6,13 ****
--- 6,15 ----
      <j:import uri="/framework/Foreach.jelly" inherit="true"/>
      <j:import uri="/framework/Form.jelly" inherit="true"/>
+     <j:import uri="/framework/Hidden.jelly" inherit="true"/> 
      <j:import uri="/framework/If.jelly" inherit="true"/> 
      <j:import uri="/framework/Insert.jelly" inherit="true"/> 
      <j:import uri="/framework/PageLink.jelly" inherit="true"/> 
      <j:import uri="/framework/PropertySelection.jelly" inherit="true"/> 
+     <j:import uri="/framework/TextArea.jelly" inherit="true"/> 
      <j:import uri="/framework/TextField.jelly" inherit="true"/> 
  </j:jelly>



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to