gnu-social/plugins/DirectionDetector
2016-02-08 17:48:37 +00:00
..
locale
DirectionDetectorPlugin.php
jquery.DirectionDetector.js
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

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