Changes between Version 9 and Version 10 of CookBookTemplateTags


Ignore:
Timestamp:
Jul 7, 2006, 5:18:13 AM (18 years ago)
Author:
Jonathan Buchanan <jonathan.buchanan@…>
Comment:

Made PaginatorTag description more, er... descriptive

Legend:

Unmodified
Added
Removed
Modified
  • CookBookTemplateTags

    v9 v10  
    1111[wiki:ColumnizeTag] - Put stuff into columns, with row and cell class support.
    1212
    13 [wiki:PaginatorTag] - Inclusion tag for generating pagination controls when using the object_list generic view.
     13[wiki:PaginatorTag] - Inclusion tag for generating pagination controls with first/last and adjacent page links when using the object_list generic view.
Back to Top