gnu-social/plugins/MentionURL
Diogo Cordeiro a9c365a5eb [VersionBump] 2.0.0alpha0
Ran composer update and locale updater
2020-08-04 05:31:44 +01:00
..
classes [DATABASE] Add explicit indices for all foreign keys 2020-07-31 16:36:40 +03:00
lib Move the functionality to a plugin 2015-10-28 00:11:54 +00:00
locale [VersionBump] 2.0.0alpha0 2020-08-04 05:31:44 +01:00
MentionURLPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +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');