summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
* event system revisionchris2006-04-25
* new metadata renderer; functions p_get_metadata() and p_set_metadata()Esther Brunner2006-04-15
* event HANDLER_FINALISEDchris2006-04-14
* feed aggregation revampedAndreas Gohr2006-04-14
* even faster header parsing using strspnAndreas Gohr2006-04-12
* releaxed header syntaxAndreas Gohr2006-04-11
* reverted method to determine the header levelAndreas Gohr2006-04-10
* Parser Update:chris2006-04-09
* cleanup export mode errorsBen Coburn2006-04-09
* make sure the parser works if acronym file is missing #716Andreas Gohr2006-03-17
* xhtml.php fix for recent <p>..</p> removal regexchris2006-03-14
* empty paragraph fixup for XHTML rendererAndreas Gohr2006-03-11
* Fix toc indentation for toptoclevel > 1jan2006-03-10
* LDAP URI support for parserGuy Brand gb@isis.u-strasbg.fr2006-03-11
* lexer fix, change order of escaping . & \chris2006-03-03
* small patch for unique idsAndreas Gohr2006-03-02
* fixed Call to undefined function: html_buildlist in the feedAndreas Gohr2006-02-28
* changed IDs to avoid name clashesAndreas Gohr2006-02-26
* parse error in renderer fixedAndreas Gohr2006-02-24
* removed deprecated TOC codeAndreas Gohr2006-02-24
* endless loop fixed #727Andreas Gohr2006-02-23
* some TOC fixesAndreas Gohr2006-02-19
* create unique IDs for sectionsAndreas Gohr2006-02-19
* file cleanupsAndreas Gohr2006-02-17
* romanization support in utf8 libraryAndreas Gohr2006-02-10
* anchors inside headlinesAnika Henke2006-02-06
* further xhtml strictness -- part 3Anika Henke2006-01-27
* urlencode -> rawurlencode (related to #685)Andreas Gohr2006-01-21
* stricter xhtml compliance -- part 2Anika Henke2006-01-15
* better_xhtml_compliance_1.patchAnika Henke2006-01-14
* css fix for compatibility with older templatesAndreas Gohr2005-12-12
* unobstrusive JS for TOC, better onload handlingAndreas Gohr2005-12-10
* fix for bad characters in interwiki classesAndreas Gohr2005-11-11
* get_tests_running_1hfuecks2005-11-07
* xhtmlsummary_patchhfuecks2005-11-07
* use classes for file icons like in interwiki linksAndreas Gohr2005-11-05
* Table Syntax fixes #280 #591Andreas Gohr2005-11-03
* Interwiki icons are set through CSS classes nowAndreas Gohr2005-10-30
* more test fixes (down to 55)Andreas Gohr2005-10-23
* moved parser tests to new test environmentAndreas Gohr2005-10-22
* fix for double encoding when using mailguardAndreas Gohr2005-10-22
* another XSS bugfix for #595Andreas Gohr2005-10-18
* fix for XSS bug #595Andreas Gohr2005-10-18
* more unobstrusive javascriptAndreas Gohr2005-10-15
* added missing file icon #589Andreas Gohr2005-10-14
* allow dots in interwiki namesRobby Cornelissen2005-09-30
* remove (?u) from lexer -- its not a valid optionchris2005-09-28
* allow empty interwikilinksKai Poggensee2005-09-22
* do not encode # in interwiki links #529Andreas Gohr2005-09-22
* lexer fix: will now support ">" in look ahead/behind patterns & (?u) inline flagchris2005-09-22