CCK Attributes

Component type

module

Downloads

2753

Component created

Component changed

Defines an Attribute Field as a Textfield Pair.

For example:
If you have a product that has multiple attributes, but dont wish to create a separate field for each of these, you can use Attributes. In the field, it has an Attribute (Size, Colour, Distance, anything) and a Value (8, Red, 21km, etc).

As it uses CCK Text Fields, its Views Integrated and has two filters: Attributes & Values.

Daylight saving time

Component type

module

Categories

Maintenance status

Development status

Downloads

6347

Component created

Component changed

This module intended to work with Daylight saving time.
It replaces system time offset and has preferences for each user and full site.

Used to display correct time of creation of documents etc.

Also there is included patch which is necessary make in includes/ directory to make drupal date display via format_date() correctly accroding to selected timezone.

This module is for core versions 6.x and 5.x

Used PHP higher than 5.2

In drupal 7 this feature there is in the core so there will not be version for 7.x

Sermons

Component type

module

Maintenance status

Development status

Downloads

1264

Component created

Component changed

The Sermons project is a way to provide a sermon structure for your Drupal church website. It includes a number of ways to explore your churches sermons and allows your shut-ins and traveling attenders to stay in touch with the sermons.

Your sermons may have images, notes and sermon series tracked on them. You may choose not to use these options and they may simply not be used when creating the them for your website or marked as exclude on the Content Type display page.

Comments in a View

Component type

module

Downloads

1650

Component created

Component changed

This module one thing: It hijacks the normal node display page and uses a view to display that node's comments rather than comment module's normal output function. This allows comments to be sorted, filtered, and displayed using all the features of the Views module.

This module is more fun if you say its name while thinking of "Snakes on a Plane."

AudioField

Component type

module

Maintenance status

Development status

Downloads

108697

Component created

Component changed

Drupal 8

The Drupal 8 version of the Audio Field module is a full rewrite from the Drupal 7 module. This module is a file formatter for the File and Link modules. It allows you to upload or link audio files and play them on your site using one of several audio players available. It supports most audio formats (depends on the selected audio player).

Please see the module documentation for examples of the players in use.

Custom Formatters

Component type

module

Maintenance status

Development status

Downloads

142200

Component created

Component changed

The Custom Formatters module allows users to easily create custom Field Formatters without the need to write a custom module. Custom Formatters can then be exported as CTools Exportables, Features or Drupal API Field Formatters.

 

Status Messages Alter

Component type

module

Categories

Maintenance status

Development status

Downloads

4688

Component created

Component changed

Status Messages Alter provides developers with a new hook called "hook_message_alter." This hook enables developers to alter the text that is displayed in status messages before the messages are themed.

Status Messages Alter is intended to be used in conjunction with other modules like Better Messages.

This module was developed by Barton Consulting.

Attachment Links

Component type

module

Maintenance status

Development status

Downloads

12866

Component created

Component changed

The Attachment Links module provides permanent links to files attached to a node. A single, easy-to-remember URL can be used to retrieve the preferred (canonical) or newest version of a file regardless of how many versions of that file have been attached to a node.

Typically, users will want to create a "File" content type and enable the Attachment Links module for that content type. Each "File" node should refer to a single file: "Handbook," "Company logo," "Team roster," etc. Though each node could contain multiple versions of the file, Attachment Link provides permanent link to access the preferred or newest versions.

Concise Comments

Component type

module

Development status

Downloads

1712

Component created

Component changed

This module will create a concise comment form with 2 columns. The first column contains the all the meta information: Name, Website, email, subject. The second contains the comment field as well as the action buttons, "Preview" and "Save".

Additionally, if you are using the Blueprint theme, Concise Comment includes settings to set the width of the columns onto the Blueprint grid.