Handles comments posted to an entry.
function handle_comment( & $ent, $use_comm_link = false )
Handles uploads that are sent when an entry is edited.
function handle_uploads( & $ent )
Handles pingbacks for an entry.
function handle_pingback_pings( & $ent )
Sets variables in an entry template for display.
function entry_set_template( & $tpl, & $ent )
Sets template variables for display of a blog.
function blog_set_template( & $tpl, & $blog )
Get data from the HTTP POST and put it into the blog object.
function blog_get_post_data( & $blog )