Commit Graph

10 Commits

Author SHA1 Message Date
Sam Marshall 6c37c4c6c8 MDL-2684: kses strips out CSS from style tags unless the first property is on 'allowed' list, this is silly 2009-12-02 17:59:43 +00:00
Petr Skoda 6f5e085205 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
samhemelryk 226617eafb lib MDL-19236 Added phpdocs and copyrights 2009-05-26 02:17:06 +00:00
skodak e1ce4a652c MDL-13705 2008-03-01 13:11:31 +00:00
skodak 15cda9c89f MDL-13705 2008-02-28 21:01:02 +00:00
skodak 696c7f753f MDL-12338 prevent KSES from breaking í chars in alt/title tags - credit goes to Eloy; merged from MOODLE_19_STABLE 2007-12-25 20:56:36 +00:00
skodak 0352cd2ffa MDL-11413 I hope now it is correct solution 2007-09-25 14:02:53 +00:00
skodak 29939bea87 improved kses cleaning of html SC#204; merged from MOODLE_15_STABLE 2006-03-02 21:38:20 +00:00
stronk7 0f29fcccbc Updated to 0.2.2 2005-05-09 10:37:12 +00:00
moodler 3bd7ffec71 Added better cleaning of HTML attributes, using kses library.
Thanks to Eamon Costello for finding the library and writing the
wrapper functions.
2004-08-21 04:34:06 +00:00