gnu-social/plugins/MentionURL/README

16 lines
214 B
Plaintext
Raw Normal View History

2016-01-22 16:01:24 +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');