Read Time Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a "Read Time" field for a node. This is essentially a piece of text at the beginning of an article stating how long it will take to read it; i.e., Read Time: 4 min 30 sec. This module provides a custom field and a formatter for the field that contains settings that let you specify the fields from which to calculate the read time, the words per minute and text format.

File relative path

Component type

module

Maintenance status

Development status

Component created

Component changed

The File relative path module creates the "Relative path" display option.
It can be used for a file and an image field.

If will generate a relative path to a file, and force file download.

-- CONFIGURATION --

* Create new file of image field.
* Go to display settings and select the "Relative path".

Node Field Privacy

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module facilitates fields of entities (of type 'node') to have an optional private status associated with them, so that the field contents are only visible to the node editor and site administrators.

Subdomain Field

Component type

module

Maintenance status

Development status

Downloads

885

Component created

Component changed

Allows any entity to be accessible by its own subdomain by specifying a
subdomain name in a field on the entity.

All access to the specified subdomain will show the entity, and all generated
links to the entity will link directly to the subdomain of the entity.

To minimize the amount of database lookups when doing checks on the requested
domains and when processing outbound links, all used Drupal URLs and their
eventual subdomains are cached as soon as they are hit.

Insert image with text

Component type

module

Categories

Maintenance status

Development status

Downloads

4066

Component created

Component changed

This module extends the functionality provided by the Insert module, by extending the inserted markup for the image, to contain a text below the image. For all available styles, a variation with additional text is added the list of choices, and the entered description text is added to the wysiwyg where it's still editable in its own container. The inserted markup can be overridden by a template.

YouTube Video Uploader

Component type

module

Maintenance status

Development status

Component created

Component changed

A standardised solution of integrating Youtube APIs with Drupal. Provides a YouTube CCK field which can be used with Youtube URL or uploading a video directly to Youtube.

Features

  • Creates a CCK field "YouTube" to upload Youtube videos.
  • Provides Video Upload and URL extract formats.
  • Creates a youtube Engine settings form to add youtube credentials
  • Creates a module specific permission so only users having permission can add/update youtube credentials.

This is a D7 module

ABN (Australian Business Number) Field

Component type

module

Maintenance status

Development status

Downloads

1409

Component created

Component changed

ABN adds a new field type that stores and validates Australian Business Numbers.

This field also (optionally) pulls data from the Australian Business Register for publicly available information on entered ABNs. Syncing is done on cron runs using the Drupal core queue API to keep existing information fresh and the frequency of periodic polls can be configured to help manage server load for sites with large amounts of ABN data.