mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 44eb801844 Add config option and query parameter to control loading
By default, DiscussionTools loads on all talk pages when the extension
is installed. This can now be disabled by setting the configuration
option `$wgDiscussionToolsEnable=false`.

To test DiscussionTools, one can now use the query parameter
`?dtenable=1`, which allows it to be loaded on any wikitext page
(overriding the config option).

Bug: T243621
Change-Id: I3d5a9cc9a4183fb6951f05c557b1d42735a9df7c
2020-02-04 22:06:13 +01:00
..
DiscussionToolsData.php build: Add missing .phpcs.xml and make pass 2020-01-13 20:48:11 +01:00
DiscussionToolsHooks.php Add config option and query parameter to control loading 2020-02-04 22:06:13 +01:00