Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Taking a leaf out of the book of Amelie Poulain it is time to get rid of Internet Explorer 6 by making it uncomfortable for the end users and blaming something else.
Input formats is an API that allows for the export and import of input formats like an object. This module makes it possible to export and import wysiwyg editor settings into Features.
This module takes all the configurations of input formats and exports it into an array. It also includes a machine name, so you now may import input formats configurations into your sites.
This module:
allows to export input formats as objects.
allows to export input formats using the Features module.
allows to import input formats from code.
provides an API to inform other modules about creation/deletion of input formats.
provides machine names for input formats and allowing other modules to use this name to store their settings in too.
Please, read the release notes of Beta 2. New dependencies have been included. Also, features created from beta-1 will not work with beta-2, sorry for that.
This module offers a check box on the node form asking the author to allow the visitors of the node to send feedback/request for the node using the personal/site wide contact form.
The Maestro module is a workflow engine/solution that will facilitate simple and complex business process automation.
Maestro has a workflow engine that executes templates created using a visual workflow editor. The workflow engine runs in the backgound and executes the workflow tasks, testing the tasks execution results and branch the workflow if required. The workflow engine will run every x seconds and execute all tasks that are in the queue which have not yet completed. Once they execute and return a success status, the engine will archive them and step the workflow forward. Both these components have been developed to support any number of different task types.
Maestro has been built to be extended with new task types and now contains tasks that are aware of webforms, entityforms, content types, rules, triggers. Custom interactive functions and batch functions can be added for custom business logic or integration.
The following is a summary of the available task types that be used in a workflow template:
Content Type Task: Assign a task to a user to create a new content node - task definition allows you to select from available content types.