Jarry1250 has uploaded a new change for review. Change subject: Make the PNG thumbnail update live ......................................................................
Make the PNG thumbnail update live A live-updated thumbnail allows users to perfect the formatting of translated messages. There are essentially two parts to this commit, rolled together to allow testing and to make it clear why certain design decisions were taken. The first is a series of hooks into Translate to amend the API meta=messagegroups. The second is a JavaScript section that uses the the amended API methods to provide the live update service. Change-Id: I9c75d38028adc7cbab48a1d17f97c30a0ae12123 --- M TranslateSvg.php M TranslateSvgHooks.php M resources/ext.translatesvg.core.js 3 files changed, 133 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TranslateSvg refs/changes/80/39380/1 -- To view, visit https://gerrit.wikimedia.org/r/39380 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9c75d38028adc7cbab48a1d17f97c30a0ae12123 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/TranslateSvg Gerrit-Branch: master Gerrit-Owner: Jarry1250 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
