mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-51267 mod: move the changes from the API to the form file
This commit is contained in:
parent
f3eb9951d1
commit
bc577c541f
4 changed files with 12 additions and 11 deletions
|
@ -3,8 +3,6 @@ information provided here is intended especially for developers.
|
|||
|
||||
=== 3.1 ===
|
||||
|
||||
* A new parameter ($attributes) has been added to standard_intro_elements() on course/moodleform_mod.php. The
|
||||
purpose of this parameter is allow developers to pass an array with custom attributes to the text editor.
|
||||
* Old /mod/MODULENAME/pix/icon.gif and enrol/paypal/pix/icon.gif GIF icons have been removed. Please use pix_icon
|
||||
renderable instead.
|
||||
* Callback get_types() is deprecated, instead activity modules can define callback get_shortcuts().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue