CSS theme tool

Blocks ::: block_css_theme_tool
Maintained by Sam HemelrykSam Hemelryk
A block to aid theme designers in customising the current theme by providing an in page CSS editor GUI. Using this block the user can select to add a rule, click on the part of the page they want to style and then use the friendly GUI to add styles to the item that was clicked on.

CSS theme tool 0.3.0

Moodle 2.2
Released: miércoles, 11 enero 2012, 8:02 AM
Visual version guide:
0.3.0
- Converted JS to YUI modules and optimised its loading [CONTRIB-2180]

0.2.2 [CONTRIB-1984]
- Added a version.php file as it is now required
- Fixed regressions from file API changes

0.2.1 [CONTRIB-2179]
- Made the colour picker a dialogue
- Added support for previously picked colours
- Fixed bug with the colourpicker image generation

0.2.0 [CONTRIB-1987]
- Added capability to allow access to modify styles
- Added 'only view my css' setting + functionality
- Fixed bug with positioning of css builder and viewer
- Added preview functionality
- Fixed the highlight buttons bugs

0.1.2 [CONTRIB-1984]
- Fixed bug when editing an existing CSS rule
- Added support for CSS 2.1 and 3.0 selectors:
- first-child
- last-child
- after
- before

0.1.1 [CONTRIB-2131]
- Added the auto-save setting

0.1.0 [CONTRIB-1984]
- Introduced the visual version
- Added a rounded corner button to the css builder
- Added an opacity button to the css builder

Version information

Version build number
2012011000
Version release name
0.3.0
Can be updated from
0.2.2 (2010061800)
Maturity
Beta
MD5 Sum
b6e1c636c1fc37ec75a58dd99d9ad715
Supported software
PHP 5.3, Moodle 2.2

    Version control information

    Version control system (VCS)
    GIT
    VCS repository URL
    VCS branch
    master
    VCS tag
    0.3.0

    Default installation instructions for plugins of the type Blocks

    1. Make sure you have all the required versions.
    2. Download and unpack the block folder.
    3. Place the folder (eg "myblock") in the "blocks" subdirectory.
    4. Visit http://yoursite.com/admin to complete the installation
    5. Turn editing on in any home or course page.
    6. Add the block to the page
    7. Visit the config link in the block for more options.