summaryrefslogtreecommitdiff
path: root/inc/parser/xhtml.php
Commit message (Expand)AuthorAge
* language-specific quotation marks (FS#438)Anika Henke2007-02-11
* compatibility fix for the recent render_TOC changeAndreas Gohr2007-02-08
* give xhtml renderer method _xmlEntities standard parameter valueschris2007-02-06
* refactor xhtml TOC creation into a class function, FS#1058chris2007-02-06
* refactor renderer header() to separate out adding toc itemschris2007-02-06
* fix FS#1010chris2007-01-26
* moved interwiki resolve logic to base renderer classAndreas Gohr2007-01-24
* moved simple URL handling from renderer to handlerAndreas Gohr2007-01-24
* move title function to base rendererAndreas Gohr2007-01-23
* tf_rename_lower.patchhenning.noren2007-01-03
* fixed display for file links with empty title #996Andreas Gohr2006-12-02
* obfuscate email address when it is used in mailto links (bug#977)chris2006-11-13
* DOMlib removedAndreas Gohr2006-11-10
* fixed images in email linksAndreas Gohr2006-10-08
* cache, metadata & purgefile updateschris2006-09-24
* fix for reversed RSS feeds #918Andreas Gohr2006-09-24
* minor bugfix and boring error removalchris2006-09-23
* removed superfluous <br /> after inline tablesAnika Henke2006-09-03
* no forcing of ASCII in section IDsAndreas Gohr2006-08-25
* strip trailing line in higlighted codeAndreas Gohr2006-07-30
* Provide a fragment cache for GeSHi outputchris2006-07-29
* fixing undefined variablesBen Coburn2006-07-10
* error reporting E_ALL switchBen Coburn2006-07-08
* create correct titles for namespace linksAndreas Gohr2006-06-17
* Updated SimplePie to beta2Andreas Gohr2006-06-07
* decouple section edit from header in rendererBen Coburn2006-05-22
* metadata hnalding updates, header fixesAndreas Gohr2006-05-07
* feed aggregation revampedAndreas Gohr2006-04-14
* Parser Update:chris2006-04-09
* 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
* 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
* 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
* use classes for file icons like in interwiki linksAndreas Gohr2005-11-05