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

--- Comment #1 from Daniel Zahn <[email protected]> 2012-04-29 11:04:11 UTC 
---
i am starting to put ALL of the info the Mediawiki API returns on a
"meta=siteinfo" query into the database table for mediawikis.

depending on the MW version there are different, more/less fields, but i am
just getting everything i get from each and kept adding db fields until i did
not get "unknown column" errors anymore. wikis not having a certain value will
just have empty fields in db.

now my question to you:

here's an example which fields we can get:

http://cn.18dao.net/api.php?action=query&meta=siteinfo&maxlag=5

which of these would you think are interesting enough to add to the html
tables? if you say "all", also have ideas on how to deal with the table getting
to wide?

really want to put php and dbversions in there as well? sortable for all...?

should there be a separate "extended info" page for each displaying all, but
just for one at a time when following a link from the current list? (that would
be like just linking to the remote API but showing it in a slightly nicer way)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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