Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: HTML tidy filter.

HTML tidy filter: Difference between revisions

From MoodleDocs
(DE-Link)
(copied from 2.4 docs)
Line 3: Line 3:


[[de:HTML Prüfung]]
[[de:HTML Prüfung]]
[[es:Filtro_de_HTML_limpio]]

Revision as of 11:13, 19 April 2013

This filter checks whether HTML code is XHTML compliant, tidying where necessary. To make this filter work you need to have PHP compiled with the libtidy option; see http://www.php.net/tidy. The Using Moodle discussion Tidy Filter for Moodle 1.5 contains more details.