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:39 UTC

svn commit: r1029300 - /james/server/trunk/src/site/xdoc/index.xml

Author: eric
Date: Sun Oct 31 10:28:39 2010
New Revision: 1029300

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

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

Modified: james/server/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/index.xml?rev=1029300&r1=1029299&r2=1029300&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/index.xml (original)
+++ james/server/trunk/src/site/xdoc/index.xml Sun Oct 31 10:28:39 2010
@@ -67,7 +67,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>



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


Re: svn commit: r1029300 - /james/server/trunk/src/site/xdoc/index.xml

Posted by Norman Maurer <no...@apache.org>.
I already upload the release in same folder as the old one. Its even
on the mirrors. Just check http://www.apache.org/dist/James/server/ to
see the files.

Bye,
Norman

2010/10/31, eric@apache.org <er...@apache.org>:
> Author: eric
> Date: Sun Oct 31 10:28:39 2010
> New Revision: 1029300
>
> URL: http://svn.apache.org/viewvc?rev=1029300&view=rev
> Log:
> Display an alert box when clicking on 3.0-M1 download button.
>
> Modified:
>     james/server/trunk/src/site/xdoc/index.xml
>
> Modified: james/server/trunk/src/site/xdoc/index.xml
> URL:
> http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/index.xml?rev=1029300&r1=1029299&r2=1029300&view=diff
> ==============================================================================
> --- james/server/trunk/src/site/xdoc/index.xml (original)
> +++ james/server/trunk/src/site/xdoc/index.xml Sun Oct 31 10:28:39 2010
> @@ -67,7 +67,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>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

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