Hi Stefan, if you look on Panels.WebHome, you should be able to find a panel that does exactly this (assuming the Stats plugin is up and running on your wiki : http://platform.xwiki.org/xwiki/bin/view/Features/IntegratedStatistics).
Simply use the panel wizard to display the "Last visited pages" on one of your wikis's side columns and you'll be fine :-) Guillaume On Wed, Jun 18, 2008 at 11:49 AM, Stefan Völkel <[EMAIL PROTECTED]> wrote: > Hi List, > > if I understand correctly the current breadcrumb implementation shows > the hierarchy of a page, eg: with the following pages > > Foo.Parent > Foo.Child > > I'd get a trail on Foo.Child like this: > > Foo: ParentF > ChildF > > This is static information defined by the parent property of a page. > > Is there a breadcrumb application that displays the way a user took > through our wiki? > > Let's say we have > > Bar.LinkToChild > > Which links to Foo.Child. I'd like to have something similar to the > current breadcrumb trail that would display: > > Bar: LinktToChild > Foo.ChildF > > I know that people could use the back button to navigate back, but I > belief this would be a valuable extension to xwiki. > > Regards > > Stefan > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- http://wikibc.blogspot.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
