[dokuwiki] Re: New meta data system

  • From: TNHarris <telliamed@xxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 17 Nov 2010 18:45:19 -0500

On 11/17/2010 03:02 PM, Håkan Sandell wrote:
I have source for almost every DokuWiki plugin if you are interested
in which are using the index API. Just send me a mail and I'll help
you.


A search for functions that start with "idx_" should suffice. Also "ft_" for functions from inc/fulltext.php.

Docsearch only uses "idx_addPage" which is not going to be removed anytime soon. So that plugin should be safe. I think idx_lookup may also be safe. Unsafe function are anything with "Index" in the name, "idx_tokenizer" and "idx_getPageWords" are somewhere in-between.

--
- tom
telliamed@xxxxxxxxxxxxx
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: