Node type class

Component type

module

Categories

Maintenance status

Development status

Downloads

1592

Component created

Component changed

This module is used to add class to the nodes based on the content type.

D8 version of Node type class is available!!

Configuration:

Once the module is enabled:

1. This module adds a fieldset named "Node type class" in node type form,
For eg: admin/structure/types/manage/article for "article" content type.

2. It adds the class(es) to the <body> tag of the node page.

Related Module:

Top Commenters

Component type

module

Categories

Maintenance status

Development status

Downloads

597

Component created

Component changed

This module will display list of users who have posted most number of comments across all content types in Drupal with their Name, Picture and Comments Count.

It provides "Top Commenters" block as well as a page.

Top Commenters module has following features:

Multistep Block D7

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a Drupal7 version of https://www.drupal.org/project/multistep_block (D6) module.
Implementations are same.

This module allows you to create blocks that, via a list of Drupal URLs, can allow you to create custom wizards and multi-step navigation using existing Drupal pages, views, nodes, etc...

Workbench Preview

Component type

module

Maintenance status

Development status

Downloads

455

Component created

Component changed

Workbench Preview provides a views handler that allows privileged users to view the latest revision version of content in views across the site, whereas only the published versions will be shown to users without.

Views Mobile

Component type

module

Maintenance status

Development status

Downloads

2003

Component created

Component changed

Views mobile module provides a mechanism to switch the display of a view when in a mobile device.

Usage

In order to the module work you need to clone the display you want to provide a mobile version and update display's machine name to add "_mobile" or "_tablet" suffix.

e.g: If you have a block display named "featured". You have to clone the "Featured" display and update the machine name of the cloned diplay to "featured_mobile" or "featured_tablet".

Panels Lock Region

Component type

module

Categories

Maintenance status

Development status

Downloads

384

Component created

Component changed

Panels Lock Region is a Panels display renderer plugin which adds full region lock functionality to Panels In-Place Editor.

Synopsis

This module allows users with certain permission to lock/unlock entire regions on a Panel, so other users that can use Panels IPE are able to edit panes arrangement, but only for those regions that are not locked.

zoomnow

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will provide zoom functionality for images.

Git clone command:

 git clone --branch 7.x-1.x http://git.drupal.org/sandbox/joshi88/2554939.git zoomnow
cd zoomnow 

Relation Extras

Component type

module

Maintenance status

Development status

Downloads

845

Component created

Component changed

Relation Extras is a simple suite of modules which adds additional functionality to the Relation module.

Modules:

  • Relation Creation: Adds a new tab on node pages for adding relations.
  • Relation Extra Fields: Provides extra fields on relations that "pull up" and display fields of the relation sources/targets on the relation itself.