Hello,
firstly, your module is great. secondly, i'd like to ask whether would be possible to add support for specifying a custom frontpage for each section.
The reason for it is that if a user is logged in a section and click on logout he's redirected to main frontpage which has a different theme and it looks like he is on different website. if it was possible to specify either a custom front page or a custom logout page it would great as the user will have a feeling,after logging out. that he is still on the same sub-wesite (section).
I'm willing to help you with that as much as I can ;-)

Thank you very much.

Comments

Bèr Kessels’s picture

I don't understand your question, I am afraid.

Are you asking that you want a section/theme to persist? if so, you can define some complex PHP code for a section, one that will return TRUE or FALSE based on parameters such as the referrer.

hass’s picture

Status: Active » Closed (works as designed)

I think this have nothing to do with sections.

Don't change your theme from bluemarine to garland for your users and you are fine. Sections makes sense if you change from 3 column to 2 column or 1 column or such things, but not really for a total change of color and layout. You cannot make your users happy with such a crazy theme switching.

Take a look to http://drupal.org/project/role_theme_switcher or http://drupal.org/project/switchtheme. The last one allows the user to switch his theme...