forked from GNUsocial/gnu-social
Add plugin READMEs
This commit is contained in:
15
plugins/DirectionDetector/README
Executable file
15
plugins/DirectionDetector/README
Executable file
@@ -0,0 +1,15 @@
|
||||
The DirectionDetector plugin detects notices with RTL content and displays them
|
||||
in the correct direction.
|
||||
|
||||
Installation
|
||||
============
|
||||
add "addPlugin('DirectionDetector');"
|
||||
to the bottom of your config.php
|
||||
|
||||
Settings
|
||||
========
|
||||
none
|
||||
|
||||
Example
|
||||
=======
|
||||
addPlugin('DirectionDetector');
|
Reference in New Issue
Block a user