On Fri, Aug 27, 2004 at 09:29:07AM -0400, mpeters wrote:
> you could use the <!-- noindex --><!-- index --> tags to comment out
> specific stuff. Although that would probably be tedious to do that
> for every link. But if your links are dynamically generated you
> could have what ever generates them put those tags around.
That'll do the job! Thank you!
>
> Just an idea.
>
> Or alternatively, you could write a Filter that parses out the <a>
> tags (using HTML::Parser, etc if you like perl). It shouldn't be
> that hard. Then you'd just hand the rest off to the libxml parser to
> do the rest.
That *would* do the job but is probably more work than is needed
Thanks again
nic
--
when she smiles my way, my eyes go out in vain
Received on Fri Aug 27 07:13:14 2004