Changes between Initial Version and Version 1 of TextareaKeyBindingsPlugin


Ignore:
Timestamp:
Feb 2, 2014, 9:28:31 AM (10 years ago)
Author:
lucid
Comment:

New hack TextareKeyBindingsPlugin, created by lucid

Legend:

Unmodified
Added
Removed
Modified
  • TextareaKeyBindingsPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Keybindings for textarea controls
     4
     5== Description
     6
     7The TextareaKeyBindingsPlugin introduces new keyboard bindings in text areas for an improved wiki text editing experience:
     8
     9* `Tab`: Indent the current or selected lines of text.
     10* `Shift+Tab`: De-indent the current or selected lines of text.
     11* `Enter` in unordered [WikiFormatting#Lists lists]: Create a new list item on the same indentation level.
     12
     13See also TracAccessibility, HotKeysPlugin, [trac:query:keywords=~accesskey Trac accesskey tickets]
     14
     15== !Bugs/Feature Requests
     16
     17Existing bugs and feature requests for TextareKeyBindingsPlugin are
     18[report:9?COMPONENT=TextareKeyBindingsPlugin here].
     19
     20If you have any issues, create a
     21[http://trac-hacks.org/newticket?component=TextareKeyBindingsPlugin&owner=lucid new ticket].
     22
     23== Download
     24
     25Download the zipped source from [export:textarekeybindingsplugin here].
     26
     27== Source
     28
     29You can check out TextareKeyBindingsPlugin from [http://trac-hacks.org/svn/textarekeybindingsplugin here] using Subversion, or [source:textarekeybindingsplugin browse the source] with Trac.
     30
     31== Installation
     32
     33Installation of the plugin requires the usual step, e.g. `easy_install http://trac-hacks.org/svn/textareakeybindingsplugin/trunk` and enable it in Trac's plugin admin page or by adding `textareakeybindings.* = enabled` to the `[components]` section in trac.ini.
     34
     35== Recent Changes
     36
     37[[ChangeLog(textarekeybindingsplugin, 3)]]
     38
     39== !Author/Contributors
     40
     41'''Author:''' [wiki:lucid] [[BR]]
     42'''Maintainer:''' [[Maintainer]] [[BR]]
     43'''Contributors:'''