Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
f7a84c63
Commit
f7a84c63
authored
May 21, 2015
by
David Mudrák
Browse files
MDL-50321 docs: Add info about deprecated method into mod/upgrade.txt
This was forgotten in MDL-49101.
parent
803f5657
Changes
1
Hide whitespace changes
Inline
Side-by-side
mod/upgrade.txt
View file @
f7a84c63
...
...
@@ -2,7 +2,12 @@ This files describes API changes in /mod/* - activity modules,
information provided here is intended especially for developers.
=== 2.9 ===
* Added Grade to pass field to mod_form for activities that support grading.
* The method moodleform_mod::add_intro_editor() used in mod_form.php form
definitions has been deprecated. Replace it with the new
moodleform_mod::standard_intro_elements() method that takes the new site
configuration requiremodintro into account (MDL-49101).
=== 2.8 ===
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment