hosting_vhost_generic_include /

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Aegir HTTP Virtual Server Include
===============================

Introduction
------------

This is a simple module and drush script for Aegir that allows you to specify
a block of data to include in the aegir generated config.

Ends up adding stanzas to the vhost conf something like

 

 "Your string Here"
 

Installation
------------

Detector

Component type

module

Maintenance status

Development status

Downloads

888

Component created

Component changed

NOTE: Given that Detector no longer appears to work in newer versions of PHP, there's probably not much point in maintaining this. Sorry for this.

This module supports the inclusion of Dave Olsen's Detector library in
Drupal, and allows Drupal to use the provided $ua variable to detect browser
capabilities.

https://github.com/dmolsen/Detector
http://detector.dmolsen.com/

Path403

Component type

module

Maintenance status

Development status

Component created

Component changed

Path403 seeks to provide an easily configured mechanism for providing custom access denied messages based on the path that users attempt to access. It can also optionally show a login prompt to anonymous users.

Menu Access Override

Component type

module

Maintenance status

Development status

Component created

Component changed

Menu Access Override provides a configuration option to menu items to allow them to be displayed regardless of a user's access rights. This does not override any access control, it only overrides the display of the menu item. Useful for making sure links to members only pages are visible, but present a user with a login screen or other prompt to join.

Update Exceptions

Component type

module

Categories

Maintenance status

Development status

Downloads

734

Component created

Component changed

FOR DEVELOPER USE! HANDLE WITH CARE! KEEP OUT OF REACH OF CHILDREN!

Drupal 7 has a nice and comfortable feature of looking for upgrades for all installed modules, warning about new releases. However, in some special cases (notably, for custom modules developed in-house) there is no place Drupal could visit to learn about upgrades and new versions, consequently, the upgrade report page will be cluttered with not available warnings.

Drummm - DRUpal Much More Monitored

Component type

module

Maintenance status

Development status

Component created

Component changed

Drummm helps monitoring Drupal website the way is best for you.

Anyone can create, declare, share and use his own:
- Monitors: SQL query, and metadata describing this result
- Data format: serialized, json, xml, etc.
- Provider: Syslog, Services, etc.
- Consumer: Local file, service client, phone app, newrelic, etc.
- Display through Views: table, charts, etc.

http://drummm.org is coming soon.

Batch process for Modules Page

Component type

module

Maintenance status

Development status

Downloads

564

Component created

Component changed

This modules submits the Drupal's Module form as a Batch Process.

This is to avoid timeouts when multiple modules are Activated or Deactivated together.

Each module is enabled one after the other, and dependencies are treated like wise.

The module will also check if it is disabling or uninstalling itself and skip the batch creation.

Ajax form entity

Component type

module

Maintenance status

Development status

Downloads

7861

Component created

Component changed

This module aims at ajaxifying any content entity form (creation, edition and deletion).

It can be used for various use-cases adding a complete ajax wall, mass-submiting or creating / editing via AJAX...

Note that the AJAX comments module handles AJAXifying the comments in Drupal way better (but only comments) and can be used in conjuction with Ajax form entity (just do not activate ajaxification on comments).

--------------- Drupal 8 ----------------------