gnu-social/plugins/Linkback
Chimo a614205663 Add plugin READMEs 2016-02-08 17:48:37 +00:00
..
actions Add pingback frontend 2015-11-12 19:06:16 +00:00
lib Avoid having to check for notices without rendered copies in upgrade.php 2016-01-06 15:32:27 +01:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
LinkbackPlugin.php Change status.net/wiki URLs to git.gnu.io 2016-02-08 17:48: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');