Quick Edit
Component ID
2274405
Component name
Quick Edit
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
42653
Component created
Component changed
Component body
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
- CTools
- Entity API
- Libraries - 2.x
Libraries
- Underscore.js - 1.5 or later (production version)
- Backbone.js - 1.0 or later (production version)
Installation
- Download the Backbone.js and Underscore.js libraries, extract them and then place them in your site's libraries directory. Take care to ensure that the resulting folder names are
backboneandunderscorerespectively. - Quick Edit can be installed via the standard Drupal installation process.
Related Modules
- Editor: Allows in-place WYSIWYG editing.
- Quick Edit Tab: Integrates with the Navbar module to highlight in-place editable entities and trigger quick editing.
