gnu-social/plugins/MentionURL
Chimo a614205663 Add plugin READMEs 2016-02-08 17:48:37 +00:00
..
classes Move the functionality to a plugin 2015-10-28 00:11:54 +00:00
lib Move the functionality to a plugin 2015-10-28 00:11:54 +00:00
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

README

The MentionURL plugin allows mentioning arbitrary URLs.

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

Settings
========
none

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