Problem/Motivation

Hi,

trying to automatically test my website using wonderful existingsitejavaxcript from https://gitlab.com/weitzman/drupal-test-traits , I got some conflicts on manipulating elements of my page due to tarteaucitron.js popup, I use on my website.

Then I hoped to disable it on my local environment via settings.local.php disabling some parameters via $config variable.
But looking in config form and some parts of the code source module, i don't find any simple to disable module on my local dev environment.

Is there a simple solution to do this i missed, or does this case needs to be added into config ?

Proposed resolution

If there's no simple solution to resolve my use case, and maintainers agree with a disable option, I can offer a patch.

Thanks,

Julien

Issue fork tacjs-3351033

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

julien.sibi created an issue. See original summary.

boulaffasae’s picture

Hi Julien,

No there is currently nothing that helps disabling tarteaucitron.js

Yeah, I will be happy to include this in the contrib module. Thank you ^^

mably’s picture

Version: 8.x-6.x-dev » 7.x-dev

mably’s picture

Status: Active » Needs review

@julien.sibi could you verify that it solves your problem?

  • mably committed abacb1f1 on 7.x
    Issue #3351033 by mably: Add disable option in config / disable on dev...
mably’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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