mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
![]() - Added configurable setting for path to mimetex binary - Moved language strings from lang/en/admin.php to lang/en/filter_tex.php - Config settings now stored in table config_plugins and retrieved through get_config - Added upgrade step to move TeX settings to the config_plugins table and delete settings from the config table AMOS BEGIN MOV [configconvertformat,core_admin],[configconvertformat,filter_tex] MOV [convertformat,core_admin],[convertformat,filter_tex] MOV [latexpreamble,core_admin],[latexpreamble,filter_tex] MOV [latexsettings,core_admin],[latexsettings,filter_tex] MOV [pathconvert,core_admin],[pathconvert,filter_tex] MOV [pathdvips,core_admin],[pathdvips,filter_tex] MOV [pathlatex,core_admin],[pathlatex,filter_tex] AMOS END |
||
---|---|---|
.. | ||
en | ||
README.txt |
Moodle Language Packs This directory contains the standard packaged Moodle language files, for making the Moodle interface appear in different interfaces. The default language for Moodle is the English language, under the Unicode scheme (UTF8). To add more languages to Moodle, you can either: 1) use the Moodle languages GUI in the interface to fetch new languages and install them in your 'dataroot' directory. 2) download them and unzip the packs in this directory manually For more information, see the Moodle Documentation: http://docs.moodle.org/en/Translation Cheers, Moodle Development Team