25
Feb
- Inoder to create an image gallery in drupal we have to first download two modules Images and Thick Box.
- Then goto sites /all/create a folder there called “module” and copy the downloaded modules inside the folder.
- Goto administer ->module->image and enable every check boxes
- Also enable thickbox option and save the configuration
- Goto permission->image module ->enable “view original image ” and save it
- Goto Administer by module -> image ->images ->can change the Maximum upload size (if needed) and save configuration.
- Goto image gallery option in the same page and can also change the number of images to inserted in a gallery and save configuration.
- Goto Administer by module->thick box->enable “Enable for image nodes” and save configuration.
- Goto administer ->image gallery->add gallery->give name of gallery ->description for gallery
and if we wish our gallery to be the parent then select “root” from the dropdown of Parent
else give the other gallery name instead of root so that it appears to be the child of the given gallery and save configuration.
- Goto Create Content ->image->give title->browse image
- To view the image select preview
- save




