|
28 | 28 | <resource>Mageplaza_Productslider::configuration</resource>
|
29 | 29 | <group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
|
30 | 30 | <label>General Configuration</label>
|
31 |
| - <field id="enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 31 | + <field id="enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
32 | 32 | <label>Enable</label>
|
33 | 33 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
|
34 | 34 | <comment>Select Yes to enable this module</comment>
|
35 | 35 | </field>
|
36 |
| - <field id="display_information" translate="label comment" type="multiselect" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 36 | + <field id="display_information" translate="label comment" type="multiselect" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1" > |
37 | 37 | <label>Default displayed additional info</label>
|
38 | 38 | <source_model>Mageplaza\Productslider\Model\Config\Source\Additional</source_model>
|
39 | 39 | <comment>This default settings will be used when using code to insert the slider</comment>
|
|
54 | 54 | <field id="responsive">1</field>
|
55 | 55 | </depends>
|
56 | 56 | </field>
|
57 |
| - <field id="loop" translate="label comment" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 57 | + <field id="loop" translate="label comment" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
58 | 58 | <label>Loop Slider</label>
|
59 | 59 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
|
60 | 60 | <validate>validate-digits</validate>
|
61 | 61 | <comment>Select Yes to re-display the slider after it shows the last item</comment>
|
62 | 62 | </field>
|
63 |
| - <field id="margin" translate="label comment" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 63 | + <field id="margin" translate="label comment" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
64 | 64 | <label>Margin Between Items</label>
|
65 | 65 | <validate>validate-no-empty validate-digits</validate>
|
66 | 66 | <comment>pixel. This is the distance between two items in the slider</comment>
|
67 | 67 | </field>
|
68 |
| - <field id="nav" translate="label comment" type="select" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 68 | + <field id="nav" translate="label comment" type="select" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
69 | 69 | <label>Next/Prev buttons</label>
|
70 | 70 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
|
71 | 71 | <validate>validate-digits</validate>
|
72 | 72 | <comment>Select Yes to display the Next/Pre button in the slider</comment>
|
73 | 73 | </field>
|
74 |
| - <field id="dots" translate="label comment" type="select" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 74 | + <field id="dots" translate="label comment" type="select" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
75 | 75 | <label>Show Dots Navigation</label>
|
76 | 76 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
|
77 | 77 | <validate>validate-digits</validate>
|
78 | 78 | <comment>Select Yes to display dot navigation of the slider</comment>
|
79 | 79 | </field>
|
80 |
| - <field id="lazyLoad" translate="label comment" type="select" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 80 | + <field id="lazyLoad" translate="label comment" type="select" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
81 | 81 | <label>Lazy load images</label>
|
82 | 82 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
|
83 | 83 | <validate>validate-digits</validate>
|
84 | 84 | <comment>Select Yes to lazy load images</comment>
|
85 | 85 | </field>
|
86 |
| - <field id="autoplay" translate="label comment" type="select" sortOrder="90" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 86 | + <field id="autoplay" translate="label comment" type="select" sortOrder="90" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
87 | 87 | <label>Autoplay</label>
|
88 | 88 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
|
89 | 89 | <validate>validate-digits</validate>
|
90 | 90 | <comment>Select Yes to allow auto-displaying the next products</comment>
|
91 | 91 | </field>
|
92 |
| - <field id="autoplayTimeout" translate="label comment" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 92 | + <field id="autoplayTimeout" translate="label comment" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
93 | 93 | <label>Autoplay TimeOut</label>
|
94 | 94 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
|
95 | 95 | <validate>validate-no-empty validate-digits</validate>
|
|
98 | 98 | <field id="autoplay">1</field>
|
99 | 99 | </depends>
|
100 | 100 | </field>
|
101 |
| - <field id="autoplayHoverPause" translate="label comment" type="select" sortOrder="110" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 101 | + <field id="autoplayHoverPause" translate="label comment" type="select" sortOrder="110" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
102 | 102 | <label>Autoplay HoverPause</label>
|
103 | 103 | <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
|
104 | 104 | <validate>validate-digits</validate>
|
|
0 commit comments