On Wed, Jun 01, 2005 at 09:10:45PM +0200, Andreas Seltenreich wrote:
> Andreas Seltenreich writes:
>
> > Bill Moseley writes:
> >>
> >> PropertyNamesCase (compare|ignore|strcoll) <metaname> [, <metaname> ]
>
> I'm wondering what the right way would be to specify a default setting
> for those automatically defined meta names:
>
> parser.c:
> --8<---------------cut here---------------start------------->8---
> if ( sw->UndefinedMetaTags == UNDEF_META_AUTO )
> {
> if (sw->verbose)
> printf("**Adding automatic MetaName '%s' found in file '%s'\n", tag, parse_data->fprop->real_path);
>
> m = addMetaEntry( parse_data->header, tag, META_INDEX, 0);
> }
> --8<---------------cut here---------------end--------------->8---
Not sure I follow. That's adding metanames automatically, not properties.
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Wed Jun 1 12:19:28 2005