Last modified: 2011-03-13 18:06:40 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 T12714, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10714 - Give internal links a specific class
Give internal links a specific class
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Lowest enhancement (vote)
: ---
Assigned To: nadav
: easy, patch
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-27 00:38 UTC by nadav
Modified: 2011-03-13 18:06 UTC (History)
0 users

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


Attachments
a patch for include/linker.php (520 bytes, patch)
2007-07-27 00:38 UTC, nadav
Details

Description nadav 2007-07-27 00:38:56 UTC
Created attachment 3946 [details]
a patch for include/linker.php

When looking on the ommited HTML output of mediaWiki, there is now special class for inner links. i added a new class for them, innerlink (sadly, internal was already taken), so one could find those links easily.
Comment 1 Rob Church 2007-08-06 06:19:43 UTC
Where is "internal" used? A quick search doesn't show it up. "innerlink" is less intuitive.
Comment 2 nadav 2007-08-07 20:34:56 UTC
(In reply to comment #1)
> Where is "internal" used? A quick search doesn't show it up. "innerlink" is
> less intuitive.
> 

look at linker.php:
function makeThumbLinkObj - lines 624,632
function makeMediaLinkObj - line 698

as i see it, the class 'internal' is used in thumbs and pictures now.
Comment 3 Brion Vibber 2007-08-08 17:09:54 UTC
Bloats output unnecessarily.

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


Navigation
Links