edit 7.x-1.0

Bug fixes

1.0! :)

The scope/goals for this release:

  • only the 'node' entity type is supported, other entity types may follow later
  • support for in-place editing of nodes rendered inside Panels pages
  • code/feature parity with Drupal 8's Edit as much as possible
  • extensive hook_requirements() checks so that the status report is as helpful as possible
  • a drupal.org-whitelisted Edit-optimized build of CKEditor, so that you can easily integrate Edit with distributions

Changes since 7.x-1.0-rc2:

edit 7.x-1.0-rc2

Bug fixes

RC2! Almost at 1.0! There are (again) zero known bugs!

edit 7.x-1.0-rc1

Bug fixes

RC1! Almost at 1.0! There are zero known bugs!

Edit for Drupal 7 version 1.0 will only support the Node entity type, and comes with support for in-place editing of nodes rendered inside Panels pages.

Things that still need to be done before the 1.0:

edit 7.x-1.0-beta1

Bug fixes
New features

The focus of this release was to bring all the improvements that have been made in Drupal 8 core's Edit module to the Drupal 7 backport.

So, when upgrading, be aware that there are some pretty big changes:

edit 7.x-1.0-alpha11

Bug fixes

Changes since 7.x-1.0-alpha10:

  • #1971210 by Wim Leers: Set filter type for Pathologic and document why filters need to specify a type
  • #1970850 by Wim Leers: Fixed 'ckeditor' in-place editor has implicit dependency on 'direct' in-place editor

edit 7.x-1.0-alpha9

New features
Bug fixes

As of this version, the core patch is gone and Drupal >=7.22 is required.

Changes since 7.x-1.0-alpha8:

edit 7.x-1.0-alpha7

Bug fixes

This release brings the Drupal 7 & Drupal 8 versions of Edit in sync as much as possible. It fixes many, many bugs.

Changes since 7.x-1.0-alpha6:

edit 8.x-1.0-alpha2

New features
Bug fixes

The second alpha of Edit for Drupal 8 brings a completely refactored JS codebase, it is now built upon http://createjs.org.

The massive number of commits below is probably telling. This corresponds to the core patch posted at http://drupal.org/node/1824500#comment-6741906.

Changes since 8.x-1.0-alpha1 (155 commits):

edit 7.x-1.0-alpha5

New release of Edit module, which de-couples Aloha into its own module: http://drupal.org/project/aloha
Also, lots of CSS/JS clean-up!

Changes since 7.x-1.0-alpha4 (25 commits):

edit 7.x-1.0-alpha4

New features
Bug fixes

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

edit 7.x-1.0-alpha2

New features
Bug fixes

Second 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 3!

The Spark Team.

New features

  • WYSIWYG editing through Aloha Editor!
  • In-place editing of file & image fields — even FileField Sources works!
  • Supports jQuery 1.7.
  • Nicer styling.
  • Now works well on Firefox as well (we worked around a critical Firefox CSS bug).

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.

edit 7.x-1.0-alpha1

New features

Initial 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. It should work relatively well on mobile devices. It's far from perfect, but it works and shows the direction we've taken and what's possible. We welcome your feedback (and patches ;))!

Subscribe with RSS Subscribe to Releases for Edit