hi Daniel
i think the following page gives a bunch of great information on how to control this. you'll be dealing with the RecentChangesFmt[] array. see section 4...
http://pmwiki.org/wiki/Cookbook/CustomRecentChanges#omit

best,
adam



Message: 2
Date: Mon, 27 Jul 2009 12:35:23 +0200
From: Daniel Andersosn <[email protected]>
Subject: [pmwiki-users] How to exclude a page from RecentChanges?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi

How do I exclude a single page from the Group.RecentChanges and the
Site.AllRecentChanges pages?


I added

$SearchPatterns['default'][] = '!^Group\.Pagename$!';

to my config.php to exclude the page from search results and page lists
which works well.


Best regards
Daniel Andersson



------------------------------


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to