gnu-social/plugins/DirectionDetector
Diogo Cordeiro a9c365a5eb [VersionBump] 2.0.0alpha0
Ran composer update and locale updater
2020-08-04 05:31:44 +01:00
..
locale [VersionBump] 2.0.0alpha0 2020-08-04 05:31:44 +01:00
DirectionDetectorPlugin.php [CORE] Fix 'Array and string offset access syntax with curly braces is deprecated' in AuthCryptModule and DirectionDetectorPlugin 2020-05-04 10:47:23 +00:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

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