]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/DirectionDetector/README
fixed parser error (opps)
[quix0rs-gnu-social.git] / plugins / DirectionDetector / README
1 The DirectionDetector plugin detects notices with RTL content and displays them
2 in the correct direction.
3
4 Installation
5 ============
6 add "addPlugin('DirectionDetector');"
7 to the bottom of your config.php
8
9 Settings
10 ========
11 none
12
13 Example
14 =======
15 addPlugin('DirectionDetector');