zioth / dokuwiki_fastwiki

DokuWiki plugin which speeds up user interactions by avoiding page loads, rendering content client-side and pre-loading content.
GNU General Public License v2.0
9 stars 2 forks source link

Bootstrap3 (Requests for Template Support) #26

Closed christian-wantia closed 6 years ago

christian-wantia commented 7 years ago

There seem to be a problem with mode switching. Without reloading the page, for example, the site tools (index, media manger, etc.) are not working properly. It's reproducable with the following setup:

For the moment it helps using the media manager oder index via right click and new tab.

Update: As a workaround I've reduced m_supportedActions in script.js to edit, draft, show and save.

zioth commented 7 years ago

I just installed bootstrap3, and I can't reproduce the bug. Is there a site you can point me to?

zioth commented 7 years ago

Any update? If not, I'm going to close this ticket.

zioth commented 6 years ago

@christian-wantia

Closing. If you're able to tell me how to reproduce the bug, or can point me to a site where it's broken, I'll be happy to take a look.