<br><font size=2 face="sans-serif">Thanks, Pm!</font>
<br>
<br><font size=2 face="sans-serif">For those of you listening in at home,
this is a "going-forward" change. ie, pages marked "minor
edit" <b>after</b> this code is implemented will not be added to "AllRecentChanges"
but it does not affect any previous additions.</font>
<br>
<br><font size=2 face="sans-serif">Also, we need another parentheses:</font>
<br>
<br><tt><font size=2> if (@$_POST['diffclass'] == 'minor')
<br>
unset($RecentChangesFmt['$SiteGroup.AllRecentChanges']<b>)</b>;</font></tt>
<br><font size=2 face="sans-serif"><br>
Michael J. Paulukonis<br>
Programmer/Analyst<br>
Diversified Information Technologies<br>
570.207.2413 or 570.343.2300 x 3043<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>"Patrick R. Michaud"
<pmichaud@pobox.com></b> </font>
<p><font size=1 face="sans-serif">10/31/2006 10:42 AM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Michael_Paulukonis@divintech.com</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">pmwiki-users@pmichaud.com</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [pmwiki-users] Better support for
minor changes</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>On Tue, Oct 31, 2006 at 09:28:09AM -0500, Michael_Paulukonis@divintech.com
wrote:<br>
> Look like nobody followed up on this one; I also have
a question -- how to<br>
> hide/remove the "Minor changes" from the "AllRecentChanges"
window.<br>
<br>
Try the following in config.php:<br>
<br>
if (@$_POST['diffclass'] == 'minor') <br>
unset($RecentChangesFmt['$SiteGroup.AllRecentChanges'];<br>
<br>
This will cause any minor changes post to not be displayed in<br>
Site.AllRecentChanges .<br>
<br>
Pm<br>
</font></tt>
<br><font size=3 face="sans-serif"><br>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
CONFIDENTIALITY NOTICE: If you have received this e-mail in error, please<br>
immediately notify the sender by e-mail at the address shown. This e-mail<br>
transmission may contain confidential information. This information is<br>
intended only for the use of the individual(s) or entity to whom it is<br>
intended even if addressed incorrectly. Please delete it from your files<br>
if you are not the intended recipient. <br>
Copyright (c) 2006 Diversified Information Technologies<br>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++</font>