Changes between Version 8 and Version 9 of CookBookTemplateTags
- Timestamp:
- Jul 7, 2006, 3:26:15 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookTemplateTags
v8 v9 9 9 [wiki:CallTag] - Just like include, but can pass parameters to it. 10 10 11 [wiki:ColumnizeTag] - Put stuff into columns, with row and cell class support 11 [wiki:ColumnizeTag] - Put stuff into columns, with row and cell class support. 12 13 [wiki:PaginatorTag] - Inclusion tag for generating pagination controls when using the object_list generic view.