Theme Tester tool: Difference between revisions
From MoodleDocs
Helen Foster (talk | contribs) (copying content from 29 docs) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
A Moodle Theme Testing tool, with a focus on Bootstrap | A Moodle Theme Testing tool, with a focus on Bootstrap 4 based themes. It fills a similar role to the core [https://docs.moodle.org/dev/Element_Library Element Library] | ||
This tool provides pages containing various elements of Moodle, and the Bootstrap | This tool provides pages containing various elements of Moodle generated by calling renderers and mustache templates, and the Bootstrap 4 framework docs. These are displayed live within Moodle, using your current theme CSS to allow for quickly identifying problems when developing or testing themes by displaying all kinds of buttons and form elements together in one easily accessed place. | ||
https://moodle.org/plugins/tool_themetester | |||
https:// | |||
[[es:Herramienta para probar tema]] | [[es:Herramienta para probar tema]] |
Latest revision as of 08:49, 20 September 2018
A Moodle Theme Testing tool, with a focus on Bootstrap 4 based themes. It fills a similar role to the core Element Library
This tool provides pages containing various elements of Moodle generated by calling renderers and mustache templates, and the Bootstrap 4 framework docs. These are displayed live within Moodle, using your current theme CSS to allow for quickly identifying problems when developing or testing themes by displaying all kinds of buttons and form elements together in one easily accessed place.