File/plugins/vkeyboard/config_sample.php

Description

Sample configuration file.

Copyright (c) 2003, 2004, 2005, 2006 Daniel K. Imori Copyright (c) 2008 The NaSMail Project This file is part of vkeyboard plugin.

vkeyboard plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

vkeyboard plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with vkeyboard plugin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

  • version: $Id: config_sample.php 1303 2008-04-24 18:30:29Z tokul $
Variables
integer $vkeyboard_height (line 61)

Popup window height (pt)

string $vkeyboard_keysize (line 76)

Key size

string $vkeyboard_layout (line 49)

Keyboard layout (layouts in layouts directory)

Must match filename in layouts directory without .php suffix. Please note that all non us_english keyboards include symbols that are supported only in SASL authentication methods.

string $vkeyboard_link (line 30)

Kind of link [button|message]

string $vkeyboard_msgsize (line 39)

Message size [xx-small|x-small|small|medium|large|x-large|xx-large]

Any string acceptable for CSS font-size property. Set it to empty string, if you want to use default NaSMail body size. Plugin defaults to empty string.

integer $vkeyboard_timer (line 67)

Counter timer (seconds)

integer $vkeyboard_width (line 55)

Popup window width (pt)

Documentation generated on Sun, 22 Nov 2009 17:36:22 +0200 by phpDocumentor 1.4.3