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

Reply via email to