I have created video gallery with help of cck . I have created a content type. Now My requirment is thatwhen u开发者_如何转开发ser add video it should not be published to all user.When admin active th
Is there anything for PHP that i开发者_Python百科sn\'t Drupal but essentially has CCK-like features?
I am tryin开发者_开发技巧g create an image gallery using the cck image field with multiple image upload enabled. I am fine with everything but stuck at one thing. I want to mark an image so that it be
i want to have a content type with a phone number field that user can select it be shown to all or not. so i need a field after this field in add content page to give the user this option. but how can
Say you have two content types, restaurant and menu. The restaurant content type has various CCK fields like id, address etc. While Menu has a node reference to restaurant and other CCK fields like br
i\'m use Content Construction Kit (CCK) 6.x-2.9 and views ,boost for query of cck field开发者_JAVA技巧 my problem is many time field cck disable and noting show in field in my frontpage website when c
In my website, I have a custom content type called \"projects\". This type as a User Reference Field called \"Project Author(s)\" and another user Reference Field called \"Project Supervisor(s)\". The
what I want and need to do is upon the event that triggers when a new node is created, is first to translate it into every language enabled except the one is created and copy and even translate if pos
I am trying to do a custom validation over link field in Drupal CCk. I am currently using Link Contributed module.
Suppose I have a field nam开发者_如何学Ced \'field_myimage\'. Does cck have an api function that will allow me to retrieve the field-type (eg \'filefield\') and widget (eg \'image upload\') associated