[pmwiki-users] exclude some pages from RecentChanges

Roman romat2 at gmail.com
Mon Jan 30 09:10:34 CST 2006


I use local customization for this. For example, if I want to exclude
all changes in Site group from AllRecentChanges I have created
Site.php file in local directory with this content:

<?php if (!defined('PmWiki')) exit();
unset ($RecentChangesFmt['$SiteGroup.AllRecentChanges']);
?>

Roman

On 1/30/06, blues <blues4u at supereva.it> wrote:
> is it possible to exclude some pages from
> being logged in the RecentChanges and
> AllRecentChanges pages?
> i searched through the pmwiki.org but i
> couldn't find anything...
>
> blues
>
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>




More information about the pmwiki-users mailing list