Problem/Motivation
In #3227033: Remove Quick Edit from core the quickedit module is going to be removed from core in 10.x. help_topics Is an experimental module which contains topics related to quickedit module.
Steps to reproduce
Proposed resolution
Move the tracker topics about quickedit from the help_topics module.
Since there's already a Contrib version of the quickedit module, the moved help topics should be added to that module as well. I've created #3264949: Move Quick Edit help topics to contrib Quick Edit module to do just that.
The actual removal of the quickedit-related help topics from core will take place in #3227033: Remove Quick Edit from core where currently the remove-quickedit-from-core-in-D10 patch lives.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3264945
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3264945-move-quickedit-help
changes, plain diff MR !1825
Comments
Comment #2
spokjeComment #4
spokjeSplit core.quickedit help topic into two helptopics one for content and on for settings editing and moved the content one to the quickedit module.
Comment #5
spokjeComment #6
dwwMostly looks great, thanks. I noticed a few minor nits. I’ll push the fixes when I’m at my desk.
Comment #7
dwwComment #8
spokje@dww Thanks, but pushing the fixes would mean you're not eligible for RTBC any more.
Then again, you _might_ have some connections to people who are willing to do a review afterwards and RTBC it :)
Comment #9
spokjeThanks @dww and all the people in the Slack thread.
Resolved all threads, back to NR.
Comment #10
andypostLooks great replacement with settings tray! wording could be checked on commit
Comment #11
spokjeComment #12
spokjeSince the is blocking #3227033: Remove Quick Edit from core which has priority Major, I think this issue should also have that priority.
Comment #15
catchCommitted/pushed to 10.0.x and cherry-picked to 9.4.x, thanks!
Comment #17
dwwThanks, folks! Drat, sorry I didn't do this sooner, but as I was more closely reviewing the exact text in here before committing it to contrib, I found some bugs. Opened #3265492: Fix inaccuracies in quickedit help topic (after the split from settings_tray) to track them.