Linkback
This add-on is included in the StatusNet core package.
Sends linkbacks/pingbacks for notices referring to blog posts. This plugin requires xmlrpc support to be available to PHP. For example, on Debian-based distros, install the php5-xmlrpc package. Then, to install the plugin add the following to the end of your config.php: require_once('plugins/LinkbackPlugin.php');
$linkback = new LinkbackPlugin();
- Categories:

Comments
Post new comment