mediawiki-extensions-Relate.../resources/ext.relatedArticles.cards
Isarra b31970084f Use SkinAfterContent hook to place cards in the DOM
This allows skins to determine where the cards appear in a consistent
fashion with other extensions, and require minimal special handling from
the extension itself.

Also change default settings as to when RelatedArticle cards will appear
- keep the whitelist to allow projects to configure their usage such as
in the case of only wanting it on mobile, etc, but now that it should
just work in any given skin, default it to on for all so that it's easier
for the average third party to install for whatever use.

Note that this default setting change will not affect WMF wikis, as
wmgRelatedArticlesFooterWhitelistedSkins is explicitly set in the
wmf-config regardless.

Bug: T181242
Depends-On: I5b0ad889e633fde88c392577ce5373c81fc5486a
Change-Id: Iebd759c0d1a536768d18953f372664df762d9e04
2019-07-26 19:28:49 +00:00
..
article.png Update 'noimage' to unified 'article' icon 2019-06-05 17:05:31 -07:00
article.svg Update 'noimage' to unified 'article' icon 2019-06-05 17:05:31 -07:00
CardListView.js Remove muhogan templates and module 2019-04-10 17:14:28 +02:00
CardModel.js Remove mediaWiki and jQuery from eslint globals 2018-09-15 17:54:03 +00:00
CardView.js Hygiene: Followup from 191fc2a 2019-05-01 22:28:47 +02:00
init.js Remove mediaWiki and jQuery from eslint globals 2018-09-15 17:54:03 +00:00
styles.less Use SkinAfterContent hook to place cards in the DOM 2019-07-26 19:28:49 +00:00