Changes between Version 2 and Version 3 of NewAdminChanges
- Timestamp:
- Oct 15, 2005, 8:52:17 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewAdminChanges
v2 v3 26 26 27 27 '''Templates''' 28 28 29 A new tag called include which is an imporvement on ssi parsed. See #598. 29 30 Improved error reporting when debug is on. See #603. Also note that loaders must return a tuple of (source, filename) rather than just the source of a loaded template.