Hello All,

I would like to commision a custome module made for my website that I am currently constructing. It is a website that is, in its most basic form, a library of workout drill videos. The site itself relys heavily on video.module and views.module.

The premise of what I am looking for is in the favorite nodes.module however, I need the favorites to be a little more specific.

The module that I am looking to create is one that will allow a user to collect a certain number of nodes as a workout list. This only needs to work with video node types. The functionality that I would like with this module are as follows:

  • ability to click 'add to my workout' in the node links section
  • create multiple sets of workouts
  • Each workout listed in their account page
  • Log notes for each workout (i.e. last workout date, personal notes)

I could also use CCK module in anyway that is needed. I thought about using CCK and node refrence to link to the video, but I need a way to automate the process of adding the video from the library to a workout.

I made a post about this during the summer but I took it on myself and was only able to make it so far (http://drupal.org/node/72357).

So if you would please email me with any quotes or please post here if you are able to assist in any other way.

Thanks for your time,
txcrew

Comments

sillygwailo’s picture

Check out the Views Bookmark (and the Views module) which in combination, can do at least a big chunch of what you want. Well, at least the first three on your list, and then possibly CCK for the notes, but I guess you'd have to flesh out what it means to "log notes about".

(Username formerly my full name, Richard Eriksson.)

Anonymous’s picture

Thanks for the tip...Looks like a great start. I'll play around with this and CCK for a while to see if I can get it where I want.

Is there a way to create sets of bookmarks? Or may this be done through cck as well?

Thanks for the reply,
txcrew