menu
Tatoeba
language
Registriĝi Ensaluti
language Esperanto
menu
Tatoeba

chevron_right Registriĝi

chevron_right Ensaluti

Foliumi

chevron_right Montri hazardan frazon

chevron_right Foliumi laŭ lingvo

chevron_right Foliumi laŭ listo

chevron_right Foliumi laŭ etikedo

chevron_right Foliumi sonregistraĵojn

Komunumo

chevron_right Muro

chevron_right Listo de ĉiuj membroj

chevron_right Lingvoj de la membroj

chevron_right Denaskaj parolantoj

search
clear
swap_horiz
search
FlamingTofu FlamingTofu 2012-novembro-10 2012-novembro-10 22:00:19 UTC link Konstanta ligilo

I wrote a simple user script to add default languages at the top of language dropdowns for easy access.

https://gist.github.com/4052448

Change the marked line to configure which languages to show.

I've only tested this script in Chrome; I don't know how well it will work in other browsers.

{{vm.hiddenReplies[14337] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
sacredceltic sacredceltic 2012-novembro-12 2012-novembro-12 17:45:34 UTC link Konstanta ligilo

Hi !

Could you please explain how you install this in Chrome ?

Thanks

{{vm.hiddenReplies[14346] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
FlamingTofu FlamingTofu 2012-novembro-12 2012-novembro-12 19:13:44 UTC link Konstanta ligilo

I used a userscripts extension called Tampermonkey:

https://chrome.google.com/webst...jmpbldmpobfkfo

After installing, open up Tampermonkey -> Options and press New Userscript (a tab on the far right). Paste the code there, edit the language list, and press Save.

{{vm.hiddenReplies[14350] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
sacredceltic sacredceltic 2012-novembro-12 2012-novembro-12 20:14:19 UTC link Konstanta ligilo

I tried to install it in Blank Canvas Script Handler but it doesn't want to save. Do you know if there's a problem doing so ?

{{vm.hiddenReplies[14351] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
FlamingTofu FlamingTofu 2012-novembro-12 2012-novembro-12 21:04:16 UTC link Konstanta ligilo

Hmmm. There appears to be a bug in Blank Canvas; it's very picky about the UserScript headers :/

I've fixed the script to work around it.

{{vm.hiddenReplies[14352] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
sacredceltic sacredceltic 2012-novembro-12 2012-novembro-12 21:58:28 UTC link Konstanta ligilo

I managed to save it thanks to your correction, but it doesn't work. Do you think I need to restart Chrome ?

{{vm.hiddenReplies[14353] ? 'expand_more' : 'expand_less'}} kaŝi la respondojn montri la respondojn
sacredceltic sacredceltic 2012-novembro-12 2012-novembro-12 23:17:12 UTC link Konstanta ligilo

well, tried that and that doesn't work, still...

sacredceltic sacredceltic 2012-novembro-12 2012-novembro-12 17:58:37 UTC link Konstanta ligilo

It would be even nicer if you could use the languages that are parametered in the language field of the settings http://tatoeba.org/epo/user/settings

Sbgodin Sbgodin 2012-novembro-12 2012-novembro-12 18:06:29 UTC link Konstanta ligilo

Nice idea. My script only showed the few languages I know, but yours is nicer :-) One time, one may need to select the other languages.

Thanks for you work!