Go to file
Translation updater bot f7d1ecb84b Localisation updates from https://translatewiki.net.
Change-Id: I4c21c3ea065de3e17672e19a7cb86907b4467d1c
2024-01-31 08:28:49 +01:00
.phan Add DOM stubs; change namespace of imported Parsoid code to Cite\Parsoid 2024-01-17 16:04:30 -05:00
cypress Write e2e test for Cite-VisualEditor integration in Cypress 2024-01-30 14:48:14 +01:00
i18n Localisation updates from https://translatewiki.net. 2024-01-31 08:28:49 +01:00
modules Localisation updates from https://translatewiki.net. 2024-01-31 08:28:49 +01:00
src Hook up Parsoid implementation of Cite 2024-01-19 11:57:11 -05:00
tests Add dummy html/parsoid sections for three failing tests 2024-01-26 23:56:41 -06:00
.eslintrc.json [lint] Satisfy max-len rule 2024-01-30 12:18:52 +01:00
.gitignore Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:15 -07:00
.phpcs.xml More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
.stylelintrc.json build: Update stylelint config 2023-05-30 20:18:01 +00:00
AUTHORS.txt Move Cite-specific settings from WikiEditor 2023-06-28 20:22:14 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-02 23:29:58 +00:00
composer.json build: Updating dependencies 2023-04-29 00:59:28 +00:00
COPYING.txt Add license details and give credit to more authors (based on git shortlog) 2014-07-26 16:16:47 -07:00
cypress.config.js Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
extension.json Convert (almost) all .css files to .less 2024-01-21 15:39:08 +01:00
Gruntfile.js Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
MIT-LICENSE.txt doc: Bump copyright year 2018-01-02 17:05:50 -08:00
package-lock.json Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
package.json Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
README.md Remove ApiQueryReferences support 2019-11-28 11:08:46 +01:00

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.