cck
Creating a view linking three different node types with two node references
I have the following content types: Camp - the top level type Registration Information - contains node reference to Camp called Camp[详细]
2023-02-04 06:10 分类:问答Measurement sheets in Drupal 6
I\'m doing a project开发者_JAVA技巧 for a surveying company in Drupal 6. Ultimately, employees will need to enter measurements into a new content type. Currently they do it in a big Excel spreadsheet[详细]
2023-02-04 03:16 分类:问答Dynamic CCK fields population
How can I create two CCK fields where the latter has values based on the first selection? In my case I have a few programs which can be selected and then projects that are related to programs. I need[详细]
2023-02-04 00:34 分类:问答Database within a database (a la CCK without Drupal)
I am hoping to build a Codeigniter library similar to Drupal\'s CCK, albeit in an extremely simplified version. I am wondering what kind of database structure would work best to achieve my ultimate go[详细]
2023-02-03 11:25 分类:问答where does drupal save images when you use cck and imagecache?
I am thinking in moving all JS and images from webserver to another server to mitigate the load on my webserver. then i will use parallel module to get this stuff from the other server.[详细]
2023-02-03 05:05 分类:问答Get email from Drupal CCK field and send mail using drupal_mail
Hi I\'m using the Jobsearch module to build a recruitment site in Drupal 6. By default it sends applications to the email address of the user who posted the job. My problem is all jobs will be posted[详细]
2023-01-31 19:14 分类:问答Nodereference empty when internationalization enabled
I just enabled the translation module and the i18n module. One of my content types has a node reference field, and after translating the page, the node reference dropdown is empty. It works fine for E[详细]
2023-01-31 13:01 分类:问答drupal---link redirection
i used cck and link module to create a link field for my \"test\" content type, now i want to the link field can rediect to the actual link. eg: the link field is filled by \"google\" which i want to[详细]
2023-01-31 08:48 分类:问答Uploading an image/various info via SOAP in Drupal
I\'ve tried quite a few options and I just simply have no clue what I\'m doing.I do program in PHP, but this SOAP/wsdl stuff is all new to me.[详细]
2023-01-31 08:31 分类:问答Programmatically altering CCK textfield
I\'m trying to add a \'Display\' check box to multiple cck textfield. The code below does add the field, but when I submit the form I do not see the values in the $form_state array when I\'m validatin[详细]
2023-01-30 09:07 分类:问答