Setting a theme on second taxonomy

View: New views
9 Messages — Rating Filter:   Alert me  

Setting a theme on second taxonomy

by Cristian Palmas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I thought about using taxonomy terms to create navigation sections for my personal site I'm re-designing.
Suppose to have www.example.com/first-term, where "first-term" is the name of a section. My idea was to attach a theme for every page related to that taxonomy term, in order to have a different theme for each section.

Is that possible?

--
~ Cristian Palmas ~
http://www.cristianpalmas.it

Chi vuole davvero realizzare i propri sogni, si sveglia all'alba

One who really wishes to realize his own dreams, wakes up at dawn

_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

Re: Setting a theme on second taxonomy

by Paul Rooney-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Check out themekey:
http://drupal.org/project/themekey

On Fri, Jul 3, 2009 at 7:49 PM, Cristian
Palmas<cristian.palmas@...> wrote:

> Hi,
>
> I thought about using taxonomy terms to create navigation sections for my
> personal site I'm re-designing.
> Suppose to have www.example.com/first-term, where "first-term" is the name
> of a section. My idea was to attach a theme for every page related to that
> taxonomy term, in order to have a different theme for each section.
>
> Is that possible?
>
> --
> ~ Cristian Palmas ~
> http://www.cristianpalmas.it
>
> Chi vuole davvero realizzare i propri sogni, si sveglia all'alba
>
> One who really wishes to realize his own dreams, wakes up at dawn
>
> _______________________________________________
> themes mailing list
> themes@...
> http://lists.drupal.org/mailman/listinfo/themes
>
>
_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

Re: Setting a theme on second taxonomy

by Brent Hardinge :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I haven't looked for theme stuff specifically but the new context module may do things like that: http://drupal.org/project/context

- Brent
{Sent from my iPhone}

On Jul 3, 2009, at 16:49, Cristian Palmas <cristian.palmas@...> wrote:

Hi,

I thought about using taxonomy terms to create navigation sections for my personal site I'm re-designing.
Suppose to have www.example.com/first-term, where "first-term" is the name of a section. My idea was to attach a theme for every page related to that taxonomy term, in order to have a different theme for each section.

Is that possible?

--
~ Cristian Palmas ~
http://www.cristianpalmas.it

Chi vuole davvero realizzare i propri sogni, si sveglia all'alba

One who really wishes to realize his own dreams, wakes up at dawn
_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

Re: Setting a theme on second taxonomy

by Cristian Palmas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/7/4 Brent Hardinge <design@...>
I haven't looked for theme stuff specifically but the new context module may do things like that: http://drupal.org/project/context

- Brent
{Sent from my iPhone}

@Brent, @Paul

Thanks for your advices.
Indeed both themekey and context may be the modules I've been looking for what I had in mind, because I wanted to use a simple and intuitive navigation (primary links) and using path or taxonomy to separate the subjects into sections. Finally, for each section, I will set the relative theme.

I'll both give them a try.
Thanks again.
Regards.

--
~ Cristian Palmas ~
http://www.cristianpalmas.it

Chi vuole davvero realizzare i propri sogni, si sveglia all'alba

One who really wishes to realize his own dreams, wakes up at dawn

_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

Re: Setting a theme on second taxonomy

by Brent Hardinge :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If you watch the demo video for context you can see how they use css classes to do exactly what you are talking about. I can't remember if the video is linked on the context page but the video is on the Development Seed website. 

- Brent
{Sent from my iPhone}

On Jul 4, 2009, at 0:48, Cristian Palmas <cristian.palmas@...> wrote:

2009/7/4 Brent Hardinge <design@...>
I haven't looked for theme stuff specifically but the new context module may do things like that: http://drupal.org/project/context

- Brent
{Sent from my iPhone}

@Brent, @Paul

Thanks for your advices.
Indeed both themekey and context may be the modules I've been looking for what I had in mind, because I wanted to use a simple and intuitive navigation (primary links) and using path or taxonomy to separate the subjects into sections. Finally, for each section, I will set the relative theme.

I'll both give them a try.
Thanks again.
Regards.

--
~ Cristian Palmas ~
http://www.cristianpalmas.it

Chi vuole davvero realizzare i propri sogni, si sveglia all'alba

One who really wishes to realize his own dreams, wakes up at dawn
_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

Re: Setting a theme on second taxonomy

by Cristian Palmas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/7/4 Brent Hardinge <design@...>
If you watch the demo video for context you can see how they use css classes to do exactly what you are talking about. I can't remember if the video is linked on the context page but the video is on the Development Seed website. 


- Brent
{Sent from my iPhone}


Thanks Brent for the tip.
I searched on Development Seed website the video about context module and, after have watched it, I think that context module could be the solution.

--
~ Cristian Palmas ~
http://www.cristianpalmas.it

Chi vuole davvero realizzare i propri sogni, si sveglia all'alba

One who really wishes to realize his own dreams, wakes up at dawn

_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

Re: Setting a theme on second taxonomy

by CK-20 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

<http://www.developmentseed.org/>

Is this the site you searched?



CK




On Jul 4, 2009, at 2:31 PM, Cristian Palmas wrote:

2009/7/4 Brent Hardinge <design@...>
If you watch the demo video for context you can see how they use css classes to do exactly what you are talking about. I can't remember if the video is linked on the context page but the video is on the Development Seed website. 


- Brent
{Sent from my iPhone}


Thanks Brent for the tip.
I searched on Development Seed website the video about context module and, after have watched it, I think that context module could be the solution.

--
~ Cristian Palmas ~
http://www.cristianpalmas.it

Chi vuole davvero realizzare i propri sogni, si sveglia all'alba

One who really wishes to realize his own dreams, wakes up at dawn
_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes


_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

Re: Setting a theme on second taxonomy

by Cristian Palmas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/7/5 CK <jobs.cub@...>
<http://www.developmentseed.org/>

Is this the site you searched?



CK


Yes, it is.

--
~ Cristian Palmas ~
http://www.cristianpalmas.it

Chi vuole davvero realizzare i propri sogni, si sveglia all'alba

One who really wishes to realize his own dreams, wakes up at dawn

_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

Re: Setting a theme on second taxonomy

by Brent Hardinge :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

CK,

This is the screencast I was referring to:

-Brent

On Jul 4, 2009, at 3:03 PM, CK wrote:

<http://www.developmentseed.org/>

Is this the site you searched?



CK




On Jul 4, 2009, at 2:31 PM, Cristian Palmas wrote:

2009/7/4 Brent Hardinge <design@...>
If you watch the demo video for context you can see how they use css classes to do exactly what you are talking about. I can't remember if the video is linked on the context page but the video is on the Development Seed website. 


- Brent
{Sent from my iPhone}


Thanks Brent for the tip.
I searched on Development Seed website the video about context module and, after have watched it, I think that context module could be the solution.

--
~ Cristian Palmas ~
http://www.cristianpalmas.it

Chi vuole davvero realizzare i propri sogni, si sveglia all'alba

One who really wishes to realize his own dreams, wakes up at dawn
_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes

_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes


_______________________________________________
themes mailing list
themes@...
http://lists.drupal.org/mailman/listinfo/themes