[pmwiki-users] Group Title?
Martin Fick
mogulguy at yahoo.com
Thu Jun 1 13:24:45 CDT 2006
Why not just us the title of the group home page?
With the new Group/ syntax you can do {Group.$Title}
:)
-Martin
--- Ben Wilson <dausha at gmail.com> wrote:
> Something like:
>
> Markup("grouptitle", 'directives',
> "/\(:grouptitle(.*?):/e",
> 'GroupTitle("$1");');
> function GroupTitle($t) {
> global $FmtV;
> $t = trim($t);
> $FmtV['$GroupTitle'] = $t;
> }
>
>
> 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"
> >
>
>
> --
> Ben Wilson
> "Mundus vult decipi, ergo decipiatur"
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
>
http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the pmwiki-users
mailing list