Moodle Plugins directory: UIkit | Moodle.org
UIkit
Themes ::: theme_uikit
Maintained by
Eduardo Ramos
This theme is built from its core to work with UIkit (a framework similar to Twitter Bootstrap).
It is designed to be easily customizable using an interactive visual styles manager.
Latest release:
57 sites
7 downloads
18 fans
Current versions available: 1
UIkit Theme for Moodle
- Features a very advanced and interactive visual styles customizer
- 3 base themes to build your site appearance
- 2 different page layouts: the original Grid based layout and a new one based on new CSS Flex features
- Fully responsive design
- Support of Google fonts
- Integrates Fontawesome 4.5 for displaying most icons in Moodle
- A renovated Slideshow with many animations and effects, marketing spots and social networks for your site frontpage like in the essential theme
- Many other cool features such as: login page and navigation menu customization, possibility of showing only enrolled courses in combo lists and google analytics integration
It supports Moodle 2.5 to 3.0
License GNU GPL v3 or later
This theme is based on the UIkit CSS framework version 2.24.3 (http://www.getuikit.com).
It is inspired by bootstrapbase theme and essential theme (https://moodle.org/plugins/view.php?plugin=theme_essential). A big thank you to the creators of these two themes.
Many features and settings are based on the essential theme, while others are new for this theme, specially the visual style manager.
This theme includes an advanced Visual Style Customizer to change the appearance of the whole site with a few clicks. This customizer is inspired by the UIkit customizer (http://www.getuikit.com/docs/customizer.html)
Notice: these theme is NOT an official UIkit team release.
Contributors
Eduardo Ramos (Lead maintainer)
Please login to view contributors details and/or to contact them
About the "repeated names in sections", you wrote "These problems should be fixed with the new release."
Could you please precise the specific commit of the fix ? I can't apply directly the whole update, because I have local modifications.
Thank you.
You should include commits referenced by these 2 issues:
https://github.com/eduramiba/moodle-theme-uikit/issues/42
https://github.com/eduramiba/moodle-theme-uikit/issues/43
This error is related to https://docs.moodle.org/30/en/error/moodle/storedfilecannotread
Can you tell my which file is missing?
Thanks,
Janice
It could be any moodle file, but in case your copy is missing a file from this them, it probably is moodle/theme/uikit/settings/slideshow.php
Anyway you should review that all your files were copied correctly.
Would it be possible to add some options in the Customizer? Or point me to the correct class to add the required styles?
Thank you
I had that mostly implemented but didn't work very well...: https://github.com/eduramiba/moodle-theme-uikit/issues/36
The page background is currently in the html element, maybe you can change it with some custom CSS
Tengo una duda, quiero agregar algunas clases de Uikit (trabajo con el hace un tiempo ya) en el sistema de moodle, pero tengo la duda de que si cuando instale futuras actualizaciones de tu theme estos cambios que hice desaparecerán.
Muchas gracias!
Depende de como introduzcas esos cambios. Modificas el código del tema? En ese caso sí los perderás al actualizar.
Lo que puedes hacer es un fork del repositorio git e ir haciendo merge de mis futuros cambios en tu fork.
¿Hay prevista una nueva versión del tema para Moodle 3.1?
He instalado la última versión del tema en una instalación local de moodle 3.1 y no va muy fina.
Gracias por tu trabajo.
Hay prevista una nueva versión pero no sé cuando podrá ser https://github.com/eduramiba/moodle-theme-uikit/issues/46
[1]: https://moodle.org/mod/forum/discuss.php?d=326804#p1396075
________
Hi Sebastián, the last version I sucessfully tested this theme is Moodle 3.0. In order to support Moodle 3.1, some complex changes were necessary (https://github.com/eduramiba/moodle-theme-uikit/issues/46), and for 3.2 I have not been able to check it. Actually, at the moment I would need help to maintain this theme due to a lack of resources.