Moodle Plugins directory: Theme selector | 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.
Latest release:
244 sites
165 downloads
24 fans
Current versions available: 2
This block helps admins, theme designers or indeed users (via the 'allowthemechangeonurl' core setting) to quickly change themes. Admins can additionally clear the theme cache.
Useful links
Contributors
Gareth J Barnard (Lead maintainer)
John Syrinek: Original author
Please login to view contributors details and/or to contact them
This looks ready to publish except for the minor details below,
from validation results :
- "In your version.php you have specified $plugin->requires = 2012112900, which corresponds to Moodle 2.4 and will not install on Moodle 2.0 that you chose in the form". Please correct the requires or the supported moodle versions.
- readme.md -> please consider creating a symlink from a 'README.txt' to the readme.md to enable easier reading of the .md extension
bug tracker link should probably be : https://github.com/johntron/moodle-theme-selector-block/issues
It does seem strange that the "clear theme cache" button on theme/index.php doesn't seem to show any confirmation that the cache has been cleared - but that's not something you can address within the block.
Ah, version 2.9.1.4 will be fine on M3.8. I've just updated the release. But it won't solve your specific issue as it does not work that way.
Kind regards,
Gareth