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

Modified Files:
        FrameworkComponents.jelly 
Log Message:
Added Table, ActionLink, Any, Block, Body, Button tags

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.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** FrameworkComponents.jelly   23 Nov 2005 11:38:55 -0000      1.16
--- FrameworkComponents.jelly   24 Nov 2005 08:46:17 -0000      1.17
***************
*** 1,4 ****
--- 1,9 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml" xmlns:d="jelly:define">
+     <j:import uri="/framework/ActionLink.jelly" inherit="true"/>
+     <j:import uri="/framework/Any.jelly" inherit="true"/>
+     <j:import uri="/framework/Block.jelly" inherit="true"/>
+     <j:import uri="/framework/Body.jelly" inherit="true"/>
+     <j:import uri="/framework/Button.jelly" inherit="true"/>
      <j:import uri="/framework/Checkbox.jelly" inherit="true"/>     
      <j:import uri="/framework/DatePicker.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