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

Issue fork h5p-3098548

Command icon 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

jhedstrom created an issue. See original summary.

jhedstrom’s picture

jhedstrom’s picture

Status: Active » Needs review
StatusFileSize
new3.41 KB
jhedstrom’s picture

StatusFileSize
new479 bytes
new3.71 KB

I found an unused option 'dev_mode'. This updates to 'development_mode'.

jhedstrom’s picture

StatusFileSize
new416 bytes
new3.97 KB

Oops, found one more usage of 'dev_mode'.

pakmanlh’s picture

Status: Needs review » Reviewed & tested by the community

The patch works nicely, thank you so much!

illeace’s picture

Dropping in to say this patch still seems to apply cleanly to the 2.0.0-alpha6 release.

sim_1’s picture

Version: 8.x-1.0-rc17 » 2.0.x-dev
sim_1’s picture

Creating a issue fork and MR for this. Checking to make sure it matches the patch file.

  • sim_1 committed 1b81fdeb on 2.0.x
    Issue #3098548 by jhedstrom, sim_1, pakmanlh, illeace: Allow development...
sim_1’s picture

Status: Reviewed & tested by the community » Fixed

Thanks everyone! Merged and marking as fixed.

Status: Fixed » Closed (fixed)

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