https://bugzilla.wikimedia.org/show_bug.cgi?id=50523
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |performance Priority|Low |Normal --- Comment #5 from Gabriel Wicke <[email protected]> --- We are moving closer to using Parsoid HTML for page views and would like it to represent the content anonymous users actually see. Additionally, clients like VE currently don't implement default thumbnail size handling, which leads to extra requests for smaller thumbnails when switching to edit view. For these reasons I believe that it makes sense for us to track the currently configured default size in Mediawiki. As mentioned in comment #3, this means that we'll have to 1) expose the currently configured default thumb size in the MediaWiki API, and 2) use it instead of the MediaWiki default size. -- 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
