Here you'll find updates about Right-To-Left language compatibility for the various WordPress.com themes and features. Something's not working as it should? Leave a comment or Contact me.
It sounds great.
How do I integrate this feature in an existing WP 2.9.2 installation?
Is it something that will only be available in the next version?
Ziv 07:36 on 04/05/2010 Permalink |
Hey Yoav,
It sounds great.
How do I integrate this feature in an existing WP 2.9.2 installation?
Is it something that will only be available in the next version?
Yoav 00:34 on 09/05/2010 Permalink |
There’s a patch here:
http://core.trac.wordpress.org/ticket/13070
Ziv 09:14 on 09/05/2010 Permalink
Thanks a lot!
I had to do 2 little changes, but then it worked like a charm on WP 2.9.2:
1. in admin-header.php, comment out line 55 [ if ( 'rtl '== get_bloginfo ( 'text_direction' ) ) ]
2. change filename from quicktags-rtl.dev.js to quicktags-rtl.js ( remove the dev suffix )