You are here

README.txt in Image Picker 7

Same filename in this branch
  1. 7 readme.txt
  2. 7 views/README.txt
Imagepicker Views support includes some default views which are initially disabled.

Imagepicker Colorbox Gallery
This view provides a block showing a thumbnail which leads to a gallery
of images in a colorbox.
It requires the colorbox module so install that before enabling this view.
You should also enable 'colorbox-inline' in the colorbox admin configuration.

Imagepicker jCarousel Gallery
This view provides a block showing thumbnails in a jCarousel which when
clicked on shows the Full image in a colorbox.
It requires the colorbox module and the jcarousel module so install
them before enabling this view.
You should also enable 'colorbox-inline' in the colorbox admin configuration.

Imagepicker Slideshow Gallery
This view provides a block using galleria to display the images.
It requires the views_slideshow_galleria module and its dependencies
so install them before enabling this view.
You should also go into edit, select Block and go into Format: Slideshow | Settings
and then Save the view, this will avoid some notices.

To control which images to view you should use the Groups feature in Imagepicker
in combination with the Public feature. You can also select your images per user
by creating relationship Imagepicker: Image owner and filtering on user.
There are many different combinations possible, test them out on a clone, in Master
and then transfer the settings to a block, enable the block and test some more.

File

views/README.txt
View source
  1. Imagepicker Views support includes some default views which are initially disabled.
  2. Imagepicker Colorbox Gallery
  3. This view provides a block showing a thumbnail which leads to a gallery
  4. of images in a colorbox.
  5. It requires the colorbox module so install that before enabling this view.
  6. You should also enable 'colorbox-inline' in the colorbox admin configuration.
  7. Imagepicker jCarousel Gallery
  8. This view provides a block showing thumbnails in a jCarousel which when
  9. clicked on shows the Full image in a colorbox.
  10. It requires the colorbox module and the jcarousel module so install
  11. them before enabling this view.
  12. You should also enable 'colorbox-inline' in the colorbox admin configuration.
  13. Imagepicker Slideshow Gallery
  14. This view provides a block using galleria to display the images.
  15. It requires the views_slideshow_galleria module and its dependencies
  16. so install them before enabling this view.
  17. You should also go into edit, select Block and go into Format: Slideshow | Settings
  18. and then Save the view, this will avoid some notices.
  19. To control which images to view you should use the Groups feature in Imagepicker
  20. in combination with the Public feature. You can also select your images per user
  21. by creating relationship Imagepicker: Image owner and filtering on user.
  22. There are many different combinations possible, test them out on a clone, in Master
  23. and then transfer the settings to a block, enable the block and test some more.