Hi, This is probably old news, but the documentation page http://turbogears.org/en/documentation has TG2.1 install pointing to http://www.turbogears.org/2.1/docs/main/DownloadInstall.html
But the link for '2.1 Installation' in this sentence: To install the current version of TurboGears, please review the 2.1 Installation document. points to: http://www.turbogears.org/book/part1/install.html This one seems newer (uses Python 2.7 instead of 2.5 or 2.6). I assume the 'book' version is what should be used, not the big icon link. I am refactoring a TG1 site into 2 new TG21 sites. I am really impressed with all the new work on the code, the docs and the WEB site. Somebody already mentioned adding a big 'download latest version' button. I would go 1 step further -- make it super-easy to find the latest 2.1 dos and hard to accidentally find docs for previous versions. I like this page: http://www.turbogears.org/2.1/docs/ I would appreciate a WEB page devoted to converting TG1 sites to TG2.1, even if it was just a list of links to other WEB pages, spread out who- knows-where. E.g., I know there is a tool to convert KID to Genshi. I know there have been lots of emails about converting SQLObject to SQLAlchemy. I need those references! Also, changes to the directory structure are not obvious (e.g., static -> public). CherryPy, Apache deployment, logging, etc. Is there a conversion guide already and I just missed it? -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

