BBCode Release 1.0.2

Changelog

Type Description
New
Left to Right text support
New
Right to Left text support
New
New controls to switch between RTL and LTF
Improved
jQuery code has been improved

Upgrade instructions

Steps Description
1 Run this query in your database from phpMyAdmin:

INSERT INTO `tbladdonmodules` (`module`, `setting`, `value`) VALUES ('BBCode', 'pref_ltr', 'on'), ('BBCode', 'pref_rtl', 'on'), ('BBCode', 'xtx', 'LTR');