You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by hu...@apache.org on 2007/11/11 11:28:05 UTC

svn commit: r593863 - in /struts: site/src/site/site.xml struts1/trunk/src/site/site.xml struts2/trunk/src/site/site.xml

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">



Re: svn commit: r593863 - in /struts: site/src/site/site.xml struts1/trunk/src/site/site.xml struts2/trunk/src/site/site.xml

Posted by Niall Pemberton <ni...@gmail.com>.
IMO the link for the Apache logo should point to "www.apache.org"
rather than the ASF Sponsorship page - esp as the logo includes
"www.apache.org". IMO pusing people to sponsorship is more likely to
irritate rather than produce cash for the ASF. Unless there are
objections I'll revert the logo link and add a specific "Sponsorship"
link.

Niall

On Nov 11, 2007 10:28 AM,  <hu...@apache.org> wrote:
> 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">
>
>
>

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