Revision Delete Rules
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module provides an action for rules to delete a node revision.
This module provides an action for rules to delete a node revision.
The module aim to give you a clear, centralize way to audit your Drupal site.
The analyze give you a good overview of the state of art of your site.
If you want to improve the overall quality of your project this module is for you.
The module has 28 checks distributed on theses 6 criterial :
Transform Blocks list (admin/structure/blocks) to the view with all available features: sorting, filtering, ajaxify, etc.
This module provides a new field formatter for long text field type. Formatter allows to edit field content right from the page using contenteditable attribute. The goal of this module is to allow users not familiar with HTML to add minor tweaks to text of landing pages, which have complicated HTML structure, but don't need separate content type with complex theming since this is only one page. So you just create fancy landing page with HTML/CSS/JS, then drop it into text field with "Full HTML" filter and select "Landing edit" formatter on the manage display page of an entity.
With the Webform marketing module you are able to fetch url parameters and external site refer in webform fields with the 'Webform marketing' field type. The data is stored in a cookie, so you can have a different landing page then your webform.
Created by ADCI solutions team and sponsored by Roods
This module help view different your panels and pane that configuration in the administrator by Panels
Using this module one can upload the XLS files from backend admin panel, and they will be able to create content without going to the Create content section.
For help you can look into the PPS file we have uploaded.
Provides a Drupal 7 equivalent of the 2 column vertical tabs in Drupal 8 core
This Drush plugin exposes the rest of Drupal core's cache bins to be used with $ drush cache-clear.
This is not a module. It's a Drush plugin.
$ drush dl drush_cache_bins
$ drush cc page$ drush cc form
...etc.