summaryrefslogtreecommitdiff
path: root/inc/parser
Commit message (Expand)AuthorAge
* 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
* skip images in links for metadata rendererAndreas Gohr2007-03-02
* Fix namespace links and titles (FS 1005, 1006)Guy Brand2007-02-17
* language-specific quotation marks (FS#438)Anika Henke2007-02-11
* compatibility fix for the recent render_TOC changeAndreas Gohr2007-02-08
* do preconnects only once #1067Stephane Chazelas2007-02-06
* 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
* 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 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
* Renderer now inherits from Doku_PluginAndreas Gohr2007-01-20
* added missing functions to renderer base classAndreas Gohr2007-01-15
* 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
* fix rss refresh to take into account other refresh settings on the same pagechris2006-12-12
* pluggable renderersAndreas Gohr2006-12-03
* fixed display for file links with empty title #996Andreas Gohr2006-12-02
* metadata update to support both persistent and non-persistent metadatachris2006-11-26
* obfuscate email address when it is used in mailto links (bug#977)chris2006-11-13
* DOMlib removedAndreas Gohr2006-11-10
* no forcing of ASCII in section IDs for metadata (#882)chris2006-11-04
* fixed images in email linksAndreas Gohr2006-10-08
* amendments to previous patch updating rss & cachechris2006-09-25
* cache, metadata & purgefile updateschris2006-09-24
* fix for reversed RSS feeds #918Andreas Gohr2006-09-24
* minor bugfix and boring error removalchris2006-09-23
* parser update, add 'rss' to block mode lists, see FS#888.chris2006-09-17
* removed superfluous <br /> after inline tablesAnika Henke2006-09-03
* update backlink search to use metadatachris2006-09-01
* no forcing of ASCII in section IDsAndreas Gohr2006-08-25
* more unit test fixeschris2006-08-09
* cleanID unit testschris2006-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
* strip trailing line in higlighted codeAndreas Gohr2006-07-30
* Provide a fragment cache for GeSHi outputchris2006-07-29
* fixing undefined variablesBen Coburn2006-07-10