In webpy.org website there are lot of pages with documentation about older versions of web.py. It is getting very confusing. I created a macro, which can be added to each page to display a warning.
For example, see: http://webpy.org/tutorial2.en To add that warning to a page, add the following at the top of the page. {{OldVersionWarning()}} If you know the URL of the new page: {{OldVersionWarning("/url/to/new/page")}} Anybody interested in volunteering to add this to all old documentation pages? Anand -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
