Modify ↓
Opened 5 years ago
Closed 4 years ago
#13715 closed task (fixed)
Convert templates to Jinja2
Reported by: | Ryan J Ollos | Owned by: | Cinc-th |
---|---|---|---|
Priority: | normal | Component: | TracWikiPrintPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.4 |
Description (last modified by )
The plugin currently requires Genshi.
Attachments (0)
Change History (3)
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 4 years ago by
Owner: | set to Cinc-th |
---|---|
Status: | new → assigned |
comment:3 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Trac Release: | → 1.4 |
Note: See
TracTickets for help on using
tickets.
[18294]:
TracWikiPrintPlugin: compatibility fixes for Trac 1.6. Add Jinja2 templates, fix iteritems() and iterkeys(). Other minor stuff.
Testing suggests it works with Trac 1.6 now.