We renamed edit module in Drupal 8 core to quickedit module — see #1874640: Rename edit module to quickedit.
We should do the same to this project, the Drupal 7 backport, to make things more maintainable.

Steps:

  1. Backport all changes to edit in Drupal 8 before commit 240392c (which corresponds to #1874640).
  2. Push the existing edit module (i.e. this project) history to the new https://drupal.org/project/quickedit project.
  3. Perform the renaming.
  4. Backport all changes to quickedit in Drupal 8 since 240392c.
  5. Move over all existing issues from this issue queue to quickedit.
  6. Commit patches that are ready, like #1889798: Panelizer support (use Panels' render pipeline to re-render edited field panes in Panels).

Comments

wim leers’s picture

Title: Rename edit module to quickedit » [meta] Rename edit module to quickedit
Issue summary: View changes

Step 1 is done.

wim leers’s picture

Issue summary: View changes

Step 2 is done. (I've only pushed the 7.x-1.x branch from edit to quickedit; we don't need the other branches; that history is still preserved in edit!)

wim leers’s picture

Issue summary: View changes

Steps 3 and 4 are done.

wim leers’s picture

Status: Active » Fixed

Step 5 partially done; will complete this next week.

Step 6 done.

:)

wim leers’s picture

Issue summary: View changes
cashwilliams’s picture

[Suggested] 7. Add explanation/documentation to description and link to QuickEdit (I was confused)

wim leers’s picture

#6: I will do that as soon as I tag an actual release :)

Chris Charlton’s picture

I'm excited for this change. I personally wasn't feeling the "Edit" name, my fear was someone eventually saying something like, "I thought I needed the 'Edit' module to edit nodes." *sigh* #easyUXfix

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.