|
Cookbook /
BreakPageListSummary: display a pagelist in smaller chunks and display navigation links to all
Version: 2007-05-16
Prerequisites: ?
Status: new
Maintainer: HansB
Categories: Searching
Download: breakpagelist.phpΔ
Questions answered by this recipeHow to break a pagelist dispaly into smaller chunks. DescriptionUse BreakPageList to break a long pagelist display into several subpages, and display links to all subpages as a series of page numbers. Download breakpagelist.phpΔ, copy to cookbook folder and install in config.php with include_once("$FarmD/cookbook/breakpagelist.php");
Usage:
Note the order of pagelists! You can set in a local config file Example: Total Pages: (:pagelist group=Cookbook list=normal fmt=maxcount :)
(:breakpagelist:)
(:pagelist group=Cookbook list=normal fmt=#titles count={$BPLRange} :)
Notes
Release Notes
CommentsSee AlsoContributors |