gnu-social/plugins/DirectionDetector/README
2016-02-08 17:48:37 +00:00

16 lines
277 B
Plaintext
Executable File

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');