]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/MentionURL/README
Merge branch 'fix-author-fallback' into 'nightly'
[quix0rs-gnu-social.git] / plugins / MentionURL / README
1 The MentionURL plugin allows mentioning arbitrary URLs.
2
3 Installation
4 ============
5 add "addPlugin('MentionURL');"
6 to the bottom of your config.php
7
8 Settings
9 ========
10 none
11
12 Example
13 =======
14 addPlugin('MentionURL');
15