9 Jul
2007
9 Jul
'07
5:46 p.m.
Bèr Kessels wrote:
Op maandag 09 juli 2007, schreef Victor Kane:
The short answer is that you want to create special content types (reservation), and then, using the content construction kit module (cck: http://drupal.org/project/cck) add the appropriate fields, including the date field, supported by the date field module ( http://drupal.org/project/date).
This won't work. A "room" will need an arbitrary amount of dates. So you will need either nodereference, wich won't scale, or some other relational module (wich won't scale either).
Until you provide some evidence for these claims, they are pure FUD. A room can only be booked 365 times a year. Thats hardly a problem for the lifetime of a hotel (not to mention the lifetime of a web app).