https://bugzilla.wikimedia.org/show_bug.cgi?id=10013

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         AssignedTo|[email protected]. |[email protected]
                   |org                         |

--- Comment #2 from Krinkle <[email protected]> 2011-03-08 08:56:36 UTC ---
I've added a little script to the Countervandalism Networks' MegaTable at the
Toolserver last week:

http://toolserver.org/~cvn/MegaTable

Perhaps something like that ?

It's just a proof-of-concept, but you get the idea (type in the searchbar and
hit enter. The latter triggers the search but that could be triggered after
keyup instead to make it live).

I could make it into a jQuery plugin.

eg.

<table class="mw-makefiltertable">
would be treated by the plugin into:

<div> <input type=text /> </div>
<table class="mw-makefiltertable mw-madefiltertable">

--
Krinkle

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to