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:
Backport all changes toeditin Drupal 8 before commit240392c(which corresponds to #1874640).Push the existingeditmodule (i.e. this project) history to the new https://drupal.org/project/quickedit project.Perform the renaming.Backport all changes toquickeditin Drupal 8 since240392c.- Move over all existing issues from this issue queue to
quickedit. Commit patches that are ready, like #1889798: Panelizer support (use Panels' render pipeline to re-render edited field panes in Panels).
Comments
Comment #1
wim leersStep 1 is done.
Comment #2
wim leersStep 2 is done. (I've only pushed the
7.x-1.xbranch fromedittoquickedit; we don't need the other branches; that history is still preserved inedit!)Comment #3
wim leersSteps 3 and 4 are done.
Comment #4
wim leersStep 5 partially done; will complete this next week.
Step 6 done.
:)
Comment #5
wim leersComment #6
cashwilliams commented[Suggested] 7. Add explanation/documentation to description and link to QuickEdit (I was confused)
Comment #7
wim leers#6: I will do that as soon as I tag an actual release :)
Comment #8
Chris CharltonI'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