In cck/themes/README.txt you state:
Template file
-------------
In order to customize field themeing :- copy the 'content-field.tpl.php' template file into your theme's root folder
(please keep the contents of the 'cck/theme' folder untouched. For the same
reason, it is advised to *copy* the file instead of just moving it).- edit that copy to your liking.
In my case this does not work.
If i make a new file in cck/themes/ like this:
content-field-FIELD_NAME-CONTENT_TYPE_NAME.tpl.php
it works.
Comments
Comment #1
yched commentedYou should *not* change or add anything in modules/cck/theme.
This must happen in your theme's folder.
README.txt has been slightly improved since RC4 :
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/cck/theme/R....
Please reopen if things are still unclear.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.