[pmwiki-users] Recent Changes Button Lost

Adaram adaram at gmail.com
Thu May 24 09:49:35 CDT 2007


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).

Thanks again!


On 24/05/07, Steve Glover <steve at fell-services.net> wrote:
>
> Hi,
>
> > I changed to the skin called "dropdown" yesterday and discovered today
> > that I no longer have the "Show Recent Changes" button.  Having never
> > looked at how that buttom was created, I was wondering if someone
> > could send me what I need to add that functionality to my sidebar?
> >
> > Sorry for the, I am sure, very basic question.  Most of what you guys
> > discuss is "greek to me", but hopefully someday I will understand this
> > stuff better.
>
> Here's what I have in my Site.Sidebar:
>
> (:if auth edit:)* [[ Team.SiteTools | Site Admin]](:ifend:)
> * [[ {$Group}.{$Name}?action=search&q={$Name} | BackLinks ]]
> * [[ Documents.Search | Search ]]
> * [[ {$Group}.{$Name}?action=print | Print ]](:if auth attr:)
> * [[ {$Group}.GroupAttributes?action=attr | ACL ]](:ifend:)(:if auth
> edit:)
> * [[ {$Group}.{$Name}?action=edit | Edit Page ]]
> * [[ {$Group}.{$Name}?action=diff | History ]]
> * [[ {$Group}.RecentChanges | Changes ]](:if auth upload:)
> * [[ {$Group}.{$Name}?action=upload | Upload ]](:ifend:)(:if auth edit:)
> * [[ Main.HomePage?action=logout | logout ]](:ifend:)
>
> It's basically a bulleted list displayed (via stylesheets) as a set of
> buttons, and each button is either visible or hidden depending on
> whether the user is logged in or has appropriate privileges - but that's
> probably way too much info for now.
>
> The bit you want is the item:
>
> [[ {$Group}.RecentChanges | Changes ]]
>
> which gives a link to the current group's recent changes....
>
> Hoping this helps,
>
> Steve
>
>
>
> --
> Steve Glover at                          email: steve at fell-services.net
> SDSS, EDINA, University of Edinburgh,          tel: +44 (0)131-650 2908
> Causewayside House, 160 Causewayside,          fax: +44 (0)131-650 3308
> Edinburgh EH9 1PR                          mobile: +44 (0) 7961 446 902
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20070524/1da0abc6/attachment.html 


More information about the pmwiki-users mailing list