[pmwiki-users] Passing argument into a function... arrgh!

Allister Jenks arj at zkarj.co.nz
Sun Mar 26 20:08:21 CST 2006


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?  I'm trying to create a new markup that takes three
parameters and then outputs a bunch of HTML that includes those paramater
values at specific points.  The (static) HTML also includes some href= so I
need to ensure those don't get processed any further.

--
Allister
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20060327/e5069662/attachment.html 


More information about the pmwiki-users mailing list