0) Context

I am currently developing new features for WP-MIRROR (see <
https://www.mediawiki.org/wiki/Wp-mirror>).

1) Objective

I would like WP-MIRROR to generate all image thumbs during the mirror build
process. This is so that mediawiki can render pages quickly using
precomputed thumbs.

2) Dump importation

maintenance/importDump.php - this computes thumbs during importation, but
is too slow.
mwxml2sql - loads databases quickly, but does not compute thumbs.

3) Question

Is there a way to compute all the thumbs after loading databases quickly
with mwxml2sql?

Sincerely Yours,
Kent
_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to