Author: faide
Date: Sun Jan 20 08:42:13 2008
New Revision: 3991
URL: http://trac.turbogears.org/changeset/3991
Log:
fix for kid.
Modified:
website/newdocs/base.html
Modified: website/newdocs/base.html
==============================================================================
--- website/newdocs/base.html (original)
+++ website/newdocs/base.html Sun Jan 20 08:42:13 2008
@@ -122,35 +122,10 @@
<a href="http://docs.turbogears.org/1.0/Upgrade"><img
src="${root}static/images/buttons/upgrade.png"
alt="Upgrade instructions button" /></a>
- </div>
-</div>
-<!--
-<div py:def="download_beta" py:strip="">
- <h3>Download Beta Version</h3>
-
- <div id="download-beta">
- <h2>TurboGears <strong>1.0.4b7</strong></h2>
-
- <strong>Jan 16, 2008</strong>
-
- <p><strong>New:</strong>
- This release uses CherryPy 2.3.0 to avoid an important security bug. If
you are using file based
- sessions (this is not the default settings for TurboGears) please
upgrade immediately.
- (See full <a href="http://trac.turbogears.org/wiki/ChangeLog">change
- log</a>)
- (Upgrade hints for <a
href="http://docs.turbogears.org/1.0/SQLAlchemy#migrating-existing-projects"
+ (Upgrade hints for <a
href="http://docs.turbogears.org/1.0/SQLAlchemy#migrating-existing-projects"
>SQLAlchemy</a>)
- </p>
-
- <a href="http://docs.turbogears.org/1.0/InstallBeta"><img
- src="${root}static/images/buttons/download.png"
- alt="Download now button" /></a>
- <a href="http://docs.turbogears.org/1.0/Upgrade"><img
- src="${root}static/images/buttons/upgrade.png"
- alt="Upgrade instructions button" /></a>
</div>
</div>
--->
<!-- end download block -->