|
Cookbook /
ABCHoverIndexSummary: displays a pagelist as an alphabetic hover menu, sorted by title
Version: 2008-04-20
Prerequisites: PmWiki 2.2 beta
Status: new
Maintainer: HansB
Download: abchoverindex.phpΔ
Questions answered by this recipe
DescriptionThis script adds a pagelist format Copy abchoverindex.phpΔ to cookbook/ folder and add to config.php include_once("$FarmD/cookbook/abchoverindex.php");
This recipe is based on DictIndex and LinkCSSToolTip, combining an alphabetical pagelist index (but sorted and displayed by page titles, not names) and css to display each pagelist subsection when hovering with the mouse over the index letter. Example markup (not yet activated on this page):
NotesRelease Notes
See AlsoContributorsCommentsMinor alteration to line to add to config.php. I asume was pasted from somewhere else. Tried it, works perfectly! Dave Cooke 20 April 2008 |