May 4, 2010 at 3:23 pm | Web Design & Development | 2 comments | Written By Siku Kamaldeen
This is a short guide for all those non-developers who would like to blog in dhivehi using WordPress. Basically all you have to do is just download and install a small plugin. This plugin adds two buttons to the TinyMCE editor to enable writing text in Left to Right (LTR) and Right to Left (RTL) directions.
If you don’t want to install any plugins, simply copy and paste this code in the HTML editing area.
<div style="direction: rtl; text-align: right; font-family: faruma,'mv iyyu nala','mv elaaf normal'; font-size: 14px;">Test</div>
Here’s the plugin download link: WP-RTL
Enjoy!
helpful …
thanks …
@subcorpus: You’re welcome dude!