Mehrshad Zakerian Posted December 10, 2011 Share Posted December 10, 2011 Hi, Persian Prestashop team worked on prestashop to make it rtl. After publishing prestashop 1.4.4.1 we decided to make prestashop bidirectional that works with both rtl and ltr languages correctly. Now you can download a patch for prestashop 1.4.6.2 to make it bidirectional! For using this patch you must set your language as RTL language in BO > Tools > Languages > Edit. Features: Installer (for persian), back office, front office (default theme) and modules are bidirectional. automatic direction changing You can make your theme and modules (with css) bidirectional. Problems: Admin Tabs and Modules that haven't CSS are edited. some modules are LTR. problem in admin "image mapping" page in google chrome. LTR PDF Algorithm of loading CSS files: You can find Algorithm of css loading in classes/Tools.php and addCSS() function. if (language is rtl)If (css/cssfile_rtl.css exists)load css/cssfile_rtl.csselse if(css/rtl/cssfile.css exists)load css/rtl/cssfile.csselseload css/cssfile.css After downloading this patch you must extract it to prestashop root folder. (just for 1.4.6.2). please report any problem. Special Thanks to: Danoosh Miralayi Motlagh (making prestashop bidirectional) Mortaza Najafgholizade (converting css files for default theme) And people who helped in Persian translation Good luck, www.presta-shop.ir team - Iran Download: 1.4.6.2_rtl.1.1_patch.zip CSS Path Structure: csshelp.txt 1 Link to comment Share on other sites More sharing options...
Mehrshad Zakerian Posted December 11, 2011 Author Share Posted December 11, 2011 We want prestashop to include full rtl support to next versions of prestashop. For further informations please contact us at: admin{at}presta-shop.ir or mehrshadpanzer{at}yahoo.com Best wishes, Persian Prestashop Team Link to comment Share on other sites More sharing options...
Engineer Posted January 26, 2012 Share Posted January 26, 2012 Hi, Persian Prestashop team worked on prestashop to make it rtl. After publishing prestashop 1.4.4.1 we decided to make prestashop bidirectional that works with both rtl and ltr languages correctly. Now you can download a patch for prestashop 1.4.6.2 to make it bidirectional! For using this patch you must set your language as RTL language in BO > Tools > Languages > Edit. Features: Installer (for persian), back office, front office (default theme) and modules are bidirectional. automatic direction changing You can make your theme and modules (with css) bidirectional. Problems: Admin Tabs and Modules that haven't CSS are edited. some modules are LTR. problem in admin "image mapping" page in google chrome. LTR PDF Algorithm of loading CSS files: You can find Algorithm of css loading in classes/Tools.php and addCSS() function. if (language is rtl)If (css/cssfile_rtl.css exists)load css/cssfile_rtl.csselse if(css/rtl/cssfile.css exists)load css/rtl/cssfile.csselseload css/cssfile.css After downloading this patch you must extract it to prestashop root folder. (just for 1.4.6.2). please report any problem. Special Thanks to: Danoosh Miralayi Motlagh (making prestashop bidirectional) Mortaza Najafgholizade (converting css files for default theme) And people who helped in Persian translation Good luck, www.presta-shop.ir team - Iran Download: 1.4.6.2_rtl.1.1_patch.zip CSS Path Structure: csshelp.txt Hi, What this RTL Language do?? Is it help that there won't be dublicate or what? For example when you are installing some modules and should this RTL Lanquage be active in prestashop 1.4.6.2? Link to comment Share on other sites More sharing options...
tuk66 Posted July 12, 2012 Share Posted July 12, 2012 RTL PDF invoices can make the M4 PDF Extensions module from www.presta-addons.com. Link to comment Share on other sites More sharing options...
Sandra vegter Posted March 3, 2014 Share Posted March 3, 2014 hi, there is a module rtl for PS 1.5 or not ?? i really need it thks Link to comment Share on other sites More sharing options...
tuk66 Posted March 3, 2014 Share Posted March 3, 2014 The M4 PDF Extensions module works in PrestaShop v1.1 - 1.5.6. See RTL invoice example at http://www.presta-addons.com/pdf/Invoice - in Farsi.pdf Link to comment Share on other sites More sharing options...
hubakht Posted August 30, 2015 Share Posted August 30, 2015 Hi Moderators! Could you please tell me how I can do this in prestashop 1.5.2? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now