summaryrefslogtreecommitdiff
path: root/inc/parser/handler.php
Commit message (Expand)AuthorAge
...
* removed some illogical path setupsAndreas Gohr2008-12-13
* parser: put match on the call stackpierre.spring2008-10-22
* 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
* allow numbers in interwiki descriptors FS#1358Andreas Gohr2008-03-25
* update preformatted syntax mode to ignore entire blocks of white spaceChris Smith2008-03-13
* 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
* Change handler to use a defined character for line-break replacementChris Smith2008-03-09
* renamed justlink option to linkonlyAndreas Gohr2008-02-23
* media_justlinkPierre Spring2008-02-21
* 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
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* added block mode for embedded html+php (FS#541) -- same syntax but in capital...Anika Henke2007-05-18
* distinction between apostrophes and single quotes FS#1127Andreas Gohr2007-05-13
* create an addPluginCall() method for the handlerchris2007-01-25
* improve and centralise email regexp, fixes FS#1049chris2007-01-25
* fixed broken table alignmentAndreas Gohr2007-01-24
* moved simple URL handling from renderer to handlerAndreas Gohr2007-01-24
* readded two changes from recent rollbackAndreas Gohr2007-01-06
* UNDO: regex_simpler.patchhenning.noren2007-01-04
* regex_simpler.patchhenning.noren2007-01-04
* tf_rename_lower.patchhenning.noren2007-01-03
* amendments to previous patch updating rss & cachechris2006-09-25
* parser update, add 'rss' to block mode lists, see FS#888.chris2006-09-17
* more unit test fixeschris2006-08-09
* fix for footnote nestingchris2006-08-09
* more unittest updateschris2006-08-05
* fix for bug #701, lists in footnotes in listschris2006-08-05
* unittest fixeschris2006-08-04
* fixing edit section bugsBen Coburn2006-06-18
* bug#701 - partial fixchris2006-06-06
* bug#811chris2006-05-30
* update header test cases 20060526Ben Coburn2006-05-26
* decouple section edit from header in rendererBen Coburn2006-05-22
* metadata hnalding updates, header fixesAndreas Gohr2006-05-07
* event system revisionchris2006-04-25
* event HANDLER_FINALISEDchris2006-04-14
* feed aggregation revampedAndreas Gohr2006-04-14
* even faster header parsing using strspnAndreas Gohr2006-04-12
* reverted method to determine the header levelAndreas Gohr2006-04-10
* Parser Update:chris2006-04-09
* removed deprecated TOC codeAndreas Gohr2006-02-24
* some TOC fixesAndreas Gohr2006-02-19
* create unique IDs for sectionsAndreas Gohr2006-02-19
* file cleanupsAndreas Gohr2006-02-17
* get_tests_running_1hfuecks2005-11-07
* Table Syntax fixes #280 #591Andreas Gohr2005-11-03