I have a node with a text area editable with CKEditor. THis means my customer can add italic style with it.
I have a Drupal set up with CKEditor and CCK, with a custom node which has some additional fields using CKEditor, one field being \'related_news\'.
I have installed Location, GMAP, GMAP Location and Location CCK modules. I needed Location CCK because I could not force ordinary location to show in specific field group. It looks like it is attache
I uploaded 1 file and name it \"test-test-test-test-test.php\". It create problem in my l开发者_运维问答ayout.
I have a content type (A) that references a single node of a different content type (B). The node referenced (B) can be programmatically determined using the information for the user creating this new
How c开发者_开发知识库an I create a date field in Drupal just with hours and minutes without years and months?You should be able to change the granularity when you create the cck field.
Using cck I\'ve created a new content type, Contact. A contact can开发者_JAVA百科 have 1 or more phonenumbers.
I am trying to enable CCK module and when I try to enable it, I get a white screen with this URL (http://localhost/?q=admin/build/modules/list/confirm). But CCK is not being enabled
What I have Currently I have a view that creates a list of entries, each entry has a title, description and multipule images. The view just shows the list right now and all the photos are group from
Without going through the UI, how would I add an existing CCK field type to an existing content type in Drupal?