The best I've found is the artlab video but it still leaves a lot to be desired. Why haven't the creators put out something, if there is one it's not very easy to find.
The best I've found is the artlab video but it still leaves a lot to be desired. Why haven't the creators put out something, if there is one it's not very easy to find.
Comments
Comment #1
HelpDrupalHelpMe commentedHow do you edit the default CCK output with Contemplate? I simply want to theme the default CCK output; the font size, type, spacing, perhaps background etc but keep the "round corner lines" decorations and keep my info in groups.
It seems when using contemplate it doesn't follow the default. My groups sre gone and it just has the fields seperately and out of order.
Comment #2
HelpDrupalHelpMe commentedLocation module adds it's own field in the default CCK ouput but when I use contemplate it is nowhere to be found. How do I inculde it.
Comment #3
bomarmonk commentedSee:
http://drupal.org/node/62486
Hopefully that will help you!
Comment #4
najibx commentedthis work out if use you location. how about using location as a field in cck?
Comment #5
yesct commentedI too have a location Cck field in a custum content type. I cannot get the whole location displayed, or , say just the city?
Comment #6
yesct commentedloading the location node worked:
location_load_location()
THEN I could access the fields.