Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19538d8
)
more module upgrade notes
author
Petr Skoda
<skodak@moodle.org>
Tue, 13 Apr 2010 21:42:19 +0000
(21:42 +0000)
committer
Petr Skoda
<skodak@moodle.org>
Tue, 13 Apr 2010 21:42:19 +0000
(21:42 +0000)
mod/upgrade.txt
patch
|
blob
|
blame
|
history
diff --git
a/mod/upgrade.txt
b/mod/upgrade.txt
index
433c3fb
..
4f5609e
100644
(file)
--- a/
mod/upgrade.txt
+++ b/
mod/upgrade.txt
@@
-34,7
+34,8
@@
required changes in code:
(http://docs.moodle.org/en/Development:Theme_changes_in_2.0)
* migrate all javascript new coding style using YUI3+YUI2
(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:
* support for new mforms editor element and embedded files