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

[eluser]JulianM[/eluser]
I've submitted this: http://ellislab.com/forums/viewthread/93588/

Is a simple helper function for generate a breadcrumb. I wrote it for my own projects because I didn't want to use a class for the breadcrumb section. I thought just a helper function would be more efficient with less overhead.

Also, please pay attention to the generated markup. I used that nested lists because seems to be meaningful for describing hierarchies (search engines would appreciate it).

Julian
#12

[eluser]ericsodt[/eluser]
I created a very simple BreadCrumb class that is not dependent on uri segments, but based on what you place within your controller. Take a look at my thread and enjoy


http://ellislab.com/forums/viewthread/99982/


[quote author="KeyStroke" date="1208277489"]I'm trying to include flexible and automated breadcrumbs in my application, but I have no idea where to start.

I've found this thread and this one also, but both seem too complicated, and don't offer enough customization.

Is there a better library that can handle this?

If not, will at least someone help me in nailing the concept of breadcrumbs within CodeIgniter?


Appreciate your help Smile[/quote]




Theme © iAndrew 2016 - Forum software by © MyBB