gnu-social/plugins/MentionURL
Diogo Cordeiro 5f4e3fe0eb [TRANSLATION] Update POTs and normalize files 2019-06-08 18:41:10 +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 [TRANSLATION] Update POTs and normalize files 2019-06-08 18:41:10 +01:00
MentionURLPlugin.php [VersionBump] 1.19.0, fairly late 2019-06-07 15:02:08 +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');