[pmwiki-users] Group Title?

Ben Wilson dausha at gmail.com
Thu Jun 1 17:37:43 CDT 2006


On 6/1/06, Pico <pmwiki at ben-amotz.com> wrote:
> Ben Wilson <dausha <at> gmail.com> writes:
> > On 6/1/06, Ben Wilson <dausha <at> gmail.com> wrote:
> > > You know. I've never thought of this. What about having a title for a group?
> > >
> > > --
> > > Ben Wilson
> > > "Mundus vult decipi, ergo decipiatur"
> > >
> >
> > Something like:
> >
> > Markup("grouptitle", 'directives', "/\(:grouptitle(.*?):/e",
> > 'GroupTitle("$1");');
> > function GroupTitle($t) {
> >     global $FmtV;
> >     $t = trim($t);
> >     $FmtV['$GroupTitle'] = $t;
> > }
> >
>
> Why?
>
> 3. Why do Groups need titles?

Because some sites want them. Mind you, I was not asking for a change
to PmWiki, just a "how can I do this now?"

> 3. Why shouldn't the title of the group's default page be considered the
> group's
> title?

Because you may want to have a group title and a page title, and to
have the same for each might not fit the site owner's intent.

-- 
Ben Wilson
"Mundus vult decipi, ergo decipiatur"




More information about the pmwiki-users mailing list