Hello.
I want to make a web to share YouTube videos. I want that the registered users could create a content and sent the videos, and they must show in the frontpage.
I have try with the video module but this only shows the video on the page of the node, not in the frontpage.
Anyone knows how to make this module to do that?
Thanks

Comments

vm’s picture

investigate CCK.module and the youtube_cck.module addon or the video_cck.addon.

darkpollo’s picture

Great.
Thats what i was looking for.
I am new on drupal and nobody told me about the cck.module.
:D
Thanks!!