|
NavigateUsingRecentChanges<< | Cookbook-V1 | >> Note: The recipes here are for PmWiki versions 0.6 and 1.0 only. For PmWiki 2.0 recipes, see Cookbook.
UsageRequires PmWiki/PmWiki version 0.5.6 or above. Insert include_once("local/listgroups.php");
in your local.php file. For an example of the script in action (the site is in the early stages of development), see the LIANZA IT-SIG wiki. Follow the Research link to see the alphabetic « previous, next » and most recent features. The navigation omits pages like GroupHeader and RecentChanges -- the administrator can define custom exception pages by setting a script variable. The script contains some sample usage notes that explain how to configure it. Revisions18 August 2003: make the script work better with WebMenu -- put the <#>? on a WebMenu page to list all the groups. ContributorJohn Rankin pmwiki-2.2.0-beta68 -- Last modified by {{}}?
|