Colonectomy

Component type

module

Maintenance status

Development status

Component created

Component changed

This simple module allows the colon punctuation mark to be removed from field labels.

Configure each field that you want to remove the colon from on the 'manage display' admin interface, click the 'gear' icon to configure the formatter and select to hide the colon. This can be configured for every field individually, and for every view mode that the field can appear in - nothing is changed by default when the module is initially turned on.

ds_publication_date

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Implement display suite support for the publication_date module (http://drupal.org/project/publication_date).

If you are using scheduler and want to show the publication date rather than the created date this module enables display suite support for this field. If there is not publication date set (published_at), then it defaults to the created date.

Ultimately this should probably go into display suite extras.

Colectomy

Component type

module

Maintenance status

Development status

Downloads

10139

Component created

Component changed

Having trouble with your colon? This module allows you to remove colons from field labels by giving you two extra label choices in the 'Manage display' tab of your entity. You can now choose 'Above no colon' and 'Inline no colon' and your field will output the label without a colon.

Audience

This module is intended for people who wish to simply remove a colon from a field label without having to create a specific field template in their theme.

Field Variables

Component type

module

Maintenance status

Development status

Downloads

1261

Component created

Component changed

Field Variables provides field values as variables in a view mode for an entity. It's an alternative for those who prefer to work with files rather than configuration or when using tailored tpl files is the best fit.

README

Please report issues in the main repository on GitHub: kollegorna/fieldvariables.

Sponsored by Kollegorna.

jQuery Raty (Star Rating) Widgets

Component type

module

Maintenance status

Development status

Downloads

2092

Component created

Component changed

Update 12-23-2013 7.x-1.x-dev

Now wielding more of the power from the Raty library.
Can now assign custom images for on/off/half star states*.
*This is only for raty field output so far. Custom images for input to come later.
*Only in -dev version currently.

Overview

Output any numeric field as a 'stars widget'.
Use a 'stars widget' as the input for any numeric field or Views exposed filter.
These are the field types handled: number_integer, number_decimal, number_float, list_number