Closed (fixed)
Project:
Hierarchical Select
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2008 at 15:53 UTC
Updated:
28 Mar 2008 at 08:34 UTC
Attached is an Drupal5 RTL version of hierarchical_select.css .
For RTL to work with standard Drupal5 RTL themes, file name should be exactly hierarchical_select-rtl.css.
Please put the file in the module's root directory - It works for me.
The file is loaded automatically by Drupal5 RTL / BIDI themes - no need for special coding.
Amnon
| Comment | File | Size | Author |
|---|---|---|---|
| hierarchical_select-rtl.css_.txt | 1.81 KB | druvision |
Comments
Comment #1
wim leersWoohoo! Thank you very much :) I had already added this to my todo list: http://drupal.org/node/226183.
Question: is it typical to copy the *entire* CSS file? I would prefer an override, if that's possible. If it's not easily possible: no problem.
Comment #2
druvision commentedThe currently available Drupal 5 BIDI themes don't support CSS override. Hence, please commit the above file.
Note: RTL CSS treatment is all changed in Drupal6. The RTL CSS format for Drupal 6 recommends us to override. This is possible since the standard Drupal 6 themes includes the two files - both the regular and the RTL versions are included. This means we may provide a new, more compact version of the CSS file for Drupal 6, like I did in the case of LoginToboggan.
I've recorded a video so you can take a look at how it looks in RTL. Quite good! The only issue is with the integration with exposed view filters - I am having three or four selectors, two of them are hierarchical selects, and I hate the idea of having to have each one of them in a separate line. I feel this should be optional. Currently, I've implemented a temporary solution documented here: http://drupal.org/node/233456 - Here is a video which shows how it works.
Amnon
-
Professional: Drupal Israel | Drupal Development & Consulting | Eco-Healing | Effective Hosting Strategies | בניית אתרים
Personal: Hitech Dolphin: Regain Simple Joy :)
Comment #3
wim leersOk, thanks for the information :) Committed!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.