Developer
Context Acquia
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Provides a Context condition for Acquia server environment variables.
This means you can react to whether the current instance of your site is local dev, or Acquia dev/stage/production.
This module works by wrapping the code provided by Acquia at https://docs.acquia.com/cloud/configure/env-variable in a Context condition in the simplest way possible, it's very lightweight.
js path
Component type
Categories
Maintenance status
Development status
Component created
Component changed
JS path enhances any theme by allowing the front-end developer the opportunity to automatically include and cache javascript into pages and forms by js file naming conventions.
Example #1: If you desire to use jQuery (included in your theme) to add input tag events to a content type edit form with the <form id="post-node-form"> then you save your js file as "js/forms/post_node_form.js" within your current theme's folder.
DigitalOcean API
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module seeks to provide a single dashboard interface to manage DigitalOcean Droplets via there API.
Backup and Migrate Mongo
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Adds a MongoDB destination to Backup and Migrate. It relies on `mongodump` and `mongorestore` command line tools.
Paired Fields
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This module allows you to arrange multiple fields side-by-side.
Disable modules
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Don't use this module anymore, use https://www.drupal.org/project/config_split
-----------
WordPress
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Have you got experience with developing plugins and themes using WordPress actions and hooks such as "add_action" and "do_action"? Do you wish you could use similar mechanisms in Drupal? Well now you can with this module. In it's infancy at the moment, but will evolve over time to include more functionality.
Currently add_action, add_filter, do_action and apply_filter all work, but none of the normal WordPress hooks are implemented yet.
psr0 autoloader
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This is a minimalistic, Drupal 8 compatible autoloader for PSR-4.
Nodeinfo
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Information
Nodeinfo displays information about the currently viewed node in Drupal messages area.
Nodeinfo allows users to see easily the following information:
- node ID (NID) with easy copy-paste of node/id url
- node type (content type)
- last updated date and time
- last updated author (D7 only)
- published status
- promoted to front page status
- sticky status
- Domain access publishing status (D7 only)
