Jdlrobson has uploaded a new change for review. Change subject: Allow easy method to translate lead of an article ......................................................................
Allow easy method to translate lead of an article On edit page when query string parameters translate and fromlang are set turn the editor into a translate tool. Request the text of the lead section for the article specified in the query string parameter and embed chunks of text above textareas which encourage the user to translate the text In translations ignore tables and other elements that would be difficult to translate without knowledge of wikitext. Concentrate on text alone Change-Id: I1949482ae7544b4b73d7ef46b7b2f03706bdc2b1 --- M Makefile M MobileFrontend.i18n.php M MobileFrontend.php M includes/MobileFrontend.body.php A javascripts/actions/mf-edit-translate.js A stylesheets/actions/mf-edit-translate.css A stylesheets/less/actions/mf-edit-translate.less A tests/js/test_mf-edit-translate.js 8 files changed, 153 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/01/43001/1 -- To view, visit https://gerrit.wikimedia.org/r/43001 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1949482ae7544b4b73d7ef46b7b2f03706bdc2b1 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
