Page MenuHomePhabricator

wgKartographerWikivoyageMode should be false by default
Closed, ResolvedPublic

Description

We need to set $wgKartographerWikivoyageMode to false by default, but still run the parser and php tests for that functionality.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

you can add a config section to the parser tests:

!! config
wgKey=val
wgKey=val

Change 292742 had a related patch set uploaded (by MaxSem):
Disable Wikivoyage mode by default

https://gerrit.wikimedia.org/r/292742

Change 292742 merged by jenkins-bot:
Disable Wikivoyage mode by default

https://gerrit.wikimedia.org/r/292742

MaxSem claimed this task.