mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
more module upgrade notes
This commit is contained in:
parent
19538d8c16
commit
2b0e098e83
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@ required changes in code:
|
||||||
(http://docs.moodle.org/en/Development:Theme_changes_in_2.0)
|
(http://docs.moodle.org/en/Development:Theme_changes_in_2.0)
|
||||||
* migrate all javascript new coding style using YUI3+YUI2
|
* migrate all javascript new coding style using YUI3+YUI2
|
||||||
(http://docs.moodle.org/en/Development:JavaScript_usage_guide)
|
(http://docs.moodle.org/en/Development:JavaScript_usage_guide)
|
||||||
|
* remove '_utf8' from lang pack names, use new {a} syntax
|
||||||
|
* replace helps with new 'xxx_hlp' strings
|
||||||
|
|
||||||
optional - no changes needed in older code:
|
optional - no changes needed in older code:
|
||||||
* support for new mforms editor element and embedded files
|
* support for new mforms editor element and embedded files
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue