Admin VBO Views

Component type

module

Maintenance status

Development status

Downloads

4427

Component created

Component changed

Update: This module will no longer be maintained in favor of the excellent Administration Views which is more sophisticated and more carefully maintained. I recommend that you switch over.

This feature module contains replacement views for various Drupal administrative functions, including:

Entity List Display

Component type

module

Maintenance status

Development status

Downloads

875

Component created

Component changed

Screenshot on config interfaceEntity List Display is a click and configure plugin to easy make list of content in panels and pages. The list is displayed with selectable View Modes.

Because of it uses Entity Field Queries it is independent on the backend, you could for instance use MongoDB for field storage.

Requirements

You need ctools and Panels.

Panel Page Regions

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module extends panels regions with the page regions. After module is enabled you can use all regions (normally available for blocks) for your panes.

At the moment this module is only compatible with panels node.

Action Email all author

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Because i didn't find a way with workflow, action and trigger to send a mail to all the person involved in a node creation when the node is publish, i decide to make this small module.

This module create a new Drupal action name "Action Email all author" that can be use on the trigger page.
It will send a mail to all the people involved in the node creation :
- author of the node
- user that create revision of the node
- user that made change on the workflow of the node

Drupal Code Sniffer

Component type

module

Maintenance status

Development status

Downloads

8236

Component created

Component changed

Drupal Code sniffer has been merged into Coder! This project is deprecated and bugs should be reported to the coder issue queue.

Contextual Elements

Component type

module

Maintenance status

Development status

Downloads

3201

Component created

Component changed

Contextual Elements provides an interface to allow administrators to add HTML elements to the headers and footers of their site given certain criteria.

The use case that spawned this module is the need to implement a Google Analytics like module that was capable of handling multiple GA codes. The filtering system was modeled from the GA module.