mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
![]() Several fixes and enhancements: + No longer fail due to timeouts or memory limits. And let apache know that we're a memory hog so it can clean up after us. + Add support for user account updates (optional) + Add support for user account renames (optional) + Cleaned up the logic that deals with creation and failure + More robust error handling + Use optional_param() -- no longer depends on register_globals -- when do we switch that off? + Added the relevant documentation. |
||
---|---|---|
.. | ||
docs | ||
fonts | ||
help | ||
activitynames.php | ||
admin.php | ||
algebra.php | ||
appointment.php | ||
assignment.php | ||
attendance.php | ||
auth.php | ||
block_course_list.php | ||
block_course_summary.php | ||
block_glossary_random.php | ||
block_html.php | ||
block_loancalc.php | ||
block_online_users.php | ||
block_quiz_results.php | ||
block_rss_client.php | ||
block_search_forums.php | ||
block_section_links.php | ||
block_social_activities.php | ||
calendar.php | ||
censor.php | ||
chat.php | ||
choice.php | ||
countries.php | ||
currencies.php | ||
dialogue.php | ||
editor.php | ||
emailprotect.php | ||
enrol_authorize.php | ||
enrol_database.php | ||
enrol_flatfile.php | ||
enrol_internal.php | ||
enrol_ldap.php | ||
enrol_paypal.php | ||
error.php | ||
exercise.php | ||
forum.php | ||
glossary.php | ||
grades.php | ||
hotpot.php | ||
install.php | ||
journal.php | ||
label.php | ||
lams.php | ||
lesson.php | ||
mediaplugin.php | ||
message.php | ||
moodle.php | ||
multilang.php | ||
my.php | ||
pix.php | ||
questionnaire.php | ||
quiz.php | ||
quiz_analysis.php | ||
quiz_responses.php | ||
README | ||
resource.php | ||
scorm.php | ||
survey.php | ||
tex.php | ||
timezones.php | ||
webquest.php | ||
wiki.php | ||
workshop.php |
ENGLISH ------- English is the default language of Moodle, and this language pack is the "master" set against which other packs are compared. If a string is missing for any reason from another language then the English version will be used. Each installed activity module in moodle/mod should have a file here, as well as the main file which is called "moodle.php". The "help" directory contains whole pages written in HTML, and the "docs" directory contains other miscellaneous documents. If you are thinking of translating Moodle to another language, please contact Martin Dougiamas!