Field formatter attributes

Component type

module

Maintenance status

Development status

Downloads

3610

Component created

Component changed

This module allows site administrators to add additional HTML attributes to the wrapping markup on any field in the Manage Display settings page.

Instructions

The field formatter attributes settings are found in the Manage display tab for content types, users, and other entities. A options element is available for each field formatter, revealed by using the formatter settings edit button (Gear wheel icon) for that field.

Context Condition Exclusion

Component type

module

Maintenance status

Development status

Downloads

860

Component created

Component changed

This is a set of Context condition plugins that extend the context path and node conditions allowing you to specify exclude options.

Node type (with exclusion)
Allows triggering on node types while excluding (or including) paths
Not node type
Allows excluding certain node types

Requirements

Context

Views persistent click sort

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views extention for Drupal 7

This module extends the table style plugin provided by Views to include
persistent click sorting on columns. The chosen sort column and directions
are stored in the users session on a view-display basis.
Sorting is restored if no other sort direction is chosen.

This option can be switched on in the style settings for table styled displays.

Tested with Ajax on and off.

Long Text - New Line to break

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I only needed this a million times... so let's put it in my sandbox.

This 'module' adds an extra formatter to text_long that wraps a nl2br over the output.

When you use field type 'Long text' with widget 'Text area (multiple rows)' as input, the user is able to put new lines, breaks or paragraphs in the input. In formatter called 'plain text', the new lines are not respected.
This module fixes that with an extra formatter, that can be selected on 'Manage Display'.

Context Themes Reactions

Component type

module

Categories

Maintenance status

Development status

Downloads

4409

Component created

Component changed

This module will show regions from all themes in system or only regions for the action theme.

The problem is that sometimes user needs to assign a block to region in other theme (for mobile theme or admin theme...) and this is a faster way to do that.

Views Sort Null Field

Component type

module

Categories

Maintenance status

Development status

Downloads

2686

Component created

Component changed

This module provides an additional sort for FieldAPI fields, which sorts by whether the field is empty or not. This allows empty (i.e. NULL) values in fields to be sorted last.

This module has for motivation the following problem: