lpaulsen93 / dokuwiki-plugin-odt

Exports a page to the Open Document format used by OpenOffice.org and other word processors
http://www.dokuwiki.org/plugin:odt
13 stars 26 forks source link

support for new version bookcreator #141

Closed Klap-in closed 8 years ago

Klap-in commented 8 years ago

Bookcreator has new backend based at localStorage of browsers.

To use ODT plugin in new version of bookcreator an update of ODT plugin is needed. more details at https://github.com/Klap-in/dokuwiki-plugin-bookcreator/pull/72

lpaulsen93 commented 8 years ago

I had a look at that but don't really see what to do. Can you give me a hint. There are a lot of changes (28 files).

What needs to be done?

lpaulsen93 commented 8 years ago

Just did some first tests with my merged master and your bookcreator/localstorage branch. Seems to work. Is there anything specific you like me to test?

Klap-in commented 8 years ago

I did tests now mainly with Chrome, and a bit with Firefox on linux. If you have the possibility to test with Internet Explorer and others, could you test them please? At the moment I'm adding acl checks. That is something that is not yet ok in this development version.

lpaulsen93 commented 8 years ago

I did test with Firefox on Ubuntu. As my wiki runs on Ubuntu I can't test with Internet Explorer, sorry.

I will see what other browsers I can check on Ubuntu.

The layout of the box around the icons on the wiki page was a bit itchy. I mean the box was too small. But I guess that's just a template issue. Will check tomorrow. Cheers.

Klap-in commented 8 years ago

No idea what you mean with the 'box around the icons'. Could you please provide a snapshot of it?

lpaulsen93 commented 8 years ago

It seems to be a template problem. Here a snapshot from bootstrap3 template:

bookcreator_bootstrap3

It seems to be correct in the dokuwiki template:

bookcreator_dokuwiki

Klap-in commented 8 years ago

Before this update the bookbar box was displayed fine? (I simplified the css a bit, but maybe a bit too much)

lpaulsen93 commented 8 years ago

Just downgraded to the offical version of bookcreator and went back to bootstrap3 template. The problem is still there. So you're safe I would say :relieved: