Données par défaut galerie v10
This commit is contained in:
parent
328fdeef71
commit
232e0312fc
@ -538,6 +538,7 @@ class init extends common {
|
|||||||
'config' => [
|
'config' => [
|
||||||
'name' => 'Beaux paysages',
|
'name' => 'Beaux paysages',
|
||||||
'directory' => self::FILE_DIR.'source/galerie/landscape',
|
'directory' => self::FILE_DIR.'source/galerie/landscape',
|
||||||
|
'homePicture' => 'iceberg.jpg',
|
||||||
'sort' => 'SORT_ASC',
|
'sort' => 'SORT_ASC',
|
||||||
'position' => 1
|
'position' => 1
|
||||||
],
|
],
|
||||||
@ -551,6 +552,7 @@ class init extends common {
|
|||||||
'config' => [
|
'config' => [
|
||||||
'name' => 'Espace',
|
'name' => 'Espace',
|
||||||
'directory' => self::FILE_DIR.'source/galerie/space',
|
'directory' => self::FILE_DIR.'source/galerie/space',
|
||||||
|
'homePicture' => 'nebula.jpg',
|
||||||
'sort' => 'SORT_ASC',
|
'sort' => 'SORT_ASC',
|
||||||
'position' => 2
|
'position' => 2
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user