Updated “iNove” for better RTL support in comments.
Recent Updates RSS Toggle Comment Threads | Keyboard Shortcuts
-
יואב
-
יואב
-
Ziv
-
Yoav
There’s a patch here:
http://core.trac.wordpress.org/ticket/13070-
Ziv
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 )
-
-
-
-
יואב
Blog stats now look better when profile language is set to RTL
-
יואב
Fixed the forums login form in IE6 * IE7
-
Yoav
… and some IE rtl bugs on the forums.
-
-
יואב
Added some css hacks to Albeo RTL to make it look right in IE6 & IE7
-
יואב
Updated the RTL CSS for the daydream theme.
-
יואב
Merged a patch for the annoying bug with the permalinks editor:
On WordPress.org trac: http://core.trac.wordpress.org/changeset/12944
-
יואב
Better RTL support for Polls and Ratings
-
יואב
Fixed the RTL support for the Upgrades part of the dashboard
-
יואב
Monochrome was just added to the theme repository, with RTL support of course.
-
Margolis
Sorry for bugging about this, but what’s with RTL P2 in IE? It’s all messed up. Any chance of getting is fixed? (If the previous comment also went through, feel free to delete it…).
-
Yoav
Sorry, didn’t get a chance to work on that lately. If you have a patch to propose, you’re welcome to send it to me.
-
-
Ziv
Hey Yoav,
Wonderful work you’re doing !
Do you, or other people in Automattic, have any plans to add RTL support for BuddyPress?
-
Yoav
Hi Ziv, I’ll get to that eventually, but you’re more than welcome to work on yourself if you have sometime – like everything we do BuddyPress is open source:
http://trac.buddypress.org/ -
Yoav
I submitted an RTL.css file for the main BP them and it was added to the last version.
-
-



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?