You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2010/10/31 11:28:30 UTC

svn commit: r1029299 - in /james/project/trunk/project: server/src/site/xdoc/index.xml src/site/xdoc/index.xml

Author: eric
Date: Sun Oct 31 10:28:30 2010
New Revision: 1029299

URL: http://svn.apache.org/viewvc?rev=1029299&view=rev
Log:
Display an alert box when clicking on 3.0-M1 download button.

Modified:
    james/project/trunk/project/server/src/site/xdoc/index.xml
    james/project/trunk/project/src/site/xdoc/index.xml

Modified: james/project/trunk/project/server/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/server/src/site/xdoc/index.xml?rev=1029299&r1=1029298&r2=1029299&view=diff
==============================================================================
--- james/project/trunk/project/server/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/server/src/site/xdoc/index.xml Sun Oct 31 10:28:30 2010
@@ -75,7 +75,7 @@
         <p>Download James Mail Server.</p>
         <p>
           <span class="minibutton btn-download">
-            <a href="javascript:window.location='download.cgi';">
+            <a href="javascript:alert('Please come back tomorrow, we still have to upload the voted release.');">
               <span><span class="icon"></span>Early James Server 3.0-M1</span>
             </a>
           </span>
@@ -113,7 +113,7 @@
         
         <p>
           <span class="minibutton btn-download">
-            <a href="javascript:window.location='download.cgi';">
+            <a href="javascript:alert('Please come back tomorrow, we still have to upload the voted release.');">
               <span><span class="icon"></span>Early James Server 3.0-M1</span>
             </a>
           </span>

Modified: james/project/trunk/project/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/index.xml?rev=1029299&r1=1029298&r2=1029299&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/src/site/xdoc/index.xml Sun Oct 31 10:28:30 2010
@@ -66,7 +66,7 @@
         
         <p>
           <span class="minibutton btn-download">
-            <a href="javascript:window.location='download.cgi';">
+            <a href="javascript:alert('Please come back tomorrow, we still have to upload the voted release.');">
               <span><span class="icon"></span>Early James Server 3.0-M1</span>
             </a>
           </span>



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