Mobile Blocks

Component type

module

Maintenance status

Development status

Component created

Component changed

Light weight mobile context for block visibility - will provide point/click block visibility settings to hide/show blocks in mobile devices. Requires the Browscap module.

NOTE: the module was split into two and they are:

http://drupal.org/project/browscap_block (for normal blocks)
http://drupal.org/project/browscap_ctools (for panel panes)

URL Operations

Component type

module

Categories

Maintenance status

Development status

Downloads

892

Component created

Component changed

This module aims to provide entity-level, secure URLs for manipulating entities.

What does this mean?!

This module will, currently, produce one-time-use URLs for the following:

Citizens Connected

Component type

module

Maintenance status

Development status

Component created

Component changed

Citizens Connected allows you to easily create and manage online campaigns. Your supporters will have the flexibility to simply sign a petition or send targeted messages directly from your website to define targets.


Get started quickly with the CitCon distro!
http://drupal.org/project/citizensconnected

dbconnect

Component type

module

Maintenance status

Development status

Component created

Component changed

This module uses the target databases to set a number of 'extra' databases in which the users can connect at login. The optional connection to an extra database is stored in the user data array so if you want to retrieve data from the extra database you connected at login you can use:
db_query($query, $args, get_target_database());

Retina JS image style

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple module that provides a double-sized image when using a HighPixelDensity display (a.k.a. Apple Retina Screen)

Use RetinaJS (http://retinajs.com/) with drupal core image style. Download, enable, et voila!

For every domain.com/FILENAME.jpg, RetinaJS script looks for domain.com/FILENAME@2x.jpg image.

Dynamic Views Columns

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an additional table-like style to views that allows administrators to indicate that only some fields (columns) should be rendered by default but the user should have the ability to add/remove additional fields (columns) through drop-downs below the header and above the filters. The administrator can also choose which fields (columns) the user should have control over displaying.

Relation Wizard UI

Component type

module

Maintenance status

Development status

Downloads

2583

Component created

Component changed

Relation Wizard UI aims to provide a clear and easy to use interface to Relation module. It adds a new contextual action to nodes and it allows to create and manage relations by the use of a wizard interface. At the moment it supports only nodes but we are working on extending the capabilities to create relations with all the entity types.