Edgewall Software

Changes between Version 2 and Version 3 of TurboGears


Ignore:
Timestamp:
Aug 22, 2006, 4:40:55 PM (18 years ago)
Author:
anonymous
Comment:

Nothing very enlightening in that thread--it was user error.

Legend:

Unmodified
Added
Removed
Modified
  • TurboGears

    v2 v3  
    55Markup can be used for templating in !TurboGears by means of our [source:/trunk/markup/plugin.py plugin] for the [http://www.turbogears.org/docs/plugins/template.html template engine plugin API]. We have an example TG application that does just that [source:/trunk/examples/turbogears/ here].
    66
    7 For using TurboGears forms in Markup, see [http://groups.google.com/group/markup-discuss/browse_thread/thread/10713cd5bf3ea4fa this post] on the mailing list.