[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] History and bounce tag.


William Carr wrote:

IC 5.2.

I am creating some bread crumbs style navigation by going back through the $Session->{History} array. It is very confusing if there is a page in that array the user never saw because a [bounce] tag was invoked on the given page. In other words, the use never saw the page so it should not be in the history.

How about:
    pop @{$Session->{History}} in the bounce tag?


This isn't directly related to you question, but there is "breadcrumb" functionality built into 5.3 which you can download from the FTP site. Also, you can see it in use on the demo site.

Although this doesn't answer your question, it might save you some work if you can use the 5.3 code, or at the very least download it and look at how they handle it.

-Gary
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.