DokuWiki

It's better when it's simple

User Tools

Site Tools


tips:double-click-to-edit

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
Next revisionBoth sides next revision
tips:double-click-to-edit [2012-08-26 23:35] – better add to conf directory; made script downloadable achtips:double-click-to-edit [2016-02-08 20:22] – Added note about proper script location for Dokuwiki in 2016 210.195.71.65
Line 3: Line 3:
 The javascript snippet below adds the ability to double-click a section of an article to go straight to the edit mode for that section. The javascript snippet below adds the ability to double-click a section of an article to go straight to the edit mode for that section.
  
-It is easy to add it. Just create a **script.js** file under your conf directory (i.e. ./conf/script.js) and append the following code snippet to it:+<del>It is easy to add it. Just create a **script.js** file under your conf directory (i.e. ./conf/script.js) and append the following code snippet to it:</del> 
 + 
 +Open the **script.js** under "$WIKI/lib/tpl/dokuwiki/" and append the following code.
  
 <code javascript conf/script.js> <code javascript conf/script.js>
Line 26: Line 28:
 </code> </code>
  
-Remember to purge the javascript cache by calling+Remember to [[devel:caching#purging_the_cache|purge the javascript cache]], e.g. by calling
   http://example.com/lib/exe/js.php?purge=true   http://example.com/lib/exe/js.php?purge=true
 and clean up your browser's cache as well. and clean up your browser's cache as well.
  
  
-Tested on Release 2012-01-25b "Angua"+Tested on Release <del>2012-01-25b "Angua"</del> 2015-08-10a "Detritus" 
  
 The functionality of the code has been commented inline. Submit any improvements and fixes you may have. The functionality of the code has been commented inline. Submit any improvements and fixes you may have.
  
-For queries, contact the author on http://twitter.com/dayson+For queries, contact the author on http://twitter.com/daysonhi
tips/double-click-to-edit.txt · Last modified: 2023-01-26 09:38 by 212.201.117.6

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