Commit Graph

5 Commits

Author SHA1 Message Date
1ba5a7b799 Fix bug with non-latin languages.
- Fix: When $wgCapitalLinks was true, the extension would not work with non-latin languages.

Closes #7.
2017-08-29 06:08:30 +02:00
04aa26d6a2 Add linker tests, fix firstOnly behavior.
- Fix: The firstOnly option finally also works if a page contains a link to a given other page that was not currently added by the extension, i.e. that existed prior to an edit or that was manually added.

Closes #12.
2017-08-29 05:42:49 +02:00
38284b11a1 Rename maintenance script. 2017-08-27 22:53:01 +02:00
3f2141e6c7 Add Target unit test. 2017-08-27 22:25:22 +02:00
35b174771e Refactor Linker class, add Target class. 2017-08-27 22:18:22 +02:00