Changes between Version 2 and Version 3 of HotKeysPlugin


Ignore:
Timestamp:
Jul 27, 2015, 11:50:17 AM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged as external

Legend:

Unmodified
Added
Removed
Modified
  • HotKeysPlugin

    v2 v3  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Hot Keys Plugin =
     3= Hot Keys Plugin
    44
    5 == Description ==
     5== Description
    66
    7 Inserts scripts that map keyboard shortcuts to common Trac actions into the
    8 outgoing response, depending on context.
     7This plugin inserts scripts that map keyboard shortcuts to common Trac actions into the outgoing response, depending on context.
    98
    10 == Bugs/Feature Requests ==
     9== Bugs/Feature Requests
    1110
    1211Existing bugs and feature requests for HotKeysPlugin are
     
    1413
    1514If you have any issues, create a
    16 [http://trac-hacks.org/newticket?component=HotKeysPlugin&owner=bne new ticket].
     15[/newticket?component=HotKeysPlugin new ticket].
    1716
    18 == Source ==
     17[[TicketQuery(component=HotKeysPlugin&group=type,format=progress)]]
     18
     19== Source
    1920
    2021You can check out HotKeysPlugin from github at http://github.com/isotoma/trac-HotKeysPlugin.
    2122
    22 == Example ==
    23 
    24 === Shortcuts ===
    25 
    26 Currently supported:
    27 
    28  * Ctrl+s - Saves wiki page via ajax when in edit mode
    29 
    30 === TODO ===
    31 
    32  * More shortcuts.
    33  * UI for user selected shortcuts, saved in cookie or profile
    34 
    35 === Dependencies ===
     23== Installation
    3624
    3725jquery.hotkeys is from John Boxall's fork on github, which allows inputs and textareas to be bound.
    3826The version is frozen at: http://github.com/johnboxall/jquery.hotkeys/commit/65e7a7bf1f9c26eb5ae53b9d6e4d578cb01a474f
    3927
    40 == Recent Changes ==
     28== Example
     29
     30=== Shortcuts
     31
     32Currently supported:
     33
     34 * Ctrl-S: Saves wiki page via AJAX when in edit mode.
     35
     36=== TODO
     37
     38 * More shortcuts.
     39 * UI for user selected shortcuts, saved in cookie or profile.
     40
     41== Recent Changes
    4142
    4243[[ChangeLog(hotkeysplugin, 3)]]
    4344
    44 == Author/Contributors ==
     45== Author/Contributors
    4546
    4647'''Author:''' [wiki:bne] [[BR]]
    47 '''Maintainer:''' [wiki:bne] [[BR]]
     48'''Maintainer:''' [[Maintainer]] [[BR]]
    4849'''Contributors:'''