Last modified: 2011-03-13 18:04:50 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 T21446, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19446 - Allow to hide rows in tables
Allow to hide rows in tables
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
unspecified
All All
: Lowest enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: accessibility
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-30 16:48 UTC by another_sam
Modified: 2011-03-13 18:04 UTC (History)
2 users (show)

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


Attachments
JavaScript that adds row hiding ability to tables of class "wikitable". (4.04 KB, application/x-javascript)
2009-07-01 16:10 UTC, another_sam
Details

Description another_sam 2009-06-30 16:48:54 UTC
I think a great feature for very populated tables such as those at
http://en.wikipedia.org/wiki/Comparison_of_platform_virtual_machines
would be the ability to hide rows.

E.g. sort of "hide button" could appear somewhere on hovering the row. Or by mean of any other more predictable UI trick.

Thank you.
Comment 1 Niklas Laxström 2009-06-30 17:16:24 UTC
I'd say that MediaWiki core is not the proper place for this. Local JS or Gadgets are more suitable. This is just scratching the surface of peoples' needs, which is to compare information using tables similar to google squared.
Comment 2 another_sam 2009-06-30 17:27:27 UTC
> I'd say that MediaWiki core is not the proper place for this. Local JS or
> Gadgets are more suitable.

It is totally possible. It is my first access to mediawiki's bugzilla
and I'm not familiarized with the categories. Excuse me.

> This is just scratching the surface of peoples'
> needs, which is to compare information using tables similar to google squared.

If you are saying this is a totally UI superficial JS trick, yes; it
is. It should not even do any change in the information served to the
client; the idea is just hide/unhide already-served HTML rows.

Thank you!
Comment 3 Chad H. 2009-07-01 00:41:26 UTC
WONTFIX per comment #1. This should be in a local wiki's JS, Gadget or site-wide.
Comment 4 another_sam 2009-07-01 16:10:30 UTC
Created attachment 6290 [details]
JavaScript that adds row hiding ability to tables of class "wikitable".
Comment 5 another_sam 2009-07-01 16:11:23 UTC
Hi again.

Inspired in
http://en.wikipedia.org/skins-1.5/common/wikibits.js?227
(find: "Table sorting script")
I made a wild JS code that does the thing I said.

So, now I want this code to achieve World Domination. Yeah.

I have been reading at
http://www.mediawiki.org/wiki/Extension:Gadgets
http://www.mediawiki.org/wiki/Category:Extensions
http://www.mediawiki.org/wiki/Manual:Extensions
and I don't understand what is the supposed way to announce the availability of a code like mine at the right place, or, at least, how can I contact with someone who can do that.

I attached the code just in case of usefulness.

Thank you.

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


Navigation
Links