Changeset 31
- Timestamp:
- 10/04/05 20:55:13 (3 years ago)
- Files:
-
- tags/0.5.1/docs/docs/index.html (modified) (2 diffs)
- tags/0.5.1/docs/download/dltemplate.pyc (deleted)
- tags/0.5.1/docs/index.html (modified) (8 diffs)
- tags/0.5.1/setup.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/0.5.1/docs/docs/index.html
r2 r31 11 11 <body> 12 12 <h1>Documentation</h1> 13 <p>This is the current release documentation.</p> 14 <p><a href="../devdocs/index.html">Latest development version docs</a></p> 13 15 <h2>References</h2> 14 16 <ul> 15 17 <li><a href="api/index.html">TurboGears Python API</a></li> 16 <li><a href="admin.html">turbogears-admin command line tool</a> — coming soon, expected 9/24/2005</li>17 <li>TurboGears configuration — coming soon, expected 9/24/2005</li>18 <li><a href="admin.html">turbogears-admin command line tool</a> — coming soon, expected 10/05/2005</li> 19 <li>TurboGears configuration — coming soon, expected 10/05/2005</li> 18 20 <li><a href="http://www.mochikit.com/doc/html/MochiKit/index.html">MochiKit JavaScript Library</a></li> 19 21 <li><a href="http://kid.lesscode.org/language.html">Kid Template Language</a> (one note about this doc: the warning at the top is inaccurate. The current language is expected to be blessed as 1.0.)</li> 22 <li><a href="http://lesscode.org/projects/kid/wiki/KidRecipes">Kid Recipes</a> — some solutions to common needs</li> 20 23 <li><a href="http://docs.python.org/lib/lib.html">Python Standard Library</a></li> 21 24 </ul> … … 23 26 <h2>Manuals</h2> 24 27 <ul> 25 <li><a href="gettingstarted.html">Getting Started with TurboGears</a> — coming soon. Expected 9/23/05.</li>26 <li><a href=" contributing.html">Contributing to TurboGears</a> — coming soon, expected 9/30/2005.</li>28 <li><a href="gettingstarted.html">Getting Started with TurboGears</a></li> 29 <li><a href="../community/contributing.html">Contributing to TurboGears</a></li> 27 30 <li><a href="deployment.html">Deploying TurboGears applications</a></li> 28 31 <li><a href="http://www.cherrypy.org/wiki/CherryPyBook">The CherryPy Book</a></li> tags/0.5.1/docs/index.html
r1 r31 70 70 <td class="button" style="background: transparent url(button-bg.png) repeat-x scroll 0% 50%;" width="91"><a href="docs/index.html" class="buttonlink">docs</a></td> 71 71 72 <td class="button" style="background: transparent url(button-bg.png) repeat-x scroll 0% 50%;" width="97"><a href=" support/index.html" class="buttonlink">support</a></td>72 <td class="button" style="background: transparent url(button-bg.png) repeat-x scroll 0% 50%;" width="97"><a href="community/index.html" class="buttonlink">community</a></td> 73 73 74 74 <td class="button" style="background: transparent url(button-bg.png) repeat-x scroll 0% 50%;;" width="96"><a href="download/index.html" class="buttonlink">download</a></td> … … 111 111 <tr> 112 112 113 <td style="text-align: center;" class="sidebarheader" bgcolor="#057e8c" height="37" valign="middle">brand <span style="font-weight: bold;">new</span>! 114 or is it?</td> 115 116 </tr> 117 118 <tr> 119 120 <td class="latestTech" align="left" background="images/rightbox-bottom.gif" bgcolor="#057e8c" height="275" valign="top"> 121 <p>Rather than reinventing 122 everything or trying to clone some other framework, TurboGears takes 123 advantage of the great tools that are <span style="font-style: italic;">already available!</span></p> 124 125 <p>Instead of having a goal of 126 letting you pick and choose each component, TurboGears has a goal of <span style="font-weight: bold;">getting things done</span> 127 and includes the best tools for the job. 128 </p> 129 130 <p><a href="about/index.html" class="more">read more...</a></p> 131 113 <td style="text-align: center;" class="sidebarheader" bgcolor="#057e8c" height="37" valign="middle">Stay tuned for a <b>new release</b></td> 114 115 </tr> 116 117 <tr> 118 119 <td class="latestTech" align="left" background="images/rightbox-bottom.gif" bgcolor="#057e8c" height="275" valign="top"><p>The enthusiastic response and fast growing community 120 have validated TurboGears' approach of integrating the best modern, 121 usable and mature tools. Already, numerous patches have been submitted by some of the more than 230 members in the <a href="http://groups.google.com/group/turbogears">main discussion group</a>. A new TurboGears release with several new features is expected by October 8th. Just in time for the first TurboGears Sprint, in Ann Arbor, Michigan, when we'll be adding even more great features.</p> 132 122 </td> 133 123 … … 209 199 <p align="center"><a href="docs/wiki20/20MinuteWiki.mov"><img src="docs/wiki20/20minutess.png" border="0"/></a></p> 210 200 <p>See it for yourself in the <a href="docs/wiki20/20MinuteWiki.mov">20 Minute Wiki screencast</a> (80MB QuickTime). Or try it for yourself with the <a href="download/index.html">easy download</a> and the <a href="docs/wiki20/index.html">20 Minute Wiki tutorial</a>.</p> 211 201 <hr/> 202 <div class="moreService" style="font-size: 14pt; margin-bottom: 1em;">it's zesty!</div> 203 204 <p><img src="smallzestynewslogo.png" style="float: left; padding-right: 5px"/><a href="http://www.blueskyonmars.com">Kevin Dangoor</a> had to put together a complete web stack to create <a href="http://www.blazingthings.com">Zesty News</a> (now in alpha). Python has an almost overwhelming number of choices for building a front-end to back-end web stack, and Kevin spent quite a bit of time looking at them and experimenting.</p> 205 <p>The TurboGears project is designed to save you that trouble <em>and</em> provide the additional code to make the experience of working with the parts seamless.</p> 206 <p><a href="about/index.html" class="moreService">read more...</a></p> 212 207 213 208 </td> … … 216 211 217 212 <td align="left" valign="top" class="bodytxt"> 218 <div class="moreService" style="font-size: 14pt; margin-bottom: 1em;">it's zesty!</div> 219 220 <p><img src="smallzestynewslogo.png" style="float: left; padding-right: 5px"/><a href="http://www.blueskyonmars.com">Kevin Dangoor</a> had to put together a complete web stack to create <a href="http://www.blazingthings.com">Zesty News</a> (now in alpha). Python has an almost overwhelming number of choices for building a front-end to back-end web stack, and Kevin spent quite a bit of time looking at them and experimenting.</p> 221 <p>The TurboGears project is designed to save you that trouble <em>and</em> provide the additional code to make the experience of working with the parts seamless.</p> 222 <p><a href="about/index.html" class="moreService">read more...</a></p> 213 <div class="moreService" style="font-size: 14pt; margin-bottom: 1em;">brand <b>new</b>! or is it?</div> 214 <p>Rather than reinventing 215 everything or trying to clone some other framework, TurboGears takes 216 advantage of the great tools that are <span style="font-style: italic;">already available!</span></p> 217 218 <p>Instead of having a goal of 219 letting you pick and choose each component, TurboGears has a goal of <span style="font-weight: bold;">getting things done</span> 220 and includes the best tools for the job. 221 </p> 222 223 <p><a href="about/index.html" class="more">read more...</a></p> 224 <hr/> 223 225 <div class="moreSolution" style="font-size: 14pt; margin-bottom: 1em;">python 224 226 powered</div> … … 282 284 283 285 <td style="background-repeat: repeat-y;" align="center" background="images/search-bg.gif" bgcolor="#b39e0f" height="102" valign="top"> 286 <form name="annform" action="http://groups.google.com/group/turbogears-announce/boxsubscribe"> 287 284 288 <table border="0" cellpadding="0" cellspacing="0" width="160"> 285 289 … … 294 298 <tr> 295 299 296 <td class="sidebarheader" height="22" valign="top">search</td> 297 298 </tr> 299 300 <tr> 301 302 <td height="25" valign="top"><input name="text" style="width: 160px;" type="text"/></td> 303 304 </tr> 305 306 <tr> 307 308 <td align="right" valign="top"><!--><a href="#"><img src="images/btn-go.gif" border="0" height="16" width="20" /></a> -->(not yet)</td> 300 <td class="sidebarheader" height="22" valign="top">announcements</td> 301 302 </tr> 303 <tr> 304 <td><strong>enter your e-mail address</strong></td> 305 </tr> 306 307 <tr> 308 309 <td height="25" valign="top"><input name="email" style="width: 160px;" type="text"/></td> 310 311 </tr> 312 313 <tr> 314 315 <td align="right" valign="top"><a href="javascript:document.annform.submit()"><img src="images/btn-submit.gif" border="0" height="16" width="43" /></a></td> 309 316 310 317 </tr> … … 312 319 </tbody> 313 320 </table> 314 321 </form> 315 322 </td> 316 323 … … 339 346 <tr> 340 347 341 <td class="sidebarheader" align="left" height="25" valign="top">mailing 342 list</td> 348 <td class="sidebarheader" align="left" height="25" valign="top">discussion</td> 343 349 344 350 </tr> tags/0.5.1/setup.cfg
r2 r31 4 4 [docs] 5 5 templates=content=docs/template.html,printable=docs/printable.html 6 copydirs = docs/api=../thirdparty/docs/api, download/eggs=../thirdparty/eggs, download/ez_setup.py=ez_setup.py, docs/wiki20/20MinuteWiki.mov=../../Documents/TurboGears/20MinuteWiki.mov, testgears=../testgears/build/doc 6 copydirs = docs/api=../thirdparty/docs/api, download/eggs=../thirdparty/eggs, download/ez_setup.py=ez_setup.py, docs/wiki20/20MinuteWiki.mov=../../Documents/TurboGears/20MinuteWiki.mov, testgears=../testgears/build/doc, devdocs=../turbogears/dist/site/docs 7 7