pageMaker
Create pages for entries et comments lists
Author/Contributors?
- Author: Tomtom33
- Contributors:
Development
Bugs and features requests
Repository
Recent Changes
[1778] by Tomtom33 on 10/27/09 17:56:27
tag pageMaker 0.5.3
[1777] by Tomtom33 on 10/27/09 17:55:39
pageMaker 0.5.3 :
- fixes #303
[1776] by Tomtom33 on 10/27/09 17:39:51
fix tag pageMaker 0.5.2
Documentation
Customization
After installed the plugin, you can add post and comment list pagination where you want by adding a simple TPL tag in your template file :
{{tpl:PostPagination}} or {{tpl:CommentPagination}}
Both TPL tag accepts 4 optional paramters :
- current for a custom shape of a current page. By default the shape is "<strong>%s</strong"
- prev for a custom string of a previous page's link. By default the shape is "prev"
- next for a custom string of a next page's link. By default the shape is "next"
- max for the maximum number of page 's display. By default is "20"
Attachments
-
plugin-pageMaker-lastest.zip
(15.9 KB) - added by Tomtom33 14 years ago.