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

Modified Files:
        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.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- cmsc.tld    9 Jun 2008 16:23:04 -0000       1.36
+++ cmsc.tld    17 Jul 2008 16:25:17 -0000      1.37
@@ -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