[pmwiki-users] How to apply page security to page variables

Randy Brown alongkiss at aprivatespot.com
Fri Feb 18 20:43:00 CST 2011


PmWiki's recently added ability to apply page security to page variables is a nice enhancement. The example given was:

$FmtPV['$LastModifiedSummary'] = '@$authpage["csum"]'; # instead of '@$page["csum"]'

How would you apply page security to the page's title, or to other page variables? More examples, or else a pointer to the appropriate page of the PmWiki documentation would be helpful.

Also, are there recipes that would undo the benefit of the above by setting these page variable themselves, or is the above all I need to be concerned with? Does it matter where in config.php the above is placed?

Randy


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20110218/d4f6b466/attachment.html>


More information about the pmwiki-users mailing list