mediawiki-extensions-Cite/modules
Adam Wight 5b2cbc48bd Wire subref counting into the numbering renderer
Significant change is that footnote marker numbers are changed from
being a CSS-rendered marker to using the rendered "fallback" text.
This could be avoided using the same trick as is implemented for the
reflist: send an inline style variable with the marker content; but
let's only do this if really necessary for user experience.

Template-produced refs are still wrong, but this patch continues to
render them as they come from Parsoid, in the content script.

TODO in later patches:
* reuse of a subref is rendered as '3.2.1' in reader view but '3.0'
and '3.1' in the editor.
* subref numbering is backwards in RTL languages

Bug: T247921
Change-Id: Ieff73769f8ebbc3724f6a9b498487c4e7d09aa2e
2024-07-15 07:08:06 +00:00
..
ext.cite.referencePreviews Display reference preview with sub reference 2024-06-28 14:23:27 +02:00
parsoid-styles Wire subref counting into the numbering renderer 2024-07-15 07:08:06 +00:00
ve-cite Wire subref counting into the numbering renderer 2024-07-15 07:08:06 +00:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.28.0 2024-06-06 16:28:53 +01:00
ext.cite.a11y.js JSDoc: Update jsdoc-wmf-theme to 1.0.1 2024-06-10 16:15:48 +01:00
ext.cite.a11y.less Convert (almost) all .css files to .less 2024-01-21 15:39:08 +01:00
ext.cite.highlighting.js JSDoc: Update jsdoc-wmf-theme to 1.0.1 2024-06-10 16:15:48 +01:00
ext.cite.highlighting.less Group and nest stylesheets now they are .less files 2024-01-21 15:59:20 +01:00
ext.cite.print.less Convert (almost) all .css files to .less 2024-01-21 15:39:08 +01:00
ext.cite.styles.less Make use of LESS mixins in ext.cite.styles.less 2024-03-22 09:08:28 +01:00
ext.cite.styles.minerva.less
ext.cite.tracking.js JSDoc: Update jsdoc-wmf-theme to 1.0.1 2024-06-10 16:15:48 +01:00
ext.cite.wikiEditor.js JSDoc: Update jsdoc-wmf-theme to 1.0.1 2024-06-10 16:15:48 +01:00