Problem/Motivation

On first install, without enough coffee, it was not clear to me which Drupal debug settings were required.

Steps to reproduce

- Get little sleep, skip morning coffee
- Wake up and immediately try installing new module to test it
- Fumble through the instructions
- Realize Twig development mode is not enabled in your newly set up sandbox

Proposed resolution

Include admin path to "Make sure Drupal debugging is activated" (/admin/config/development/settings) to clarify the Twig development mode debug settings are required, rather than Xdebug or some other debugging system.

Remaining tasks

Simple addition of path to clarify debug settings intent

User interface changes

none

API changes

none

Data model changes

none

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

alexb7217 created an issue. See original summary.

mabho’s picture

Thank you, Alex, your change totally makes sense, and I am incorporating it in the documentation.

  • mabho committed 372f26ec on 1.0.x authored by alexb7217
    Issue #3450381 by alexb7217, mabho: Clarify Drupal Debug Settings Step
    
mabho’s picture

Status: Active » Fixed
mabho’s picture

Status: Fixed » Closed (fixed)