gnu-social/plugins/Linkback
Mikael Nordfeldth 4d382a59d0 Use HTTPClient instead of Yadis HTTPFetcher in Linkback plugin 2016-03-24 03:01:18 +01:00
..
actions Add pingback frontend 2015-11-12 19:06:16 +00:00
lib Fix author fallback 2016-02-26 22:06:04 +00:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
LinkbackPlugin.php Use HTTPClient instead of Yadis HTTPFetcher in Linkback plugin 2016-03-24 03:01:18 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The Linkback plugin performs linkbacks (pingbacks, trackbacks, webmentions) for
notices containing links.

See:
* https://en.wikipedia.org/wiki/Linkback

Installation
============
add "addPlugin('Linkback');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('Linkback');