View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016903 | phpList 3 application | plugins | public | 08-10-13 11:28 | 21-11-18 21:17 |
Reporter | lwc | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | no change required | ||
Product Version | 3.0.5 | ||||
Summary | 0016903: FCKeditor should use RTL automatically | ||||
Description | FCKConfig.ContentLangDirection should use phplist's language setting, which means: FCKConfig.ContentLangDirection = FCKLang.Dir ; Instead, it's currently hardcoded* to LTR: FCKConfig.ContentLangDirection = 'ltr' ; | ||||
Additional Information | * It's hardcoded in: public_html\lists\admin\fckphplist.php public_html\lists\admin\plugins\fckphplist\config.php | ||||
Tags | No tags attached. | ||||
|
issues in the plugin should be tracked here: https://github.com/michield/phplist-plugin-fckeditor but this plugin is mostly for UI "stability" and future efforts should go into others like https://github.com/bramley/phplist-plugin-ckeditor |