source: extensions/gally/gally-grum-dark-II/conf/default.conf @ 16020

Last change on this file since 16020 was 16020, checked in by grum, 12 years ago

feature:2664- compatibility with Piwigo 2.4

  • Property svn:executable set to *
File size: 10.1 KB
Line 
1# ------------------------------------------------------------------------------
2# GRUM:DARK-II
3# Theme for Piwigo
4# ------------------------------------------------------------------------------
5# file: gally-grum-dark-II/conf/default.conf
6# file release: 1.5.0
7# ------------------------------------------------------------------------------
8# author: grum at piwigo.org
9# << May the Little SpaceFrog be with you >>
10# ------------------------------------------------------------------------------
11# Grum dark II for themes "Gally"
12#
13# see the gally-default/release_notes.txt file for more informations
14#
15# this is the config file for the theme
16#
17# To modify theses default options, you can make a "local.conf" file with new
18# declaration of parameters
19# Local files must be localized in the /local/themes/gally-grum-dark-II/conf
20# directory
21#
22#
23# BE CAREFUL : string values must be defined between double-quote => "my string"
24#
25# ------------------------------------------------------------------------------
26
27
28# ------- Picture page parameters ----------------------------------------------
29
30# The 'imageAutoScroll' option can take theses values :
31#   "yes" => use the template scroll feature (no scrollbars)
32#   "no"  => use the browser scroll feature (scrollbars)
33#
34#   Due to bug(?) under MSIE browser this option automaticaly forced to no
35#     works well with FF2, FF3, Opera, Safari
36imageAutoScroll = "yes"
37
38# -- 1.3.1 --
39# the 'imageSimulateHighRes' option can take theses values :
40#   "yes" => if there is no high res file and if the image need scroll, the
41#            template simulate an high res image managment
42#   "no"  => don't simulate high res image
43imageSimulateHighRes = "no"
44
45# The 'imageCenterMode' option can take theses values :
46#   "img"  => position is calculated on the image height
47#   "all"  => position is calculated on the image height + comment height
48#   "none" => image is not centered, just positionned to the 'imageCenterTopMin'
49#             value
50imageCenterMode = "img"
51
52# The 'imageCenterOffset' option can take any positive integer value
53# This option define an offset (in pixels) to apply to the top position of the
54# image after centered position is calculated.
55imageCenterOffset = -15
56
57# The 'imageCenterTopMin' option can take any positive integer value
58# This option define the minimal position at top for the picture (in pixels)
59#  works only if the image is displayed in absolute/fixed mode (ignored with the
60#  relative/static modes)
61imageCenterTopMin = 30
62
63# -- 1.2.0 --
64# The 'imageCenterTopBorder' option define the offset used to apply the minimal
65# position at top for the picture
66# The option can take theses values :
67#   "page"           => minimal position is defined from the top border of the
68#                       page
69#   "imageHeaderBar" => minimal position is defined from the bottom border of
70#                       header bar
71imageCenterTopBorder="imageHeaderBar"
72
73# The 'imageInterface' option can take theses values :
74#   "none" => no effect to switch the interface (on/off)
75#   "fade" => use fading to switch the interface (fade in/fade out)
76#
77#   Due to bug(?) under MSIE browser this option automaticaly forced to "none"
78#     works well with FF2, FF3, Opera, Safari
79interfaceAnimated="fade"
80
81# -- 1.3.0 --
82# The 'interfaceCanSwitch' option can take theses values :
83#   "yes" => the interface is displayed or hidden according to the defined rules
84#   "no"  => the interface is always displayed
85interfaceCanSwitch="yes"
86
87# The 'imageInterfaceHidden' option can take theses values :
88#   "yes" => after a page is loaded, if mouse is over the interface, the
89#            interface still hidden until the mouse move
90#   "no"  => after a page is loaded, if mouse is over the interface, the
91#            interface is visible immediately
92#
93#   Due to bug(?) under MSIE browser this option automaticaly forced to "none"
94#     works well with FF2, FF3, Opera, Safari
95interfaceHidden="yes"
96
97# -- 1.2.0 --
98# The 'interfaceOnImage' option can take theses values :
99#   "always"   => display interface when the mouse is over the picture
100#   "noscroll" => display interface when the mouse is over the picture only if
101#                 the picture is not scrollable
102#   "never"    => don't display interface when the mouse is over the picture
103interfaceOnImage="noscroll"
104
105# -- 1.2.0 --
106# The 'interfaceTimerDelay' options can take any positive integer values.
107# This option define the delay (in millseconds) of inactivity before hidding the
108# interface
109# set to 0 to deactivate this functionnality
110interfaceTimerDelay=5000
111
112# The 'commentAnimated' option can take theses values :
113#   "yes" => use slide to switch the comment area (slide in/slide out)
114#   "no"  => no effect to switch the comment area (on/off)
115commentAnimated="no"
116
117# The 'animateDelay' option can take any positive integer value
118# This option define the duration (in milliseconds) of effects
119animateDelay=250
120
121# The 'marginContainer' option can take any positive integer value
122# This option define the space between the picture side (left/right) and the
123# window borders. Normal & high resolution view use this property
124# Only used when the 'imageAutoScroll' is set to yes
125marginContainer=30
126
127# -- 1.3.0 --
128# The 'paddingContainer' option can take any positive integer value
129# This option is used for high resolution view and defines the space between the
130# picture sides (left/right/top/bottom) and the container.
131paddingContainer=10
132
133# -- 1.2.0 --
134# The 'tabsAnimated' option can take theses values :
135#   "yes" => use slide to switch the tabs area (slide in/slide out)
136#   "no"  => no effect to switch the tabs area (on/off)
137tabsAnimated="yes"
138
139# -- 1.2.0 --
140# The 'tabsHidden' and 'tabsVisible' options can take any positive
141# integer values.
142# Theses options define the height (in pixels) of the minimized and maximized
143# tabs area
144tabsHidden=21
145tabsVisible=250
146
147# -- 1.2.0 --
148# The 'tabsPosition' option can take theses values :
149#   "top"     => display the tabs area at the bottom of the image toobar area
150#                (top of the page)
151#   "bottom"  => display the tabs area at the top of the copyright area
152#                (bottom of the page)
153tabsPosition="bottom"
154
155# -- 1.3.0 --
156# The 'displayBanner' option can take theses values :
157#   "yes"       => display the banner on the picture page
158#   "no"        => hide the banner on the picture page
159#   "alternate" => display an alternate banner ; the content of the alternate
160#                  banner is defined in the 'alternateBannerContent' option
161displayBanner="no"
162
163# -- 1.3.0 --
164# The 'alternateBannerContent' option can take any text value
165# If the 'displayBanner' is set to 'alternate' value, the content of the
166# 'alternateBannerContent' is used to display the header
167alternateBannerContent=""
168
169# -- 1.2.0 --
170# The 'commentRows' option can take any positive integer value.
171# This option define the number of rows for the comment textarea
172# (default defined in the template: 7)
173commentRows=7
174
175# -- 1.2.0 --
176# The 'metaNumCols' options can take any positive integer values.
177# This option define the number of columns used to display the metadata
178metaNumCols=2
179
180# -- 1.3.0 --
181# the 'defaultZoomSize' option can take theses values :
182#   "full" => when high res picture is displayed, the image is displayed in the
183#             the full size
184#   "fit"  => when high res picture is displayed, the image is displayed to fit
185#             in the window
186defaultZoomSize="full"
187
188# -- 1.3.0 --
189# the 'highResClickMode' option can take theses values :
190#   "close" => click on the high res picture close the high res picture
191#   "zoom"  => click on the high res picture switch the zoom mode fit/full
192highResClickMode="close"
193
194# -- 1.5.0 --
195# the 'manageTips' option can take theses values :
196#   "yes" => the interface uses the simpleTip.js script to display hints
197#   "no"  => the interface uses the default browser method to display hints
198manageTips="yes"
199
200# -- 1.5.0 --
201# the 'manageTipsPos' define the default position for tips ; the option can take
202# theses values :
203#   "tipOnTop"    => tip is displayed above the object
204#   "tipOnBottom" => tip is displayed under the object
205#   "tipOnLeft"   => tip is displayed on the left side of the object
206#   "tipOnRight"  => tip is displayed on the right side of the object
207manageTipsPos="tipOnBottom"
208
209# -- 1.5.0 --
210# the 'tipsSize' option can take any positive integer values.
211# This option define the size (Width&Height) of an arrow
212tipsSize=17
213
214# ------- Menu parameters ------------------------------------------------------
215
216# The 'menuAnimated' option can take theses values :
217#   "none" => no effect to switch the menu (on/off)
218#   "fade" => use fading to switch the menu (fade in/fade out)
219#   "slide" => use fading to switch the menu (fade in/fade out)
220#   "noswitch" => [1.2.0] menu is not displayed by a click (always displayed,
221#                 eventually managed by CSS)
222#
223#   Due to bug(?) under MSIE browser this option automaticaly forced to "none"
224#   if it different of "noswitch" works well with FF2, FF3, Opera, Safari
225menuAnimated="fade"
226
227# The 'menuWidth' option can take theses values :
228#   "auto" => width of the menu is autocomputed by the browser
229#   "info" => width of the menu is set to be inside the information panel on the
230#            left (use the '.additional_info' CSS value)
231# The 'menuWidth' option can also take any positive integer value wich define a
232# fixed width in pixels
233#
234# please note that under MSIE, the "auto" option don't work as well as other browser
235menuWidth = "auto"
236
237# The 'menuMaxWidth' option is used when the 'menuWidth' option is set to "auto"
238# and can take any positive integer value wich define a fixed maximum width in
239# pixels
240# If this option is set to 0, there is no maximum width applied to the menu
241#
242# please note that under MSIE prior than 8.0, the 'menuWidth = "auto"' option
243# don't work as well as other browsers and in this case, with the
244# 'menuMSIEMaxWidth' option you can force a maximum width only for this browser
245# This option is not used when the 'menuAnimated' option is set to "noswitch"
246menuMaxWidth = 0
247menuMSIEMaxWidth = 350
248
249# -- 1.3.0 --
250# the 'expandMenu' option can take theses values :
251#   "yes" => the menu is expanded, all items are displayed at once time
252#   "no"  => default piwigo mode, the menu is not expanded
253expandMenu="no"
254
Note: See TracBrowser for help on using the repository browser.