Charles Heffner writes:
> I said this was buggy:
> > > <!--newsclipper
> > > <input name=yahootopstories source=sports>
> > > <filter name=map filter=hash2string
> > > format='%{url}: %{headline}'>>
> > > <filter name=limit number=10>
> > > <output name=array numcols=1>
> > > -->
> > This free-formating does exactly what it says. Put the url, followed
> > by ':' and the the heading. If you want to get the same as the
> > default output you should say:
> Vadim said change line 3 to this:
> > format='<a href="%{url}">%{headline}</a>'>>
> This replacement worked perfectly, and for what it's worth,
> can the Yahoo Sports filter included in the Readme file be
> changed to reflect this better version? Also, one little
> change on my part: At the line end, you see two >> ; I
> knocked it down to one > and it works perfectly also.
Sorry for 2 ">>" that's just a typo. As far as yahoostories example,
I haven't seen it, so can't say what it shows. I wouldn't call it a
"better version". Perhaps its there to show the power of hash2string
filter and different things you could do with it. Who knows, maybe you
sometimes you do want to display the url name followed by headline
with no linking :-) Hopefully David can clarify this example.
-Vadim
>
> Thanks for the fix Vadim.
>
> Chuck
> [EMAIL PROTECTED]
>
-
If you would like to unsubscribe from this mailing list send an email to
[EMAIL PROTECTED] with the body "unsubscribe newsclipperlist
YOUR_EMAIL_ADDRESS" (without the quotes) or use the form provided at
http://www.NewsClipper.com/TechSup.htm#MailingList.