Active
Project:
Content Construction Kit (CCK)
Version:
6.x-2.6
Component:
CCK in core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2009 at 18:05 UTC
Updated:
25 Dec 2009 at 18:05 UTC
Hi Folks,
I am a noob to all of this (html, js, php, drupal - you name it). However, I managed to create my own .module with jQuery/json handling YouTube searching. Amazingly it all works.
Now, I would like to add a "Tag" button and then check to see if that video has been tagged. if it's tagged then I would call my "edit" URL with CCK behind it. This far is fine. So, now the questions.
(1) If it's a new video, how do I invoke CCK in "add" - passing it specific video based default values for several of the CCK fields ?
(2) What else would a non noob be asking you about this ;?)
Thanks a lot.