summaryrefslogtreecommitdiff
path: root/inc/parser/metadata.php
Commit message (Expand)AuthorAge
* Change when metadata is rendered - only when really neededMichael Hamann2011-05-08
* Revert "merged branch 'danny0838:rewrite_block' and resolved conflict"Andreas Gohr2011-02-06
* merged branch 'danny0838:rewrite_block' and resolved conflictAnika Henke2011-02-06
* skip empty image title from abstractAndreas Gohr2010-12-22
* store the creator's login name in metadata FS#1397Andreas Gohr2010-12-22
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Fix special link displaying in abstractAdrian Lang2010-03-16
* Less E_NOTICEs, removed spell checker leftoverAdrian Lang2009-11-13
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* rowspan with ::: implemented in parser/handlerhakan.sandell2009-11-03
* Change expensive uses of split to the much faster explode.Tom N Harris2009-05-28
* fix header links in metadata FS#1617Andreas Gohr2009-04-10
* fixed previous attempt to fix metadata for externally edited pagesAndreas Gohr2009-03-01
* fix metadata for externally created pagesAndreas Gohr2009-02-28
* Store first image in metadataAndreas Gohr2009-02-27
* removed some illogical path setupsAndreas Gohr2008-12-13
* FS#630: allow $conf['useheading'] to individually apply to content links and/...Chris Smith2008-11-19
* correct UTF-8 trimming of abstracts in metarenderer FS#1233Andreas Gohr2008-01-18
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* Fix not checking capture in metadata rendererTom N Harris2007-09-25
* separated TOC from pageAndreas Gohr2007-08-05
* 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
* skip images in links for metadata rendererAndreas Gohr2007-03-02
* language-specific quotation marks (FS#438)Anika Henke2007-02-11
* refactor renderer header() to separate out adding toc itemschris2007-02-06
* fix FS#1010chris2007-01-26
* tf_rename_lower.patchhenning.noren2007-01-03
* fix rss refresh to take into account other refresh settings on the same pagechris2006-12-12
* metadata update to support both persistent and non-persistent metadatachris2006-11-26
* no forcing of ASCII in section IDs for metadata (#882)chris2006-11-04
* amendments to previous patch updating rss & cachechris2006-09-25
* cache, metadata & purgefile updateschris2006-09-24
* update backlink search to use metadatachris2006-09-01
* reset title in metadata rendererAndreas Gohr2006-06-07
* metadata hnalding updates, header fixesAndreas Gohr2006-05-07
* metadata enhancementsAndreas Gohr2006-04-30
* new metadata renderer; functions p_get_metadata() and p_set_metadata()Esther Brunner2006-04-15