jQuery Tabs Field

Component type

module

Maintenance status

Development status

Downloads

16067

Component created

Component changed

Module description

jQuery Tabs Field module allows you to create jQuery Tabs field. Using this you can add upto 7 tabs with tab title and tab body in a node. After saving node, the module will display all these 7 tabs as jQuery tabs.

This module is very useful for content types where you want to display information tabs wise for example product pages etc.

Select option sort

Component type

module

Maintenance status

Development status

Downloads

1425

Component created

Component changed

About

This module allows us to sort the elements of a field which has the select list
widget.

Usage

For example:
We have a field called Months, which is a "List (text)" field with the "Select list" widget. In the "Allowed values list" for this field we have the following values:

Hide Filepath

Component type

module

Maintenance status

Development status

Downloads

970

Component created

Component changed

Hide Filepath provides a way to hide absolute paths to files on the page source, even if your Drupal instance is using the Public download method.
It especially comes in handy if you want users to be prompted to login first before viewing or downloading a file.

Note: This is not a security module. It's only "security through obscurity". If a direct file-path is known, it is still accessible.
Also, this module currently only supports file fields attached to the Node entity.

Premium Redirect

Component type

module

Maintenance status

Development status

Downloads

930

Component created

Component changed

Premium redirect is a simple module for extending premium content module
(http://drupal.org/project/premium_content) the purpose of this module is
to provide a redirection to a configurable page (node) when a user without
sufficient access level is trying to access a premium content.

Currently the module is only capable to do a global redirection for all
premium content level.

Relation ACL

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Use Relations within your site to generate node access controls. The rules for how to traverse a relation graph (as well as traversing between relations) are stored as CTools exports so it should be reasonably reusable.

Note: There's still one part that is hard-coded to our specific use case. Odds are that two of the code paths for traversal can be simplified into one set of functions. Patches welcome!

Sky field file

Component type

module

Maintenance status

Development status

Downloads

558

Component created

Component changed

Sky Field File module allows you to upload files to any single drupal entity (node, user, comment and etc) without making those scary, hard to understand configurations of content types, file fields, formaters and so on!

Now you don't have to create a new file field for a node if you just want to attach a file to a single node or a user or any other single entity.

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.