mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-27 16:30:12 +00:00
47a622c001
* Some wikis need a X.Y style numbering where X is the counter for the reference number in the list (mw-references), and Y is the named-ref counter (mw-ref-linkback). * Rather than have the mw-references counter be defined for specific languages, it is useful to have defined for all wikis and use it where needed. * Not sure why the ol.mw-references reset the mw-ref-linkback counter. It needed to be reset for every item. * While at it, made a couple CSS rules in kn and fa be more specific so it is clearly what they are used for. Change-Id: I6dd35303f134cc4996e134867ecc2c0db7a5411f |
||
---|---|---|
.phan | ||
i18n | ||
modules | ||
src | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AUTHORS.txt | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING.txt | ||
extension.json | ||
Gruntfile.js | ||
MIT-LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md |
Cite
The Cite extension provides a way for users to create references as footnotes to articles.
See https://www.mediawiki.org/wiki/Extension:Cite for detailed documentation.