Last modified: 2007-03-07 09:22:06 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T8906, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6906 - Change default for cite_references_link_many_format
Change default for cite_references_link_many_format
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Cite (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-02 21:35 UTC by Schnargel
Modified: 2007-03-07 09:22 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Schnargel 2006-08-02 21:35:45 UTC
If links are displayed underlined and the default definition of cite_references_link_many_format is used, the underline of the back links of a 
multiple referenced footnote is aligned to the baseline of the surrounding text instead of to the links.

Change

'cite_references_link_many_format'                 => '[[#$1|<sup>$2</sup>]]',

to

'cite_references_link_many_format'                 => '<sup>[[#$1|$2]]</sup>',

in Cite.i18n.php to have the links displayed properly.
Comment 1 Raimond Spekking 2007-03-07 09:22:06 UTC
Fixed with r20190

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links