Update of /var/cvs/contributions/CMSContainer/cmsc/taglib/src/tld
In directory james.mmbase.org:/tmp/cvs-serv19661/cmsc/taglib/src/tld

Modified Files:
      Tag: b1_4
        cmsc.tld 
Log Message:
Add extra description to the cmsc:feeds tag and cmsc:google-analytics tag


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/taglib/src/tld


Index: cmsc.tld
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/cmsc/taglib/src/tld/cmsc.tld,v
retrieving revision 1.31.2.4
retrieving revision 1.31.2.5
diff -u -b -r1.31.2.4 -r1.31.2.5
--- cmsc.tld    9 Jun 2008 16:22:58 -0000       1.31.2.4
+++ cmsc.tld    17 Jul 2008 16:25:22 -0000      1.31.2.5
@@ -1512,7 +1512,7 @@
         </attribute>
     </tag>
     <tag>
-        <description>Tag to generate google analytics .</description>
+        <description>Tag to generate Google Analytics code. Meant to put in 
the head of a page.</description>
         <name>google-analytics</name>
         
<tag-class>com.finalist.cmsc.taglib.stats.GoogleAnalyticsTag</tag-class>
         <body-content>empty</body-content>
@@ -1588,6 +1588,7 @@
         <path>/META-INF/tags/attachment.tag</path>
     </tag-file>
     <tag-file>
+        <description>Generates page header information of all the RSS feeds on 
the current page level.</description>
         <name>feeds</name>
         <path>/META-INF/tags/feeds.tag</path>
     </tag-file>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to