Author: husted Date: Sun Nov 11 02:28:03 2007 New Revision: 593863 URL: http://svn.apache.org/viewvc?rev=593863&view=rev Log: Include links to ASF Thanks and Sponsorship pages, as directed by the PRC.
Modified: struts/site/src/site/site.xml struts/struts1/trunk/src/site/site.xml struts/struts2/trunk/src/site/site.xml Modified: struts/site/src/site/site.xml URL: http://svn.apache.org/viewvc/struts/site/src/site/site.xml?rev=593863&r1=593862&r2=593863&view=diff ============================================================================== --- struts/site/src/site/site.xml (original) +++ struts/site/src/site/site.xml Sun Nov 11 02:28:03 2007 @@ -3,7 +3,7 @@ <bannerLeft> <name>Apache Software Foundation</name> <src>http://www.apache.org/images/asf-logo.gif</src> - <href>http://www.apache.org/</href> + <href>http://apache.org/foundation/sponsorship.html</href> </bannerLeft> <bannerRight> <name>Apache Struts</name> @@ -14,7 +14,7 @@ <links> <item name="Apache" - href="http://projects.apache.org" /> + href="http://apache.org/foundation/sponsorship.html" /> <item name="Struts 2.1.x" href="http://struts.apache.org/2.1.0/" /> @@ -50,6 +50,10 @@ <item name="Website Stats" href="http://people.apache.org/~vgritsenko/stats/projects/struts" + /> + <item + name="Thanks!" + href="http://apache.org/foundation/thanks.html" /> </menu> Modified: struts/struts1/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/struts/struts1/trunk/src/site/site.xml?rev=593863&r1=593862&r2=593863&view=diff ============================================================================== --- struts/struts1/trunk/src/site/site.xml (original) +++ struts/struts1/trunk/src/site/site.xml Sun Nov 11 02:28:03 2007 @@ -21,17 +21,17 @@ <bannerLeft> <name>Apache Software Foundation</name> <src>http://www.apache.org/images/asf-logo.gif</src> - <href>http://www.apache.org/</href> + <href>http://apache.org/foundation/sponsorship.html</href> </bannerLeft> <bannerRight> <name>Apache Struts</name> <src>http://struts.apache.org/images/struts.gif</src> - <href>http://struts.apache.org/1.x/</href> + <href>http://struts.apache.org/1.x/index.html</href> </bannerRight> <body> <links> - <item name="Apache" href="http://www.apache.org/" /> - <item name="Struts" href="http://struts.apache.org/" /> + <item name="Apache" href="http://apache.org/foundation/sponsorship.html" /> + <item name="Struts" href="http://struts.apache.org/index.html" /> </links> <menu name="Struts 1"> <item @@ -49,6 +49,9 @@ <item name="Releases" href="http://struts.apache.org/downloads.html"/> + <item + name="Thanks!" + href="http://apache.org/foundation/thanks.html"/> </menu> <menu name="Documentation"> Modified: struts/struts2/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/site.xml?rev=593863&r1=593862&r2=593863&view=diff ============================================================================== --- struts/struts2/trunk/src/site/site.xml (original) +++ struts/struts2/trunk/src/site/site.xml Sun Nov 11 02:28:03 2007 @@ -25,16 +25,16 @@ <bannerLeft> <name>Apache Software Foundation</name> <src>http://www.apache.org/images/asf-logo.gif</src> - <href>http://www.apache.org</href> + <href>http://apache.org/foundation/sponsorship.html</href> </bannerLeft> <bannerRight> <name>Apache Struts</name> <src>images/struts2.png</src> - <href>http://struts.apache.org/2.x/</href> + <href>http://struts.apache.org/2.x/index.html</href> </bannerRight> <body> <links> - <item name="Apache" href="http://www.apache.org/" /> + <item name="Apache" href="http://apache.org/foundation/sponsorship.html" /> <item name="Struts" href="http://struts.apache.org/index.html" /> </links> <menu name="Struts 2"> @@ -45,6 +45,9 @@ <item name="Releases" href="http://struts.apache.org/downloads.html"/> + <item + name="Thanks!" + href="http://apache.org/foundation/thanks.html"/> </menu> <menu name="Documentation">