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:

Feeds Callback Fetcher

Component type

module

Categories

Maintenance status

Development status

Downloads

1152

Component created

Component changed

Background

When importing content with Feeds, people uses different URLs.
Those are generated by Views, some others by custom modules.

The problem

It also happend that some of these URLs can be guessed by people and/or search engine.

The questions

How to disable the access to those URLs for the anonymous user and let cron access to them ?

South African ID

Component type

module

Categories

Maintenance status

Development status

Downloads

281

Component created

Component changed

This module provides a text field to enter a South African ID number that will get validated.
The field is provided through the field API, so i can be used on content types as a normal textfield is used.
The field has a setting to specify that it must validate the ID, otherwise it will throw an error on the form.

There is also a API function southafrican_id_validate_id($id) that other modules can use to validate a ID number. The function returns TRUE or FALSE to specify validity of number.

This module is only for Drupal 7

LIFT

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Lightweight Instant File Transfer - LIFT

Lift is a module for Drupal 7 that allows users to send single one-time files securely to an email address. It acts as an alternative to FTP when FTP access is not allowed or is otherwise unavailable. A user can 'LIFT' a file and choose several recipients who will be sent an email with a download link. Each recipient has their own file instance created, and the file owner can control how long the file is available and how many downloads are allowed before the file expires.

Admin Users By Role

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows site administrators to granulate the "administer users" permission based on roles. This allows users with particular roles to add/edit other users within other roles.
This module is insipred by, and based on Administer Users by Role and Role Delegate. But tries to correct security concerns by overriding all of the user_access calls.

After enabling module:

Retina

Component type

module

Maintenance status

Development status

Downloads

570

Component created

Component changed

Retina is the simpler version of the Retina Images module which enables to use retina graphics for your website. It uses Retina.js to use retina quality images instead of normal quality ones if available.

The major difference of this module is that it comes with almost no configuration. The only configuration you need to set is whether it should use a CDN or not.

The module will do the rest. Then you can include the @2x images in your themes, or in your modules.