[Bug 19446] Allow to hide rows in tables

2009-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19446





--- Comment #4 from another_sam fuljen...@gmail.com  2009-07-01 16:10:30 UTC 
---
Created an attachment (id=6290)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6290)
JavaScript that adds row hiding ability to tables of class wikitable.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19446] Allow to hide rows in tables

2009-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19446





--- Comment #5 from another_sam fuljen...@gmail.com  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.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19446] Allow to hide rows in tables

2009-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19446


Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

 CC||niklas.laxst...@gmail.com




--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com  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.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19446] Allow to hide rows in tables

2009-06-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19446





--- Comment #2 from another_sam fuljen...@gmail.com  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!


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l