HTML tidy filter: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
(Created page with "{{Filters}} <p class="note">'''Please refer to these notes before editing this page.'''</p>")
 
(copied from 2.4 docs)
 
(Nie pokazano 4 wersji utworzonych przez 2 użytkowników)
Linia 1: Linia 1:
{{Filters}}
{{Filters}}
<p class="note">'''Please refer to [[Page_notes#Filters|these notes]] before editing this page.'''</p>
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 [http://moodle.org/mod/forum/discuss.php?d=28418 Tidy Filter for Moodle 1.5] contains more details.
 
[[de:HTML Prüfung]]
[[es:Filtro_de_HTML_limpio]]

Aktualna wersja na dzień 11:13, 19 kwi 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.