[pmwiki-users] History/trace of the pages already seen
Patrick R. Michaud
pmichaud at pobox.com
Fri May 19 09:29:50 CDT 2006
On Fri, May 19, 2006 at 12:56:44PM +0200, christian.ridderstrom at gmail.com wrote:
> On Tue, 16 May 2006, Américo Albuquerque wrote:
> >From: Jean-Philippe Georget
> >> Is it possible to add the following feature in PMWiki ?
> >>
> >> I want to see the name of the 10 (for example) previous pages that
> >> I've just seen before.
> >
> >You can use tracetrail.php. Check it at
> >http://www.pmwiki.org/wiki/Cookbook/TraceTrail. Just copy it to the
> >cookbook directory and add require_once('cookbook/tracetrail.php');
> >
> >That recipe will give you a (:tracetrails:) markup that will do what you
> >want.
>
> Is this list of pages unique to the person browsing it?
My plan is to have this as an option to (:pagelist:) -- i.e.,
one can do something like:
(:pagelist type=visited count=10 fmt=simple:)
Pm
More information about the pmwiki-users
mailing list