photoswipe.settings.yml in PhotoSwipe 8.2
Same filename and directory in other branches
config/install/photoswipe.settings.yml
3 string references to 'photoswipe.settings'
- PhotoswipeAdminSettings::getEditableConfigNames in src/
Form/ PhotoswipeAdminSettings.php - Gets the configuration names that will be editable.
- PhotoswipeAdminSettings::submitForm in src/
Form/ PhotoswipeAdminSettings.php - Form submission handler.
- PhotoswipeAssetsManager::__construct in src/
PhotoswipeAssetsManager.php - Creates a \Drupal\photoswipe\PhotoswipeAssetsManager.
File
config/install/photoswipe.settings.ymlView source
- photoswipe_always_load_non_admin: false
- # @see http://photoswipe.com/documentation/options.html
- options:
- # index: 0
- showAnimationDuration: 333
- hideAnimationDuration: 333
- showHideOpacity: FALSE
- bgOpacity: 1
- spacing: 0.12
- allowPanToNext: TRUE
- maxSpreadZoom: 2
- loop: TRUE
- pinchToClose: TRUE
- closeOnScroll: TRUE
- closeOnVerticalDrag: TRUE
- mouseUsed: FALSE
- escKey: TRUE
- arrowKeys: TRUE
- history: TRUE
- # galleryUID: 1
- # galleryPIDs: FALSE
- errorMsg: '<div class="pswp__error-msg"><a href="%url%" target="_blank">The image</a> could not be loaded.</div>'
- preload:
- - 1
- - 1
- mainClass: NULL
- focus: TRUE
- modal: TRUE