moodle/filter/glossary
Jun Pataleta d3939d8193
MDL-78294 filter_glossary: Use <strong> to convey semantic meaning
It is better to use <strong> instead of <b> for accessibility as
<strong> is a semantic tag that convey to screen reader users that
the Attachments text is important. <b> on the other hand just makes
the text bold and is only for presentation and has no semantic meaning.
2023-11-28 13:16:00 +08:00
..
amd MDL-78294 filter_glossary: Replace YUI with an AMD module 2023-11-24 15:57:18 +08:00
classes/privacy MDL-61896 filter: Implement privacy API for all filters 2018-04-08 15:55:37 +08:00
db MDL-30610 remove outdated filter upgrade code 2011-12-23 10:38:11 +01:00
lang/en MDL-78294 filter_glossary: Replace YUI with an AMD module 2023-11-24 15:57:18 +08:00
templates MDL-78294 filter_glossary: Use <strong> to convey semantic meaning 2023-11-28 13:16:00 +08:00
tests MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
filter.php MDL-78294 filter_glossary: Replace YUI with an AMD module 2023-11-24 15:57:18 +08:00
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-79551 versions: Make CiBoT happy 2023-10-04 14:04:29 +08:00