User "Brion VIBBER" posted a comment on MediaWiki.r88740. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88740#c17163 Commit summary:
* Enumerate the specific templates/files that changed on review diffs * Made diffonly=0 links diffonly=1 to avoid slow preview * Reverted revreview-update-includes-p msg addition, bah * Hide revreview-update-use notice for now...slightly misleading clutter * Renamed $revIdStable -> $revIdUsed; var name was confusing Comment: We sorted this out on IRC -- I meant "<nowiki><ref></nowiki>" referring to ref contents generally, ended up with a stray tag there. :) With the hack behavior, it'll basically render the contents of the ref tags as simply inline wikitext that happens to be surrounded with some other text bits. This should expand everything needed well enough for these purposes, and apparently is much faster on some pages. Will need to investigate those performance characteristics, but it looks fine here for now. Yay! _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
