-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
2.0
-
None
-
Moodle 2+, PHP 5.2.8+, Modern browser (NOT IE)
-
MOODLE_20_STABLE
CSS theme tool
The CSS theme tool block is a block that is designed to make CSS creation and editing for Moodle both easy and accessible.
It aims to provide a point and click interface for adding CSS rules and provides a user friendly interface for creating rules and is suitable for everything from creating simple modification to creating entire themes.
As well as giving the user an easy means to create CSS it also allows the admin or a Moodle site to make immediate modifications to the installations CSS that will be visible by everyone using the site (not just those who can create CSS) and does this all without the need for editing any files within Moodle or even having to create or modify themes.
Hello Anthony and other Moodle tracker notables,
I have been working on this block in my spare time, it allows the user to create/edit CSS on the fly in Moodle 2.0 and export CSS and a whole bunch of related tasks.
Apparently it got mentioned somewhere and I was asked if it could be seen so here I am creating a contrib issue for it
This code is still very much under construction, and Moodle 2.0's changing face still causes it to break and be fixed regularly at present however after talking with Helen about this we believe it would still be better in CONTRIB to make development easier.
For information on this block please read the attached README.txt file
Please those brave enough to try it let me know what you think and any idea you may have