During the hackathon, @Krinkle and I discussed improving the workflow for adding translation tags to Wikimedia pages. and decided to create a simple gadget to make it easier and faster for users to apply translation tags, enhancing the user experience.
Description
Related Objects
Event Timeline
Here is the gadget preview:
Script location: https://www.mediawiki.org/wiki/User:Gopavasanth/UserScripts/TranslateTagger.js
@Krinkle Could you please review the script and help us with adding it to MediaWiki:Gadgets-definition?
Hi @Gopavasanth ! I need to tag some page for translation and I'd love to use your script. There is nothing currently in https://www.mediawiki.org/wiki/User:Gopavasanth/UserScripts/TranslateTagger.js, do you know where I can find the current version of it?
Thanks!
Hi @TiagoLubiana, Here is the script: https://www.mediawiki.org/w/load.php?modules=ext.gadget.TranslateTagger
You can also enable this as a gadget from: https://www.mediawiki.org/wiki/Special:Preferences#mw-prefsection-gadgets{F62531259}
Update: The TranslateTagger gadget is now available on mediawiki.org and can be enabled via Special:Preferences. We’re currently waiting for it to be enabled on Meta-Wiki as well.
If any Meta-Wiki admins could assist with this, it would be greatly appreciated!
Well done! Nice tool. @Gopavasanth, I forked your project and tried to add support for "tvar"s:
https://github.com/super-nabla/translatable-wikitext-converter.
I'm quite a newbie here, so please let me know what you think and if there's anything I should fix.
