syndicate-procs.tcl

Syndication callback and support routines.

Location:
packages/search/tcl/syndicate-procs.tcl
Author:
Jeff Davis <davis@xarg.net>
CVS Identification:
$Id: syndicate-procs.tcl,v 1.4.2.4 2022/06/13 14:11:28 antoniop Exp $

Procedures in this file

Detailed information

callback::search::action::impl::syndicate (private)

 callback::search::action::impl::syndicate

create or replace the record in the syndication table for the given object_id See photo-album-search-procs for an example of what you need to do in the FtsContentProvider datasource proc to make something syndicable. JCD: to fix: should not just glue together XML this way, also assumes rss 2.0, no provision for alternate formats, assumes content:encoded will be defined in the wrapper.

See Also:

Testcases:
No testcase defined.
[ show source ]