turnermm / Updatable-Snippets-for-Dokuwiki

Inserts updatable snippets into Dokuwiki pages
https://dokuwiki.org/plugin:snippets
GNU General Public License v2.0
6 stars 4 forks source link

„No button“-Issue #25

Closed punk-t closed 7 years ago

punk-t commented 7 years ago

I had the same issue as mentioned in #10, and couldn't resolve it using the hints given there. After lots of trying, cache deleting and silent crying I did a clean vanilla install of dokuwiki with just the elementary plugins.

I installed your Snippets plugin but the „insert Templates“-button didn't want to show up. Finally I gave the Snippets Original plugin a try and installed as described here. This brought up the button. After patching the original plugin with yours using the normal extension manager doesn't have any further effect to the button, it stays in the editors toolbar now.

Maybe you want to give those a hint who have the same problem.

turnermm commented 7 years ago

Did you follow this instruction:

IMPORTANT: You have to invalidate/delete the cache before the new button appears in the toolbar.

If so, I suspect that is what helped.

linhua55 commented 7 years ago

I also can't see the button. I delete the cache in Chrome(and also use Chrome Incognito Mode(Ctrl+Shift+N)), and dokuwiki(https://www.dokuwiki.org/caching) I use this docker. https://hub.docker.com/r/linhua/docker-dokuwiki/

turnermm commented 7 years ago

I'm not familiar with your docker setup, nor with the effects of Chrome's incognito mode.

linhua55 commented 7 years ago

Thanks. I add the snippets_page(snippets), and add a unordered list, just like https://www.dokuwiki.org/plugin:snippets#usage . and also delete the cache. Finally, it works well. The button comes out.

turnermm commented 7 years ago

I am pleased that it is working. So l will close this issue.