gnu-social/plugins/MentionURL
2016-02-08 17:48:37 +00:00
..
classes
lib
MentionURLPlugin.php Improvements inspired by the OStatus code 2015-10-28 01:45:51 +00:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

The MentionURL plugin allows mentioning arbitrary URLs.

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

Settings
========
none

Example
=======
addPlugin('MentionURL');