History log of /plugin/sectionedit/ (Results 1 – 10 of 10)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4d9328ff21-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Version upped

7770004c21-Jan-2026 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix GitHub URL in plugin.info.txt

d9ac02ed12-Aug-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Update plugin.info.txt

1c0d804412-Jun-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

More clever handling of re-attaching the edited content.

8bccc41e29-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.

68fe61b829-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Add all defined globals.

They seem to have impact sometimes because of the nested include.

93d6833b29-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Update Version information

463e69e929-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 ...

7809e56a28-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove DW specific locks and hints after dialog closed

c03f473628-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 ...