Monday, February 5, 2007, 2:02:04 PM, Donald wrote: > Is it possible to generate a "Contents" box on PmWiki pages similar to that > on MediaWiki (as seen on Wikipedia).
pmwiki has a built-in 'frame' style, which generates a box: >>frame<< box contents >><< to float this right: >>rframe<< contents >><< you can change the styling by redefining it, or create your own box style. 'frame' is defined in scripts/wikistyles.php. All styles are defined with SDV, meaning you can define your own version in config.php, which will be loaded instead of the pmwiki default. Hans _______________________________________________ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users