This shows you the differences between two versions of the page.
|
plugin:draw [2010/03/01 12:57] 195.240.70.233 |
plugin:draw [2010/03/17 22:38] (current) ach old revision restored |
||
|---|---|---|---|
| Line 447: | Line 447: | ||
| $conf['baseurl'].$conf['basedir'] | $conf['baseurl'].$conf['basedir'] | ||
| - | This allows the java app to launch and the GUI displayed. However, then there was the problem with the files not being saved - rendering the plugin practically useles. | + | This allows the java app to launch and the GUI displayed. However, then there was the problem with the files not being saved - rendering the plugin practically useless. |
| I did some further investigations and it looks like it has something to do with CSRF within DokuWiki and mediamanager: | I did some further investigations and it looks like it has something to do with CSRF within DokuWiki and mediamanager: | ||
| Line 473: | Line 473: | ||
| * fixed absent security token | * fixed absent security token | ||
| * fixed multiline label bug (resulted in broken .draw-files) | * fixed multiline label bug (resulted in broken .draw-files) | ||
| - | * replaced (almost empty) popup window with an auto-hiding iframe | + | * replaced (almost empty) pop-up window with an auto-hiding iframe |
| * image reloads automatically after editor frame is closed (no page reloads are needed anymore) | * image reloads automatically after editor frame is closed (no page reloads are needed anymore) | ||
| * editor frame will be centered and/or maximized when started | * editor frame will be centered and/or maximized when started | ||