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-serv13906/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly

Modified Files:
        FrameworkComponents.jelly 
Log Message:
Added tags for ExternalLink, FieldLabel, Frame, GenericLink, Go, ImageSubmit 
and Input components

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.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** FrameworkComponents.jelly   28 Nov 2005 17:37:22 -0000      1.18
--- FrameworkComponents.jelly   28 Nov 2005 18:13:48 -0000      1.19
***************
*** 16,25 ****
      <j:import uri="/framework/Else.jelly" inherit="true"/>
      <j:import uri="/framework/ExceptionDisplay.jelly" inherit="true"/>
      <j:import uri="/framework/For.jelly" inherit="true"/> 
      <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/Image.jelly" inherit="true"/>  
      <j:import uri="/framework/Insert.jelly" inherit="true"/> 
      <j:import uri="/framework/InsertText.jelly" inherit="true"/> 
--- 16,32 ----
      <j:import uri="/framework/Else.jelly" inherit="true"/>
      <j:import uri="/framework/ExceptionDisplay.jelly" inherit="true"/>
+     <j:import uri="/framework/ExternalLink.jelly" inherit="true"/>
+     <j:import uri="/framework/FieldLabel.jelly" inherit="true"/>
      <j:import uri="/framework/For.jelly" inherit="true"/> 
      <j:import uri="/framework/Foreach.jelly" inherit="true"/>
      <j:import uri="/framework/Form.jelly" inherit="true"/>
+     <j:import uri="/framework/Frame.jelly" inherit="true"/>
+     <j:import uri="/framework/GenericLink.jelly" inherit="true"/>
+     <j:import uri="/framework/Go.jelly" inherit="true"/>
      <j:import uri="/framework/Hidden.jelly" inherit="true"/> 
      <j:import uri="/framework/If.jelly" inherit="true"/>
!     <j:import uri="/framework/Image.jelly" inherit="true"/>
!     <j:import uri="/framework/ImageSubmit.jelly" inherit="true"/>
!     <j:import uri="/framework/Input.jelly" inherit="true"/> 
      <j:import uri="/framework/Insert.jelly" inherit="true"/> 
      <j:import uri="/framework/InsertText.jelly" inherit="true"/> 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to