[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [curn-users] issue with IgnoreDuplicateTitles plug-in



On 8/7/07 12:26 AM, Bharath Prathipati wrote:
>> Are you expecting curn to remove duplicates as part of the SaveAs
>> processing?
>> Is that what you're trying to do?
>
> Well!... that's what I was looking for Brian. Thanks :) This alpha version
> is looking good to me.
> But I need a clarification. In your previous mail (yesterday), you said curn
> was able to identify duplicate articles. If we do not use "SaveAs", how are
> we going to see any output. (Forgive me if this is a silly question)
>
> Thanks again for all the help! I will bug you again ;)

"SaveAs" saves a particular feed's raw XML.

"SaveAsRSS" saves a particular feed's XML in another XML format, but
    with parsing filters, etc., in play.

To have curn generate other kinds of output (e.g., HTML, text, whatever),
you need to define an output handler. Output handlers are intended to
generate human-readable output. They get all the parsed feed data at once,
and they use that parsed data to generate readable output for all the feeds
captured during the curn run.

See the User's Guide for details on output handlers. There are examples on
output handler usage in there.
-- 
-Brian

Brian Clapper, http://www.clapper.org/bmc/
If you're not part of the solution, you're part of the precipitate.
---
*** Posted to the curn-users mailing list (curn-users@xxxxxxxxxxx).



 Back to curn-users archive.