gnu-social/plugins/MentionURL
Miguel Dantas b41f9620fa [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01: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
locale [PLUGINS] Removed GeoURL as the service doesn't exist anymore 2019-08-24 01:59:36 +01:00
MentionURLPlugin.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01: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');