| 4d9328ff | 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Version upped |
| 7770004c | 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix GitHub URL in plugin.info.txt |
| d9ac02ed | 12-Aug-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update plugin.info.txt |
| 1c0d8044 | 12-Jun-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
More clever handling of re-attaching the edited content. |
| 8bccc41e | 29-May-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
The id is not set when rewrite is used
The id might not be set in every case, especially when rewrite is used. Then get it from the global JSINFO. |
| 68fe61b8 | 29-May-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add all defined globals.
They seem to have impact sometimes because of the nested include. |
| 93d6833b | 29-May-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update Version information |
| 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 ...
|
| 7809e56a | 28-May-2015 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove DW specific locks and hints after dialog closed |
| 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 ...
|