Table of Contents

SaveAndEdit Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin Adds a checkbox to the edit mode in order to continue editing after the page has been saved.

Last updated on
2024-05-07
Provides
Action
Repository
Source

Tagged with editing

Have you ever worked on a page for a long time and wanted to save the content you have but still continue editing after saving and hated that you had to click again “Edit” after saving and wait another time for the page to load? Then this plugin is for you! It allows you to change that behavior by checking a simple checkbox below the edit area. When you press save after checking that checkbox, you won't be redirected to the page but instead the editor will load again and you can continue editing.

Download and Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Usage

This plugin adds a checkbox that is shown below the editor, if you check it the edit form will reappear when you press “Save” after saving the page instead of redirecting to the page itself. This is useful if you are working on a page for a long time and want to save intermediate states your work.

Configuration and Settings

There are currently no configuration settings for this plugin.

You can translate the plugin by copying lang/en/lang.php to lang/YOUR_LANGUAGE/lang.php and change the one line where the English text is set. Just provide that line somewhere below, send me an email (see above for the address) or even create a fork of the repository linked above and send me a patch or a pull request on GitHub.

Development

Feel free to provide improvements of the code as patch or pull request on GitHub. Bugs and feature requests should be reported on GitHub.

Change Log

Known Bugs and Issues

ToDo/Wish List

FAQ

None so far.

Discussion

Please report bugs and feature request in the issue tracker on GitHub linked above. Feel free to leave comments below, if there should be too many I might either remove or summarize them in the FAQ or move them to an external discussion page.