"Aaron Schulz" posted a comment on MediaWiki.r110179. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110179#c30175
Commit summary for MediaWiki.r110179: Follow-up r83791: do not show size links for wikis which do not use a 404 transform, since this is a rather expensive operation, which can delay loading for several seconds. Aaron Schulz's comment: Actually that still wouldn't work for ForeignDB files. Since ForiegnAPIFile overrides transform() to do use handler->getTransform() it perhaps ForeignApiRepo can also override canTransformVia404() to be true...the whole classes there are a bit hacky. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
