Changeset [df666198eb00b5d3a5c828abb8f2fd8e1bdde52c] by dleffler
February 1st, 2016 @ 10:53 PM
Adds optional font-awesome glyphs selection for a menu item icon
in bootstrap3 navbar/menu (image icon still has precendence) with
an option for all framework menus which support icons to only use
the icon without displaying the page title in menu; adds a 'style'
parameter to the bootstrap3 dropdown control to allow passing the
font to use in displaying the glyphs in the drop down selection
menu; example menu font icon sizing added to bootstrap3 theme .less
sheet [#1319 state:resolved milestone:2.3.8
responsible:dleffler]
https://github.com/exponentcms/exponent-cms/commit/df666198eb00b5d3...
Committed by dleffler
- M framework/core/forms/controls/bootstrap3/dropdowncontrol.php
- M framework/modules/navigation/controllers/navigationController.php
- M framework/modules/navigation/definitions/section.php
- M framework/modules/navigation/models/section.php
- M framework/modules/navigation/views/navigation/edit_contentpage.bootstrap.tpl
- M framework/modules/navigation/views/navigation/edit_contentpage.bootstrap3.tpl
- M framework/modules/navigation/views/navigation/edit_contentpage.tpl
- M framework/modules/navigation/views/navigation/edit_externalalias.bootstrap3.tpl
- M framework/modules/navigation/views/navigation/edit_externalalias.tpl
- M framework/modules/navigation/views/navigation/edit_freeform.bootstrap3.tpl
- M framework/modules/navigation/views/navigation/edit_freeform.tpl
- M framework/modules/navigation/views/navigation/edit_internalalias.bootstrap3.tpl
- M framework/modules/navigation/views/navigation/edit_internalalias.tpl
- M framework/modules/navigation/views/navigation/showall_YUI Top Nav.tpl
- M framework/modules/navigation/views/navigation/showall_mega.tpl
- M framework/plugins/function.bootstrap_navbar.php
- M framework/plugins/function.control.php
- M themes/bootstrap3theme/less/bootstraptheme.less
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