summaryrefslogtreecommitdiff
path: root/inc/parserutils.php
Commit message (Expand)AuthorAge
* Add missing return value to p_set_metadataMichael Hamann2011-06-08
* Add more render/cache logic to the metadata codeMichael Hamann2011-05-08
* Change when metadata is rendered - only when really neededMichael Hamann2011-05-08
* Fix p_get_first_heading for when the search index is emptyMichael Hamann2011-04-26
* p_get_metadata: show the save error message only when metadata has been changedMichael Hamann2011-02-06
* Allow p_set_metadata during rendering, test cases included. FS#1827Michael Hamann2011-02-06
* Add define for metadata usage limit in p_get_first_headingMichael Hamann2011-01-10
* Use title index for more than 11 p_first_heading callsMichael Hamann2011-01-10
* Activate the render parameter of p_get_metadataMichael Hamann2011-01-10
* Save metadata only when really changedMichael Hamann2010-12-27
* Render metadata when neededMichael Hamann2010-11-22
* improved some metadata commentsDominik Eckelmann2010-11-13
* Introduce metadata write wrapper p_save_metadataAdrian Lang2010-11-13
* Remove metadata conversion from 0a7e3bce (2006-11-26)Adrian Lang2010-11-13
* - spelling fixesElan Ruusamäe2010-10-07
* Allow plugins to specify that they have to be instantiatedAdrian Lang2010-03-29
* Fix and simplify p_get_metadata key loopingAdrian Lang2010-03-26
* Rewrite p_get_metadata to not issue a E_NoticeAdrian Lang2010-03-23
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| * first attempt to centralize all include loadingAndreas Gohr2010-01-31
* | cast 2nd param to array when executing render instructions FS#1880Andreas Gohr2010-02-03
|/
* removed deprecated PHP4 constructAndreas Gohr2010-01-15
* 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