| Publicity: |
|---|
| [Public Only | All] |
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.3 2008/10/02 05:05:11 ryang Exp $
callback::search::action::impl::syndicate (public)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. |