trackback::auto_ping (public)

 trackback::auto_ping [ -url url ] [ -content content ] \
    [ -blog_name blog_name ] [ -title title ] [ -excerpt excerpt ]

Defined in packages/trackback/tcl/trackback-procs.tcl

searches and entry for links and checks them for trackback support. If trackback is supported, the parameters are user to make a trackback ping. http://www.movabletype.org/docs/mttrackback.html

Switches:
-url (optional)
permanent url of weblog entry
-content (optional)
-blog_name (optional)
-title (optional)
title of weblog entry
-excerpt (optional)
part of weblog entry

Partial Call Graph (max 5 caller/called nodes):
%3 empty_string_p empty_string_p (public, deprecated) trackback::get_ping_url trackback::get_ping_url (public) trackback::send_ping trackback::send_ping (public) trackback::auto_ping trackback::auto_ping trackback::auto_ping->empty_string_p trackback::auto_ping->trackback::get_ping_url trackback::auto_ping->trackback::send_ping

Testcases:
No testcase defined.
[ show source ]
Show another procedure: