Filedrop Field
Component type
Maintenance status
Development status
Component created
Component changed
Support jQuery filedrop plugin with Drupal fields (image, file)
Support jQuery filedrop plugin with Drupal fields (image, file)
Cancel sending of mails based on a regex for the "to" field of the mail. Could be used to prevent sending mails to @example.com mail adresses.
Light-weight social share links to attach to your entity pages (D7: node and profile2 entities are supported for now).
Clicking the link opens a popup to share your content's page, or a custom callback can used to e.g.
format the link to open in your mail application with a title and subject preset.
Provides default support for:
We're currently working on a stable D8 version of social share. Development release up for Drupal 8 now!
==============
Nodejs checker provides a simple block that monitor Nodejs server status and user's connection to the Nodejs server realtime. It also provide a tinny yet usefull API so that modules could handle Nodejs server state changes.
WATCH OUT : Parts of this module or its integrity could be moved into the main Nodejs integration project soon.
==============
Offer a block that :
- Monitor Nodejs server.
- Monitor user's connection to Nodejs.
- Display connection status (websocket, xhr-polling...).
This is a drush plugin for running security checks against Drupal sites.
These are basic sanity checks, they aren't intended to replace more thorough reviews of a site build. The tests are designed to stop a badly misconfigured site going live.
To run this against a site, simply run "drush secchk" from the docroot or using a site alias.
The Security Check module is developed and maintained by Dave Hall Consulting.
Allows an admin to shift certain 'local task' tabs into proper menu structure.
This allows for more control of positioning and theming, as well as order
and label management.
Initially, this can be used to promote 'tabs 'on user account pages
(under /user/* ) into the 'user-menu'.
Additional parts of the admin interface that use MENU_LOCAL_TASK can also
be promoted, though some custom paths may need additional work to support.
-------------
The module provides the following capabilities
1. Automated backup and clean up of Amazon Volumes:
You can configure the system to automatically backup (snapshot) the required volumes automatically on Drupal cron runs. A dedicated link is also available that can be used to configure external cron at desired frequency. Each time this is run, the backup and clean up activity for each volume is performed.
Select2 - The jQuery replacement for select boxes now available for Drupal fields.
This module provides a new Field widget for Entityreference and Term reference fields that allows users to use Select2 jQuery plugin.
This module integrates Project Source and GitLab's API to generate Drupal project update XML suitable for consumption by drush and Drupal's core Update module.
Public files URL is an extremely light weight module that allows you to override domain your public files system uses by extending the public file system wrapper in Drupal Core.
This allows you to serve your public files assets from an alternate, cookie-less domain which will improve upstream reverse proxy cache capability and improve concurrent browser HTTP request rate.
This module doesn't not alter the file system in any way. The alternate domain you point to should ultimately able to serve the same files from the same location as the normal site domain.