Astroid-Framework
Astroid-Framework copied to clipboard
upgrade mod_menu with some mega menu features
in reference to #82 is it possible to add mega menu featues to mod_menu. Maybe a cut down version of the feature set.
- Astroid Menu options (without mega menu)
- Badge Options
This is a useful feature and I will give some examples
My Logon menu I have added a nice icon in the top right
Badge Menu badge in the footer of joomdev
Hi Jon,
Joomla already allows you to add an menu with the menu items so I think the icon part can work our there.
However, I do see that we can create a minimal override for mod_menu where menu items get the badge, icon (if selected), icon only (hides the text).
These would be the 3 things we can offer. What do you think?
that sounds great.
- icon and text
- icon only
- menus with badge
Most people will not need more than that. Certainly not the full mega menu etc..
I totally agree, let me see if I can get this done for you :).
This is done here: https://github.com/joomdev/Astroid-Framework/commit/9fb1eed9cc7ff8729d198782be7b11add00d872d
Minor stuff still pending.