summaryrefslogtreecommitdiff
path: root/inc/parser/renderer.php
Commit message (Expand)AuthorAge
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Improve compatibility of table instructions handlingAdrian Lang2010-10-12
* FS#1995, add a little defense to avoid warnings caused by bad wikiChristopher Smith2010-10-03
* No need for a self include ;)Christopher Smith2010-10-03
* Fix ns: and ns:start handlingAdrian Lang2010-07-01
* Allow plugins to specify that they have to be instantiatedAdrian Lang2010-03-29
* Rewrite section edit handling according to #1860Adrian Lang2010-02-04
* Add TABLE range marker for table editingAdrian Lang2010-01-19
* Correct copy & paste error (see FS#1798)Adrian Lang2009-11-27
* rowspan with ::: implemented in parser/handlerhakan.sandell2009-11-03
* enhanced <code> and <file> syntaxAndreas Gohr2009-07-26
* added (empty) rss() function to basic rendererAndreas Gohr2009-01-30
* removed some illogical path setupsAndreas Gohr2008-12-13
* Add support for plugin renderers to replace standard renderersChris Smith2008-03-12
* 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
* added getFormat() function to rendererAndreas Gohr2007-03-03
* Fix namespace links and titles (FS 1005, 1006)Guy Brand2007-02-17
* refactor renderer header() to separate out adding toc itemschris2007-02-06
* moved interwiki resolve logic to base renderer classAndreas Gohr2007-01-24
* move title function to base rendererAndreas Gohr2007-01-23
* Renderer now inherits from Doku_PluginAndreas Gohr2007-01-20
* added missing functions to renderer base classAndreas Gohr2007-01-15
* tf_rename_lower.patchhenning.noren2007-01-03
* fix for bug #701, lists in footnotes in listschris2006-08-05
* decouple section edit from header in rendererBen Coburn2006-05-22
* parse error in renderer fixedAndreas Gohr2006-02-24
* removed deprecated TOC codeAndreas Gohr2006-02-24
* some TOC fixesAndreas Gohr2006-02-19
* file cleanupsAndreas Gohr2006-02-17
* minor fixes to base Renderer classchris2005-08-15
* renderer update, move plugin() method from xhtml to rendererchris2005-08-13
* ~~NOCACHE~~ addedandi2005-05-01
* removed closing php tag for includesandi2005-04-13
* new parser: code for section editing addedandi2005-04-10
* new parser: correct pageresolving for internal linksandi2005-04-02
* new parser added (define DOKU_USENEWPARSER to use it)andi2005-03-31