FIXME - this text probably needs fixing.
This requires Mark Pilgrim's rssfinder and rssparser modules to be installed (available from http://diveintomark.org/projects ). It also requires the xmlrpc plugin to be installed.
If you want pingbacks, copy
contrib/plugins/comments/plugins/xmlrpc_pingback.py to your
plugins directory. Make sure you have the base_url
property
defined in your config.py file. Then add
"xmlrpc_pingback" to the load_plugins
property in your config.py file.