Quick Edit

Component type

module

Maintenance status

Development status

Downloads

42653

Component created

Component changed

Quick Edit allows content to be edited in-place.

Quick Edit is a backport of the Drupal 8 In-place editing for Fields.

Requirements

Quick Edit has six dependencies and requires two libraries.

Drupal 7.22 or later.

  • Contextual, Field and Filter modules included with Drupal core.

Contrib

Form Cancel Button

Component type

module

Maintenance status

Development status

Component created

Component changed

Very light module just to add "Cancel" button to note add/edit form.
On cancel action this module will redirect you in next priority:

  1. destination get parameter (if exists)
  2. http referer (if exists)
  3. node view page (if you were on edit form)
  4. front page (if you were on add node form)

Block pane

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Block pane module provides a better integration of drupal default blocks with panels. Blocks that are created by this module have a unique delta (machine name) what will make your deployment with features easier. As well there are few additional tools for views and panels, which will make development more comfortable.

Entityform Submission export

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is designed to provide a way to export submission data from entityform module.

Motivation

Create user friendly CSV download utility for Entityform submissions.

HowTo use it

  • Enable module
  • Open Entityform types manage page (/admin/structure/entityform_types)
  • Click on link "Export to csv" opposite to the necessary submission type.
  • Use it

Features

  • Add Batch API for large data

.

SimpleCrop

Component type

module

Categories

Maintenance status

Development status

Downloads

9889

Component created

Component changed

SimpleCrop provides the simplest workflow for manual crop of images. Basically, you can crop image in three steps: upload image => select area => save content. Functionality of this module covers more than 90% needs of manual image crops.

One of the key feature of this module is that this crop can be used as-is for the end users. So you don't need to theme or to add a workarounds to show this image crop to someone else. It has minimalistic and usable UI.

Entity Data Extras

Component type

module

Maintenance status

Development status

Downloads

519

Component created

Component changed

Description
--------------------------
Add data_extras field to Entity, used as $user->data field.
Current support for node, taxonomy_term, file, user and bean.

Installation
--------------------------
1. Copy the entire entity_data_extras directory the Drupal sites/all/modules directory.
2. Login as an administrator. Enable the module on the Modules page.

UUID 8.x

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an experimental module providing some additional utilities to the UUID functionality in Drupal 8 core.