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.

Panels Custom Error

Component type

module

Maintenance status

Development status

Downloads

15598

Component created

Component changed

Replaces 404/403 with panel pages. Adds a login block to access denied, cause access denied likes having login blocks.

You could do this yourself easily. This just does it for you.

Name based on CustomError module.

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.

Trash Flag

Component type

module

Maintenance status

Development status

Downloads

16955

Component created

Component changed

Provides trash functionality using flag, views, and node access combined with (a lot) of permissions

NOTE: As of the 1.0 stable release, this requires the 3.x version of the Flag module. If you are still using the Flag 2.x branch, you'll need the 1.0-beta5 release of trash_flag which is not supported.

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'.