You are here

fotorama_gallery.settings.yml in Fotorama Gallery 8

config/install/fotorama_gallery.settings.yml

File

config/install/fotorama_gallery.settings.yml
View source
  1. SelectFields:
  2. fit:
  3. key: fit
  4. data: data-fit
  5. group: others
  6. documentation: http://fotorama.io/customize/fit/
  7. defaultvalue: 1
  8. options:
  9. - none
  10. - contain
  11. - cover
  12. - scaledown
  13. transition:
  14. key: transition
  15. data: data-transition
  16. group: transition
  17. documentation: http://fotorama.io/customize/transition/
  18. defaultvalue: 0
  19. options:
  20. - slide
  21. - crossfade
  22. - dissolve
  23. clicktransition:
  24. key: clicktransition
  25. data: data-clicktransition
  26. group: transition
  27. documentation: http://fotorama.io/customize/transition/
  28. defaultvalue: 0
  29. options:
  30. - slide
  31. - crossfade
  32. - dissolve
  33. nav:
  34. key: nav
  35. data: data-nav
  36. group: navigation
  37. defaultvalue: 0
  38. documentation: http://fotorama.io/customize/thumbnails/
  39. options:
  40. - dots
  41. - thumbs
  42. - hide
  43. navposition:
  44. key: navposition
  45. data: data-navposition
  46. group: navigation
  47. documentation: http://fotorama.io/customize/navigation-position/
  48. defaultvalue: 0
  49. options:
  50. - bottom
  51. - top
  52. CheckBoxFields:
  53. loop:
  54. key: loop
  55. data: data-loop
  56. group: others
  57. defaultvalue: 0
  58. documentation: http://fotorama.io/customize/loop/
  59. shuffle:
  60. key: shuffle
  61. data: data-shuffle
  62. group: others
  63. defaultvalue: 0
  64. documentation: http://fotorama.io/customize/shuffle/
  65. keyboard:
  66. key: keyboard
  67. data: data-keyboard
  68. group: others
  69. defaultvalue: 0
  70. documentation: http://fotorama.io/customize/keyboard/
  71. arrows:
  72. key: arrows
  73. data: data-arrows
  74. group: others
  75. defaultvalue: 1
  76. documentation: http://fotorama.io/customize/arrows-click-swipe/
  77. click:
  78. key: click
  79. data: data-click
  80. group: others
  81. defaultvalue: 1
  82. documentation: http://fotorama.io/customize/arrows-click-swipe/
  83. swipe:
  84. key: swipe
  85. data: data-swipe
  86. group: others
  87. defaultvalue: 0
  88. documentation: http://fotorama.io/customize/arrows-click-swipe/
  89. trackpad:
  90. key: trackpad
  91. data: data-trackpad
  92. group: others
  93. defaultvalue: 0
  94. documentation: http://fotorama.io/customize/arrows-click-swipe/
  95. stopautoplayontouch:
  96. key: stopautoplayontouch
  97. data: data-stopautoplayontouch
  98. group: autoplay
  99. defaultvalue: 0
  100. documentation: http://fotorama.io/customize/autoplay/
  101. NumberFields:
  102. width:
  103. key: width
  104. data: data-width
  105. group: dimensions
  106. percent: percent_width
  107. defaultvalue: ''
  108. maxwidth:
  109. key: maxwidth
  110. data: data-maxwidth
  111. group: dimensions
  112. percent: percent_maxwidth
  113. defaultvalue: ''
  114. minwidth:
  115. key: minwidth
  116. data: data-minwidth
  117. group: dimensions
  118. percent: percent_minwidth
  119. defaultvalue: ''
  120. height:
  121. key: height
  122. data: data-height
  123. group: dimensions
  124. percent: percent_height
  125. defaultvalue: ''
  126. maxheight:
  127. key: maxheight
  128. data: data-maxheight
  129. group: dimensions
  130. percent: percent_maxheight
  131. defaultvalue: ''
  132. minheight:
  133. key: minheight
  134. data: data-minheight
  135. group: dimensions
  136. percent: percent_minheight
  137. defaultvalue: ''