Aegir Network

Component type

module

Categories

Maintenance status

Development status

Downloads

458

Component created

Component changed

This module is in development. Its purpose is to allow inter-communication between Aegir servers (to address the "smart nodes" use case). The point is to centralize information to facilitate management of multiple servers.

We use hosting_services and 2-legged OAuth. You can use hosting_network_node to get the right OAuth configuration, afterwards you'll have to add an OAuth consumer to a user (presumably admin).

Color Tagging

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was originally authored, and is currently maintained by:
- Zafar Faizi https://drupal.org/user/1877634
- Jordan Magnuson https://drupal.org/user/269983

Color Tagging allows you to add color tags for image.
It provides a text field with auto filled with color codes on image upload.

Cacheable forms

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was created primarily to address issues related to the cache_form table in Drupal.

Specifically:
1. Ajaxified forms throw an error if the the form was served from a cached page after the corresponding record in cache_form was deleted
2. cache_form table size can grow to be extremely large in enterprise websites

Asset Injector

Component type

module

Maintenance status

Development status

Downloads

20226

Component created

Component changed

This combines the two modules, JS Injector and CSS Injector, into a single module for simplicity.

As described from those modules, this functions the same. This module is definitely not a replacement for full-fledged theming, but it provides site administrators with a quick and easy way of tweaking things without diving into full-fledged theme hacking.