Nischayn22 has uploaded a new change for review. Change subject: Adds auto translate feature. ......................................................................
Adds auto translate feature. Auto translates the text if 1) query string contains language=xx 2) 'lt_user_lang' cookie is set 3) user has specified a language in his preferences. Sets a cookie on manual tranlation and on occurance of a query string with language=xx Complete functionability can be disabled by setting $egAutoTranslate to false. Change-Id: I28677e54d10a1c2073e3b063033140cdbf20ba41 --- M LiveTranslate.hooks.php M LiveTranslate.php M LiveTranslate_Settings.php M includes/LiveTranslate_Functions.php M includes/jquery.liveTranslate.js 5 files changed, 225 insertions(+), 147 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LiveTranslate refs/changes/48/40348/1 -- To view, visit https://gerrit.wikimedia.org/r/40348 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I28677e54d10a1c2073e3b063033140cdbf20ba41 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/LiveTranslate Gerrit-Branch: master Gerrit-Owner: Nischayn22 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
