Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
95.45 KB
MD5: d260ed1c242826472215150783c7647f
SHA-1: 34147f532537d98daf6130cf064c31d91865796f
SHA-256: a365d2cdf823a66d559f1e25de4da5c14a59b8fb73a26f768ad04a87be9cfb06
Download zip
125.91 KB
MD5: e9c159f098b6aaa3523a83ed1a2c7fd8
SHA-1: 77c4a611ccf8bfe17b8e00c2ee6b16306cfe5bf0
SHA-256: 752304061382a581215d90a9abbcf32694616111343ad05bd6c008c8e3f778f0
Release notes
See Quick Edit - Moderately Critical - Cross Site Scripting - SA-CONTRIB-2015-137
Changes since 7.x-1.1:
- Fix bugs in QuickEditMetadataGenerator::generateEntityMetadata() and quickedit_preprocess_node().
- #2443037 by EclipseGc: Improper assumptions in hook_ctools_render_alter()
- #2333071 by brantwynn: EditMetadataGenerator.php remains, despite being replaced by QuickEditMetadataGenerator.php.
- #2326627 by magicmyth: Fixed Incorrect call to field_access().
- #2172989 by Wim Leers: Document the answer to 'Is it possible to print a custom link to quick edit?' in the README's FAQ.
- #2191281 by becw: Fixed AJAX error when nonexistent editor passed to edit/attachments (and: multiple in-place editor attachment requests).
- #2295829 by Wim Leers: Support Transliteration module's filter.
- #2264607 by tanc: Fixed path_is_admin() lies: it considers node/*/edit not an admin route when using Bartik for node/*/edit.