README 277 B

12345678910111213141516
  1. The DirectionDetector plugin detects notices with RTL content and displays them
  2. in the correct direction.
  3. Installation
  4. ============
  5. add "addPlugin('DirectionDetector');"
  6. to the bottom of your config.php
  7. Settings
  8. ========
  9. none
  10. Example
  11. =======
  12. addPlugin('DirectionDetector');