Moodle Plugins directory: Theme selector: Versions: 405.1.0 | Moodle.org
Theme selector
Blocks ::: block_theme_selector
Maintained by
Gareth J Barnard
Provides a quick way of changing themes or clearing the theme cache.
Theme selector 405.1.0
Moodle 4.5
Released: Friday, 25 October 2024, 6:49 PM
Code prechecks
overview
phplint
phpcs0 | 1
js5 | 4
css2 | 0
phpdoc
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLVersion Information
Version 405.1.0
- Moodle 4.5 version.
- Content to a template.
Version 29.1.8
- Update to ES6 module.
Version 29.1.7
- Tested on Moodle 4.4
Version 29.1.6
- Tested on Moodle 4.3
Version 2.9.1.5
- Aria fixes.
- Functionality to disable and alias themes - thanks to Andrew Hancox - https://github.com/andrewhancox.
Version 2.9.1.4
- Add inner window information and window creation. Useful for making multiple consistently sized screen shots.
Version 2.9.1.3
- Update TravisCI for M3.3.
- Test on M3.3.
- Tidy up.
Version 2.9.1.2
- Use the 'pluginname' string of the theme in the selection box, but still capitalise first letter.
Version 2.9.1.1
- Improvements for ARIA.
- Style improvements.
Version 2.9.1
- First stable version. Works on M3.0 too.
Version 2.9.0.2
- Test on Moodle 3.0.
- Tidy up instructional interface.
- Tidy up for Travis CI.
Version 2.9.0.1
- First beta version for Moodle 2.9.
- Add ability to switch on URL as an alternative mode of operation for when the user does not have the 'moodle/site:config' capability or just wants to temporarily change but not permanently.
Version information
- Version build number
- 2024101700
- Version release name
- 405.1.0
- Can be updated to
- 405.1.1 (2024101701)
- Maturity
- Stable version
- MD5 Sum
- 5fc139ebddc73981d9d834fae3280c62
- Supported software
- Moodle 4.5
- The more recent release 405.1.1 (2024101701) exists for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- main
- VCS tag
- V405.1.0
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.