deprecated-packages / ModularMenu

[DEPRECATED] This package is deprecated, use KnpMenu instead
https://github.com/KnpLabs/KnpMenu
MIT License
0 stars 0 forks source link

Menu items with headline #4

Open TomasPilar opened 9 years ago

TomasPilar commented 9 years ago

Hi Tom, i need some logic for store a MenuHeadline a little bit different as MenuItem. I underestand MenuHeadline like folder name for MenuItem. Somethink like this:

What do you think about this?

TomasVotruba commented 9 years ago

Hi Tom,

looks fine to me. Could you please keep first simpler example with minimal use case in README ? I'd like to have first example that is easy to understand.

TomasPilar commented 9 years ago

Its fixed.

TomasVotruba commented 9 years ago

There should be MenuHeadlineItem for this.

I shall add some example, so it's easier to understand.