wiki.techinc.nl/includes/linker
沈澄心 7d937cbd0e Skin: Use different single-id for edit/create and (un)watch links
* Move the logic in Linker::updateWatchstarTooltipMessage() to SkinTemplate::getWatchLinkAttrs() and fix missing accesskey in tooltip.
* Use different tooltips for "Edit", "Create", "Edit local description" and "Add local description" links.

Bug: T341422
Bug: T341424
Change-Id: Ie79cac1e7ef5b2139cfa9c3f4ddf34555191cb0d
2023-07-30 18:09:18 +08:00
..
Hook Reorg: Move DummyLinker and Linker to linker/ 2022-12-08 06:38:17 +01:00
DummyLinker.php Update DummyLinker::userLink to match Linker::userLink 2023-03-17 15:39:02 +00:00
Linker.php Skin: Use different single-id for edit/create and (un)watch links 2023-07-30 18:09:18 +08:00
LinkRenderer.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
LinkRendererFactory.php linker,parser: Remove deprecated Linker & Parser methods 2022-04-14 14:06:28 +01:00
LinksMigration.php Linker: Avoid querying null value if link target is not found 2022-11-02 16:54:12 +01:00
LinkTarget.php Doc: link mw:Manual:Modeling_pages 2023-07-10 11:31:00 +00:00
LinkTargetLookup.php Fix some typos 2023-03-21 15:58:09 +01:00
LinkTargetStore.php rdbms: Introduce InsertQueryBuilder 2023-07-11 15:49:11 +02:00