Patch #2318
RTL Theme
| Status: | Closed | Start date: | 2008-12-11 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | UI | |||
| Target version: | - |
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.
Related issues
History
#1 Updated by Ficoos Bangaly over 4 years ago
- File application.css
added
Found a tiny glitch that could be fixed
#2 Updated by Mischa The Evil over 4 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.
#3 Updated by Mischa The Evil over 4 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.
#4 Updated by Orgad Shaneh about 3 years ago
- File application.css
added - File app-rtl.patch
added - File 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.
#6 Updated by Orgad Shaneh almost 3 years ago
- File application.css
added
a few more changes to application.css. Please add to upstream!
#7 Updated by Orgad Shaneh almost 3 years ago
- File css.patch
added
this patch replaces normal-css.patch
#8 Updated by Orgad Shaneh almost 3 years ago
- File app-rtl.patch
added
and this one replaces app-rtl.patch (replaced id=journal-link with class=journal-link)
#9 Updated by Azamat Hackimov over 2 years ago
- Status changed from New to Closed
RTL-layout commited in #6012