Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Allow theme change by URL.

Allow theme change by URL: Difference between revisions

From MoodleDocs
(Created page with "''' == Site Administration > Appearance > Themes > Theme settings == Enabling this setting in Moodle 2.0+ themes allows you to change theme by adding either ?theme= or &them...")
 
Line 3: Line 3:


Enabling this setting in Moodle 2.0+ themes allows you to change theme by adding either ?theme=  or &theme= depending on where you are at the time you want to swap to another theme.
Enabling this setting in Moodle 2.0+ themes allows you to change theme by adding either ?theme=  or &theme= depending on where you are at the time you want to swap to another theme.
'''For Example:'''
:: http://localhost/moodle28/?theme=essential
will change from your present theme to the Essential theme layout.
Alternatively if you are in a course page then add this to the end of the url that you see in your browser adressbar...
:: &theme=essential

Revision as of 23:49, 10 February 2015

Site Administration > Appearance > Themes > Theme settings

Enabling this setting in Moodle 2.0+ themes allows you to change theme by adding either ?theme= or &theme= depending on where you are at the time you want to swap to another theme.

For Example:

http://localhost/moodle28/?theme=essential

will change from your present theme to the Essential theme layout.

Alternatively if you are in a course page then add this to the end of the url that you see in your browser adressbar...

&theme=essential