mediawiki-extensions-CodeMi.../includes
Adam Wight ed2f9944ea Enable line numbering only on configured namespaces
Introduces a new config variable `CodeMirrorLineNumberingNamespaces`
that can restrict line numbering to only appear for specified
namespaces.  Setting to null enables everywhere.

This takes some liberties with the `lib` module, turning it into a
container for shared functionality.  This can be pursued in later
work, by cleaning up duplicated code in this repo.

FIXME: failed to deduplicate the code for now.

Bug: T267911
Change-Id: Ida2b33eef38edc57d29756ec472c6f2c83bd7b11
2021-04-12 12:05:14 +02:00
..
CodeMirrorHooks.php Enable line numbering only on configured namespaces 2021-04-12 12:05:14 +02:00
ResourceLoaderCodeMirrorModule.php Use new Parser accessors 2018-08-13 22:56:03 -07:00