[pmwiki-users] Fwd: Escaping ~~~

Patrick R. Michaud pmichaud at pobox.com
Fri Mar 17 20:52:05 CST 2006


On Fri, Mar 17, 2006 at 09:47:06PM -0500, The Editor wrote:
> Wow, my site is really coming along.  Seems there is no end of little
> tricks to add. Got my cheat sheet working perfectly.  Think I also
> have a solution to allowing members to only edit their own pages--but
> can't seem to get this conditional to work.  Any suggestions?
> 
> (:if {$Name}={$AuthId}:)
> 
> The idea is, if the page name is the same as their login name then ...

(:if equal {$Name} {$AuthId} :)

Pm




More information about the pmwiki-users mailing list