On 3/27/06, <b class="gmail_sendername">Patrick R. Michaud</b> <<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The general form for one argument is:<br><br> Markup('htpasswdform', '<split',<br> '/\\(:membership (.*?):\\)/e',<br> "HtpasswdForm(\$pagename, PSS('$1'))");</blockquote><div><br></div></div>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.
<br><br>-- <br>Allister