mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-27 16:30:12 +00:00
889c2ea011
This fixes a minor inconsistency: A reference that comes from a template and is already reused outside of the template is only partially available to VE, and previewed with a warning message because of this: "This reference is defined in a template or other generated block, and for now can only be previewed in source mode." This was missing in the reuse dialog. Note this patch is not meant to make any design decision, but to use the existing design consistently. You can test this with and without the Citoid extension. It works in both cases. Bug: T336372 Change-Id: I962cf111b1882bcd736f1090ca17d2b176495d2f |
||
---|---|---|
.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.