Steve.  Thanks.  That is nice!  It certainly helped, and, it certainly opened my eyes to a whole bunch of things I completely don't yet understand!  What "Authorizations" recipe are you using, for example.  I see that you are somehow limiting site tools to someone with some level of access (to even see the button).  I have no clue how to do that or even how to approach it (I finally figured out how to PW protect individual pages just yesterday hehe).
<br><br>Thanks again!<br><br><br><div><span class="gmail_quote">On 24/05/07, <b class="gmail_sendername">Steve Glover</b> &lt;<a href="mailto:steve@fell-services.net">steve@fell-services.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>&gt; I changed to the skin called &quot;dropdown&quot; yesterday and discovered today<br>&gt; that I no longer have the &quot;Show Recent Changes&quot; button.&nbsp;&nbsp;Having never<br>&gt; looked at how that buttom was created, I was wondering if someone
<br>&gt; could send me what I need to add that functionality to my sidebar?<br>&gt;<br>&gt; Sorry for the, I am sure, very basic question.&nbsp;&nbsp;Most of what you guys<br>&gt; discuss is &quot;greek to me&quot;, but hopefully someday I will understand this
<br>&gt; stuff better.<br><br>Here&#39;s what I have in my Site.Sidebar:<br><br>(:if auth edit:)* [[ Team.SiteTools | Site Admin]](:ifend:)<br>* [[ {$Group}.{$Name}?action=search&amp;q={$Name} | BackLinks ]]<br>* [[ Documents.Search
 | Search ]]<br>* [[ {$Group}.{$Name}?action=print | Print ]](:if auth attr:)<br>* [[ {$Group}.GroupAttributes?action=attr | ACL ]](:ifend:)(:if auth<br>edit:)<br>* [[ {$Group}.{$Name}?action=edit | Edit Page ]]<br>* [[ {$Group}.{$Name}?action=diff | History ]]
<br>* [[ {$Group}.RecentChanges | Changes ]](:if auth upload:)<br>* [[ {$Group}.{$Name}?action=upload | Upload ]](:ifend:)(:if auth edit:)<br>* [[ Main.HomePage?action=logout | logout ]](:ifend:)<br><br>It&#39;s basically a bulleted list displayed (via stylesheets) as a set of
<br>buttons, and each button is either visible or hidden depending on<br>whether the user is logged in or has appropriate privileges - but that&#39;s<br>probably way too much info for now.<br><br>The bit you want is the item:
<br><br>[[ {$Group}.RecentChanges | Changes ]]<br><br>which gives a link to the current group&#39;s recent changes....<br><br>Hoping this helps,<br><br>Steve<br><br><br><br>--<br>Steve Glover at&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;email: 
<a href="mailto:steve@fell-services.net">steve@fell-services.net</a><br>SDSS, EDINA, University of Edinburgh,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;tel: +44 (0)131-650 2908<br>Causewayside House, 160 Causewayside,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fax: +44 (0)131-650 3308<br>
Edinburgh EH9 1PR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mobile: +44 (0) 7961 446 902<br><br></blockquote></div><br>