forked from GNUsocial/gnu-social
Add plugin READMEs
This commit is contained in:
15
plugins/MentionURL/README
Normal file
15
plugins/MentionURL/README
Normal file
@@ -0,0 +1,15 @@
|
||||
The MentionURL plugin allows mentioning arbitrary URLs.
|
||||
|
||||
Installation
|
||||
============
|
||||
add "addPlugin('MentionURL');"
|
||||
to the bottom of your config.php
|
||||
|
||||
Settings
|
||||
========
|
||||
none
|
||||
|
||||
Example
|
||||
=======
|
||||
addPlugin('MentionURL');
|
||||
|
||||
Reference in New Issue
Block a user