Thanks for your efforts in making this theme

here's a patch for rtl support:

added /* LTR */ in original css files
added rtl css files
added rtl images (attached below)
modified "theme-settings.php" to generate the rquired rtl css file on settings submit

(admin theme not modified added only /* LTR */ to it)
(subtheme not modified)

here's the workflow for maintaining rtl css http://drupal.org/node/798192#comment-2993500

Regards

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jeff Burnz’s picture

If I could get global $language into the submit handler I can flip the layout also, but I couldn't make it work, I don't know why I keep getting these windows line ending because I have it set to unix line endings... anyway my two years of windows is coming to an end, yay, back to the mac!

I'll spend some time on this early in the week, because I have a few other things to clean up and this could go in sooner rather than later.

Thank-you very much, awesome work!

ahwebd’s picture

Jeff Burnz’s picture

Version: 7.x-2.0 » 7.x-2.x-dev

I am sorry this did not make it into the 7.x-2.1 release, I simply ran out of time for testing, however this is very high on the agenda for getting into the next release. I am planning on reasonably regular maintenance releases so there will be plenty of opportunity to get this in.

ahwebd’s picture

ok :)

amirtaiar’s picture

Thank you!!!
There is a missing part for me here -
If I create a subtheme located in sites/all/themes.
And this sub theme created from the adaptivetheme_subtheme which dont have this files - at.layout-rtl.css, like the adaptivetheme_admin one, which should I use?
It's a bit confusing...

Jeff Burnz’s picture

Component: Code » CSS/HTML
Status: Needs review » Closed (won't fix)

For now I will like to close this as wont fix, I am very sorry but I do not have time to port this forward to 7.x-3.x nor time to review for 2.x.

What I would say if that someone wants to come on board as a co-maintainer and "own" the RTL features and keep them up to date, please tell me, I am very open to this idea.

Due to various circumstances I need to make some hard calls about what I can and cannot afford to support (in terms of time and financial commitment to open source), sadly this means some things won't be supported by default.

laken’s picture

For our own use we needed to re-roll this patch to apply against 7.x-2.3, here it is in case anyone else can use.

laken’s picture

Issue summary: View changes

minor

samozin’s picture

Issue summary: View changes