forked from ZwiiCMS-Team/ZwiiCMS
Blog site sample Positions not set
This commit is contained in:
parent
26fe5fb214
commit
452123813e
@ -681,6 +681,7 @@ class init extends common {
|
|||||||
'picture' => 'galerie/landscape/meadow.jpg',
|
'picture' => 'galerie/landscape/meadow.jpg',
|
||||||
'hidePicture' => false,
|
'hidePicture' => false,
|
||||||
'pictureSize' => 20,
|
'pictureSize' => 20,
|
||||||
|
'picturePosition' => 'left',
|
||||||
'publishedOn' => 1548790902,
|
'publishedOn' => 1548790902,
|
||||||
'state' => true,
|
'state' => true,
|
||||||
'title' => 'Mon premier article',
|
'title' => 'Mon premier article',
|
||||||
@ -699,6 +700,7 @@ class init extends common {
|
|||||||
'picture' => 'galerie/landscape/desert.jpg',
|
'picture' => 'galerie/landscape/desert.jpg',
|
||||||
'hidePicture' => false,
|
'hidePicture' => false,
|
||||||
'pictureSize' => 40,
|
'pictureSize' => 40,
|
||||||
|
'picturePosition' => 'right',
|
||||||
'publishedOn' => 1550432502,
|
'publishedOn' => 1550432502,
|
||||||
'state' => true,
|
'state' => true,
|
||||||
'title' => 'Mon deuxième article',
|
'title' => 'Mon deuxième article',
|
||||||
@ -717,6 +719,7 @@ class init extends common {
|
|||||||
'picture' => 'galerie/landscape/iceberg.jpg',
|
'picture' => 'galerie/landscape/iceberg.jpg',
|
||||||
'hidePicture' => false,
|
'hidePicture' => false,
|
||||||
'pictureSize' => 100,
|
'pictureSize' => 100,
|
||||||
|
'picturePosition' => 'left',
|
||||||
'publishedOn' => 1550864502,
|
'publishedOn' => 1550864502,
|
||||||
'state' => true,
|
'state' => true,
|
||||||
'title' => 'Mon troisième article',
|
'title' => 'Mon troisième article',
|
||||||
|
Loading…
Reference in New Issue
Block a user