Diogo Cordeiro e858629ac3 [aab] Revert structural change of v2 5 years ago
..
actions e96d7d48f5 400 code needs ClientException 8 years ago
lib 5bfd9dbaa7 repost_of -> repeat_of, also trying with isset() 8 years ago
locale e858629ac3 [aab] Revert structural change of v2 5 years ago
LinkbackModule.php 34bfdc3e91 [CORE] Refactor Plugin API to Module API 5 years ago
README 34bfdc3e91 [CORE] Refactor Plugin API to Module API 5 years ago

README

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

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

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

Settings
========
none

Example
=======
addModule('Linkback');