[or-cvs] r23366: {website} Update Torbutton page to list the alpha install link. (in website/trunk: include torbutton/en)

Mike Perry mikeperry-svn at fscked.org
Thu Sep 30 21:19:00 UTC 2010


Author: mikeperry
Date: 2010-09-30 21:18:59 +0000 (Thu, 30 Sep 2010)
New Revision: 23366

Modified:
   website/trunk/include/versions.wmi
   website/trunk/torbutton/en/index.wml
Log:
Update Torbutton page to list the alpha install link.



Modified: website/trunk/include/versions.wmi
===================================================================
--- website/trunk/include/versions.wmi	2010-09-30 20:55:55 UTC (rev 23365)
+++ website/trunk/include/versions.wmi	2010-09-30 21:18:59 UTC (rev 23366)
@@ -104,3 +104,6 @@
 
 <define-tag version-torbutton whitespace=delete>1.2.5 (08 April 2010)</define-tag>
 <define-tag version-hash-torbutton whitespace=delete>sha1:e84592877593ad6119e829ac7199fd19333e101e</define-tag>
+
+<define-tag version-torbutton-alpha whitespace=delete>1.3.0-alpha (30 September 2010)</define-tag>
+<define-tag version-hash-torbutton-alpha whitespace=delete>sha1:be60421d92a455e6e7c25ade84da19db9f299e7e</define-tag>

Modified: website/trunk/torbutton/en/index.wml
===================================================================
--- website/trunk/torbutton/en/index.wml	2010-09-30 20:55:55 UTC (rev 23365)
+++ website/trunk/torbutton/en/index.wml	2010-09-30 21:18:59 UTC (rev 23366)
@@ -83,15 +83,21 @@
 <h2>Torbutton</h2>
 <hr />
 
-<strong>Current version:</strong><version-torbutton><br/>
+<strong>Current stable version:</strong><version-torbutton><br/>
+<strong>Current alpha version:</strong><version-torbutton-alpha><br/>
 <br/>
 <strong>Authors:</strong> Mike Perry &amp; Scott Squires<br/>
 <br/>
-<strong>Install:</strong> Click to 
+<strong>Install Stable:</strong> Click to 
 <a href="http://www.torproject.org/torbutton/torbutton-current.xpi"
   hash="<version-hash-torbutton>"
   onclick="return install(event);">install from this website</a> or 
 <a href="https://addons.mozilla.org/en-US/firefox/downloads/latest/2275/addon-2275-latest.xpi?src=addondetail">install from Mozilla's Add-On site</a><br/>
+<strong>Install Alpha:</strong> Click to 
+<a href="http://www.torproject.org/torbutton/torbutton-current-alpha.xpi"
+  hash="<version-hash-torbutton-alpha>"
+  onclick="return install(event);">install from this website</a>
+<br/>
 <strong>Past Releases:</strong> <a href="releases/">Local</a><br/>
 <strong>Developer Documentation:</strong> <a href="design/">Torbutton Design Document</a> and <a href="design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/>
 <strong>Extras:</strong> 



More information about the tor-commits mailing list