Maintainers strive to actively monitor issues and respond in a timely manner.

Contextual Tabs

Contextual Tabs

Moves the normal Drupal primary tabs into a drop-down "contextual links" menu to the right of the node title.

Contains configuration to determine which pages are excluded (such as admin*).

There are other modules that attempt to move the tabs into contextual links that mostly all use the Theme layer. This is a module-based approach. In addition, there is configuration flexibility to determine which links to pull out of the config menu as separate buttons.

For example, you can pull the "Edit" link as a separate button, with the "Gear icon" containing the rest of the tabs. You can customize which buttons are pull out of the links on a URL pattern basis. You can also rename links. For example, on a node-edit page you can pull out the normal View tab and rename it as a "Cancel" button for the edit page.

Also contains an alter hook to allow other modules to modify the links, either adding new buttons, or changing/adding the links menu.

NOTE: The drop-down menu is implemented using Bootstrap classes. If you are not using a Bootstrap-based theme you may need to perform some theme and/or javascript work to make the menu work as a drop-down menu. Patches to make this module more generally useful are welcome.

Style guide view modes

Styleguide view mode config

Adds examples of selected entity view modes to the visual testing pages provided by Style guide module.

Open Atrium Subspaces

Adds sub-space and sub-group support to Open Atrium 2 via the og_subgroups module.

OG Session Context

Adds a plugin for the og_context module that stores the current group into the $_SESSION to be saved across pages.

Taxonomy Display Callback

The Taxonomy Display Callback module adds a new display plugin for the Taxonomy Display module.

Queued Expire

This module allows for hook_expire_cache() to be executed through a cron queue worker.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained