#1 closed enhancement (fixed)
Support for the TurboGears/Buffet template engine plugin API
Reported by: | cmlenz | Owned by: | cmlenz |
---|---|---|---|
Priority: | minor | Milestone: | 0.1 |
Component: | Template engine plugin | Version: | |
Keywords: | Cc: |
Description
As spec'ed here: http://www.turbogears.org/docs/plugins/template.html
Change History (3)
comment:1 Changed 18 years ago by cmlenz
comment:2 Changed 18 years ago by cmlenz
- Priority changed from major to minor
A different/enhanced version of the API is here:
http://svn.pythonpaste.org/home/ianb/templateapi/interface.py
and was being discussed on the pytemplates group. Discussion seems to have died off though.
comment:3 Changed 18 years ago by cmlenz
- Component changed from General to Template engine plugin
- Milestone set to 0.1
- Resolution set to fixed
- Status changed from new to closed
This was basically included in 0.1. Enhancements to the plugin implementation should be filed as separate tickets.
Note: See
TracTickets for help on using
tickets.
See trunk/markup/plugin.py.