summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
* 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
* $conf['toptoclevel'] specifying topmost level of TOCjoe.lapp2005-09-17
* lexer fix, corrects pattern match locating issues for patterns with look-ahea...chris2005-09-16
* Added media 'nolink' and 'direct' optionsjoe.lapp2005-09-15
* fix for acronyms, but still buggyAndreas Gohr2005-09-14
* fixed UTF-8 handling in Acronyms #478Andreas Gohr2005-09-11
* hide namespace in file-links (non-image media) #512Andreas Gohr2005-09-11
* function obfuscate($email) moved to common.php; used in parser and some pluginsEsther Brunner2005-09-02
* fileicons for non image media #198Esther Brunner2005-08-16
* fixed minor bug introduced yesterdayAndreas Gohr2005-08-15
* minor fixes to base Renderer classchris2005-08-15
* URL rewriting for media filesAndreas Gohr2005-08-14
* renderer update, move plugin() method from xhtml to rendererchris2005-08-13
* Alternative fix for #384Harry Fuecks2005-08-06
* Changed pluginloading to use referencesAndreas Gohr2005-07-30
* footnote fix: almagamate identical footnotes, insitu footnote popupschris2005-07-28
* handle all RFC 1738 compliable schemes in external linksAndreas Gohr2005-07-28