]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-19118 comments migration info
authorPetr Skoda <skodak@moodle.org>
Wed, 11 Nov 2009 10:39:58 +0000 (10:39 +0000)
committerPetr Skoda <skodak@moodle.org>
Wed, 11 Nov 2009 10:39:58 +0000 (10:39 +0000)
mod/upgrade.txt

index 79ada5a8bc58dcd7cc6e442f9de0913119a3b769..49df3e1791514f5381ec8690e36736e0a33eb6cf 100644 (file)
@@ -16,6 +16,7 @@ required changes in code:
 * migrate all module features from mod_edit.php form to lib.php/modulename_supports() function
 * implement new gradebook support (legacy 1.8.x grading not supported anymore)
 * migrate custom resource module subtypes into separate modules
+* migrate to new comments subsystem
 
 optional - no changes needed in older code:
 * portfolio support