Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Profile switches.

Profile switches: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 3: Line 3:
This editor switch may be particularly useful for turning the editor off when adding/editing content that may muck up by the editor filters (such as css and javascript).
This editor switch may be particularly useful for turning the editor off when adding/editing content that may muck up by the editor filters (such as css and javascript).


[[Image:editor-on.png|left|The editor switch in the settings block - Editor ON]]
[[Image:editor-on.png|left|frame|The editor switch in the settings block - Editor ON]]


[[Image:editor-off.png|left|The editor switch in the settings block - Editor OFF]]
[[Image:editor-off.png|left|frame|The editor switch in the settings block - Editor OFF]]


<br clear="both" />
<br clear="both" />

Revision as of 01:13, 15 September 2012

The Profile switches local plugin offers the user a convenient way to switch the html editor in Moodle forms on/off from the settings block without having to edit the user profile.

This editor switch may be particularly useful for turning the editor off when adding/editing content that may muck up by the editor filters (such as css and javascript).

The editor switch in the settings block - Editor ON
The editor switch in the settings block - Editor OFF


Installation

Git clone

Download


See also