I would like sections module to pass information about current 'section' to theme engine. It would be useful if user don't want to use whole different template, but only replace one picture or one color.

Comments

Bèr Kessels’s picture

genie, for me, the styles within drupal suffices for that. For all other cases blocks suit my needs. So I really do not see the need for implementing this.

Could you tel me why styles (as opposed to templates) would suffice? Otherwise please be so kind to close this issue, by marking it "won't fix".

dandaka’s picture

My site has block in sidebar, which is showing flash-movie depending on section, where user is. Also user location changes site menu. Active item (where user is) can't be clicked and has a different look.

I can't implement it with styles and blocks.

Bèr Kessels’s picture

you can add PHP to any block. is that not enough?