mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-12-18 02:50:43 +00:00
613ed40d23
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 |
||
---|---|---|
i18n | ||
images/BetaFeatures | ||
includes | ||
resources | ||
tests | ||
.gitignore | ||
.gitreview | ||
.jscsrc | ||
.jshintignore | ||
.jshintrc | ||
.rubocop.yml | ||
composer.json | ||
extension.json | ||
Gemfile | ||
Gemfile.lock | ||
Gruntfile.js | ||
HISTORY | ||
package.json | ||
phpcs.xml | ||
Rakefile | ||
README | ||
RelatedArticles.i18n.magic.php | ||
RelatedArticles.php |
For information on how to install and use this extension, please see: <https://www.mediawiki.org/wiki/Extension:RelatedArticles>