Changes between Version 7 and Version 8 of TracDev/PortingFromClearSilverToGenshi
- Timestamp:
- Jan 6, 2011, 1:22:03 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracDev/PortingFromClearSilverToGenshi
v7 v8 9 9 10 10 Then, in the same way, compare the various web_ui.py controllers you'll find in both branches. 11 12 Note that ClearSilver is supported up to Trac 0.12.x, although no changes happened in that area since Trac 0.11. 13 In Trac [milestone:0.13], this support has been dropped (r10405), effectively making the migration to Genshi templates mandatory. 11 14 12 15 == Changes in the template syntax ==