Profile switches: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
 
Line 2: Line 2:
|type = General plugins (Local)
|type = General plugins (Local)
|entry = http://moodle.org/plugins/view.php?plugin=local_profileswitches
|entry = http://moodle.org/plugins/view.php?plugin=local_profileswitches
|tracker = http://tracker.moodle.org/browse/CONTRIB/component/12343
|discussion =  
|discussion =  
|maintainer = [[User:Itamar Tzadok|Itamar Tzadok]]
|maintainer = [[User:Itamar Tzadok|Itamar Tzadok]]

Latest revision as of 19:51, 10 October 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