### THIS FILE IS GENERATED BY THE FLUIDBOOK TOOLBOX ###
### Any manual change could be overriden
### Any change has to be done on the file app/Models/Traits/PublicationSettings.php (in Fluidbook Toolbox)
-### Then run /usr/bin/php8.0 artisan job:dispatchNow LegacyBookSettingsGenerate
+### Then run php artisan job:dispatchNow LegacyBookSettingsGenerate
class wsBookParametres extends wsParametres
{
'label' => __('Centrer la publication sur les couvertures'),
'grade' => 2,
],
+ 'mobileReducedMargins' => [
+ 'type' => 'boolean',
+ 'default' => false,
+ 'editable' => true,
+ 'label' => __('Marges réduites sur mobile'),
+ 'grade' => 3,
+ ],
'extraXSpace' => [
'type' => 'integer',
'default' => 0,
],
'svgTextMethod' => [
'type' => 'combo',
- 'default' => 'pdftocairo',
+ 'default' => 'pdf',
'editable' => true,
'label' => __('Méthode d\'extraction des textes en SVG'),
'datas' => [
__('Photo') => 'icon-photo',
],
'label' => __('Icône du bouton').' 1',
- 'default' => 'click',
+ 'default' => 'none',
'editable' => true,
'grade' => 3,
],
__('Photo') => 'icon-photo',
],
'label' => __('Icône du bouton').' 2',
- 'default' => 'click',
+ 'default' => 'none',
'editable' => true,
'grade' => 3,
],
__('Photo') => 'icon-photo',
],
'label' => __('Icône du bouton').' 3',
- 'default' => 'click',
+ 'default' => 'none',
'editable' => true,
'grade' => 3,
],
],
'articlesStyle' => [
'type' => 'combo',
- 'default' => true,
+ 'default' => 'default',
'editable' => true,
'label' => __('Style'),
'grade' => 3,
],
'basketManager' => [
'type' => 'combo',
- 'default' => 'classic',
+ 'default' => 'com.fluidbook.player.basket.BasketManager',
'editable' => true,
'label' => __('Manager de panier'),
'datas' => [
'Wishlist Jouéclub Noël 2021' => 'JoueclubWishlist2021',
'Thiriet' => 'Thiriet',
'CFOC' => 'CFOC',
+ 'Bastide' => 'Bastide',
],
'grade' => 5,
],
'label' => __('Version du standard SCORM'),
'grade' => 5,
'datas' => [
- __('SCORM 1.2') => '1.2',
- __('SCORM 2004 3rd edition') => '2004.3',
- __('SCORM 2004 4th edition') => 2004,
+ 'SCORM 1.2' => '1.2',
+ 'SCORM 2004 3rd edition' => '2004.3',
+ 'SCORM 2004 4th edition' => 2004,
],
],
'scorm_id' => [
9 => 'correctCenter',
10 => 'pagesBaseAngle',
11 => 'centerBook',
- 12 => 'extraXSpace',
- 13 => 'mobileExtraXSpace',
- 14 => 'extraYSpace',
- 15 => 'viewMode',
- 16 => 'dynamicBackgroundColor',
- 17 => 'svgToCanvas',
- 18 => 'svgToCanvasUpscale',
- 19 => 'svgTextMethod',
- 20 => 'textsThickness',
- 21 => 'textsThicknessPages',
- 22 => 'imageFormat',
- 23 => 'maxResolution',
- 24 => 'JPEGQuality',
+ 12 => 'mobileReducedMargins',
+ 13 => 'extraXSpace',
+ 14 => 'mobileExtraXSpace',
+ 15 => 'extraYSpace',
+ 16 => 'viewMode',
+ 17 => 'dynamicBackgroundColor',
+ 18 => 'svgToCanvas',
+ 19 => 'svgToCanvasUpscale',
+ 20 => 'svgTextMethod',
+ 21 => 'textsThickness',
+ 22 => 'textsThicknessPages',
+ 23 => 'imageFormat',
+ 24 => 'maxResolution',
+ 25 => 'JPEGQuality',
],
],
'performances' => [