moodle/theme/boost/templates/core_form
Damyon Wiese a26ce2482a MDL-40759 themes: font awesome support
We add a new theme config so the theme can say it supports font-awesome.
If this is true, the pix_icon renderer will call a mapping function to map
from the moodle style t/edit to a font-awesome style fa-cog icon name. Then the renderer
will either render an image tag for old icons - or an accessible font-awesome <i> tag.

This mostly works - but there are some places where we don't use the pix icon renderer, and
we directly create image tags with pix_url image sources. These will need updating (Atto icons,
drag and drop move icons, editpdf icons).
2017-03-17 15:51:28 +08:00
..
editor_textarea.mustache MDL-56621 templates: Add missing example contexts 2016-10-31 21:27:52 +08:00
element-advcheckbox-inline.mustache MDL-57451 theme_boost: Add checkboxgroup class to checkbox input element 2016-12-22 11:29:55 +00:00
element-advcheckbox.mustache MDL-57451 theme_boost: Add checkboxgroup class to checkbox input element 2016-12-22 11:29:55 +00:00
element-autocomplete-inline.mustache MDL-56790 boost: Styling fixes for mod_feedback 2016-11-09 11:29:58 +08:00
element-autocomplete.mustache MDL-56272 theme_boost: Differentiate between freeze and hardFreeze 2016-10-21 12:41:33 +08:00
element-button-inline.mustache MDL-56440 theme_boost: fix logic errors in templates 2016-10-14 08:43:22 +01:00
element-button.mustache
element-checkbox-inline.mustache MDL-57451 theme_boost: Add checkboxgroup class to checkbox input element 2016-12-22 11:29:55 +00:00
element-checkbox.mustache MDL-57451 theme_boost: Add checkboxgroup class to checkbox input element 2016-12-22 11:29:55 +00:00
element-date_selector-inline.mustache MDL-57220 boost: Fix for date selector inline template 2016-12-01 09:48:59 +08:00
element-date_selector.mustache MDL-57220 boost: Fix for date selector inline template 2016-12-01 09:48:59 +08:00
element-date_time_selector-inline.mustache MDL-55732 theme_boost: Add separator logic to group templates 2016-10-27 11:05:08 +08:00
element-date_time_selector.mustache MDL-55732 theme_boost: Add separator logic to group templates 2016-10-27 11:05:08 +08:00
element-duration-inline.mustache
element-duration.mustache
element-editor.mustache
element-filemanager.mustache
element-filepicker.mustache
element-grading.mustache
element-group-inline.mustache MDL-55732 theme_boost: Export elements separator in groups 2016-10-27 10:54:02 +08:00
element-group.mustache MDL-55732 theme_boost: Export elements separator in groups 2016-10-27 10:54:02 +08:00
element-modgrade.mustache
element-modvisible.mustache
element-password.mustache
element-passwordunmask.mustache MDL-56659 core: No need for noscript tag and set size later 2016-11-25 12:09:37 +08:00
element-questioncategory-inline.mustache
element-questioncategory.mustache
element-radio-inline.mustache MDL-57220 boost: minimal fix for radio button template 2016-12-01 09:48:06 +08:00
element-radio.mustache MDL-40759 themes: font awesome support 2017-03-17 15:51:28 +08:00
element-recaptcha.mustache
element-select-inline.mustache MDL-56790 boost: Styling fixes for mod_feedback 2016-11-09 11:29:58 +08:00
element-select.mustache MDL-56809 boost: Don't escape html in single select options 2016-11-21 11:38:51 +05:30
element-selectgroups-inline.mustache MDL-56577 core_form: Let other option attrs to be set in select elements 2016-10-31 12:19:21 +08:00
element-selectgroups.mustache MDL-56577 core_form: Let other option attrs to be set in select elements 2016-10-31 12:19:21 +08:00
element-selectwithlink.mustache MDL-56790 boost: Styling fixes for mod_feedback 2016-11-09 11:29:58 +08:00
element-selectyesno-inline.mustache
element-selectyesno.mustache
element-static.mustache MDL-56161 boost: add missing example context 2016-11-02 10:14:00 +00:00
element-submit-inline.mustache
element-submit.mustache
element-tags-inline.mustache MDL-56790 boost: Styling fixes for mod_feedback 2016-11-09 11:29:58 +08:00
element-tags.mustache MDL-56790 boost: Styling fixes for mod_feedback 2016-11-09 11:29:58 +08:00
element-template-inline.mustache MDL-40759 themes: font awesome support 2017-03-17 15:51:28 +08:00
element-template.mustache MDL-40759 themes: font awesome support 2017-03-17 15:51:28 +08:00
element-text-inline.mustache MDL-56272 theme_boost: Differentiate between freeze and hardFreeze 2016-10-21 12:41:33 +08:00
element-text.mustache MDL-56272 theme_boost: Differentiate between freeze and hardFreeze 2016-10-21 12:41:33 +08:00
element-textarea.mustache
element-url.mustache MDL-56272 theme_boost: Differentiate between freeze and hardFreeze 2016-10-21 12:41:33 +08:00
element-warning.mustache
element-wikieditor.mustache