Commit Graph

11 Commits

Author SHA1 Message Date
Klaus Leithoff
874989e242 add a function to create a HTML-Purifier config to clean up HTML 2012-01-31 15:14:03 +00:00
Klaus Leithoff
c6f6ee3b1e API/tree: do not check parent treenodes if not expizitly selected 2012-01-09 14:51:50 +00:00
Klaus Leithoff
0b210d8c0d fix problem with double encoding html special chars (introduced with rev36144) 2011-08-26 08:37:26 +00:00
Ralf Becker
10dfc4cf20 url need to run throught htmlspecialchars too (like every attribute in html markup), eg. "x&reg_id=" fails otherwise 2011-08-16 11:46:22 +00:00
Ralf Becker
400f631baf * IE9: enable IE dropdown menu hack only for IE<9, as it stalls IE9 www.stylite.de bug #1722 2011-05-31 07:56:54 +00:00
Klaus Leithoff
415b492f18 merge forgotten function splithtmlbyPRE into 1.8. Was introduced accidentally by Ralf while merging in for rev34580: fixed not working deinstall of languages 2011-04-19 07:49:04 +00:00
Klaus Leithoff
e42f8fa1cd allow targets for hrefs, as requested with tracker ticket #2894 - no target _blank allowed 2011-03-22 13:16:19 +00:00
Ralf Becker
27928086e6 hopefully last attempt to get correct handling of '0', 0 and '' (first should be treated equal, last not) 2010-12-20 21:00:53 +00:00
Ralf Becker
f08abdbd83 fixed in handling of 0 as value in checkbox_multiselect (was always selected before) 2010-12-19 22:04:47 +00:00
Klaus Leithoff
2ae764a2e6 adding sub and superscript to purifier config 2010-12-14 15:08:42 +00:00
Klaus Leithoff
783b9935bc doubleencoding issue and performance issue regarding the use of html::htmlspecialchars 2010-10-20 13:17:39 +00:00