Ember Support

Component type

module

Maintenance status

Development status

Downloads

10200

Component created

Component changed

This is a support module for the Ember admin theme. It adds additional styles to module interfaces that the admin theme cannot persist into.

Current Features

  1. Overrides the Panels IPE Styles for a cleaner in-place-editing interface.
  2. Updates the Panels modal styles providing Ember-style Ctools modals.
  3. Cleans up styles for Purr Messages to match Ember theme OOTB.
  4. Provides additional styles to contextual links for Views, Blocks and Panels.

Browsersync

Component type

module

Maintenance status

Development status

Downloads

11506

Component created

Component changed

Browsersync helps you integrate the Browsersync Node.js module with your Drupal site by including the required JavaScript snippet into your website, just before the closing </body> tag.

Please note that this module DOES NOT run Browsersync for you. You will still need to run it from the command line using one of the following methods:

Better require field marker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Currently, Drupal required field is indicate by a red *, according to WCAG/AODA required, the page should indicate with word like, "* means required field" etc. It's possible to do in a better way, just indicate the require field with a red "require" key word.

This can be done in Theme template.php file with code,

Multi-level push menu

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a module that implements the Multilevel push menu by for Drupal. As it turns out that version of the lib is nearly impossible to get to work with Drupal's menu structure. I had to make a few hacks to the lib to get it to work with Drupal. Because of this and because a better alternative exists I have marked this project as Obsolete.

My modified multilevelpushmenu lib is hosted on github.

Nano Scrollbar

Component type

module

Maintenance status

Development status

Downloads

1431

Component created

Component changed

Overview

Easily apply scrollbars to Drupal content.

The aim of this module is to provide a straightforward method of adding nanoScroller custom scrollbar to sections of content. It has been written with ease-of-use in mind, while at the same time allowing users to change settings.

Media Preview Slider

Component type

module

Maintenance status

Development status

Component created

Component changed

Media Preview Slider is a simple module that adds Jquery UI Slider into media browser and My Files tabs to provide better UX when selecting files. It also sets a LocalStorage variable so that when you come back to the media browser it will always display to your last setting.

For this module to work you will need the most recent version of Media module

Tested in both Seven and Ember administration themes.

DS Extra Layouts

Component type

module

Maintenance status

Development status

Downloads

5776

Component created

Component changed

This module adds additional layouts for Display Suite. The extra layouts are more reusable than the custom layouts because it is packaged as a module. Since these layouts are provided as a module there is no dependency on the active theme. It also allows for a site builder or theme developer to more quickly use a layout that better fits the need of their project. This does not completely eliminate the need for a custom DS layouts, however, it does reduce the it.