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

Modified Files:
        Disclaimer.jelly TacosComponents.jelly 
Log Message:
Added @tacos.* tags. They provide Ajax features to tapestry

Index: TacosComponents.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly/TacosComponents.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TacosComponents.jelly       24 Oct 2005 12:23:29 -0000      1.1
--- TacosComponents.jelly       9 Dec 2005 14:44:15 -0000       1.2
***************
*** 1,4 ****
--- 1,23 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml" xmlns:d="jelly:define">
+     <j:import uri="/tacos/AjaxDirectLink.jelly" inherit="true"/>
+     <j:import uri="/tacos/AjaxFieldObserver.jelly" inherit="true"/>
+     <j:import uri="/tacos/AjaxForm.jelly" inherit="true"/>
+     <j:import uri="/tacos/AjaxLinkSubmit.jelly" inherit="true"/>
+     <j:import uri="/tacos/AjaxSubmit.jelly" inherit="true"/>
+     <j:import uri="/tacos/Autocompleter.jelly" inherit="true"/>
+     <j:import uri="/tacos/DatePicker.jelly" inherit="true"/>
+     <j:import uri="/tacos/Dialog.jelly" inherit="true"/>
+     <j:import uri="/tacos/DirtyFormWarning.jelly" inherit="true"/>
+     <j:import uri="/tacos/DropTarget.jelly" inherit="true"/>
+     <j:import uri="/tacos/Editor.jelly" inherit="true"/>
+     <j:import uri="/tacos/FisheyeList.jelly" inherit="true"/>
+     <j:import uri="/tacos/FloatingPane.jelly" inherit="true"/>
+     <j:import uri="/tacos/InlineEditBox.jelly" inherit="true"/>
+     <j:import uri="/tacos/Palette.jelly" inherit="true"/>
+     <j:import uri="/tacos/PartialFor.jelly" inherit="true"/>
+     <j:import uri="/tacos/ProgressBar.jelly" inherit="true"/>
+     <j:import uri="/tacos/Refresh.jelly" inherit="true"/>
+     <j:import uri="/tacos/SiteMap.jelly" inherit="true"/>
      <j:import uri="/tacos/Tree.jelly" inherit="true"/>
  </j:jelly>

Index: Disclaimer.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly/Disclaimer.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Disclaimer.jelly    22 Aug 2005 09:49:26 -0000      1.1
--- Disclaimer.jelly    9 Dec 2005 14:44:15 -0000       1.2
***************
*** 2,8 ****
  <j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml">
  <jxml:comment>This file has been generated by xdoclet-plugin-tapestry,
! a plugin for XDoclet2. Please do not modify this file. 
! Modify your Tapestry annotations instead (@tapestry tags)
! and rerun 'maven xdoclet2' (or your ant xdoclet2 target)
! if you don't wanna lose further modifications</jxml:comment>
  </j:jelly>
--- 2,8 ----
  <j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml">
  <jxml:comment>This file has been generated by xdoclet-plugin-tapestry,
!       a plugin for XDoclet2. Please do not modify this file. 
!       Modify your Tapestry annotations instead (@tapestry tags)
!       and rerun 'maven xdoclet2' (or your ant xdoclet2 target)
!       if you don't wanna lose further modifications</jxml:comment>
  </j:jelly>



-------------------------------------------------------
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