liffiton / dokuwiki-plugin-mathjax

MathJax plugin for DokuWiki
https://www.dokuwiki.org/plugin:mathjax
12 stars 11 forks source link

Enable only on certain pages #29

Open AlexanderZeilmann opened 7 years ago

AlexanderZeilmann commented 7 years ago

Is there a way to only enable the plugin on certain pages/namespaces of a wiki? And not load it at all on the other pages?

liffiton commented 7 years ago

That would be a nice feature, but I'm afraid I don't know of a way to do that with the mechanisms Dokuwiki provides to plugins. It might require a new feature in Dokuwiki itself to enable per-page or per-namespace plugin activation.