Cue Builder
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
NOTE: This module is no longer in development. A better alternative is to use Media Youtube Popcornjs.
NOTE: This module is no longer in development. A better alternative is to use Media Youtube Popcornjs.
This project is a from of Mail Headers, which does not work with Amazon SES.
It does one simple thing, which is to set all emails to have the site's from address.
Any other "From" address is changes to a "Reply-to"
That's it.
This module has moved to drupal.org/project/xu.
If you would like to claim this namespace, please message the maintainer.
WYSIWYG API Development Sandbox
Field Copier allows coping of field instances to other bundles of any fieldable entity type. You can copy the one field instances to multiple different bundles belonging to multiple different entities.
This module functionality is now part of Field Tools
Postpone hook implementations to queue processing.
The idea is that while it is great to be able to perform a lot of actions when something happens (entity is saved, updated, deleted etc.) many are not exactly time critical.
For example, when saving an existing taxonomy term, it is not crucial that all pathauto generated URLs that use a taxonomy term in that hierarchy are updated instantly.
Or when a node is saved, updating the search index is naturally important, but it is not necessarily something that needs to be done before the editor's next page reload.
By postponing actions from hooks, we can give a better user experience where subsequent page loads are not waiting for non-critical code to be executed.
Drupal 7 module that allows to set a reminder notification to content. Useful to remind content editors to check the relevancy and/or consistency of a particular item over time.
This offers another path for messages to go through (instead of drupal_set_message) so they are rendered as cartoon speech bubbles by a mysterious avatar.
Every on-line shops needs a product catalog easy to set-up and configure. Commerce catalog provides a simplyfied interface to taxonomy module to build catalog for Drupal Commerce module.
Sandbox - development and test from the Cloud zoom module http://drupal.org/project/cloud_zoom
#TODO
1. Complete port to D7 (Complete configuration system)
2. Create a template system
Only for testing!