| #
463e69e9 |
| 29-May-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Decouple functions, second request for show after save
When saving, the resulting edit buttons do not reflect the actual range. That is why we simply ask the server again for the content. In additio
Decouple functions, second request for show after save
When saving, the resulting edit buttons do not reflect the actual range. That is why we simply ask the server again for the content. In addition we need to unbind our loadEditDialog handler when super-evily reloading the jQuery or we end up with two handlers on the same button after closing without saving.
show more ...
|
| #
c03f4736 |
| 28-May-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
First commit of the plugin.
This plugin allows to edit sections in a popup instead of a new page, including refresh of the page in background.
This builds up on some slightly evil things, such as r
First commit of the plugin.
This plugin allows to edit sections in a popup instead of a new page, including refresh of the page in background.
This builds up on some slightly evil things, such as reloading the js.php to re-init the jQuery and include the doku.php into the action.php …
PLEASE NOTE: THIS IS EXPERIMENTAL
show more ...
|