Using CCK to populate possible values for an if statment in
Posted by sanguis on March 27, 2009 at 2:35pm
I have these huge chunks of html that I need to be able to select in the node settings witch one to use (if any).
I am thinking a cck float point value, and an (if || switch) statement in the contemplate. the question is the best way to store the static html chunks. As a (block || include file || some other way)
any ideas?
Read more