Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Namespaces
img_alt_not_place_holder.php File Reference

Brickfield accessibility HTML checker library. More...

Classes

class  tool_brickfield\local\htmlchecker\common\checks\img_alt_not_place_holder
 

Namespaces

namespace  tool_brickfield\local\htmlchecker\common\checks
  
 

Detailed Description

Brickfield accessibility HTML checker library.

Alt text for all img elements is not placeholder text unless author has confirmed it is correct. 'img' element cannot have alt attribute value of "nbsp" or "spacer".

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later