Moving to the CCK queue, I assume you are using 1.7 ?
seems to me, looking at my sites using CCK that you can goto administer -> content types
click on the content type you want to edit
then click on the display fields tab and set the field label to inline or above if you want it show, and hidden if you don't?
admin/content/types/content_type
make "Body field label:" blank (gets rid of it)
and create a textfield field using CCK
that is themeable like any other field
Comments
Comment #1
vm commentedif a core content type, which content type ?
Comment #2
giorgoskI want it for a CCK created type
but if you show me for ANY core content type
I can probably figure it out
Thanks
PS I have seen this somewhat similar
http://drupal.org/node/145643
but where do a overide the $content ??
(there its already themed)
Comment #3
vm commentedMoving to the CCK queue, I assume you are using 1.7 ?
seems to me, looking at my sites using CCK that you can goto administer -> content types
click on the content type you want to edit
then click on the display fields tab and set the field label to inline or above if you want it show, and hidden if you don't?
Comment #4
giorgoskYes I know that but,
body of name and type "body_filter" (default body)
can NOT be set there
Comment #5
giorgoskWork around I found
admin/content/types/content_type
make "Body field label:" blank (gets rid of it)
and create a textfield field using CCK
that is themeable like any other field
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.