mediawiki-extensions-Relate.../resources
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
..
ext.relatedArticles.readMore Use mw.viewport to check when to load related pages 2016-09-02 12:01:17 -07:00
ext.relatedArticles.readMore.bootstrap Perf: don't load a module unless necessary 2016-09-26 08:01:07 +01:00
ext.relatedArticles.readMore.gateway Cache "morelike" requests for all users 2016-09-05 11:33:12 +01:00