[pmwiki-users] Thought for the advanced authors UI mode

Patrick R. Michaud pmichaud at pobox.com
Wed Aug 17 20:16:20 CDT 2005


On Tue, Aug 16, 2005 at 09:31:42PM +0100, Hans wrote:
> Tuesday, August 16, 2005, 9:19:07 PM, chr wrote:
> > What would have been really 
> > nice here was if the sidebar could contain something like a list of the
> > last recently visited pages *and* enabling you to easily edit them...
> 
> put this into config.php, somewhere near the end, so it does not clash
> with extendmarkup being loaded later:
> 
> ## creates and maintains  a page Site.EditRecentPages
> $RecentChangesFmt['Site.EditRecentPages'] = '* [[$Group.$Name?action=edit| $Titlespaced]]  ';

Another possible solution to this would be for us to enable the 
"action=" option to pagelists.  Then one could do:

   (:pagelist trail=Site.RecentChanges count=10 action=edit fmt=simple:)

and get a list of the last ten modified pages with 
?action=edit links appended to each.

Of course, this could be done with any trail or list of pages.

Pm




More information about the pmwiki-users mailing list