Creating a new param

Mark Ingram mark.ingram at nexsan.com
Fri Jul 25 08:26:09 UTC 2003


Anyone?

Is there anything manual i can do to get the parameter in and displayed on
the editparams.cgi ?

cheers

-----Original Message-----
From: developers-owner at bugzilla.org
[mailto:developers-owner at bugzilla.org]On Behalf Of Mark Ingram
Sent: 24 July 2003 11:49
To: developers at bugzilla.org
Subject: Re: Creating a new param


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>
-
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