When I use "once" option, instead of removing subsequent entries of the same, it replaces the link text with "start". All the links are still visible on the page. I would love to see this plugin working like a charm, as then my wiki namespace could be populated with automatic links to other articles in the same namespace...
The "once" logic is broken. It's rendering every time instead of just once, and with the wrong link and text.
The latest version of DokuWiki has an extra render step before the step that renders content on the page. Since we execute the "once" code in the handler, not the renderer, the "once" code is never properly used to render anything on the page.
When I use "once" option, instead of removing subsequent entries of the same, it replaces the link text with "start". All the links are still visible on the page. I would love to see this plugin working like a charm, as then my wiki namespace could be populated with automatic links to other articles in the same namespace...
I am using DokuWiki Kaos with latest ComboStrap.