By lsdoc77 on
www.thassosguide.gr
This is a tourist guide for Thassos island in Greece.It was made with drupal 6 and it use custom module that I've made for the weather from weather.com and custom javascript with the hotel node pages since the quicktabs module had some limitations I wanted to override.
Comments
Nice work, very clean looking
Nice work, very clean looking site.
What exactly does the custom module do? And can you provide a direct link to it in action - curious what it is.
Toronto Website Developer
The custom module fetches the
The custom module fetches the weather from weather.com as xml and displays it in a block.I've also created a settings page in which you can choose the place.Basic configuration but enough for my needs..
You can check it out in the front page..
The custom javascript (which actually replaces quicktabs), I prefered to "hardcode " it in the node-hotel.tpl.php template..