Home
last modified time | relevance | path

Searched hist:"39 d6fd3051102c9f2fb5436c7bcaf44d6068fde8" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dindexer.php39d6fd3051102c9f2fb5436c7bcaf44d6068fde8 Sun Mar 06 12:17:15 UTC 2011 Michael Hamann <michael@content-space.de> Merge the two indexer events and use string keys

This merges the INDEXER_PAGE_ADD and INDEXER_METADATA_INDEX events and
introduces the new string keys 'page', 'body' and 'metadata' in the
event data. All plugins that use INDEXER_PAGE_ADD need to be adjusted to
use the key 'page' instead of 0 and 'body' instead of 1.