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.
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.