DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:autotabber

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:autotabber [2015-11-12 17:55] marcosblplugin:autotabber [2022-06-10 16:12] (current) – [Discussion] openletter
Line 6: Line 6:
 email      : soy@marcosbl.com  email      : soy@marcosbl.com 
 type       : helper type       : helper
-lastupdate : 2015-11-12 +lastupdate : 2021-09-01 
-compatible : Detritus+compatible : Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : tabs, editor tags       : tabs, editor
  
-downloadurl: http://github.com/marcosbl/dokuwiki-plugin-autotabber/zipball/master +downloadurl: https://github.com/marcosbl/dokuwiki-plugin-autotabber/zipball/master 
-bugtracker : http://github.com/marcosbl/dokuwiki-plugin-autotabber/issues +bugtracker : https://github.com/marcosbl/dokuwiki-plugin-autotabber/issues 
-sourcerepo : http://github.com/marcosbl/dokuwiki-plugin-autotabber/+sourcerepo : https://github.com/marcosbl/dokuwiki-plugin-autotabber/
 donationurl:  donationurl: 
  
Line 23: Line 23:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. 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.
  
-===== Examples/Usage =====+===== Usage =====
  
 Just press Tab inside the editor Just press Tab inside the editor
 +
 +  * Tab insertion via the Tab key
 +  * Tab removal via the Shift+Tab key combination
 +  * Multi-line selection support for both Tab & Shift+Tab combos
 +  * Auto indent, it keeps indentation after every new line
 +  * The Esc key temporarily disable Auto Tabber. It is re-enabled once the textarea loses focus
 +  * Adjustable tab size (not yet via config, must edit the JS file, last line)
 +    * An integer at tabSize sets the number of spaces to be used in a tab press
 +    * Set it to 0 to use a normal tab char
  
 === Change Log === === Change Log ===
  
-{{rss>https://github.com/MarcosBL/dokuwiki-plugin-autotabber/commits/master.atom}}+{{rss>https://github.com/MarcosBL/dokuwiki-plugin-autotabber/commits/master.atom date}}
  
 ===== Discussion ===== ===== Discussion =====
  
-Please use http://github.com/marcosbl/dokuwiki-plugin-autotabber/issues+Please use https://github.com/marcosbl/dokuwiki-plugin-autotabber/issues 
 + 
 +===== Bugs ===== 
 + 
 +The version dated 2021-09-01 adds an additional carriage return to indents and list items. See [[https://github.com/MarcosBL/dokuwiki-plugin-autotabber/issues/4|this issue]] and [[https://forum.dokuwiki.org/d/20212-autotabber-plugin-makes-two-carriage-returns|this forum discussion]] for more information. 
plugin/autotabber.1447347355.txt.gz · Last modified: 2015-11-12 17:55 by marcosbl

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