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

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');