DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dblclickedit

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
Last revisionBoth sides next revision
plugin:dblclickedit [2009-07-02 22:07] HåkanSplugin:dblclickedit [2018-05-30 21:44] – [Download and Installation] Klap-in
Line 1: Line 1:
-====== dblclickedit plugin ======+====== dblclickedit Plugin ======
  
 ---- plugin ---- ---- plugin ----
 description: Enter edit mode by double click description: Enter edit mode by double click
 author     : Håkan Sandell author     : Håkan Sandell
-email      : hakan.sandell@home.se+email      : sandell.hakan@gmail.com
 type       : Action type       : Action
-lastupdate : 2009-07-01 +lastupdate : 2012-12-30 
-compatible : 2007-06-26b, 2008-05-05,2009-02-14+compatible : 2007-06-26b, 2008-05-05, 2009-02-14, Angua, Adora Belle
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : Edit+tags       : editing, double-click, mouse 
 + 
 +downloadurl: https://github.com/HakanS/dokuwiki-plugin-dblclickedit/archive/master.zip 
 +bugtracker : https://github.com/HakanS/dokuwiki-plugin-dblclickedit/issues 
 +sourcerepo : https://github.com/HakanS/dokuwiki-plugin-dblclickedit/
 ---- ----
  
-This plugin enables you to quickly enter edit mode by double clicking the headline or text. In this first release, there is no section edit.+This plugin enables you to quickly enter edit mode by double clicking the headline or text.
  
 ===== Download and Installation ===== ===== Download and Installation =====
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-^ **Download** | [[http://cloud.github.com/downloads/HakanS/dokuwiki-plugin-dblclickedit/dblclickedit.zip| dblclickedit.zip]] |  
- 
-See also: [[#Source Code]], [[#Change Log]], [[#Known Bugs and Issues]], [[#ToDo/Wish List]] 
  
 ===== Usage ===== ===== Usage =====
-After installation just double click on a page to enter edit mode. Javascript must be enabled in your browser and you may have to clear the cache.+After installation just double click on a page to enter edit mode. JavaScript must be enabled in your browser and you may have to clear the cache. 
 + 
 +The plugin supports section edit and recognizes [[data]], [[edittable]] and other plugins with their own section editors. 
  
 ===== Development ===== ===== Development =====
-The first release is very simple. It adds ondblclick event for section and header %%<div>%%'s and a little javascript navigates to same page with //do=edit// action (same as clicking the edit button). 
  
-Yes, the javascript is called 'openSectionEdit' but there'not section edit right nowThere are different ways the accomplish that, I've not decided which is the best yet, your thoughts are welcome.+This plugin will never become an in-line editor -- they are not easy to get bug freeIf you are looking for that, try [[inlineeditor]] or [[quickedit]].
  
-=== Source Code ===+The plugin is dependent on the template used. It has been tested with the most popular but if you find one that's not working feel free to file a bug in the [[https://github.com/HakanS/dokuwiki-plugin-dblclickedit/issues|bug tracker]].
  
-The source code is available at [[http://github.com/HakanS/dokuwiki-plugin-dblclickedit|GitHub]] 
- 
-==== Development Resources ==== 
  
 === Change Log === === Change Log ===
-  * **2009-07-01** 
-    * Initial release 
  
----- +{{rss>https://github.com/HakanS/dokuwiki-plugin-dblclickedit/commits/master.atom 6 date}}
-=== Known Bugs and Issues === +
-  * Doesn't work with other [[config:startpage]]s than 'start' +
-  * Doesn't work with URL [[:rewrite]]+
  
----- +===== Discussion =====
-=== ToDo/Wish List === +
-  * Advanced section edit, aware of headlines, sections, tables and %%<code>%%.+
  
-===== Discussion =====+I don't know much about what is easily possible in the plugin, but it would be fantastic if some javascript could pick up on the exact text clicked on, and once the edit page has been displayed, would place the cursor at that particular word. Maybe this could be done with a text search, or maybe this is WAY harder than it sounds, but to me this would be even more useful than section edit.  --- //[[kououken@gmail.com|KouOuKen]] 2009/11/27 11:36// 
  
-There is also another solution to inline editing proposed by **emanuele** called [[http://lacroa.altervista.org/dokucount/doku.php?id=dokuwiki:inlinedit:start|inlinedit]] using [[http://www.appelsiini.net/projects/jeditable|jEditable]]. The dblClickEdit plugin is on the other hand focused on using the standard editor (or WYSIWYG of your choise) --- //[[hakan.sandell@home.se|Håkan Sandell]] 2009/07/02 21:34//+> Let's just say it isn't easy ;-)  --- [[user>HåkanS|HåkanS]] //2012/12/30 21:59//
plugin/dblclickedit.txt · Last modified: 2023-10-30 23:04 by Klap-in

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