According to Geoff Hutchison:
> At 6:03 PM +0200 5/17/01, Berthold Cogel wrote:
> >different languages, we use a attribute 'language' in our forms.
>
> Do you have the allow_in_form attribute set?
>
> <http://www.htdig.org/attrs.html#allow_in_form>
I don't think this will do what Berthold is asking. The attributes
listed in allow_in_form are only set from their corresponding input
parameters after the config files are read in. This is so that the input
parameters will override any settings in the config files. Unfortunately,
it also means they these settings won't be in effect yet when the include
directives are processed.
About a year ago or so, someone also requested a way of referencing
environment variable settings from within a config file, and had submitted
a patch that used a rather kludgy syntax to do this. I think what
we really need is a way of referring to either environment variables
or input parameters within a config file. This could be added to the
ParsedString class pretty easily, but then it would make this class
dependent on the cgi class.
Does anyone have any suggestions about how best to do this, and what
syntax to use for these references?
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba Phone: (204)789-3766
Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html