User Tools

Site Tools


advanced_drupal_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
advanced_drupal_configuration [2013/06/09 06:26]
animesh
advanced_drupal_configuration [2018/03/24 11:13] (current)
Line 79: Line 79:
   * Go to browser and click on "​Appearence"​ here you will find you new theme in the disabled section of themes.   * Go to browser and click on "​Appearence"​ here you will find you new theme in the disabled section of themes.
   * Click on "​Enable and set default"​ to enable it .   * Click on "​Enable and set default"​ to enable it .
 +
 +
 +==Slideshow==
 +
 +==Install colorbox module==
 +
 +  * Download http://​drupal.org/​project/​colorbox
 +  * Extract colorbox-7.x-1.3.tar.gz under /​var/​www/​drupal-7.14/​sites/​all/​modules directory
 +  * Download http://​www.jacklmoore.com/​colorbox/​colorbox.zip
 +  * Create directory /​var/​www/​drupal-7.14/​sites/​all/​libraries
 +  * Extract colorbox.zip to libraries directory
 +  * Click "​Modules"​ from top menu, check "​Colorbox"​ & "Save configuration"​
 +  * Click "​Structure"​ from top menu, "​Content types" and "​Manage Display"​ for "​Article"​.
 +  * Choose "​Colorbox"​ under "​Format"​ for "​Image"​ & Save.
 +  * Again "​Structure",​ "​Content types" and "​Manage fields"​ for "​Article"​
 +  * Click "​edit"​ under "​Operations"​ for "​Image"​
 +  * Check "​Enable Title field" under "​Article settings"​
 +  * Change "​Number of values"​ under "Image field settings"​ to "​Unlimited",​ scroll down & "Save settings"​
 +  * Click "​Structure"​ from top menu, "​Content types" and "​Manage Display"​ for "​Article"​
 +  * Click Gear wheel at the extreme right for "​Image"​
 +  * Choose "​thumbnail"​ in "Node image style" and click "​Update" ​
advanced_drupal_configuration.txt ยท Last modified: 2018/03/24 11:13 (external edit)