Needs work
Project:
Content Templates (Contemplate)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2011 at 17:38 UTC
Updated:
14 Jun 2011 at 09:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
dgtlmoon commentedI have been thinking about the same thing too +1
Comment #2
jrglasgow commentedThe only thing that would be required to make this compatible with Features would be to move the templates from contemplate's own table to the variables, then with Strongarm it would be perfectly features compatible
Comment #3
dgtlmoon commentedSorry I already commited this to D6 head instead of posting here first (My mistake!)
So in otherwords, features has been added to 6.x-1.x dev
Now to check the patch against the D7 head!
Comment #4
dgtlmoon commentedCool so I'm half way there I think, I've got features working, but not with StrongArm integration yet.
So if contemplate_save() used variable_set instead of writing to it's own DB table then you could use StrongArm to set the content templates also? Is that what you mean?
In which case, I'de need to write an update to re-save any current templates
Comment #5
dgtlmoon commentedFeatures support is committed, but here's a patch for adding variable_set/StrongArm support
#1187900: Store settings in variables so we can StrongArm