By pierrelecrenier on
Hi everyone,
I just started using drupal 1 month ago, and I find it really neat.
As one of my client asked me to make to change on his first website, which I made with my own CMS, I decided to move this old site to drupal.
The thing is this website is more special, as it is working like a mirror.
Also, this is a photographers website, and most of the content is images.
The easiest way is to give you the url:
http://www.lapetiteusine.be/clients/les2b/
So, I was wondering what would be the best way to configure drupal for this kind of website?
Should I juste use taxonomy and image field, than render the page with views? Or someone has a better advice?
Thank you anyway for your help,
Pierre
Comments
i think you'll need to use
i think you'll need to use taxonomy to create categories for you pictures. much like galleries. u can use the gallery module. then use views to create blocks to hold you pictures and some javascript to add effects to the site.