[pmwiki-users] Passing argument into a function... arrgh!
Dominique Faure
dominique.faure at gmail.com
Mon Mar 27 00:47:43 CST 2006
On 3/27/06, Allister Jenks <arj at zkarj.co.nz> wrote:
> On 3/27/06, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> > The general form for one argument is:
> >
> > Markup('htpasswdform', '<split',
> > '/\\(:membership (.*?):\\)/e',
> > "HtpasswdForm(\$pagename, PSS('$1'))");
>
> While we're at it, can someone point me to a good example of a multiple
> parameter markup?
In this (more general) case,
http://www.pmwiki.org/wiki/Cookbook/ParseArgs
is your friend ;-)
Regards,
Dom
More information about the pmwiki-users
mailing list