RareData

Component type

module

Maintenance status

Development status

Component created

Component changed

Used to give other modules the place to store big amounts of data, needed for Drupal and the module rarely (for example for admin pages only or RPC rare requests).

Couchbase

Component type

module

Maintenance status

Development status

Downloads

828

Component created

Component changed

The Couchbase module provides integration with Couchbase 2.0 and above. This module
consists of helper functions to instantiate couchbase connections from the $conf['couchbase']
variable in settings.php.

The module also provides a REST interface to Management REST API provided by Couchbase.
The Management REST API is described here

i18n views filterbylanguage

Component type

module

Categories

Maintenance status

Development status

Downloads

808

Component created

Component changed

When you build multilanguage sites, probably you need that most of your views filter by the visiting user current language.

If you often forget to add this filter, or you think that editing all your views is a pain, this module is for you.

It adds the filter in all your views when they are executed, but providing an administration for excluding the views that don't need this.

This module has been developed by Alquimia Proyectos Digitales and Emergya.

Context as Reaction

Component type

module

Categories

Maintenance status

Development status

Downloads

1397

Component created

Component changed

Context as Reaction provides a reaction where an additional context can be set as a reaction. The additional context is then available for use in template files, theme files...etc.

This utility module was created during the development of SETI Institute's new website and created by BitSprout LLC

IMCE for FileField

Component type

module

Maintenance status

Development status

Downloads

63609

Component created

Component changed

IMCE for FileField allows users to select files from IMCE File Browser. It supports FTP uploaded files by automatically registering them as IMCE files thus making them usable in a FileField.

How to use

  1. Go to your FileField settings page.
  2. Check the box saying Allow users to select files from IMCE File Browser for this field

Note that, only the roles with an IMCE configuration profile can use this feature.

Drupal 8: The functionality is in IMCE 8.x

Settings Menu Link

Component type

module

Maintenance status

Development status

Downloads

1249

Component created

Component changed

Provides a menu link that generates an overview page of the sub menu items.

Use the settings menu link items to generate settings pages just like /admin/config. The settings menu link items can be nested. When nested, the nested item displays as a block (and render its children) on the parent settings page. Difficult? just give it a try and nest some items...

We use this module to easily generate a 'settings' page for users who are not admins, but have multiple settings pages (profile, account, my content, newsletters).