| Line 27... |
Line 27... |
| 27 |
;generated pages and also the root node of the crumb line |
27 |
;generated pages and also the root node of the crumb line |
| 28 |
|
28 |
|
| 29 |
default_template = "MLAB" |
29 |
default_template = "MLAB" |
| 30 |
;the name of the template to use when none is specified |
30 |
;the name of the template to use when none is specified |
| 31 |
|
31 |
|
| 32 |
default_language = "en" |
32 |
default_language = "cs_utf8" |
| 33 |
;the language code for the language that you would like to use. |
33 |
;the language code for the language that you would like to use. |
| 34 |
;you must have the appropriate language file in the locale directory. |
34 |
;you must have the appropriate language file in the locale directory. |
| 35 |
|
35 |
|
| 36 |
gallery_sort_order = "x" |
36 |
gallery_sort_order = "x" |
| 37 |
;the order in which galleries will be displayed. Can take the following values: |
37 |
;the order in which galleries will be displayed. Can take the following values: |
| Line 126... |
Line 126... |
| 126 |
|
126 |
|
| 127 |
use_mod_rewrite = off |
127 |
use_mod_rewrite = off |
| 128 |
;format generated URLs for use with Apache mod_rewrite |
128 |
;format generated URLs for use with Apache mod_rewrite |
| 129 |
;you need to enable mod_rewrite and create an appropriate .htaccess file |
129 |
;you need to enable mod_rewrite and create an appropriate .htaccess file |
| 130 |
|
130 |
|
| 131 |
detect_language = on |
131 |
detect_language = off |
| 132 |
;attempt to detect user language from browser information |
132 |
;attempt to detect user language from browser information |
| 133 |
;if this fails the default_language will be used |
133 |
;if this fails the default_language will be used |
| 134 |
|
134 |
|
| 135 |
|
135 |
|
| 136 |
[Paths] |
136 |
[Paths] |