/plugins/left_logo/config_sample.phpSample configuration file
Copyright (c) 2007 The NaSMail Project This file is part of NaSMail left_logo plugin.
This 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.
This 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 plugin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
integer
$left_logo_height
(line 51)
Height of logo image
If setting is set to zero, plugin does not add height attributes to image object.
string
$left_logo_url
(line 33)
URL to logo image Can be set to full URL (http://example.org/images/logo.jpg) or path relative to NaSMail src/ directory. Logo is not displayed, if set to empty string.
Plugin defaults to empty string.
integer
$left_logo_width
(line 42)
Width of logo image
If option is set to zero, code tries to detect image width and height and overrides $left_logo_height value. Plugin defaults to zero value.
Documentation generated on Sun, 22 Nov 2009 17:36:23 +0200 by phpDocumentor 1.4.3