Blocks per menu

Component type

module

Maintenance status

Development status

Downloads

1235

Component created

Component changed

Blocks per menu extends the block visibility interface in Drupal 7 and allows the user to control block visibility based on the menu links.

Configuration

when the module is enabled, a new vertical tab is added to the block configure admin settings as shown in the snapshot.

If only a parent menu is selected and no child menu item is selected, then the restriction is applied to all the child menu links.

An alternative to this module may be to use Context module.

lightupdb

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

You need to run your updb hooks.

You don't want to do the full cache clear that update.php or drush update-db does.

You need...drush lightupdb.

Device Detector

Component type

module

Maintenance status

Development status

Downloads

1347

Component created

Component changed

Synopsis

Device Detector is a simple, PHP-based browser and device(Desktop & Mobile)feature-detection module that can detect devices & browsers on its own without the need to pull from a central database of browser information and adds configuration classes to HTML "BODY" tag.

OG Content Administration

Component type

module

Maintenance status

Development status

Downloads

1832

Component created

Component changed

Summary

This module just exposes the group content administration to the users reproducing the Drupal core content management section.

From the Group Administration section you can now enjoy two new menu items:

  • Add content
  • Manage content

This module already supports usage of Entityreference prepopulate (cool module).

Node Help Text

Component type

module

Maintenance status

Development status

Downloads

710

Component created

Component changed

This module provides the ability to show help text for each content type created on a site. It Is especially useful for sites with many content types, as it saves the time having to create a help block for each content type.

Example: if you have a specific content type say "Ride" then it can be configured to display the ride steps for creating a ride to end users.

Normally sometimes we need to put some Text for each node to help end users, this module provides the ability to do that.