Patch #2318
closedRTL Theme
Added by Ficoos Bangaly about 17 years ago. Updated over 15 years ago.
Description
A theme based on Alternate (and depends on it). Overrides certain properties to change the UI to better suit Right-To-Left languages (Hebrew, Arabic etc.).
There are some glitches where an item's style was not stated in CSS thus to complicated to change.
Files
| application.css (1.19 KB) application.css | fixed application.css | Ficoos Bangaly, 2008-12-11 23:58 | |
| application.css (29.9 KB) application.css | RTL css file | Orgad Shaneh, 2010-04-26 10:41 | |
| app-rtl.patch (1.5 KB) app-rtl.patch | patch for application | Orgad Shaneh, 2010-04-26 10:41 | |
| normal-css.patch (272 Bytes) normal-css.patch | patch for normal application css file | Orgad Shaneh, 2010-04-26 10:41 | |
| application.css (1.7 KB) application.css | CORRECT RTL css file | Orgad Shaneh, 2010-04-26 10:48 | |
| application.css (1.74 KB) application.css | Orgad Shaneh, 2010-05-30 14:40 | ||
| css.patch (276 Bytes) css.patch | default css patch | Orgad Shaneh, 2010-05-30 14:44 | |
| app-rtl.patch (1.51 KB) app-rtl.patch | app -> views -> issues updated patch | Orgad Shaneh, 2010-05-30 14:45 |
Related issues
Updated by Ficoos Bangaly about 17 years ago
- File application.css application.css added
Found a tiny glitch that could be fixed
Updated by Mischa The Evil about 17 years ago
- Assignee set to Mischa The Evil
I just created a dedicated wiki-page for Redmine themes. I'm not quite able to test this theme (modification) but I can create a dedicated page for it to publish it more "standardized" if you wish.
Then please wrap-up this tiny file into a seperate theme-package (zipped or tarred-gzipped), including the nessacery directory-structure (see here), with some basic information (see for example ThemeAlternate) and add some (4-6) screenshots of the theme (preferred resolution would be 480x360).
Greetings,
Mischa.
Updated by Mischa The Evil about 17 years ago
- Assignee deleted (
Mischa The Evil)
I've tested this theme (with a non-RTL language) and it does not seem very stable/clear. Some feedback is really required before submitting this "theme" to the dedicated themes-list.
Mischa.
Updated by Orgad Shaneh almost 16 years ago
- File application.css application.css added
- File app-rtl.patch app-rtl.patch added
- File normal-css.patch normal-css.patch added
fixed some issues. this is much better. needs to modify app/views/issues/_history.rhtml for the journal links to be on the correct side (replace an explicit style="float: left" with id), and add this to the normal application.css as well...
patches and css file included.
Updated by Orgad Shaneh almost 16 years ago
- File application.css application.css added
oops! wrong application.css
Updated by Orgad Shaneh over 15 years ago
- File application.css application.css added
a few more changes to application.css. Please add to upstream!
Updated by Orgad Shaneh over 15 years ago
this patch replaces normal-css.patch
Updated by Orgad Shaneh over 15 years ago
- File app-rtl.patch app-rtl.patch added
and this one replaces app-rtl.patch (replaced id=journal-link with class=journal-link)
Updated by Azamat Hackimov over 15 years ago
- Status changed from New to Closed
RTL-layout commited in #6012