DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:wideredit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:wideredit [2022-03-24 15:53] – compatible: +Greebo Michaelsyplugin:wideredit [2024-03-16 14:59] (current) – compatible with Kaos michaelsy
Line 1: Line 1:
-====== wideredit Plugin ======+====== Wideredit Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Multi-Section Editing+description: Multi-Section Editing, ideal for mobile devices, also good for desktops
 author     : Andreas Gohr author     : Andreas Gohr
 email      : dokuwiki@cosmocode.de email      : dokuwiki@cosmocode.de
 type       :  type       : 
-lastupdate : 2022-03-23 +lastupdate : 2022-04-11 
-compatible : Hogfather, Greebo+compatible : Greebo, Hogfather, Igor, Jack Jackrum, Kaos
 depends    :  depends    : 
-conflicts +conflicts include
 similar    :  similar    : 
-tags       : section, sectionediting+tags       : section, sectionediting, editing, mobile
  
 downloadurl: https://github.com/cosmocode/dokuwiki-plugin-wideredit/zipball/master downloadurl: https://github.com/cosmocode/dokuwiki-plugin-wideredit/zipball/master
Line 18: Line 18:
 donationurl:  donationurl: 
  
-screenshot_img : +screenshot_img : https://i.imgur.com/fzzCQ0k.png
 ---- ----
  
-[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://cosmocode.de/static/img/dokuwiki/dwplugins.png?direct|A CosmoCode Plugin}}]]+[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png|A CosmoCode Plugin}}]]
  
-This Javascript-only plugin allows editing multiple [[:section_editing|sections]] at once.+===== Application =====
  
 +The Wideredit plugin allows editing multiple [[:section_editing|sections]] at once. This is especially helpful on smartphones, since the editing area of a single section is sometimes too small. On the other hand, editing an entire wiki page on a smartphone is often unmanageable. 
  
 ===== Installation ===== ===== Installation =====
Line 32: Line 33:
 ===== Usage ===== ===== Usage =====
  
-After the plugin has been installed, section edit buttons can be right clicked to initialize the multi section editing.+After the plugin is installed, the first edit section can be selected to initialize the multi section editing. The selection is done by right-clicking a section edit button, on an Android mobile device by a long press. A selected edit button is displayed as an indented push button.
  
-A right clicked section edit button will be marked by a dashed border. Once a section has been marked as such, simply click the section edit button of another section and the editor will open all sections from the first to the clicked section.+Once a section has been marked as such, click another edit button and the editor will open all sections from the first to the clicked section
 + 
 +The selection of the first section is detected by the contextmenu event of the edit button. That means all methods are possible that are otherwise used to call the context menu. Unfortunately, on iOS mobile devices the context menu is currently not supported because of a [[https://bugs.webkit.org/show_bug.cgi?id=213953|bug in the Safari Browser]]. It follows that there is no Wideredit function with this browser.
  
 Normal section editing is not influenced. Normal section editing is not influenced.
  
-Note: on Android based mobile devicesa right click can be executed using a long press. On iOS mobile devices this is currently not supported because of a [[https://bugs.webkit.org/show_bug.cgi?id=213953|bug in Safari]].+===== Issue with the Include Plugin ===== 
 + 
 +Currentlysafe use in combination with the [[plugin:include | Include plugin]] is not guaranteedBe careful not to select two sections where one section is inside an include and the other is outside an include. 
 + 
 +===== Sponsorship ===== 
 + 
 +Commissioning and button design by: [[user>michaelsy|michaelsy (Michael Sy.)]]
  
plugin/wideredit.1648133639.txt.gz · Last modified: 2022-03-24 15:53 by Michaelsy

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki