<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div>Is there any way to set it up so that we can have two links to pick from -- one that shows all changes, and one that shows only the non-minor ones?&nbsp;</div></div></blockquote>
<div>&nbsp;</div>
<div>What about this?</div>
<div>&nbsp;</div>
<div>if (@$_POST['diffclass'] != 'minor')<br>&nbsp; $RecentChangesFmt['$SiteGroup.MajorRecentChanges'] = $RecentChangesFmt['$SiteGroup.AllRecentChanges'];</div>
<div>&nbsp;</div>
<div>and then add link to new $SiteGroup.MajorRecentChanges page.</div>
<div>&nbsp;</div>
<div>Roman<br>&nbsp;</div><br>&nbsp;</div>