12 Mar
2008
12 Mar
'08
10:45 a.m.
On Tue, Mar 11, 2008 at 7:05 PM, Sergiu Dumitriu <[email protected]> wrote:
Jean-Vincent Drean wrote:
I'd like to commit a first implementation of keyboard shortcuts in xwiki : http://dev.xwiki.org/xwiki/bin/view/Drafts/XWikiKeyboardShortcuts
Are the shortcuts localizable? This can be done by parsing the javascript and using $msg.get("core.shortucts.save"), for example.
They were not, thanks for the recommendation, I've put the shortcuts in the application resources under core.shortcuts.*. I've commited the feature, suggestions and comments are welcome (see also http://platform.xwiki.org/xwiki/bin/view/Features/KeyboardShortcuts). JV.