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
652cc648
Commit
652cc648
authored
Jun 26, 2012
by
Davo Smith
Browse files
MDL-34029 update mod/upgrade.txt to include course drag and drop upload
parent
6be7840c
Changes
1
Hide whitespace changes
Inline
Side-by-side
mod/upgrade.txt
View file @
652cc648
...
...
@@ -15,6 +15,11 @@ required changes in code:
* most resourcelib_embed_* functions are replaced with core_media_renderer;
for an example, see mod/resource/locallib.php, resource_display_embed()
optional - no changes needed:
* add support for handling course drag and drop types - functions
xxx_dndupload_register() and xxx_dndupload_handle($uploadinfo) see:
http://docs.moodle.org/dev/Implementing_Course_drag_and_drop_upload_support_in_a_module
=== 2.2 ===
...
...
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