[dokuwiki] Re: Reimplementation of accesskeys in Javascript

  • From: Dmitry Katsubo <dma_k@xxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 27 Apr 2010 12:06:51 +0200

Marek Sacha wrote on 27/04/2010 01:10:
> Hi all,
> 
> Here is my result: implementation of accesskeys in javascript
> 
> TODO
> ========
> It is a question what modifier keys should be default, I used just 'ctrl'
> as is common on google docs or in tinymce. I do not know if this should
> be configurable through classic tinymce configuration, it is a question
> for you as well.

Hi Marek! Nice work!

> To change I just change one line in code:
>     this.modifier = 'ctrl';

Nice to have this in common configuration file: conf/dokuwiki.php

-- 
With best regards,
Dmitry
-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: