Patrick wrote:
> . can someone point out the directions for a good place to
> start in adding support for this in the code, somehow?
Sure. You'll need to modify the HTML.cc file. Find the section that
deals with these now (it's closer to the top). Then you'll want to
change it into a loop for the number of items in noindex_start.
I'd probably use something like strtok() to break the config attribute
into individual items.
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.