The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Topic Editor - Right To Left Language support

2 posters

Go down

Topic Editor - Right To Left Language support Empty Topic Editor - Right To Left Language support

Post by lrleitman Wed Apr 25 2012, 22:32

Hi,
I use right to left language pakc but the editor of posts is from left to right and start from left side of screen ... how can it be changed ?

thanks,
avatar
lrleitman
Forumember

Posts : 155
Reputation : 1
Language : english

Back to top Go down

Topic Editor - Right To Left Language support Empty Re: Topic Editor - Right To Left Language support

Post by lrleitman Wed Apr 25 2012, 22:39

Just saw that there is a button on the extended editor "switch editor mode" that changes the direction, however, its hard to find so my questions:

1. can it be defaulted to right left as my language pack is set to such language so it might be bug that its set as default to left to right

2. if I don't use extended editor I don't see this option ... so again I expect it to be defaulted to right to left ...

any ideas ...
avatar
lrleitman
Forumember

Posts : 155
Reputation : 1
Language : english

Back to top Go down

Topic Editor - Right To Left Language support Empty Re: Topic Editor - Right To Left Language support

Post by lrleitman Wed Apr 25 2012, 23:02

phbb3
avatar
lrleitman
Forumember

Posts : 155
Reputation : 1
Language : english

Back to top Go down

Topic Editor - Right To Left Language support Empty Re: Topic Editor - Right To Left Language support

Post by lrleitman Wed Apr 25 2012, 23:07

Forumotion
avatar
lrleitman
Forumember

Posts : 155
Reputation : 1
Language : english

Back to top Go down

Topic Editor - Right To Left Language support Empty Re: Topic Editor - Right To Left Language support

Post by lrleitman Wed Apr 25 2012, 23:09

I selected in the settings my language of choice, you can select a language
avatar
lrleitman
Forumember

Posts : 155
Reputation : 1
Language : english

Back to top Go down

Topic Editor - Right To Left Language support Empty Re: Topic Editor - Right To Left Language support

Post by LGforum Wed Apr 25 2012, 23:21

You could TRY adding this to a Javascript code in all pages:
Code:

$(function(){
 $('textarea').attr('dir','rtl');
});

Urgh... i hate what i've just written. Razz
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum