gnu-social/plugins/Linkback
Stephen Paul Weber 97243c8a91 Allow 201 as well, because spec says so 2016-06-10 21:13:10 +00:00
..
actions 400 code needs ClientException 2016-06-10 21:01:23 +00:00
lib Set avatar where available 2016-06-10 21:02:50 +00:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
LinkbackPlugin.php Allow 201 as well, because spec says so 2016-06-10 21:13:10 +00: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');