[AMOS commit] MDL-32867 Working with external references in filemanager Committed into Git: 2012-05-10 08:00 UTC

[AMOS commit] MDL-32867 Working with external references in filemanager Committed into Git: 2012-05-10 08:00 UTC

by AMOS bot -
Number of replies: 0
Author: Marina Glancy
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


http://git.moodle.org/gw?p=moodle.git;a=commit;h=9a62f7799bb3dd654057af2f49b7e399d914b3b6
http://github.com/moodle/moodle/commit/9a62f7799bb3dd654057af2f49b7e399d914b3b6

+ 2.3 en [confirmrenamefile,core_repository]
+ 2.3 en [confirmdeletefilewithhref,core_repository]
+ 2.3 en [confirmdeletefolder,core_repository]
+ 2.3 en [confirmrenamefolder,core_repository]
+ 2.3 en [unknownoriginal,core_repository]