Hi,
I reviewed the node template modules etc and it isn't released yet for 6, which is how I found my way here. Your module is seemingly too powerful for my needs --
All I want are templates for different content types. For example, a different template for each sports team roster (they have different players, so the template needs to be different). Sure, they're all "pages" (static), but require different formatting, player titles etc. So I would have a different content type for each sport, and templates for the rosters, stadium info, etc etc etc.
I don't want to have a prestructured book, just the template functionality.
What do you suggest for 6?? I appreciate your help. I may try to make Skeleton work if there aren't any other options out there at the moment (I know a technical user could copy paste etc, but I'm aiming for an interface that a non-technical user can handle and your module seems to do that).
Thank you SO much (I haven't found any solid advice on this issue yet - you seem to be closest to what I'm looking for).
Comments
Comment #1
deviantintegral commentedIf you simply want individual node templates without pre-set outlines, I suggest you look at the clone module. Combine it with the Flag module or a CCK field, and you can mark nodes as being Templates and do as you wish.
Or, you could avoid the whole template thing completely, and just clone nodes as you go.
Hope this helps!