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
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
