Go to file
Baha 9c1404ce99 Allow blacklisting skins for showing ReadMore in footer
Introduce a new config variable `RelatedArticlesFooterBlacklistedSkins`
to control skins that are allowed to show ReadMore in the footer.
As before Minerva beta mode is always allowed to show.

Depends-on: I366c8656a0f14a7069053b2e6199caac20471ea4
Depends-on: Ie4ac3c11e81eeea9f5b4a7161a64477cb5d60f07
Bug: T144047
Change-Id: I1663ab25083d9d907f288e60d506831bebb67945
2016-09-26 15:26:03 +00:00
i18n Localisation updates from https://translatewiki.net. 2016-09-13 22:55:19 +02:00
images/BetaFeatures Make RelatedArticles available as a beta feature 2015-11-25 20:43:51 +05:00
includes Allow blacklisting skins for showing ReadMore in footer 2016-09-26 15:26:03 +00:00
resources Perf: don't load a module unless necessary 2016-09-26 08:01:07 +01:00
tests Allow blacklisting skins for showing ReadMore in footer 2016-09-26 15:26:03 +00:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 0.7.1 2016-05-09 16:59:15 -07:00
.gitreview Make the master branch default 2016-01-26 13:41:08 -05:00
.jscsrc build: Simplify Grunt configuration 2015-11-10 18:07:15 +00:00
.jshintignore Add extension boilerplate 2015-10-07 15:48:26 +01:00
.jshintrc Update packages 2015-12-07 21:00:56 +00:00
.rubocop.yml Rake entry point and rubocop fix up 2016-01-06 16:57:22 +01:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 0.7.2 2016-05-27 18:23:53 -07:00
extension.json Allow blacklisting skins for showing ReadMore in footer 2016-09-26 15:26:03 +00:00
Gemfile Upgrade mediawiki_selenium in Gemfile 2016-08-04 15:49:40 -07:00
Gemfile.lock Upgrade mediawiki_selenium in Gemfile 2016-08-04 15:49:40 -07:00
Gruntfile.js build: Simplify Grunt configuration 2015-11-10 18:07:15 +00:00
HISTORY Release 2.1.0 2015-12-14 09:40:11 -08:00
package.json build: Updating development dependencies 2015-12-29 21:06:31 +00:00
phpcs.xml Add extension boilerplate 2015-10-07 15:48:26 +01:00
Rakefile Migration of browsertests* Jenkins jobs to selenium* jobs 2016-04-25 19:35:20 +02:00
README Add simple README 2015-11-23 23:10:02 +05:00
RelatedArticles.i18n.magic.php build: Updating mediawiki/mediawiki-codesniffer to 0.7.1 2016-05-09 16:59:15 -07:00
RelatedArticles.php Use extension registration 2015-10-07 15:54:07 +01:00

For information on how to install and use this extension, please see:
    <https://www.mediawiki.org/wiki/Extension:RelatedArticles>