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

Modified Files:
        FrameworkComponents.jelly 
Log Message:
Formatted code with Jalopy
Added PageLink Component
Added DirectLink Component (@todo: test)


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.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** FrameworkComponents.jelly   11 Oct 2005 17:28:30 -0000      1.1
--- FrameworkComponents.jelly   11 Oct 2005 23:15:58 -0000      1.2
***************
*** 1,4 ****
--- 1,6 ----
  <?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/DirectLink.jelly" inherit="true"/> 
+     <j:import uri="/framework/PageLink.jelly" inherit="true"/> 
      <j:import uri="/framework/If.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

Reply via email to