Author: rahul
Date: Thu Aug 20 04:13:54 2009
New Revision: 806044

URL: http://svn.apache.org/viewvc?rev=806044&view=rev
Log:
In site menus, brand as Apache Taglibs.

Modified:
    tomcat/taglibs/taglibs-parent/trunk/src/site/site.xml

Modified: tomcat/taglibs/taglibs-parent/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/tomcat/taglibs/taglibs-parent/trunk/src/site/site.xml?rev=806044&r1=806043&r2=806044&view=diff
==============================================================================
--- tomcat/taglibs/taglibs-parent/trunk/src/site/site.xml (original)
+++ tomcat/taglibs/taglibs-parent/trunk/src/site/site.xml Thu Aug 20 04:13:54 
2009
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Tomcat Taglibs">
+<project name="Apache Taglibs">
   <!-- http://jakarta.apache.org/tomcat URLs (rather than tomcat.apache.org)
        to steer clear of m2 multi-module site bugs -->
   <bannerLeft>
@@ -8,7 +8,7 @@
     <href>http://jakarta.apache.org/tomcat/</href>
   </bannerLeft>
   <bannerRight>
-    <name>Tomcat Taglibs</name>
+    <name>Apache Taglibs</name>
     <src>http://jakarta.apache.org/tomcat/taglibs/images/taglibs.gif</src>
     <href>http://jakarta.apache.org/tomcat/taglibs/</href>
   </bannerRight>
@@ -26,7 +26,7 @@
     </links>
     <!-- full links to jakarta.apache.org/taglibs exist here due to painful 
inability to 
          specify /taglibs/news.html etc -->
-    <menu name="Tomcat Taglibs">
+    <menu name="Apache Taglibs">
       <item name="Home"                  
href="http://jakarta.apache.org/taglibs/index.html"; />
       <item name="Downloads"             
href="http://jakarta.apache.org/site/downloads/downloads_taglibs.html"; />
       <item name="Using"                 
href="http://jakarta.apache.org/taglibs/site/using.html"; />
@@ -34,7 +34,7 @@
       <item name="News Archives"         
href="http://jakarta.apache.org/taglibs/site/news.html"; />
       <item name="Wiki"                  
href="http://wiki.apache.org/jakarta-taglibs/FrontPage"; />
     </menu>
-    <menu name="Digging into Tomcat Taglibs" inherit="bottom">
+    <menu name="Digging into Apache Taglibs" inherit="bottom">
       <item name="Mailing Lists"         
href="http://jakarta.apache.org/taglibs/mail-lists.html"; />
       <item name="Bugs"                  
href="http://jakarta.apache.org/taglibs/issue-tracking.html"; />
       <item name="Building"              
href="http://jakarta.apache.org/taglibs/site/building.html"; />



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to