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

Modified Files:
        FrameworkComponents.jelly 
Log Message:
Added @tapestry.image 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.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** FrameworkComponents.jelly   20 Oct 2005 08:27:29 -0000      1.9
--- FrameworkComponents.jelly   24 Oct 2005 13:24:04 -0000      1.10
***************
*** 7,11 ****
      <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"/> 
--- 7,12 ----
      <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/PageLink.jelly" inherit="true"/> 



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to