summaryrefslogtreecommitdiff
path: root/html.class
AgeCommit message (Expand)AuthorFilesLines
2007-03-16Make sure a href and img src are properly encoded insanitized htmlChristian Schneider1-2/+2
2007-02-16Fix sanitize when used without it_html instantiaced (no global Q())Christian Schneider1-1/+1
2007-02-15Added empty alt tag to make validator happyChristian Schneider1-1/+1
2007-02-13Added it_url::params (handles nested arrays) and use it in U() and search_urlChristian Schneider1-16/+2
2007-02-12Added it_html::sanitize to make user-contributed html safe to useChristian Schneider1-2/+48
2007-01-25Revert empty tag logic to list with browser issues (fixes XML generation)Christian Schneider1-1/+1
2007-01-24Allow data in tags which are normally empty (e.g. link)Christian Schneider1-1/+1
2007-01-22Fixed _itjs() in concatenation modeChristian Weber1-7/+5
2007-01-22enforce contentless tagsUrban Müller1-1/+1
2007-01-03Check if global function already exists before creating itThomas Brüderli1-1/+4
2007-01-02handle nothing to do case, faster debug param checkUrban Müller1-2/+2
2006-12-26use arrays instead of varargs for method calls (by cschneid)Urban Müller1-74/+41
2006-12-26Make itools fully old syntax againChristian Schneider1-3/+3
2006-12-24faster, pussycat!Urban Müller1-27/+21
2006-12-21Add semicolon and newline after jsenv in head scriptThomas Brüderli1-1/+1
2006-12-12Merged revisions 13944-15067 via svnmerge from Christian Schneider1-18/+54
2006-11-09Prevent errors when instantiating it_html twiceThomas Brüderli1-1/+1
2006-10-26Moved itools to live branchChristian Schneider1-0/+516