garlik-gag / dokuwiki-plugin-odt2dw

Import odt file in dokuwiki page
10 stars 10 forks source link

Importing odt files using the create button #21

Closed ennooosterhuis closed 8 years ago

ennooosterhuis commented 8 years ago

Hallo,

I use dokuwiki Release 2015-08-10a "Detritus" with the odt2dw plugin.

When I import an odt file I use the addressbar in the browser as: https://wiki.secret.org/manuals/playground/aa?do=odt2dw

For other users (students etc) this is not practical. I would like the create button to give the choice between importing an odt file or typing in the dokuwiki_editor. How can this be achieved? I do not want the edit button to give the choice, the chance to overwrite the original file is too big.

Regards,

Enno Oosterhuis

garlik-gag commented 8 years ago

Hi,

I update the plugin few weeks ago adding an import button on the "Page Tools" (thanks to @rotdrop).

Perhaps, using it and disabling the form on the edit action (formDisplayRule attribute) will solve your issue.

Other users should choose clicking on the pencil or on the odt icon.

Hope it help!

Regards,

Garlik