Hi,
I couldn't find a good answer to my 'problem' so I decided to ask here. In case it has been already answered I would appreciate if someone points me to the corresponding discussion or/and documentation. Of course, a simple example would be the best.
So here is what I wanna do.
I have a running Drupal and I use one theme X for all pages. However, what I'd like to do now is to create a sub-service that will be a part of this drupal (let's assume it will be a subfolder of drupal e.g. : drupal/newservice) and I want to set up a new theme Y for this new service - means I wanna also do it for other pages/modules that will be a part of drupal/newservice/.....
I found an example how to customize a theme to display nodes/pages in different ways (also using a path) but what I'd like to do is to simply use another theme. Is it possible?
I would be grateful for any feedback. Please let me know in case I wasn't clear enough so I can provide more details.
Thanks.
Cheers,
Zibi
Comments
I forgot to add that I don't
I forgot to add that I don't want to create a new db for this new service.
Z.
Take a look at the sectionsmodule
Take a look at the sectionsmodule
http://drupal.org/project/sections
Best,
/J.
Thanks
Thanks for a hint.
However it looks like this module is not working with Drupal5. I will take a look if it's easy to fix it.
Anyway, I appreciate your help.
Cheers,
Zibi