Panels Variant Description

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds the ability for site builders and administrators to add a description or notes to each Panels Variant. This description is a basic text area field and is only shown/viewable to those with access to the Panels Summary tables.

Placeholder pane

Component type

module

Maintenance status

Development status

Component created

Component changed

The initial motivation of this module is to loosen the dependency between panels, which can be exported as configuration, and content which cannot be exported as configuration.

A "higher level administrator" can define placeholder panes which will then be occupied by a "lower level administrator".

Views Unsaved

Component type

module

Maintenance status

Development status

Downloads

231

Component created

Component changed

List any unsaved views when a user visits the admin/stucture/views page.

Sometimes you accidentally navigate away from a view you're working on without clicking save. Rather than clicking the browser Back button or having to remember the machine name of the view you were working on, you can now simply go the main Views list page, and this module will show you a list of all unsaved views.

Thanks to colinafoley for the idea.

Commerce discount weight

Component type

module

Maintenance status

Development status

Downloads

544

Component created

Component changed

This module is obsolete since Commerce Discount contrib module now implements weight itself.

By default, discounts from Commerce Discounts can be ordered thanks to rules UI, editing each rule.
This is not easy, plus editing rule flag discount as overriden.

Purpose

This module helps you to change order of your discounts.

Commerce discount cumulative

Component type

module

Maintenance status

Development status

Downloads

552

Component created

Component changed

Commerce discount module does not give cumulative options, so all active discounts matching with conditions will be applied.

What the module does

  • Create field and instances in commerce_discount to choose if discount is cumulative or not.
  • Add condition rule to disallow discounts following settings.
  • Add action rule to remove previous discounts in case of "exclusive" setting.
  • Discounts are applied in the order of rules's weight.

Features available

A discount can be :

admin_menu_extras

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module gives admin_menu some additional functions and tweaks:

  • Optionally shows admin_menu only on admin paths
  • Compatibility with Stanley theme

Moderate mmenu

Component type

module

Categories

Maintenance status

Development status

Downloads

383

Component created

Component changed

Moderate mmenu provides an off-screen menu to moderate the current Node. By default only local tasks (tabs) and the Workbench Moderation block are added to the menu, but additional blocks can be assigned to the menu via the Blocks administration page.

This module requires the jQuery.mmenu library to function.

You can find mmenu releases here: https://github.com/BeSite/jQuery.mmenu/releases

Drush Download File

Component type

module

Maintenance status

Development status

Downloads

421

Component created

Component changed

Drush Download File is a drush plugin that allows you to download files and place them in locations. This is behavior similar to what a make file can provide except you won't need to write a make file in order to get a file and put it in the right place.