crumble
crumble copied to clipboard
Polymorphic URL's
trafficstars
Hi there, tried this plugin for my breadcrumbs but ended up abandoning it in favour of a solution inspired by yours. A helper coupled with lots of url helpers for each of my modules which each generate a particular crumb. One weakness I found in yours is that it didn't seem to support polymorphic url's, only named routes. Just a thought for future development :)
Brendon
The reason is as simple as that I don't use polymorphic URLs, so I don't see it as a weakness. If you want to supply a patch, I'll be happy to merge it.
Thanks Matt, sorry if that came across as demanding. :)