mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 20:53:53 +01:00
bf7c86cfcf
Items addressed * Get rid of custom attribute srcNode * Change extraClasses to a config only parameter. * Change attribute fullscreen to a method. * Restore the original window overflow value. * Use setStyles instead of setStyle for performance. * Tinymce end the zindex wars * Prevent fullscreen dialogs in an iframe (tinymce managefiles plugin). * tinymce: Cross browser fix for zindex on popups * Use CSS for overflow changes (easier to keep track of the previous state). * Fix Coding style for css changes
Repository API ============== This directory contains all the interfaces and plugins for access to repositories. Specs: http://docs.moodle.org/dev/Repository_API Track: http://tracker.moodle.org/browse/MDL-13766