By vikas_gupta15 on
Hi Friends
I want to create image gallery in drupal cms.
can you give link for study "how to create image gallery in drupal".
Regards,
vikas
Hi Friends
I want to create image gallery in drupal cms.
can you give link for study "how to create image gallery in drupal".
Regards,
vikas
Comments
http://blip.tv/file/256997 ht
http://blip.tv/file/256997
http://www.learndrupalcms.com/how-to-make-a-photo-gallery-with-thumbnail...
http://drupalwarrior.wordpress.com/2010/02/03/image-gallery-in-drupal/
http://raincitystudios.com/blogs-and-pods/hubert/a-simple-ajax-image-gal...
http://www.drupalove.com/drupal-video/creating-basic-drupal-image-gallery
http://www.leveltendesign.com/blog/brandon/creating-image-galleries-drupal
google search would help.
proble in image gallery
Thanks
I follow the http://www.learndrupalcms.com/how-to-make-a-photo-gallery-with-thumbnail...
this web site tutorial. When i install module these file given in this side like cck,imageapi and views
and upload site/all/module after that i enable the module follow on this website tutorial.
When click on save configuration button it give error.
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 16 bytes) in /home/vgupta/www/htdocs/drupal/includes/menu.inc on line 2331
Please help me what i do.
You can achieve it using cck,
You can achieve it using cck, filefield, imagefield, views and lightbox/thickbox/colorbox. Alternatively search for lullabot video gallery on google for a wonderful tutorial by eaton.
install module
Thank for reply
when I do module cck and filefield, imagefield download and put on site/all/module
after that go in administrator/building/module for enable this module
but check box is disable.
what i do for enable this module.
thanks
First enable the content
First enable the content module and then the associated modules and check if you have downloaded the modules of the same version of drupal. You can achieve thumbnails using imagecache by creating presets. I suppose you are using drupal 6.19 then download the corresponding 6.x versions of the modules. browse through the handbooks to find how to install contrib modules. I would suggest you to get a drupal book and start building your knowledge using it.
_
You might want to check out the Views Gallery module. I've been using it for a few months now with good results.