Hugo Sales 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 년 전
..
locale 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 년 전
README 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 년 전
TabFocusPlugin.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' 3 년 전

README

The TabFocus plugin changes the notice form behavior so that, while in the text
area, pressing the tab key focuses the "Send" button, matching the behavior of
Twitter.

Installation
============
add "addPlugin('TabFocus');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('TabFocus');