mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
![]() - 100% compatible with previous "Multilang" filter. - Supports a new "short" syntax to make things easier. Simply use: <lang lang="XX"> - It needs less resources and executes faster. - It Allows any type of content to be used. No restrictions at all! Merged from MOODLE_14_STABLE |
||
---|---|---|
.. | ||
filter.php | ||
README.txt |
$Id$ To Install it: - Enable if from "Administration/Filters". To Use it: - Create your contents into multiple languages. - Enclose every language content between: <lang lang="XX>your_content_here</lang> - Test it (by changing your language). Ciao, Eloy :-) stronk7@moodle.org 2004-11-07