i-net-software / dokuwiki-plugin-multiorphan

Administrative GUI to find all sorts of orphaned or wanted pages and media. This works using AJAX instead of loading everything into one page.
https://www.dokuwiki.org/plugin:multiorphan
5 stars 5 forks source link

Doesn't see media inside mp3play tag #11

Closed ditdotdat closed 7 years ago

ditdotdat commented 8 years ago

All the audio in our Wiki is played with the mp3play plugin. So all the links to audio media look like this: {{mp3play>:fighting_talk_midway.mp3|}}

But Multiorphan sees those media files as orphans.

gamma commented 7 years ago

The plugin only supports standard links. It would be possible for plugin developers to plug into multi orphan and add more link types ...