Home
last modified time | relevance | path

Searched hist:"1 b48999c32bc54c39ae10cb3107127678160ee93" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Ui/
H A DSearch.php1b48999c32bc54c39ae10cb3107127678160ee93 Mon Mar 26 12:27:30 UTC 2018 Michael Große <grosse@cosmocode.de> refactor(search): move filtering by time into _ft_page*

This is the more appropriate place for that functionality, because now
it happens inside the default function for the respective pagesearch and
pagelookup events and can be properly handled by plugins.

/dokuwiki/inc/
H A Dfulltext.php1b48999c32bc54c39ae10cb3107127678160ee93 Mon Mar 26 12:27:30 UTC 2018 Michael Große <grosse@cosmocode.de> refactor(search): move filtering by time into _ft_page*

This is the more appropriate place for that functionality, because now
it happens inside the default function for the respective pagesearch and
pagelookup events and can be properly handled by plugins.