16 lines
214 B
Plaintext
16 lines
214 B
Plaintext
|
The MentionURL plugin allows mentioning arbitrary URLs.
|
||
|
|
||
|
Installation
|
||
|
============
|
||
|
add "addPlugin('MentionURL');"
|
||
|
to the bottom of your config.php
|
||
|
|
||
|
Settings
|
||
|
========
|
||
|
none
|
||
|
|
||
|
Example
|
||
|
=======
|
||
|
addPlugin('MentionURL');
|
||
|
|