garlik-gag / dokuwiki-plugin-odt2dw

Import odt file in dokuwiki page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

odt2dw is a plugin for dokuwiki

More information about odt2dw at http://www.dokuwiki.org/plugin:odt2dw
More information about dokuwiki at http://www.dokuwiki.org

This plugin works with Apache HTTP Server on Linux Environment.
Apache versions tested : V.5.2, V.5.3

I don't test it on other HTTP Server.

This plugin need :
  * php xsltProcessor class (ex : php-xml, php5-xsl)
  * php zipArchive class

Change Log :

v0.09 beta
  * Adjust method signatures to match parent
  * Add import button
v0.08 beta
  * Fixe : bug #9
  * Fixe : bug #14
v0.07 beta
  * Fixe : parserPostDisplay now works with choice edit or preview
  * Fixe : better class existence control
v0.06 beta
  * Fixe : some small fixes to the english messages
  * Add  : message translation in Dutch (By mprins)
  * Fixe : check for mime type was too specific : It could be set in config panel
  * Fixe : submit button was not translated and stay in french : His value depend of the dokuwiki lang file now.
v0.05 beta
  * Fixe : display an error if the parserUploadDir directory doesn't exists. Now it will be create if needed.

About

Import odt file in dokuwiki page


Languages

Language:PHP 71.9%Language:XSLT 27.1%Language:CSS 1.0%