Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Am building a cck node and am using imagefield and styling the resulting images in Contemplate (Content Template)
I was using image attach before, and that produced clean output (no extra tags or titles or other cruft.) Unfortunately, the only exposed variables for imagefield includes divtags and the title with a colon and no way to remove them.
Does anyone know how to call the imagefield variable so the image path is the only thing that shows up in the final markup?
I'm trying to add additional terms and requirements for adding content. On the ?q=node/add page, is there a way to add something after the text that reads "Body:" right before the text area? I've tried Localization, but it can't find the string.
I'm currently helping to build a website in Drupal that will utilise a multi-site setup. We have a general template that all sites will follow, however we have an area within that template that we allow various departments to put their own content and let that content area have it's own unique design. So as an example, the header and the footer will be the same across all sites but only the content area will be unique in it's design.