Moodle Plugins directory: UI Custom CSS | Moodle.org
UI Custom CSS
Blocks ::: block_uicustomcss
Maintained by
Nate Baxley,
davis dan
The uicustomcss module is designed to allow instructors of a course to create custom css that will only be applied to their
course and, if they choose, other pages inside their course.
Latest release:
173 sites
30 downloads
19 fans
Current versions available: 1
The uicustomcss module is designed to allow instructors of a course to create custom css that will only be applied to their course and, if they choose, other pages inside their course.
The settings allow you to enter custom CSS our link to an outside URL.
Contributors
Nate Baxley (Lead maintainer)
davis dan: Mainter
Please login to view contributors details and/or to contact them
You state the license of the block is "[CCBY2.0] or better". Not sure what the "better" is supposed to mean, but the best would be to release the plugin explicitly under GNU/GPL3 license. All Moodle plugins are considered as work based in Moodle core code as such, GPL3 applies to them. If interested, please see one of many threads on this topic, such as https://moodle.org/mod/forum/discuss.php?d=135896. The CC-BY is incompatible with GNU/GPL3 (https://www.gnu.org/licenses/license-list.html#ccby).
The recommended boilerplate was not used in the version.php file. The boilerplate is recommended at the beginning of each file and makes explicit the GPL license. You may want to review http://docs.moodle.org/dev/Coding_style#Files to learn more about the boilerplate comments.
you made such a handy plugin! Thanks. Will the world see a Moodle 4 version of it?
Thank you for this valuable contribution. The plugin is incredible. The ability to customize the interface in such a specific way greatly helps to simplify the interface and ensure clarity of navigation for the student.
I am inquiring about the possibility of instantiating more than one block on the home page, so that it is possible to create a stylesheet for the course home page and another stylesheet for the internal pages.
Thank you in advance and I reiterate my congratulations on this plugin.