summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
* makes minimum amount of headlines configurable that determines if the TOC is ...Anika Henke2009-01-17
* new html_flashobject() function for simple and XHTML valid flash embedsAndreas Gohr2009-01-16
* keep hashes for media files FS#673Andreas Gohr2009-01-12
* fixed PHP4 incompatibility in sectionID() FS#1553Andreas Gohr2008-12-26
* 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
* parser: put match on the call stackpierre.spring2008-10-22
* 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
* Make recognized URL schemes customizable via conf/scheme.conf (FS#797)Gina Haeussge2008-10-12
* fix smileys at the start or end of a lineAndreas Gohr2008-10-12
* fix for FS#1305Michael Klier2008-10-11
* recognize smileys with proper boundaries only FS#1489Andreas Gohr2008-10-11
* Another fix for emphasis parsing FS#1468Andreas Gohr2008-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
* syntax plugin match getter and setterpierre.spring2008-08-29
* Allow syntax plugin handle() function to return false to indicate do not crea...Chris Smith2008-08-13
* 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
* allow numbers in interwiki descriptors FS#1358Andreas Gohr2008-03-25
* completed PCRE error checking in lexerAndreas Gohr2008-03-19
* update preformatted syntax mode to ignore entire blocks of white spaceChris Smith2008-03-13
* Add support for plugin renderers to replace standard renderersChris Smith2008-03-12
* change line-break replacement character to '\n'Chris Smith2008-03-12
* Update handler to merge consecutive 'cdata' instructions (incl. test case upd...Chris Smith2008-03-12
* another change in highlight handlingAndreas Gohr2008-03-10
* fixed search result linking of pagenames which consist of numbers onlyMichael Klier2008-03-10
* Change handler to use a defined character for line-break replacementChris Smith2008-03-09
* 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
* UNDO: remove htmlok and phpok tests from Doku_HandlerSpring Pierre2008-01-17
* remove htmlok and phpok tests from Doku_HandlerSpring Pierre2008-01-17
* use <sup> to markup footnote anchorsAndreas Gohr2008-01-19
* prevent error on buggy syntax plugin FS#1218Andreas Gohr2008-01-19
* correct UTF-8 trimming of abstracts in metarenderer FS#1233Andreas Gohr2008-01-18
* add relAndreas Gohr2008-01-18
* try to warn about pcre.backtrack_limit errors FS#1258Andreas Gohr2008-01-18
* parenthesis_escaper_fixstephane.chazelas2008-01-04
* 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