Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download quickedit-7.x-1.1.tar.gztar.gz 95.55 KB
MD5: 08c29d884fbb47f8a36502fabcefafb1
SHA-1: cb7711c8ed015cfe314f67c869d7b9e1da56a55b
SHA-256: 2755cd8c7e189f5348b9a835e9c399a74017b9606dbf712e8b3e68e5181c01de
Download quickedit-7.x-1.1.zipzip 126.51 KB
MD5: b78ac8c7e777264933f7f151e69f2c31
SHA-1: b578a2775d4aa92fdc7330ada5541a472b426829
SHA-256: 16156b036a0f38c8373180093e1dc84ecab43c27ed3d5eb11b94e26b15e0a18f

Release notes

The first maintenance release for Quick Edit.

(This module was originally called Edit, but was renamed because the same rename happened in Drupal 8 core. All versions up to 1.0 live there, versions 1.1 and later live under Quick Edit.)

The scope/goals for this release:

  • Panelizer support (use Panels' render pipeline to re-render edited field panes in Panels)
  • improve entity toolbar positioning
  • backports from Drupal 8: code/feature parity with Drupal 8's Quick Edit as much as possible

Changes since 7.x-1.0:

  • #2280233 by brantwynn: Fixed Missing View mode argument when Quick Editing for fields in Panelizer.
  • #2309841 by brantwynn: Fixed Deleting field models fails due to incorrect definition.
  • #2201125 by tstoeckler | goudal: Fixed Underscore library not loading: different library definitions overriding each other.
  • #1889798 by Wim Leers, DamienMcKenna, brantwynn | minorOffense: Added Panelizer support (use Panels' render pipeline to re-render edited field panes in Panels).
  • #2264241 by Wim Leers: Backport: Fix ESLint errors.
  • #2216437 by Wim Leers: Backport: Improve entity toolbar positioning and test coverage for page title data- attribute presence.
  • #1874640 by Wim Leers: Backport: Rename edit module to quickedit.
  • #2209459 by Wim Leers: Backport: Fix JS dependencies on jquery.once.
  • #1934772 by Wim Leers: Backport: Edit module has an implicit dependency on the (required) filter module; make it explicit.
  • #2187063: Backport: Fix @inheritdoc typos.
  • #1913510 by Wim Leers: Backport: JavaScript Files Not Using Standard Indentation.
  • #1979468 by Wim Leers: Backport: Small fixes in behavior detaching/attaching.
  • Reference included in-place editors from hook_edit_editor_info() hook documentation in edit.api.php.
  • #2179403 by Crell: edit_field_formatter_info_alter() overriding all formatters.
  • #2188223 by Wim Leers: Edit's theme compatibility doesn't work when the site requires HTTP authentication or prevents anonymous users from accessing content
Created by: Wim Leers
Created on: 19 Aug 2014 at 16:22 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases