Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: CSS theme tool block.

CSS theme tool block: Difference between revisions

From MoodleDocs
No edit summary
(Replaced content with "{{Moved_to_dev_docs}}")
 
(18 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''Under construction'''
{{Moved_to_dev_docs}}
This page is currently under construction. It will shortly contain information about the CSS theme tool block created by Sam Hemelryk for Moodle 2.0.
 
==Introducing the CSS theme tool==
The CSS theme tool 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 with WYSIWYG controls for adding CSS rules and provides a user friendly interface for creating CSS that is suitable for everything from
creating simple modifications 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.
 
==What is it and why was it written==
Under construction
 
==Installation==
Under construction
 
==Configuration==
Under construction
 
==Using the CSS theme tool==
Under construction
 
===Adding styles===
Under construction
 
===Editing and deleting styles===
Under construction
 
===Exporting a CSS file===
Under construction
 
===Removing all styles===
Under construction
 
==How the block works==
Under construction
 
==Uninstalling the block==
Under construction
 
==Requesting new features==
Under construction
 
==Reporting bugs==
Under construction
 
==More information==
* CONTRIB-1984 This is the main tracker issue for this block.
 
{{CategoryDeveloper}}

Latest revision as of 05:53, 22 June 2011

This development related page is now located in the Dev docs.

See the CSS theme tool block page in the Dev docs.