newsclipperdevlist  

Re: Filter Dev Help

Pancake
Sun, 11 Jul 1999 12:40:51 -0700

Shalom,
  I don't think you need to write a new handler.  Try something like...  

<!--newsclipper 
    <input name=slashdot>
    <filter name=map filter=hash2string format='
      <a href="%{url}"
onMouseOver="popup('%{description}');">%{name}</a>'>
    <output name=array numcols=1 prefix='' suffix=''>
  -->

popup() would take the 'description' as an argument and "popup" a new
window with it in it.

-Ryan

Shalom Craimer wrote:
> 
> I'm writing a handler that takes an array of Slashdot hashes (you know -
> ArrayOfSlashdotHash), and will return an array of links. Every link will
> have a popup of the article's text. Should this be an output handler, or a
> filter?
>         -= Shalom
> 
> -
> If you would like to unsubscribe from this mailing list send an email to 
>[EMAIL PROTECTED] with the body "unsubscribe newsclipperdevlist 
>YOUR_EMAIL_ADDRESS" (without the quotes) or use the form provided at 
>http://www.NewsClipper.com/TechSup.htm#MailingList.

-- 
=====================================================================
Teacher Review:                                  Home of the Pancake:
http://www.teacherreview.com        http://home.pacbell.net/ryanlath/

-
If you would like to unsubscribe from this mailing list send an email to 
[EMAIL PROTECTED] with the body "unsubscribe newsclipperdevlist 
YOUR_EMAIL_ADDRESS" (without the quotes) or use the form provided at 
http://www.NewsClipper.com/TechSup.htm#MailingList.