https://bugzilla.wikimedia.org/show_bug.cgi?id=38410
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from MZMcBride <[email protected]> 2012-07-15 23:28:30 UTC --- This seems like something a JavaScript gadget would be good for. A gadget could simply iterate through the "languages" <ul> and count elements with <li class="interwiki-foo"> and then return a result that can be easily injected into the sidebar at the bottom (or wherever). Or if you wanted to get wild, you could hit the API and do a count from the stored data, but using the cached HTML seems far saner. It should only take a few minutes to write such a tool. Andy: would this be sufficient for you? Or do you think that it's important for MediaWiki to have this feature? -- 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
