[ James P. Goltz writes: ]
>
> I'm aware of the "new_keyword" function in config_parse.pl to add
> keywords to the per-list config files. What I'm not sure of is:
> *where*, exactly, should this function be invoked?
Presumably in whatever program that include config_parse.pl. But you're
using an old version. new_keyword() doesn't exist in 1.94.1 since
nothing used it. The good news is that 2.x is designed with modularity
and extensions in mind. For now, however, if you know enough to figure
out new_keyword, changing config_parse.pl to add new keywords should be
easy.
--
Dave Wolfe
References:
|
|