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.
This module allows you to insert tokens into a textarea. It supports both plain text and wysiwyg textareas. The format used for the insert is compatible with Token Filter.
This module contains three modules:
Token Insert UI: Allows you to select which tokens are available for the insert, by default all tokens are shown. This module doesn't have to be enabled to use the others.
Token Insert (text): Add a fieldset under each textarea, works for both plain text fields and wysiwyg fields.
Token Insert (wysiwyg): Adds an extra button to wysiwyg editors and opens a popup to select the token to insert.
Advance Workflow Management will help workflow admin define single workflow with states adding a layer of groups at top of that, access control will be based on groups. This module will create a new tab "Workflow Groups" through which admins can create various roles as workflow groups, assign group role to the user (author/editor/publishers) along with the role that manipulate workflow.
Advance Workflow Management is dependent on workflow module, create your workflow along with the states as you do normally with workflow module. Add workflow groups; for example create two workflow groups through the "Workflow Groups" tab, assign those group role to the different user along with author/editor role. The article written by one group with same workflow will not allow authoring/editing access to the user of other group who are also using same workflow.