AMOS Link

Administration tools ::: tool_amoslink
Maintained by Olivier Valentin
This admin tool creates a link in Administration navigation and brings you directly in AMOS to check all missing or outdated strings in language defined for your platform. Very useful to see all missing strings, and bring admins to contribute to Moodle translation !
Latest release:
34 sites
7 downloads
4 fans
Current versions available: 1
This admin tool creates a link in Administration navigation and brings you directly in AMOS to check all missing or outdated strings in language defined for your platform. Very useful to see all missing strings, and bring admins to contribute to Moodle translation !

IMPORTANT : note that admin will need an AMOS account to access to translation interface !

How does it works ?


After installation, navigate to Administration > Language and click on "AMOS Link". This link is composed by all contribs plugins installed on your platform, and retrieve default language of your platform. Just click on the link to access to AMOS with all your non natives plugins packages prechecked !

Screenshots

Screenshot #0

Contributors

Olivier Valentin (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Показване на коментарите
  • Plugins bot
    пт, 21 юни 2024, 14:30
    Approval issue created: CONTRIB-9604
  • Germán and Temudgin
    пт, 28 юни 2024, 22:30
    This is great. I think is should be included of Moodle core.
  • B.Havel
    пт, 28 юни 2024, 23:54
    OMG Call to undefined function str_contains() in version 4.1
  • Olivier Valentin
    сб, 29 юни 2024, 03:29
    Hi Bohumil,
    That means you are using PHP 7 ! If you downloaded the plugin from here, it is said you must have PHP 8.
    Check my GitHub repository, you will find a branch for PHP 7.
    Let me know if you still have problems.
  • Olivier Valentin
    сб, 29 юни 2024, 03:30
    If you prefer a simpler solution : replace str_contains by strpos. It will work immediately.
  • Olivier Valentin
    пн, 1 юли 2024, 16:46
    Hi !
    Just released new version 0.1.2, which works for PHP 7 and PHP 8 ! усмивка
  • Dinis Medeiros
    пн, 1 юли 2024, 23:32
    GREAT plugin for admins translators. Thanks a LOT.
  • Olivier Valentin
    вт, 2 юли 2024, 05:28
    Thank you Dinis ! Don't hesitate if you have any idea to ameliorate this plugin !
  • Astor Bizard
    чт, 4 юли 2024, 16:18
    In case you wondered, it works great for previous versions of Moodle too (just tested on Moodle 3.6 - I had to tweak required Moodle version in version.php but everything works fine). Declared required Moodle version on version.php is currently on Moodle 3.9, by the way усмивка
  • Olivier Valentin
    пт, 5 юли 2024, 15:29
    Astor > wow, thank you for your testings ! I'll update version settings to publish this ! усмивка
Please login to post comments