I love the ability in this module to change the field display and especially to tick a box to remove the colon from the end of a field label. But, to do this requires selecting "minimal" or "expert" from the field templates options, which removes all styling from the label, so I have to re-style it manually. Is it possible to add a feature in a future release where "hide colon" will do only that, without affecting any other style elements?

Comments

aaron.hirtenstein’s picture

Might this module be useful? http://drupal.org/project/colectomy

aaron.hirtenstein’s picture

Issue summary: View changes

corrected template modes

aspilicious’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Will be a won't fix for drupal7. In drupal 8 the template system will be pluggable making it easier to write your own template code.

imagefoundry’s picture

Thanks aaron hirtenstein