Closed (fixed)
Project:
Blog Theme
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Jul 2005 at 22:25 UTC
Updated:
24 Apr 2008 at 13:51 UTC
If this feature were to work with flexinodes we could finally have a convenient way to theme different content consistently. Sections (not yet officially released for 4.6 but workable if patched) requires specification of the path to be themed so one has to frequently update the path list as the site grows.
I don't actually use blogs on my production sites so i'll try this on a test site but if it worked for other types of content I think it would be great.
Comments
Comment #1
beginner commentedflexinodes is no longer in use with Drupal 5.
People use CCK, nowadays.
Can you update the request description and provide more information on what's required?
Comment #2
jessZ commentedI haven't tried it with newly created content types yet but sections module will apply theme based on php snippet returning TRUE or FALSE, the result i was looking for at the time. This is a bit of a step backward from 4.6 when you could control the theme applied to a section based on checkboxes of content type. if you you could apply themes based on the contnet type with a simple checkbox insted of having to write (or copy) a php snippet and define the content types to which is applies that would be a much friendlier interface.
Comment #3
beginner commentedI am not sure I will implement this. I don't want to duplicate functionality from other modules. I'll check later.
Comment #4
beginner commentedcheck how this user did it:
http://drupal.org/node/178843
Comment #5
beginner commentedThe feature to have different theme per user, including different node types (not only blog) has just been implemented. Check the next release of the module.
If you meant to have a different theme per node type, regardless of the author, then I'm afraid it's beyond the scope of this module. I am certain that there is another module that allows you to have different theme per node type.
Comment #6
beginner commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.