Hi,
On Aug 27, 10:27 pm, Braindead wrote:
> In my opinion using a model for breadcrumbs is bloated. Why don't you
> just set the breadcrumbs in the view manually? The HTML helper has two
> functions addCrumb and getCrumbs, which makes basic breadcrumbs really
> simple.
Well, I am using a "menus
In my opinion using a model for breadcrumbs is bloated. Why don't you
just set the breadcrumbs in the view manually? The HTML helper has two
functions addCrumb and getCrumbs, which makes basic breadcrumbs really
simple.
--~--~-~--~~~---~--~~
You received this messag
I have modeled a business system for my department and it includes
about 60 tables/models, perhaps 20 of which as simply lookup/reference
tables that I would only make available through admin routing.
Out of the box, CakePHP organization is pretty "flat" -- views and
controllers all lying under t