]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - README
efb0d1acc92910fc9d6039b10f48f187fc4383a2
[quix0rs-gnu-social.git] / 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');