On 7/9/07, Bčr Kessels <ber@webschuur.com> 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).