Hi everyone,
I'm kinda new with Drupal. But i really think about trying it soon for a project. I need some advices. My project will be a jazz club website and i need something like a schedule/event calendar part, maybe something like this http://www.bluenote.net/newyork/schedule/index.shtml
Thanks for your advice
Chris

Comments

svihel’s picture

I would appreciate something like that too. I tried few shedule modules and mostly they worked more like calendars for some blogs or comix strips functions (showing new strips-content in calendar by data of creation) while what we both need (at least what I think we need :-] ) is function which will show data of beggining (in future) and related calendar for that.
Does someone know somthing like that?

fwc’s picture

The Views modules is required for this and it is a very useful upload, so you have a good chance at it working

http://drupal.org/project/calendar

StuartMackenzie’s picture

I haven't tried this yet but am working on a site for a band which I will shortly be implementing a similar thing so they can post gig/concert dates to a calendar.

The approach I "plan" on taking is this....it may help someone.

1.Use CCK and date fields to create a new content type called 'gig'
2.Use Views and Views Calendar module to display nodes of this type by there date field created for the node using cck.

plan B if the above doesn't work will be to use the 'event' module but this approach seems cleaner and can be more tailored to the need.

_ _ _ _ _

Stuart Mackenzie - rojojam.com
- slow like snail, furry like panda with the roar of a donkey!
- also trying to learn the dark arts of drupal