RTL and LTR in Windows Live Writer
Someone is crying for a couple of days about text direction support in WLW. I decided to help all those, who have to wait for MS to understand, that there are right-to-left languages in the market, that even with really good HTML/RichText control we should support it. So, I decided to write simple plugin for Live Writer and change the direction of input to RTL or LTR, send Change Input Language signal to the workspace and add two magic tags, Yossi is very worry about dir=”rtl” and align=”right”. So, start blogging easily, Hebrew men
P.S. Due to bug with v1.0.1(6) [the official release], after clicking “Insert RTL Block” or “Insert LTR block”, you should click the workspace to get back and write. In next build, this annoying bug will be fixed.
Download Text Direction Change Plugin for Windows Live Writer.
April 26th, 2007 · Comments (5)
5 Responses to “RTL and LTR in Windows Live Writer”
Leave a Reply
Discover other tags
My tools
- .NET Framework Detector
- Duplicate images finder
- Exchange Security Policy for Windows Mobile Devices Fix
- Gas Price Windows Vista SideBar gadget
- Israel Traffic Information Windows Vista SideBar gadget
- Localization fix for SAP ES Explorer for Visual Studio
- LocTester
- RTL and LTR in Windows Live Writer
- Silverlight controls library
- Snipping tool integration plugin for WLW
- USB FM receiver library
- Vista Battery Saver
- WebCam control for WPF
- Windows Live SkyDrive attachment for Windows Live Writer
- Wireless Migrator
- WPF Virtual Keyboard




January 1st, 2009 at 12:11 am
for compact framework LTR or RTL here is example:
http://cf-sami.blogspot.com/
January 1st, 2009 at 12:11 am
בעקבות פניות רבות בנושא בעיית העברית והיישור לימין , הקיימת מן הסתם גם ב Windows Live Writer… החלטתי
January 1st, 2009 at 12:11 am
Playing a lot with Live Writer API, I found a lot of nice features and possibilities, as well as not-so-nice
January 1st, 2009 at 12:11 am
Yes, but you’ll be unable to put one line down without changing text direction – this is the restriction of IHTML activeX, WLW using
January 1st, 2009 at 12:11 am
Hi Tamir,
Great work,
I’d like to ask for another feature: have a way to wrap a selection with a <div dir=rtl align=right> insead of inserting a <p> tag. can you add it?