Problem/Motivation
The Drupal 7 version allows development mode to be set. The D8 version doesn't have this option yet.
Proposed resolution
Add the option to the settings form.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | allow_development_mo-3098548-5.patch | 3.97 KB | jhedstrom |
Issue fork h5p-3098548
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:
Comments
Comment #2
jhedstromCorresponding PR required to H5P core.
Comment #3
jhedstromComment #4
jhedstromI found an unused option 'dev_mode'. This updates to 'development_mode'.
Comment #5
jhedstromOops, found one more usage of 'dev_mode'.
Comment #6
pakmanlhThe patch works nicely, thank you so much!
Comment #7
illeace commentedDropping in to say this patch still seems to apply cleanly to the 2.0.0-alpha6 release.
Comment #8
sim_1Comment #9
sim_1Creating a issue fork and MR for this. Checking to make sure it matches the patch file.
Comment #12
sim_1Thanks everyone! Merged and marking as fixed.