cosmocode / dokuwiki-plugin-top

Simple DokuWiki plugin to count page accesses and display the most popular pages
1 stars 3 forks source link

Conflicts with dokuwiki plugin tags #9

Closed dryoo closed 7 years ago

dryoo commented 8 years ago

-1 -2 -3

When top is actived, tag plugin does not work correctly

You can see here!

http://openwiki.kr/test

is this problem of the cache?

clemenskuehn commented 8 years ago

Same problem: when plugin:top is activated, dokuwiki recognizes {{topic>....}} as {{top...}} I don't know what the next error is because I did not install plugin:sqlite and just deactivated plugin:top since I didn't use it anyways. But this almost seems like a general error in matching the keywords of plugins that are substrings of other keywords.