The following handlers have been improved to make them more robust with
respect to unresponsive servers. I've also taken the opportunity to improve
them a bit
betanews
perlcomnews
perlnews
If you use them like this: <!--newsclipper <input name=betanews> --> you won't
need to change anything.
However, if you specify filters or output handlers, you will need to insert an
extra filter, like so:
<!--newsclipper
<input name=betanews>
<filter name=map filter=hash2string
format='<a href="%{link}">%{title}</a>'>
<output name=array numcols=2>
-->
This is because the betanews, perlcomnews, and perlnews handlers now return a
array of hashes containing "title, link, description, and mode" instead of
just an array of links.
Regards,
David
____________________________________________________________________________
David Coppit <[EMAIL PROTECTED]> President, Spinnaker Software
http://www.newsclipper.com/ -- Snip and ship dynamic content to your website
-
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.