Feature Request - Dropdown sheet menu
Reported by theohiobloke | 2012-07-10 15:18:05 UTC | in 2.1.0 (closed)
A view of the navigation module similar to the menus on http://www.centrallocal.org/fv/
Dropdown sheets with embeddable images that are iOS compatible.
Comments and changes to this ticket
-

theohiobloke 2012-07-10 16:24:04 UTC
- Assigned user set to expNinja
Yes .png graphics would be used and Expninja mentioned something about using chaining to accomplish this.
-

expNinja 2012-09-18 14:52:57 UTC
(from [7ae50c2e936ca3a3edcac84c9e5dcc7b489d431d]) Initial implementation of icons for menus...adds icon to YUI Top Nav menu if available/attached [#663] https://github.com/exponentcms/exponent-cms/commit/7ae50c2e936ca3a3...
-

expNinja 2012-10-25 03:54:22 UTC
(from [c4d62bc5ade706bb0fa57581f448cbfee43b3dc2]) Initial implementation of a Dropdown sheet (mega?) menu (iOS compatible?), probably needs a lot more work, recommend turning 'chrome' on to set the number of columns wide or defaults to 3...uses this sample http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-... [#663] https://github.com/exponentcms/exponent-cms/commit/c4d62bc5ade706bb...
-

expNinja 2012-10-31 15:54:15 UTC
(from [ebde25e58bdf116175bf1fee651140b43d9cd9ce]) Adds optional setting for page description and hover menu item effect, close ticket #322 since this menu is iOS friendly [#663] [#322 state:resolved responsible:dleffler milestone:2.1.0] https://github.com/exponentcms/exponent-cms/commit/ebde25e58bdf1161...
-

expNinja 2012-11-02 02:05:59 UTC
(from [e522ddfd8303d34e2a0dc99a515ad232143b79a1]) Should make the new mega menu able to replicate referenced mega menu in ticket....not very flexible for menu hierarchies over 3 levels deep (parent->child->grandchild). two basic dropdowns, the 2 level dropdown where all items are similar, and the 3 level dropdown which groups grandchild items under the child item. [#663] https://github.com/exponentcms/exponent-cms/commit/e522ddfd8303d34e...
-

expNinja 2012-11-02 02:19:15 UTC
(from [66badcbf92a8b87b468a4cff89771f2f1c11dfe3]) Minor tweaks to mega menu style [#663] https://github.com/exponentcms/exponent-cms/commit/66badcbf92a8b87b...
-

expNinja 2012-11-02 02:59:25 UTC
(from [53862ae16e64d4b2f6d10e1b36d8b0a640f407d3]) Minor tweaks to mega menu style to better allow for NOT displaying description [#663] https://github.com/exponentcms/exponent-cms/commit/53862ae16e64d4b2...
-

expNinja 2012-11-02 15:51:32 UTC
- State changed from open to resolved
(from [1a5c4f54db44c855f0e7b9d440cf9d5d03e2419b]) Well call this ticket closed [#663 state:resolved] https://github.com/exponentcms/exponent-cms/commit/1a5c4f54db44c855...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
-
322
Create iOS friendly navigation menu view
(from [ebde25e58bdf116175bf1fee651140b43d9cd9ce])
Adds op...