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 16:59:42 UTC

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

Author: eric
Date: Sun Oct 31 15:59:42 2010
New Revision: 1029389

URL: http://svn.apache.org/viewvc?rev=1029389&view=rev
Log:
Updates further to 3.0-M1 artifacts uploaded and mirrored.

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=1029389&r1=1029388&r2=1029389&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/index.xml (original)
+++ james/server/trunk/src/site/xdoc/index.xml Sun Oct 31 15:59:42 2010
@@ -67,7 +67,7 @@
         <p>Download James Mail Server.</p>
         <p>
           <span class="minibutton btn-download">
-            <a href="javascript:alert('Please come back tomorrow, we still have to upload the voted release.');">
+            <a href="javascript:window.location='http://www.apache.org/dyn/closer.cgi?path=james/server/james-server-container-spring-3.0-M1-bin.zip';">
               <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: r1029389 - /james/server/trunk/src/site/xdoc/index.xml

Posted by Eric Charles <er...@apache.org>.
Hi Stefano,

I was too lazy to hack the css to remove those little external.png that 
are added but the james maven css (sometimes, it's like css-hell).
For now, window.location does the job.
I will retry to make it proper later on.

Tks,

Eric


On 31/10/2010 20:01, Stefano Bagnara wrote:
>> +<a href="javascript:window.location='http://www.apache.org/dyn/closer.cgi?path=james/server/james-server-container-spring-3.0-M1-bin.zip';">
> Hi Eric, very good job on the web site... I have one question: why do
> you use javascript:window.location instead of the simple url?
>
> Stefano
>
> ---------------------------------------------------------------------
> 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


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

Posted by Stefano Bagnara <ap...@bago.org>.
> +            <a href="javascript:window.location='http://www.apache.org/dyn/closer.cgi?path=james/server/james-server-container-spring-3.0-M1-bin.zip';">

Hi Eric, very good job on the web site... I have one question: why do
you use javascript:window.location instead of the simple url?

Stefano

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