[pmwiki-users] Fox Update

Hans design5 at softflow.co.uk
Fri Mar 30 15:29:10 CDT 2007


Friday, March 30, 2007, 9:01:32 PM, malexism wrote:

> It delete well, but with this syntax :
> (:if auth edit:){[foxdelrange]}(:if:)
> as the Fox comment Box page says, it do not works with :
> (:if author {author}{[foxdelrange]}(:if:)
> as the Fox Page says.

Have you added the custom author conditional to your local config:

# add conditional markup: (:if author AUTHORNAME:)
$Conditions['author'] = "\$GLOBALS['Author']==\$condparm";


Hans




More information about the pmwiki-users mailing list