Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.5
Component:
Content Permissions module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2009 at 13:40 UTC
Updated:
7 Nov 2009 at 22:00 UTC
Comments
Comment #1
markus_petrux commentedOne possible way to do this is coding something in the theme layer. You could override the theme function used for the field, or content.field.tpl.php, or implement a separate field formatter that you can enable from "Display fields" screen, ...