forked from GNUsocial/gnu-social
Diogo Peralta Cordeiro
7d8988d50c
Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo |
||
---|---|---|
.. | ||
locale | ||
DirectionDetectorPlugin.php | ||
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');