Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukecarrier/moodle-core_badges-renderer
A better core_badges renderer that lets you customise markup in themes
https://github.com/lukecarrier/moodle-core_badges-renderer
Last synced: about 1 month ago
JSON representation
A better core_badges renderer that lets you customise markup in themes
- Host: GitHub
- URL: https://github.com/lukecarrier/moodle-core_badges-renderer
- Owner: LukeCarrier
- Created: 2015-06-29T19:38:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-29T19:50:30.000Z (over 9 years ago)
- Last Synced: 2023-03-11T19:06:05.830Z (over 1 year ago)
- Language: PHP
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Better ```core_badges_renderer```
A temporary workaround for
[MDL-50697](https://tracker.moodle.org/browse/MDL-50697) that may develop into a
more permanent solution.## Usage
1. Pop the renderer class into your theme somewhere.
2. ind include it from your theme's renderers.php``` file.
3. Rename the class appropriately for the name of your theme.