Skip to content

Fix BatchEdit compatibility with Mort - #65

Open
stormframe wants to merge 1 commit into
dwp-forge:masterfrom
stormframe:mort-patch-index
Open

Fix BatchEdit compatibility with Mort#65
stormframe wants to merge 1 commit into
dwp-forge:masterfrom
stormframe:mort-patch-index

Conversation

@stormframe

Copy link
Copy Markdown

Replace the deprecated idx_getIndex() call and removed inc/indexer.php dependency with the new dokuwiki\Search\Indexer API.

Use Indexer::getAllPages() to retrieve the page index and filter out pages that no longer exist.

Replace the deprecated idx_getIndex() call and removed inc/indexer.php dependency with the new dokuwiki\Search\Indexer API.

Use Indexer::getAllPages() to retrieve the page index and filter out pages that no longer exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant