summaryrefslogtreecommitdiff
path: root/it_html.class
AgeCommit message (Expand)AuthorFilesLines
2010-10-08reverted fast version for nowUrban Müller1-38/+1
2010-09-20bugfixesUrban Müller1-5/+8
2010-09-20it_html speedupUrban Müller1-1/+35
2010-06-02Use a-z0-9_ instead of w character class because because it is locale awareChristian Schneider1-3/+3
2010-06-01dont mark empty stringsUrban Müller1-1/+1
2010-05-03avoid trouble with single > in select textUrban Müller1-2/+7
2010-04-22entity decoder; urlencoding of user in U()Urban Müller1-2/+14
2010-04-21Do not generate newline after noscript tags for layout reasonsChristian Schneider1-1/+1
2010-03-25.q debug parameter for coloring quotingsUrban Müller1-7/+12
2010-02-19guarantee correct encoding for envUrban Müller1-0/+2
2010-02-18extract latinize() for search::utf2latinUrban Müller1-3/+10
2009-12-22Preserve numeric entities in it_html::sanitizeChristian Schneider1-1/+1
2009-12-10Encode garbage chars in hostUrban Müller1-0/+1
2009-12-04Convert IDNA domain names to Punycode in U()Christian Schneider1-0/+2
2009-11-26use same case for static and global funcUrban Müller1-3/+3
2009-11-18pass fragmentsUrban Müller1-2/+2
2009-11-18simple fallback parserUrban Müller1-1/+2
2009-11-17dont urlencode IDN host parts in U()Urban Müller1-7/+19
2009-10-07Strip low chars: No use in HTML pages and error in XML documentsChristian Schneider1-1/+1
2009-09-08Use U() to sanitize URLs in it_html::sanitize and adapted test cases to itChristian Schneider1-2/+2
2009-09-08guarantee validating urls, fix double encoding of url params in baseUrban Müller1-3/+10
2009-08-31Move it_boot scripts to the bottom of the head sectionThomas Brüderli1-3/+3
2009-08-20enforce img altUrban Müller1-0/+6
2009-06-05Properly handle single quotes in URL in U()Christian Schneider1-1/+1
2009-04-023 stacklevels minimumUrban Müller1-1/+1
2009-02-23Change IE pngfix to crop image (leave image and container size unchanged)Christian Schneider1-1/+1
2008-12-08Fix it_html::sanitize with b/br combination (tag prefix of other tag bug)Christian Schneider1-4/+4
2008-11-25Convert table rows to simple line breaksThomas Brüderli1-4/+3
2008-11-09support also different charset in sanitize functionDenis Demesmaeker1-3/+4
2008-11-04Simplify regex and make sure test catches CRChristian Schneider1-1/+1
2008-10-20validate when srclines is onUrban Müller1-1/+1
2008-10-13provide source line as titleUrban Müller1-4/+5
2008-09-02Fix URL of HTML 4.01 DTD urlChristian Schneider1-1/+1
2008-04-07Fix magic comments for itools.search.ch function extractorChristian Schneider1-1/+1
2007-11-30Use it_debug::backtrace with new parametersChristian Schneider1-6/+2
2007-11-23Only split selected options on comma for multi-selectChristian Schneider1-1/+1
2007-11-13dont indent <pre>, documentationUrban Müller1-4/+4
2007-11-12documentationUrban Müller1-6/+7
2007-11-09No need to untaint base in U() so farChristian Schneider1-1/+1
2007-11-09Added experimental PHP taint support to IToolsChristian Schneider1-4/+4
2007-11-08renamed reloader paramUrban Müller1-1/+1
2007-11-08Always lowercase HTML tags in it_html::sanitize()Christian Schneider1-0/+2
2007-10-31dont indent <pre>Urban Müller1-1/+1
2007-10-25Handle nonewlinetags in it_html::configure()Christian Schneider1-2/+3
2007-10-17always handle value as string so in_array(7, array(0=>'7fd8611a153c3770f02f13...Denis Demesmaeker1-2/+2
2007-10-11Make validator.w3.org happy about xhtml pagesChristian Schneider1-1/+1
2007-10-11Improve documentation cross referenceChristian Schneider1-2/+2
2007-10-11Populated release branchChristian Schneider1-0/+499