summaryrefslogtreecommitdiff
path: root/inc/parserutils.php
Commit message (Expand)AuthorAge
* fix for failing plugin check for renderer components (credits go to Michael K...Gina Haeussge2009-11-06
* Coding Standard CleanupAndreas Gohr2009-10-20
* Whitespace cleanup FS#1709furun2009-10-16
* #FS1767, ensure disabled renderer plugins aren't used for rendereringChris Smith2009-10-04
* do not rerender metadata for pages without abstract forever FS#1701Andreas Gohr2009-08-02
* fixed too strict trim on non-parsed blocksAnika Henke2009-07-16
* further updates to config_cascade patchChris Smith2009-01-22
* removed some illogical path setupsAndreas Gohr2008-12-13
* FS#630: allow $conf['useheading'] to individually apply to content links and/...Chris Smith2008-11-19
* Explicite TypeCast for searchIndexgweissbach2008-08-04
* add third parameter to plugin_load(), $new, to allow return of a new plugin o...Chris Smith2008-08-13
* fixed typo :-/Andreas Gohr2008-05-02
* correctly expire the cache for geshi highlighted stringsAndreas Gohr2008-05-02
* call io_readWikiPage() instead of io_readfile() on page loadGalaxyMaster2008-04-17
* Fix for FS#1350Chris Smith2008-03-29
* purge non-persistent meta data on page deletionMichael Klier2008-03-26
* Add support for plugin renderers to replace standard renderersChris Smith2008-03-12
* Fix for FS#1334, see also FS#1090Chris Smith2008-02-23
* make sure $ID is set correct when rendering metadataAndreas Gohr2008-02-08
* header support for renderer pluginsAndreas Gohr2007-10-16
* fixes for p_get_metadata() & p_set_metadata (incl. resolution of FS#1254)Chris Smith2007-09-30
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* Don't create bogus blank entries in metadataTom N Harris2007-09-19
* alter p_get_first_heading() default $render value to trueChris Smith2007-08-21
* separated TOC from pageAndreas Gohr2007-08-05
* added getFormat() function to rendererAndreas Gohr2007-03-03
* never build instructions twice in the same run FS#1090Andreas Gohr2007-03-03
* only debug when in xhtml mode in parserutils.phpAndreas Gohr2007-03-03
* fix rendered metadata detection problemchris2007-02-22
* Show file name in debug comment when creating new cache.Tom N Harris2007-02-02
* small fix for metadata rendering if instructions aren't availableAndreas Gohr2007-01-28
* fix FS#1010chris2007-01-26
* Some renderer plugin updatesAndreas Gohr2007-01-20
* rerender and save metadata fixBen Coburn2006-12-07
* pluggable renderersAndreas Gohr2006-12-03
* metadata update to support both persistent and non-persistent metadatachris2006-11-26
* code highlighting fragment cache updatechris2006-10-27
* update p_get/set_metadata to use $INFO['meta']chris2006-10-04
* p_get_first_heading simplificationchris2006-09-23
* parser caching updatechris2006-09-11
* GeSHi fixesAndreas Gohr2006-08-06
* strip trailing line in higlighted codeAndreas Gohr2006-07-30
* Provide a fragment cache for GeSHi outputchris2006-07-29
* additional eventschris2006-07-24
* updated hierarchical breadcrumbsAndreas Gohr2006-06-18
* Use meta data in RSS feedAndreas Gohr2006-05-28
* metadata enhancementsAndreas Gohr2006-04-30
* new metadata renderer; functions p_get_metadata() and p_set_metadata()Esther Brunner2006-04-15
* Parser Update:chris2006-04-09
* cleanup export mode errorsBen Coburn2006-04-09