Drupal theme for specific taxonomy -
hi new theming of drupal 6 want let on http://abc.com , theme garland want when go http://abc.com/me/mypage theme of page should different previous. in other words:
i have 2 pages node/12321 , node/1231 want apply custom theme on them not garland theme how can remove style sheet of garland theme , add custom style sheets without modifyng page-node-xxxx.tpl.php page have make search on it says preprocessing page unable understand.
plus, how can apply theme page specific taxonomy?
take @ themekey module. allows change theme depending on path, taxonomy, , more. themekey project page:
themekey allows define simple or sophisticated theme-switching rules allow automatic selection of theme depending on current path, taxonomy terms, language, node-type, , many, many other properties. can extended support additional properties exposed other modules. in combination drupal's theme inheritance , themekey properties can achieve features like:
- individually-styled channels a
- front-page / "splash" screen a
- date/time-selected christmas theme
- mobile themes different
- auto-detected mobile devices special
- themes "limited" or "old" browsers
- content, user, or role -specific
- themes indicating environment (production, staging, testing, sandbox, … ) testing redesign safely on live server
- ...
Comments
Post a Comment