Last modified: 2014-11-04 12:36:04 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 T9936, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7936 - Distinguish disambiguation pages in [[Special:Allpages]]
Distinguish disambiguation pages in [[Special:Allpages]]
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Disambiguator (Other open bugs)
unspecified
All All
: Low enhancement with 3 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
:
: 70738 (view as bug list)
Depends on:
Blocks: 61072
  Show dependency treegraph
 
Reported: 2006-11-16 11:27 UTC by Duncan Harris
Modified: 2014-11-04 12:36 UTC (History)
4 users (show)

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


Attachments

Description Duncan Harris 2006-11-16 11:27:11 UTC
I'm not sure this can be done without fixing
http://bugzilla.wikipedia.org/show_bug.cgi?id=6754 first, but...

[[special:allpages]] identifies redirect pages from all other pages. Redirects
are in <i>italics</i>, whereas other pages are not.  I
want to split all other pages into article pages and disambiguation pages, so
developing the theme, I think it would be good to put disambiguation pages in
<b><i>bold italic</b></i>.
Comment 1 Phil Boswell 2006-11-16 11:36:45 UTC
This is currently implemented by putting the REDIRECT title in <div 
class="allpagesredirect">…</div> and then applying a CSS style to that class: this 
enables users to highlight the REDIRECTs (my custom CSS makes them smaller).

Maybe we could have <div class="allpagesdisambig">…</div> in similar vein?
Comment 2 Robert Leverington 2007-03-17 16:18:18 UTC
<div class="allpagesdisambig">…</div> would be a good method of doing this, it
may be possible to use code from [[Special:Disambiguations]]. See bug 9319 for a
similar request.
Comment 3 James Forrester 2014-09-12 02:18:51 UTC
*** Bug 70738 has been marked as a duplicate of this bug. ***

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


Navigation
Links