You are here

README.txt in Media Gallery 8

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

A simple gallery of media.

 * For a full description of the module, visit the project page:
   https://drupal.org/project/media_gallery

 * To submit bug reports and feature suggestions, or to track changes:
   https://drupal.org/project/issues/media_gallery


REQUIREMENTS
------------

 * media (drupal core)
 * media_library (drupal core)
 * colorbox - https://drupal.org/project/colorbox
 * photoswipe (optional) - https://drupal.org/project/photoswipe


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
   https://www.drupal.org/node/1897420 for further information.


CONFIGURATION
-------------

    1. Navigate to Extend and enable the module.
    2. Add new galleries: /admin/content/media-gallery
    3. Add own fields to galleries (if you want):
       /admin/structure/media-gallery/fields
    4. All galleries view: /galleries
    5. Change ColorBox to PhotoSwipe (if you want):
      * Add new media view mode:
        /admin/structure/display-modes/view/add/media
      * Enable new view mode and set formatter as PhotoSwipe:
        /admin/structure/media/manage/image/display/media_photoswipe
      * Set view mode as PhotoSwipe for the galleries:
        /admin/structure/media-gallery/display


MAINTAINERS
-----------

Current maintainers:
 * Andrei Ivnitskii - https://www.drupal.org/u/ivnish

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. A simple gallery of media.
  11. * For a full description of the module, visit the project page:
  12. https://drupal.org/project/media_gallery
  13. * To submit bug reports and feature suggestions, or to track changes:
  14. https://drupal.org/project/issues/media_gallery
  15. REQUIREMENTS
  16. ------------
  17. * media (drupal core)
  18. * media_library (drupal core)
  19. * colorbox - https://drupal.org/project/colorbox
  20. * photoswipe (optional) - https://drupal.org/project/photoswipe
  21. INSTALLATION
  22. ------------
  23. * Install as you would normally install a contributed Drupal module. Visit:
  24. https://www.drupal.org/node/1897420 for further information.
  25. CONFIGURATION
  26. -------------
  27. 1. Navigate to Extend and enable the module.
  28. 2. Add new galleries: /admin/content/media-gallery
  29. 3. Add own fields to galleries (if you want):
  30. /admin/structure/media-gallery/fields
  31. 4. All galleries view: /galleries
  32. 5. Change ColorBox to PhotoSwipe (if you want):
  33. * Add new media view mode:
  34. /admin/structure/display-modes/view/add/media
  35. * Enable new view mode and set formatter as PhotoSwipe:
  36. /admin/structure/media/manage/image/display/media_photoswipe
  37. * Set view mode as PhotoSwipe for the galleries:
  38. /admin/structure/media-gallery/display
  39. MAINTAINERS
  40. -----------
  41. Current maintainers:
  42. * Andrei Ivnitskii - https://www.drupal.org/u/ivnish