summaryrefslogtreecommitdiff
path: root/inc/parser/xhtml.php
Commit message (Expand)AuthorAge
...
* removed some illogical path setupsAndreas Gohr2008-12-13
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
* Better creation of section IDs FS#1536Andreas Gohr2008-12-01
* FS#630: allow $conf['useheading'] to individually apply to content links and/...Chris Smith2008-11-19
* corrected cell counter class for tables with colspans FS#1506Andreas Gohr2008-10-16
* ycatch space as email link text - againAnika Henke2008-10-12
* ycatch space as email link text (FS#1374)Anika Henke2008-10-12
* fix for FS#1305Michael Klier2008-10-11
* FS#1134 remove inline javascript from windows sharesMichael Klier2008-10-11
* make linkonly parameter work for flash files FS#1472Andreas Gohr2008-10-11
* Fix for FS#172Gina Haeussge2008-10-11
* removed all occurrences of onkeypress (FS#1449)Anika Henke2008-07-20
* Support RSS feeds that don't have item linksAndreas Gohr2008-05-06
* Fix for FS#1350Chris Smith2008-03-29
* another change in highlight handlingAndreas Gohr2008-03-10
* fixed search result linking of pagenames which consist of numbers onlyMichael Klier2008-03-10
* fixed dates for aggregated RSSAndreas Gohr2008-02-27
* Table Row And Col ClassesPierre Spring2008-02-23
* renamed justlink option to linkonlyAndreas Gohr2008-02-23
* media_justlinkPierre Spring2008-02-21
* fix for earlier phpok & htmlok pathChris Smith2008-02-14
* Rationalise Parser PHP & HTML syntax mode handling to renderer only.Chris Smith2008-02-13
* use <sup> to markup footnote anchorsAndreas Gohr2008-01-19
* add relAndreas Gohr2008-01-18
* Allow HTML from inline RSS (typo fix)Tom N Harris2007-10-16
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* TOC fixedAndreas Gohr2007-08-07
* minor fixes for recent tpl_toc() patchchris2007-08-05
* separated TOC from pageAndreas Gohr2007-08-05
* SimplePie upgrade to 1.0Andreas Gohr2007-07-19
* improved feed creationAndreas Gohr2007-07-11
* deleted unnecessary htmlok+phpok checksAnika Henke2007-05-18
* added block mode for embedded html+php (FS#541) -- same syntax but in capital...Anika Henke2007-05-18
* fixed problem with #section added to all linksAndreas Gohr2007-06-25
* fix for colons in fragment identifiers FS#1062Andreas Gohr2007-06-23
* Verbose errors for failed feed fetchingAndreas Gohr2007-06-18
* correct javascript escape for languagestring in windows share links FS#1147Andreas Gohr2007-06-13
* fixed copy'n'paste error for previous apostrophe fixAndreas Gohr2007-05-13
* distinction between apostrophes and single quotes FS#1127Andreas Gohr2007-05-13
* fix for missing alt attribute for captionless JPEGs FS#1126Andreas Gohr2007-05-04
* added getFormat() function to rendererAndreas Gohr2007-03-03
* 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