Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download edit-7.x-1.0-alpha4.tar.gztar.gz 475.6 KB
MD5: 22042d5da2196c4d99ba4ffe5c95d7b2
SHA-1: 6087a5d4a3edf0d144b4654d13d1dc0f5cdb683e
SHA-256: c80a82b4295234f4b8ff8938ff7ad64ef341e605b234cfe90fd5d07ad8265169
Download edit-7.x-1.0-alpha4.zipzip 591.42 KB
MD5: 118d5d21eba41352df6b80456617863e
SHA-1: 7a9cb26b2e65ab73d26792d4a799293086320a4c
SHA-256: 25922f7003058725c6280e3311fe7ec74a0f111e342a56256387b7d7e894be5d

Release notes

Fourth alpha release of the Edit module!

In-Place Editing for fields as demonstrated in the Spark in-line editing prototype video.

Currently, you can use it with most of Drupal core's fields. It should work in most themes, but it has only been tested with Drupal core themes so far. We now also have WYSIWYG editing! We have image captions, and image caption/alignment through the WYSIWYG editor. It should work relatively well on mobile devices. It's not yet perfect, but it's working solidly. We welcome your feedback (and patches ;))!

The easiest way to test this, is by downloading & installing Spark alpha 5!

The Spark Team.

New features

  • Much more solid WYSIWYG (lots of upstream fixes)
  • Custom UI for Aloha Editor (our WYSIWYG editor)
  • Integration with the Navbar module instead of core's Toolbar module — this also gives us a fancier/more usable view/edit toggle
  • Use of the Icon fonts module, because icon fonts rock (and scale well to mobile devices and retina displays)
  • Temporarily includes a custom build of Aloha Editor. See #1701784-26: Please whitelist Aloha Editor and later for more information.

Missing features

  • Support for *any* field and *any* widget, currently limited to (most, not all) core fields.
  • Boatloads of missing features in WYSIWYG terms: WYSIWYG on the back-end, ability to insert images, etc.
  • Ability to save all changes you're making in Edit mode in a single draft revision which can be published using a "Publish" button in the toolbar. #1702250: [META] As a content editor, I want to make my edits quickly and then hit save
  • Editing on the back-end

Caveats

  • Requires Drupal 7.15.
  • Requires jQuery 1.7 (through the jQuery Update module, version 2.x-dev) if you want to use WYSIWYG editing.
  • Plenty of rough edges!
Created by: Wim Leers
Created on: 20 Aug 2012 at 16:26 UTC
Last updated: 28 Nov 2013 at 15:28 UTC
New features
Bug fixes

Other releases