I recently setup a small website for the owner of some apartments in the Chevron Renaissance resort in Surfers Paradise on the Gold Coast. The apartments are used as holiday rentals, and we wanted to be able to differentiate these apartments from the other Chevron Renaissance apartments on the market.
The site is very simple, and only required a few of my standard Drupal modules. These were:
- Webform - to create the large enquiry form
- Google Analytics
- Google Sitemap
- TinyMCE
I will soon be adding the GMap module to allow users to view the resort from above.
Trackback URL for this post:
Just FTP
I just FTP'ed the images and added them into the HTML manually. I did this because they will not change often, and I will be the one making the updates.
I am (like many other people) am struggling to find the best Image solution in drupal. I will be modifying the image attach module (or just modifying the node template) in a couple of upcoming projects that require images to be attached and displayed in a standard way.
Nice
Refreshing change from the standard drupal designs.I am sure you use the image module too?
How did you add multiple images to this page and others? Image attach module?