Last modified: 2011-07-22 18:56:24 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 T25738, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23738 - Move show/hide link after history/log entry
Move show/hide link after history/log entry
Status: RESOLVED DUPLICATE of bug 20189
Product: MediaWiki
Classification: Unclassified
Revision deletion (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Aaron Schulz
http://commons.wikimedia.org/wiki/Fil...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-05-31 22:34 UTC by Nemo
Modified: 2011-07-22 18:56 UTC (History)
0 users

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


Attachments
show/hide on right (237.80 KB, image/png)
2010-08-22 09:38 UTC, Nemo
Details
with dotted border (231.82 KB, image/png)
2010-08-22 09:39 UTC, Nemo
Details

Description Nemo 2010-05-31 22:34:15 UTC
The "show/hide" link can be quite long and annoying, especially when translated, e.g. in Italian it's "mostra/nascondi". 
Luckily in page histories now there are only checkboxes, but  Special:Contributions and Special:Log are cluttered: those links make other more useful pieces of information (as timestamps) less visible; and the line can be very long, so other (more used) buttons as "rollback" can be moved down in a unexpected position. 
I think it would be logical to have them after the history/log entry, as other buttons which let you modify the edit or action (rollback, undo, unblock, change block etc.).
Comment 1 Nemo 2010-08-22 09:38:48 UTC
Created attachment 7644 [details]
show/hide on right

As a workaround you can move the buttons adding to your css

.mw-revdelundel-link
{ float: right;
  margin-left: 1em;
}

(thanks to [[:it:Utente:Codicorumus]] for sorting this out for a lazy HTML user like me).
Comment 2 Nemo 2010-08-22 09:39:43 UTC
Created attachment 7645 [details]
with dotted border

body[class*="page-Speciale_Contributi_"] #bodyContent li
{ border-top: 1px grey dotted;
}

For dotted border.
Comment 3 Aaron Schulz 2011-07-22 18:53:05 UTC
History entries now use checkboxes.
Comment 4 Aaron Schulz 2011-07-22 18:56:24 UTC
Folding in to 20189.

*** This bug has been marked as a duplicate of bug 20189 ***

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


Navigation
Links