Create an image gallery using views and image module in drupal7
In drupal6, it is very easy to create an image gallery using image module + views + taxonomy!
For drupal7, in order to create an image gallery using image module and views, I googled a bit but did not get any promising solution.
So I tried to implement by own, here is the demo Gallery :)
It is implemented by using drupal image module + views + colorbox, Here we go



