mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-23 22:03:28 +00:00
ed2f9944ea
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 |
||
---|---|---|
.. | ||
CodeMirrorHooks.php | ||
ResourceLoaderCodeMirrorModule.php |