i18n / drupal 5.3 / (path-based) assignment - not work!
Lausch - November 11, 2007 - 01:29
| Project: | Taxonomy Theme |
| Version: | 5.x-1.1 |
| Component: | Code / API |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
hi guys!
like the title say
i use drupal 5.3 taxonomy theme i18n and path-based theming
i tryd to assign like the following
theme1 (system default)
de
de/
de/*
theme2 (RTL)
ar
ar/
ar/*
but did not change if i change lang to ar
what works wrong for me?
greets
Lausch

#1
I commented out line # 11 to 13 in taxonomy_theme_paths.inc. That does it for me, also in a single language site.
I don't know what this function is intended to do anyway.