Edgewall Software

Changes between Version 3 and Version 4 of TurboGears


Ignore:
Timestamp:
Sep 12, 2006, 12:20:40 PM (18 years ago)
Author:
cmlenz
Comment:

s/Markup/Genshi

Legend:

Unmodified
Added
Removed
Modified
  • TurboGears

    v3 v4  
    33See http://www.turbogears.org/
    44
    5 Markup 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].
     5Genshi can be used for templating in !TurboGears by means of our [source:/trunk/genshi/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