Clean Comments

Component type

module

Maintenance status

Development status

Downloads

966

Component created

Component changed

Clean comments is a plug & play module that cleans up the display of comments for usability and readabilty of the comment threads.

How it works

Clean comments adds a small js file (clean_comments.js) to every page load.

For now it only hides the comment links (delete, edit, reply, etc), and when the user hovers over the comment, it toggles the links visibility.

The height of the comment block element is set through JS inline at the begining in order to avoid jumping when toggling the links visiblity.

Context Node Option Premium

Component type

module

Categories

Maintenance status

Development status

Downloads

539

Component created

Component changed

Context Node Option Premium provides a single Context condition to check if a node has been defined as premium (see Node Option Premium).

Installation

Context nopremium can be installed like any other Drupal module -- place it in
the sites/all/modules/contrib directory for your site and enable it.

Webform Classes

Component type

module

Maintenance status

Development status

Downloads

13572

Component created

Component changed

A simple, small add-in that adds an editable class against each webform component to the webforms module.

The module is available in both D6 and D7 versions.

No Drupal 8 release will be created as this functionality has been incorporated into the webforms module under advanced, element classes.

Release 7.x-3.0 adds the ability to add user defined attributes (including javascript) to webform components.
Release 7.x-3.1 adds the ability to add user defined classes to nodes whilst displayed in edit mode.
N.B. 7.x-3.x is alpha code

Mobile Blocks

Component type

module

Maintenance status

Development status

Component created

Component changed

Light weight mobile context for block visibility - will provide point/click block visibility settings to hide/show blocks in mobile devices. Requires the Browscap module.

NOTE: the module was split into two and they are:

http://drupal.org/project/browscap_block (for normal blocks)
http://drupal.org/project/browscap_ctools (for panel panes)

Image Preset

Component type

module

Maintenance status

Development status

Downloads

2170

Component created

Component changed

Image Preset provides a new field formatter for image file entities, allowing you to directly choose an image style (from ImageCache), rather than having to create view modes and jump through hoops for every image style you want to display.

Usage:

  1. Enable module
  2. Choose 'Image Preset' as the field formatter from wherever you're configuring the field (Views, DisplaySuite, etc.)
  3. Choose your ImageCache preset

Display Suite Custom Node Layouts

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

The Display Suite Custom Node Layouts module extends the 'View mode per node' functionality provided by the Display Suite Module (via the included DS Extras submodule), allowing individual nodes to use a customized instance of the view mode layouts available for the content type.

Select and Print for Drupal

Component type

module

Maintenance status

Development status

Downloads

471

Component created

Component changed

Mimics the "select and print" WordPress module. (Credits to Mile51.com for the WordPress plugin. http://www.mile51.com/selectAndPrint.html)

Perfect for blog or recipe websites where you need to display an online grocery or ingredients list. Enter your list in the specified text format, and this module will turn it into checkboxes that your viewers can use to select and print a shopping list.