You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by dg...@apache.org on 2002/11/20 05:29:27 UTC

cvs commit: jakarta-struts/doc/userGuide struts-tiles.xml struts-html.xml struts-nested.xml struts-bean.xml struts-logic.xml struts-template.xml

dgraham     2002/11/19 20:29:27

  Modified:    doc/userGuide struts-tiles.xml struts-html.xml
                        struts-nested.xml struts-bean.xml struts-logic.xml
                        struts-template.xml
  Log:
  Removed version number from all taglib URIs.
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-struts/doc/userGuide/struts-tiles.xml
  
  Index: struts-tiles.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-tiles.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- struts-tiles.xml	4 Nov 2002 03:07:36 -0000	1.4
  +++ struts-tiles.xml	20 Nov 2002 04:29:26 -0000	1.5
  @@ -17,7 +17,7 @@
     <jspversion>1.1</jspversion>
     <shortname>Tiles Tag Library</shortname>
     <display-name>Tiles Tag Library</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-tiles-1.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-tiles</uri>
     <info>
       This tag library provides tiles tags.
   	<br></br>
  
  
  
  1.39      +1 -1      jakarta-struts/doc/userGuide/struts-html.xml
  
  Index: struts-html.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-html.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- struts-html.xml	20 Nov 2002 04:27:59 -0000	1.38
  +++ struts-html.xml	20 Nov 2002 04:29:26 -0000	1.39
  @@ -17,7 +17,7 @@
     <jspversion>1.1</jspversion>
     <shortname>html</shortname>
     <display-name>Page Construction Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-html-1.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-html</uri>
     <info>
     <p>
           This taglib contains tags used to create struts
  
  
  
  1.13      +1 -1      jakarta-struts/doc/userGuide/struts-nested.xml
  
  Index: struts-nested.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-nested.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- struts-nested.xml	23 Oct 2002 17:29:43 -0000	1.12
  +++ struts-nested.xml	20 Nov 2002 04:29:26 -0000	1.13
  @@ -13,7 +13,7 @@
     <jspversion>1.1</jspversion>
     <shortname>nested</shortname>
     <display-name>Struts Nested Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-nested-1.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-nested</uri>
     <info>
       <p>[Since Struts 1.1]</p>
       <p>This tag library brings a nested context to the functionality of the
  
  
  
  1.7       +1 -1      jakarta-struts/doc/userGuide/struts-bean.xml
  
  Index: struts-bean.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-bean.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- struts-bean.xml	12 Oct 2002 22:38:38 -0000	1.6
  +++ struts-bean.xml	20 Nov 2002 04:29:26 -0000	1.7
  @@ -15,7 +15,7 @@
     <jspversion>1.1</jspversion>
     <shortname>bean</shortname>
     <display-name>Struts Bean Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-bean-1.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-bean</uri>
     <info>
     <p>This tag library contains tags useful in accessing beans and their
     properties, as well as defining new beans (based on these accesses)
  
  
  
  1.9       +1 -1      jakarta-struts/doc/userGuide/struts-logic.xml
  
  Index: struts-logic.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-logic.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- struts-logic.xml	12 Oct 2002 22:38:38 -0000	1.8
  +++ struts-logic.xml	20 Nov 2002 04:29:26 -0000	1.9
  @@ -14,7 +14,7 @@
     <jspversion>1.1</jspversion>
     <shortname>logic</shortname>
     <display-name>Struts Logic Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-logic-1.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-logic</uri>
     <info>
     <p>This tag library contains tags that are useful in managing conditional
     generation of output text, looping over object collections for
  
  
  
  1.3       +1 -1      jakarta-struts/doc/userGuide/struts-template.xml
  
  Index: struts-template.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-template.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- struts-template.xml	12 Oct 2002 22:38:38 -0000	1.2
  +++ struts-template.xml	20 Nov 2002 04:29:26 -0000	1.3
  @@ -15,7 +15,7 @@
     <jspversion>1.1</jspversion>
     <shortname>template</shortname>
     <display-name>Template Tags</display-name>
  -  <uri>http://jakarta.apache.org/struts/tags-template-1.1</uri>
  +  <uri>http://jakarta.apache.org/struts/tags-template</uri>
     <info>
     This tag library contains three tags: put, get, and insert. Put tags
     put content into request scope, which is retrieved by a get tag in
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>