You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ra...@apache.org on 2001/07/06 18:29:45 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/jsp/tld template.tld

raphael     01/07/06 09:29:45

  Modified:    webapp/WEB-INF/templates/jsp/tld template.tld
  Log:
  update tags to allow script evaluation in the params (by Steven F. Davis)
  
  Revision  Changes    Path
  1.9       +2 -0      jakarta-jetspeed/webapp/WEB-INF/templates/jsp/tld/template.tld
  
  Index: template.tld
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/jsp/tld/template.tld,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- template.tld	2001/06/07 22:01:27	1.8
  +++ template.tld	2001/07/06 16:29:45	1.9
  @@ -18,6 +18,7 @@
       <attribute>
         <name>name</name>
         <required>false</required>
  +      <rtexprvalue>true</rtexprvalue>
       </attribute>
     </tag>
     <tag>   
  @@ -27,6 +28,7 @@
       <attribute>
         <name>name</name>
         <required>false</required>
  +      <rtexprvalue>true</rtexprvalue>
       </attribute>
     </tag>
     <tag>   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org