Hi folks,
I'm a newbie to drupal, right now i'm developing a community website. Having problems with video module it seems.

Currently I'm using acidfree module and video module for Image galleries and Videos respectively. Both are working fine. The issue is, if i logged in as a user the video link displays all the videos that are uploaded by all the users.
What i want is, it should display only the videos that are uploaded by the corresponding user logged in.

Awaiting for your replies !!!

Comments

gan_drupal’s picture

Assigned: gan_drupal » Unassigned
gan_drupal’s picture

Title: need clarifications in using video module » Need guidance for using video module
gan_drupal’s picture

Title: Need guidance for using video module » Need guidance for viewing videos
fax8’s picture

Project: Video » Acidfree Albums

probably this more related to Acidfree.

gan_drupal’s picture

Project: Acidfree Albums » Video
gan_drupal’s picture

Thx for your reply "fax8",

but its purely related to video module, i believe.

fax8’s picture

what do you mean for video link ?

gan_drupal’s picture

it means a link to view videos.
When you enable video module it automatically comes on the Menu section.

shoptalk’s picture

It sounds like you might want to explore the views module. It allows you to create custom queries such as "all of the nodes where type = video and uid = uid of current user. In the process you will define a URL for your view, and you can create a menu entry for your view as well.

hypertext200’s picture

Status: Active » Closed (won't fix)