Setting Snapshot

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a alternative of Record Feature module.

It use JSON to save variables / permissions snapshot to a file.
You can compare the file with current variables / permissions and export the changes to a feature.

Requrement:

  • PHP 5.4
  • xautoload
  • feature
  • strongarm

Panels Bean Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

Did you ever wanted to add a bean to a panel but you can't export a bean, don't want to have content on git and dont wan't to lose your modifications on panels in a feature revert? Then this module is for you!

The module provides a widget that works like a placeholder in panels, you add the module to a panel, input the Bean Label (it's called delta on database), and exports with features. It's just like if you were using a machine name in a bean, instead of depends on bean ids.

How to use:

When editing a panels page:

Webform Submissions Bulk Delete

Component type

module

Categories

Maintenance status

Development status

Downloads

1540

Component created

Component changed

This module is used to delete the webform submissions with in the date range you given.

This module will add a Menu tab(Bulk Delete) under webform Results tab, with the help of this user can enter their date range they want.

Dependencies:

Webform
Date Popup
DateApi

Installation

1. Copy the entire webform_submissions_bulk_delete directory the Drupal sites/all/modules directory.

2. Login as an administrator. Enable the module in the "Administrator" -> "Modules"

How to use:

No Workflow

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

INTRODUCTION
------------
The No Workflow module is a "Feature module" that builds a simple after-the-
fact content review system. The aim of the module is to let your editors do
their work and review their changes after they've been published. Rather than
sticking author submissions in a queue that doesn't get published until an
editor reviews it and publishes, trust your authors to write good content and
address any problems after-the-fact. Eliminate editorial bottlenecks!

Webform Submission Multiple Delete

Component type

module

Maintenance status

Development status

Downloads

4780

Component created

Component changed

This module provides the ability to delete multiple webform results at once using checkboxes, you can either select all or few as per your need.

How it is different from other modules:
1. It provides ability to select from the submission that you want to delete.
2. It provides ability to select all and delete all results at once.

How to install:
1. Login as admin.
2. Enable the module as explained here.