moodle/files
Marina Glancy 9a62f7799b MDL-32867 Working with external references in filemanager
- Files that are references to external resources have special shortcut icon in filemanager
- When user selects a REF file in filemanager, he can see the 'Original' of the file in the way that original repository wants to show it, it is loaded dynamically via AJAX request
- Files that are themselves the source of references of other files in the system have 'link' icon in filemanager. When user tries to remove/rename/overwrite SRC file he is warned that all ## existing references will be updated/converted to copies.
- Changed confirmation messages for deleting, moving/renaming of the folders
- confirmation dialog in filemanager is using YUI3 now
2012-05-21 11:57:53 +08:00
..
coursefilesedit.php MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
coursefilesedit_form.php MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
externallib.php MDL-30986 external API, check and update DocBlock 2012-04-30 15:11:56 +08:00
filebrowser_ajax.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
index.php files MDL-19799 Fixed up call to deprecated function notice 2010-09-22 08:39:28 +00:00
module.js fixed unterminated JS statement 2010-09-17 18:33:49 +00:00
renderer.php MDL-32867 Working with external references in filemanager 2012-05-21 11:57:53 +08:00