rtl tag

Firas2 Aug 2009 7:47 AM
Hi ...
how can i add rtl tag for the page in blueprint to direction the body to (right to left ) RTL

thanks,
spieri2 Aug 2009 5:25 PM
QUOTE (firas_tunsi @ Aug 2 2009, 06:47 AM) <{POST_SNAPBACK}>
how can i add rtl tag for the page in blueprint to direction the body to (right to left ) RTL


What do you want archive? Are you looking into ways for right to left reading (arabic/farsi)?
Firas3 Aug 2009 12:20 AM
yes ,
i want to turn all blueprint template to (right to left) for Arabic language.
sina salek11 Aug 2009 9:59 AM
Same question here :)
gili16 Sep 2009 3:32 AM
same problem here...
gili25 Oct 2009 2:05 PM
Hi blueprint guys,
Are you going to solve this problem?
Will there be an option for right to left reading (arabic/farsi/hebrew)?

Thanks,
Gil
spieri4 Nov 2009 5:03 PM
Yes, going forward the right-to-left reading will be supported based on the intl-setting and language the user will be using. We are already introducing this behavior in the platform language:

http://developer.yahoo.com/mobile/blueprin...ners_block.html

The content of a block can be horizontally aligned with the "natural" and the "opposite" parameters:

- "natural" (the default; right- or left-align according to locale, e.g. left-align for English)
- "opposite" (reverse normal locale alignment)

As long your content is aligned in natural and the user is using an Arabic language, the writing is planned to be aligned from right to left.
Stc22 Feb 2010 5:57 AM
Hello All,

This issue solved just only in blocks that occur directly under a module .
But what about the blocks under other tags like below sample :

<page>
<page-header>
<masthead>
<layout-items>
not solved => <block class="title">arabic text</block>
</layout-items>
</masthead>
</page-header>
<content>
<module>
<header layout="simple">
<layout-items>
not solved => <block class="title" >Arabic !</block>
</layout-items>
</header>
solved => <block halign="right" > Arabic text </block>
<navigation-bar>
<next>
<label>المزيد</label>
<load event="activate" resource="http://..." />
</next>
</navigation-bar>
</module>
</content>
</page>

Thanks in advance.
Jason26 Feb 2010 5:03 PM
RTL support is planned for the future but is currently not supported.
*Shaharam*Sultan*26 Feb 2012 4:08 AM
RTL is good & stayed good