[Zope-CMF] breadcrumbs...
Tres Seaver
tseaver at zope.com
Wed Oct 22 10:28:59 EDT 2003
On Wed, 2003-10-22 at 07:33, Antony Higgs wrote:
> Hi
>
> I have been thinking about the breadcrumbs in Zope and it would seem for
> our site that a breadcrumbs trail of the users last, say, 5 pages viewed
> on our site would be more useful than a trail representing the structure
> of the site.
>
> Does anyone know if this is possible or if a product already exists for
> this?
Since the browser is already keeping track of this information, I would
recommend doing this client-side with Javascript, using the
'window.history' object.
Tres.
--
===============================================================
Tres Seaver tseaver at zope.com
Zope Corporation "Zope Dealers" http://www.zope.com
More information about the Zope-CMF
mailing list