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

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Krinkle <[email protected]> 2011-03-12 20:37:16 UTC ---
I don't know how the backend of it currently works (ie. periodically generated
static HTML files, or some PHP/Python/whatever backend that pulls data from a
database).

If the former I think we should wait untill it's made more dynamic so that
styles can be centrally managed. With a more modular approach (eg. an index.php
that takes parameter like action, wiki, uselang), and some rewrite rules to
make it nice. Which will make creating a design and user interface a lot
easier.

eg. something like :
http://stats.wikimedia.org/index.php?wiki=dewiki&uselang=en&view=stats&mode=tables

instead of http://stats.wikimedia.org/EN/TablesWikipediaDE.htm

Could perhaps be rewritten to:
http://stats.wikimedia.org/stats/dewiki/tables/en

-- 
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