Monday, November 08, 2010 at 12:05 AM.
system.verbs.builtins.radio.weblog.builtinCallbacks.publishItem.trackback
on trackback (adrpost) {
<<Changes
<<7/21/03; 1:26:29 AM by JES
<<Created. Send outgoing trackback pings if the pref is enabled.
local (adrblog = parentOf (parentOf (adrpost^)^));
thread.callScript (@radio.trackback.threadScript, {adrpost, adrblog});
return}
This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.