Home
last modified time | relevance | path

Searched hist:"8 d22f1e96be5aa2c65ecb6ee934debbfe0f8f4cc" (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/lib/exe/
H A Dajax.php8d22f1e96be5aa2c65ecb6ee934debbfe0f8f4cc Sat Jun 26 11:38:10 UTC 2010 Andreas Gohr <andi@splitbrain.org> Changes to the ft_pageLookup and related event FS#1978

This patch changes the ft_pageLookup function to always return the
title of pages with the result. This makes it easier to work with the
array, as it no longer changes between numeric and key indexes depending
on useheading.
This also means that action plugins subscribed to
SEARCH_QUERY_PAGELOOKUP need to be adjusted. The event contains a new
data field called 'has_titles' which plugins can use to check for
backwards compatibility.

/dokuwiki/inc/
H A Dfulltext.php8d22f1e96be5aa2c65ecb6ee934debbfe0f8f4cc Sat Jun 26 11:38:10 UTC 2010 Andreas Gohr <andi@splitbrain.org> Changes to the ft_pageLookup and related event FS#1978

This patch changes the ft_pageLookup function to always return the
title of pages with the result. This makes it easier to work with the
array, as it no longer changes between numeric and key indexes depending
on useheading.
This also means that action plugins subscribed to
SEARCH_QUERY_PAGELOOKUP need to be adjusted. The event contains a new
data field called 'has_titles' which plugins can use to check for
backwards compatibility.

H A Dhtml.php8d22f1e96be5aa2c65ecb6ee934debbfe0f8f4cc Sat Jun 26 11:38:10 UTC 2010 Andreas Gohr <andi@splitbrain.org> Changes to the ft_pageLookup and related event FS#1978

This patch changes the ft_pageLookup function to always return the
title of pages with the result. This makes it easier to work with the
array, as it no longer changes between numeric and key indexes depending
on useheading.
This also means that action plugins subscribed to
SEARCH_QUERY_PAGELOOKUP need to be adjusted. The event contains a new
data field called 'has_titles' which plugins can use to check for
backwards compatibility.