Disable overlay for mobile

Component type

module

Categories

Maintenance status

Development status

Downloads

417

Component created

Component changed

Drupal 7 light module to disable overlay on mobile devices.
Tested on android(Chrome, firefox) and Iphone(Safari).
Disabling path can be configured for user specific pages, or all admin pages at admin/config/content/disable_overlay_for_mobile

Contact Storage

Component type

module

Categories

Maintenance status

Development status

Downloads

182352

Component created

Component changed

Overview

Contact Storage module will provide storage for Contact messages which are fully-fledged entities in Drupal 8.
This plus core contact module aim to provide functionality equivalent to the base-features of Webform or Entity Form.

The goal is to firm up this functionality in contrib with view to move into core in 8.2.x or later.

wob

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a tool to keep track of multiple simultaneous requests based on the Freedom of Information Act (which in Dutch is titled "Wet openbaarheid van bestuur", often abbreviated to "Wob"). The tool is used by Bits of Freedom, a not-for-profit digital rights organization in the Netherlands.

The actual development of the code is done by UncInc (http://www.uncinc.nl).

Single Sign On Multiple Domain

Component type

module

Maintenance status

Development status

Downloads

2475

Component created

Component changed

Security Warning

This module has a serious security issue. The issue is listed here.

Single Sign On Multiple Domain module allows login to multiple drupal websites from a single website. If you have multiple drupal website installed at either on same server or other server, then you just need to login to one and it will login you to other websites as configured in the configuration page. For this you have to install this module in all website and do required settings.

External Repository Update Status

Component type

module

Maintenance status

Development status

Downloads

957

Component created

Component changed

For connecting with external repository services such as github or bitbucket in order to obtain update status information for custom work. Currently only supports GitHub.

INSTALLATION AND CONFIGURATION

By default ERUS will pick up any module that uses the project status url option in the .info file of the module or feature.

project status url = 'http://www.example.com'

Composer Vendor Autoload

Component type

module

Maintenance status

Development status

Downloads

13514

Component created

Component changed

Simple module to load the Composer Autoloader when Drupal boots. This module allows the site builder to manually manage the dependencies for the project themselves, rather than relying on some sort of automation. You may even use this module as a dependency in your Drupal site to load the autoload.php file.

AJAX Error Suppress

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal alerts "An AJAX HTTP request terminated abnormally" during normal site operation, confusing site visitors/editors.

This module aims to supress Drupal core's default AJAX error (status 0).

The solution is based on the issue: https://www.drupal.org/node/1232416

If you use this module, you don't need to patch any core files

Simply install/enable the module as usual.

Autocomplete and ajax functionality is modified by extending system module libraries.