mediawiki-extensions-Cite/lib/ext/Cite
C. Scott Ananian b84b71af22 Gallery: shift TSRs in the DOM, rather than fibbing about srcOffset
Passing srcOffsets which don't actually correspond to actual regions of
the source wikitext cause problems in the token offset conversion code.
Instead, parse the wikitext as itself, then adjust the TSRs in the DOM
tree.

Since Gallery isn't ported to PHP (yet), update the
automatically-generated Gallery/index.php.  The newly-added
ContentUtils::shiftDSR() was ported, however.

Change-Id: I28f3d3398930733ae2bcf9759e49c45f93bc7190
2019-06-28 14:10:16 +00:00
..
index.js DOMFragments: Use sealFragment instead of unwrapFragment 2019-06-13 13:38:20 -05:00
Ref.js Gallery: shift TSRs in the DOM, rather than fibbing about srcOffset 2019-06-28 14:10:16 +00:00
References.js Gallery: shift TSRs in the DOM, rather than fibbing about srcOffset 2019-06-28 14:10:16 +00:00
ReferencesData.js Make extensions with post-processors return constructors 2019-04-03 18:44:21 +00:00
RefGroup.js Make extensions with post-processors return constructors 2019-04-03 18:44:21 +00:00
RefProcessor.js Make extensions with post-processors return constructors 2019-04-03 18:44:21 +00:00