Changes between Version 4 and Version 5 of CookBookTemplateFilters
- Timestamp:
- Oct 23, 2006, 2:15:38 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookTemplateFilters
v4 v5 4 4 5 5 SortedIntThenAlpha - Filter to return items sorted on attr where int values come first and in numerical order followed by anything else in aplhanumeric ordering 6 7 [wiki:BasicComparisonFilters] - Some template filters to do comparisons (lt, gt, lte, gte, length_lt, length_gt, length_lte, length_gte)