[pmwiki-users] selfgroup class & $GroupHeaderFmt
Patrick R. Michaud
pmichaud at pobox.com
Tue Mar 7 08:04:39 CST 2006
On Tue, Mar 07, 2006 at 11:28:21AM +0100, noskule wrote:
> Patrick R. Michaud schrieb:
> >Awww, it's easy. Try formatting your sidebar this way:
> >
> > %define=hl-{$Group} bgcolor=yellow%
> >
> > * %hl-Main% [[Main.WikiSandbox]]
> > [...]
>
> hm, it did try it on
> * http://pmwiki.netstreams.org/index.php/Site/HorizontalNav
> * http://www.netstreams.org/pmwiki_clean
> not shure if I'm doing somthing wrong . . . . it seams to sometimes work
> somtimes not . . .
OOOPS! The WikiWords in the wikistyle names are getting in the
way. (This is arguably a bug.) Try it without the hyphens
instead, as in:
%define=hl{$Group} bgcolor=yellow%
* %hlMain% [[Main.WikiSandbox]]
* %hlPmWiki% [[PmWiki.PmWiki]]
Pm
More information about the pmwiki-users
mailing list