Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
RMichael
/
gnu-social
forked from
diogo/gnu-social
Watch
1
Star
0
Fork
0
Files
Tree:
1536d3ef29
Branches
Tags
1.1.x
1.2.x
GS-Oembed-plugin
Nodeinfo
XMPPHP
activitypub
experimental
issue-305
issue-323
issue-326
issue-337
issue-338
master
nightly
gnu-social
/
plugins
/
Linkback
Mikael Nordfeldth
5bfd9dbaa7
repost_of -> repeat_of, also trying with isset()
8 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
d7fd6bac72
Snapshot of the Transifex translation project - October 2015
9 years ago
LinkbackPlugin.php
09ef0c1f33
bump Linkback plugin thanks to awesome singpolyma
8 years ago
README
a614205663
Add plugin READMEs
8 years ago
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');