Commanding Chaos for Coworking, Open Source and Creative Communities

menu

Toolbar Themes | Drupal.org

Tue, 11/01/2016 - 10:05 -- rprice

Three themes are provided by default:

Toolbar Mini - a miniture version of the standard Drupal toolbar
Admin Menu - a riff on the old D7 Admin menu
Seven - a light coloured menu with colors complimentary to the Seven admin theme.

Additional features:

Hide or show tabs (default is hide)
Hide or show icons (default is hide)
Override the font size (default is 12px)

drupaleasypodcast
modules
menu
administration
ui
mobile

Responsive Menus | Drupal.org

Fri, 02/07/2014 - 10:17 -- rprice

Responsify your menus! Just give me a CSS/jQuery style selector of your menu and I will make it mobile friendly (when the time is right). Technically you could set this to affect any element on the page... e.g. collapse a sidebar or content area at a certain screen width. (Using certain styles).

responsive
menu
drupaleasypodcast
javascript
library

Responsive Menus | Drupal.org

Fri, 02/07/2014 - 10:17 -- rprice

Responsify your menus! Just give me a CSS/jQuery style selector of your menu and I will make it mobile friendly (when the time is right). Technically you could set this to affect any element on the page... e.g. collapse a sidebar or content area at a certain screen width. (Using certain styles).

responsive
menu
drupaleasypodcast
javascript
library

http://ivanchaquea.com/creating-responsive-menu-omega-subthemes.html

Wed, 05/15/2013 - 06:26 -- rprice

First we will apply the css for both the accordion and the drop down, we will put the accordion styles in the global.css stylesheet in your subtheme, and the dropdown styles in yoursubtheme-alpha-default.css file. In my case the menu block has an id of #block-menu-menu-accordion, so replace that id with your own menu block id.

ui
menu
responsive
drupaleasypodcast
omega

kbasarab's sandbox: Mobile Menu Toggle | drupal.org

Fri, 01/04/2013 - 05:56 -- rprice

This module creates a block with a "Menu" link that, when clicked, initializes a jQuery slideToggle effect to hide or show the Menu Zone of the Omega Theme.

This is beneficial for initially hiding a large menu on mobile and allowing the user to slide it open

mobile
responsive
menu
drupaleasypodcast

kbasarab's sandbox: Mobile Menu Toggle | drupal.org

Fri, 01/04/2013 - 05:56 -- rprice

This module creates a block with a "Menu" link that, when clicked, initializes a jQuery slideToggle effect to hide or show the Menu Zone of the Omega Theme.

This is beneficial for initially hiding a large menu on mobile and allowing the user to slide it open

mobile
responsive
menu
drupaleasypodcast

Convert menu links into entities | drupal.org

Mon, 10/15/2012 - 08:05 -- rprice

Everyone agrees menu links should be entities. Jury is out on Menus => Let us do menu links to start with and that will inform subsequent thought. We can, nevertheless, say that the original idea of menus as bundles of menu links is off the table.

I believe as fago is currently using the terms:
Property: A compound data element on an Entity (basically what we call "Fields" in Drupal 7).
Field: A special case of a Property that is user-added rather than defined by the module that declares the Entity type.

entity
menu
drupaleasypodcast
drupal8

Convert menu links into entities | drupal.org

Mon, 10/15/2012 - 08:05 -- rprice

Everyone agrees menu links should be entities. Jury is out on Menus => Let us do menu links to start with and that will inform subsequent thought. We can, nevertheless, say that the original idea of menus as bundles of menu links is off the table.

I believe as fago is currently using the terms:
Property: A compound data element on an Entity (basically what we call "Fields" in Drupal 7).
Field: A special case of a Property that is user-added rather than defined by the module that declares the Entity type.

entity
menu
drupaleasypodcast
drupal8
Subscribe to RSS - menu