Welcome Guest, Not a member yet? Register   Sign In
Custom Breadcrumbs
#6

[eluser]frankthetank[/eluser]
But thats in a static environment.

The problem is, I am thinking of producing a class that stores the breadcrumbs on all pages however the problem then lies in resetting the breadcrumbs whenever a user clicks on page back and setting the breadcrumbs to the correct location.

controller1 => addBreadcrumb(link,title); bc: controller1
controller2 => addBreadcrumb(link,title); bc: controller1 > controller 2

* User clicks on page back, now it has to show controller1 *

It gets even more complicated when the user jumps back from controller1, controller2, controller3 to controller1.

I just cant figure out an easy idea how to do this. Static is the easiest method but its also the ugliest from a programming viewpoint.


Messages In This Thread
Custom Breadcrumbs - by El Forum - 11-21-2007, 09:38 AM
Custom Breadcrumbs - by El Forum - 11-21-2007, 10:22 AM
Custom Breadcrumbs - by El Forum - 11-21-2007, 10:26 AM
Custom Breadcrumbs - by El Forum - 11-21-2007, 10:40 AM
Custom Breadcrumbs - by El Forum - 11-21-2007, 10:55 AM
Custom Breadcrumbs - by El Forum - 11-21-2007, 11:07 AM
Custom Breadcrumbs - by El Forum - 11-21-2007, 11:20 AM
Custom Breadcrumbs - by El Forum - 11-21-2007, 11:30 AM
Custom Breadcrumbs - by El Forum - 11-21-2007, 11:48 AM
Custom Breadcrumbs - by El Forum - 11-21-2007, 11:54 AM
Custom Breadcrumbs - by El Forum - 11-23-2007, 08:41 AM
Custom Breadcrumbs - by El Forum - 11-23-2007, 09:06 AM
Custom Breadcrumbs - by El Forum - 11-23-2007, 11:13 AM
Custom Breadcrumbs - by El Forum - 11-23-2007, 11:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB