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

[eluser]Pygon[/eluser]
Any way you slice this, it's going to be rather compicated and require static naming (bad for a dynamic forum) or SQL modification.

For example, when viewing a thread, you'll also need to query the category name that thread is in (not terribly complicated, just left join on the category_id if you have a proper db structure), then write out

Home(static) -> category_title -> thread_title

From there, it depends on how well your db is designed in terms of your dynamic pages and what-not.

Like I said, probably going to get complex.

-------
regarding your recent post...

You're probably not going to. You will still need static locations of your controllers.


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