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-serv13514/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/jelly
Modified Files:
FrameworkComponents.jelly
Log Message:
Added Insert and Foreach components
Fixed non ASCII chars in my name :-)
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.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** FrameworkComponents.jelly 11 Oct 2005 23:15:58 -0000 1.2
--- FrameworkComponents.jelly 12 Oct 2005 15:29:23 -0000 1.3
***************
*** 2,6 ****
<j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml" xmlns:d="jelly:define">
<j:import uri="/framework/DirectLink.jelly" inherit="true"/>
! <j:import uri="/framework/PageLink.jelly" inherit="true"/>
<j:import uri="/framework/If.jelly" inherit="true"/>
</j:jelly>
--- 2,8 ----
<j:jelly xmlns:j="jelly:core" xmlns:jxml="jelly:xml" xmlns:d="jelly:define">
<j:import uri="/framework/DirectLink.jelly" inherit="true"/>
! <j:import uri="/framework/Foreach.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: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