[pmwiki-users] proposal for "name" and "group" wildcards

Patrick R. Michaud pmichaud at pobox.com
Thu Jan 12 00:29:18 CST 2006


On Wed, Jan 11, 2006 at 07:02:48PM -0700, H. Fox wrote:
> On 1/11/06, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> > Thus, we have:
> >
> >     name=XYZ           any page named XYZ in any group         (*.XYZ)
> >     group=XYZ          any page in the XYZ group               (XYZ.*)
> >     name=*-XYZ         any page ending in "-XYZ"               (*.*-XYZ)
> >     group=PmWiki       any page in a group begining with PmWik (PmWiki*.*)
> 
> Should #4 be
>     group=PmWiki*       any page in a group begining with PmWiki (PmWiki*.*)
> ?  (Two changes: PmWiki => PmWiki* and PmWik => PmWiki)

Yes, I'm not sure what happened there.

    group=PmWiki*       same as   name=PmWiki*.*

Pm




More information about the pmwiki-users mailing list