mediawiki-extensions-Relate.../includes
Baha 613ed40d23 Perf: don't load a module unless necessary
Move logic that loads related articles in the footer to PHP from JS.
This prevents us from shipping an RL module to a client and not showing
related articles.

Also, make sure not to load related articles in footer on
Special:MobileDiff.

Bug: T144047
Change-Id: I73e39ee6b1223699cd8ac739902315d163d98c3b
2016-09-26 08:01:07 +01:00
..
FooterHooks.php Perf: don't load a module unless necessary 2016-09-26 08:01:07 +01:00
Hooks.php Remove uncessary ParserClearState hook 2016-07-28 15:55:02 -07:00
SidebarHooks.php Use SidebarBeforeOutput hook instead of echo'ing HTML 2016-07-29 20:34:40 -07:00