splitbrain/dokuwiki-plugin-searchindex

Will break with DokuWiki Index refactoring

Closed this issue · 0 comments

The upcoming refactoring of DokuWiki's index handling in dokuwiki/dokuwiki#2943 will break this plugin.

That being said, this plugin is using a very old way to handle ajax requests. If it were to use the event system, it might be possible to refactor it in a way that works with both the current stable version of DokuWiki and the upcoming master.