Creating a new param
Mark Ingram
mark.ingram at nexsan.com
Thu Jul 24 10:48:42 UTC 2003
Hmmm,
ive done that but its still not showing in editparam.cgi
This is what i have in the files:
data/params:
'client_ccmail' => 'Testing this new parameter stuff!',
defparams.pl:
{
name => 'client_ccmail',
desc => 'Just testing this new client_ccmail param!',
type => 'l',
default => 'This is the default text in the mail here.
What about a new line?
Another down here.
>From %maintainer%'
},
Then i ran ./checksetup.pl again.
Is there anything im obviously doing wrong here?
Best Regards,
Mark Ingram
Software Engineer
Nexsan Technologies
33 - 35 Parker Centre
Mansfield Road
Derby
DE21 4SZ
-----Original Message-----
From: developers-owner at bugzilla.org
[mailto:developers-owner at bugzilla.org]On Behalf Of David Miller
Sent: 24 July 2003 11:42
To: developers at bugzilla.org
Subject: Re: Creating a new param
On 7/24/2003 11:31 AM +0100, Mark Ingram wrote:
> Whats the best way to create a new param? Ive looked in data/param but i
> dont think adding it straight into there is the best solution.
Add it and set a default for it in defparams.pl, then remember to run
checksetup.pl again afterwards.
--
Dave Miller Project Leader, Bugzilla Bug Tracking System
http://www.justdave.net/ http://www.bugzilla.org/
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=mark.ingram@nexsan.com>
More information about the developers
mailing list