22<!--
33/**
44 * Landofcoder
5- *
5+ *
66 * NOTICE OF LICENSE
7- *
7+ *
88 * This source file is subject to the landofcoder.com license that is
99 * available through the world-wide-web at this URL:
1010 * http://landofcoder.com/license
11- *
11+ *
1212 * DISCLAIMER
13- *
13+ *
1414 * Do not edit or add to this file if you wish to upgrade this extension to newer
1515 * version in the future.
16- *
16+ *
1717 * @category Landofcoder
1818 * @package Lof_AjaxScroll
1919 * @copyright Copyright (c) 2016 Landofcoder (http://www.landofcoder.com/)
2424<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../Config/etc/system_file.xsd" >
2525 <system >
2626 <tab id =" landofcoder" translate =" label" sortOrder =" 400" >
27- <label ><![CDATA[ Lof All - <a href="http://landofcoder.com" target="_BLANK" title=""Magento Marketplace, Opencart Marketplace, Magento 2 Extension, Free Magento Extension, Opencart Advanced Reports">landofcoder.com</a> ]]> </label >
27+ <label >Landofcoder Extensions </label >
2828 </tab >
2929 <section id =" lofajaxscroll" translate =" label" type =" text" sortOrder =" 0" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
3030 <class >separator-top</class >
3434 <group id =" general" translate =" label" type =" text" sortOrder =" 0" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
3535 <label >General Settings</label >
3636 <field id =" enabled" translate =" label comment" type =" select" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
37- <label >Enabled</label >
37+ <label >Enabled</label >
3838 <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
39- </field >
39+ </field >
4040 </group >
4141 <group id =" instances" translate =" label" type =" text" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
42- <label >Instances</label >
42+ <label >Instances</label >
4343 <field id =" categories" translate =" label comment" type =" multiselect" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
4444 <label >Use in Categories</label >
45- <source_model >Lof\AjaxScroll\Model\Config\Source\Categories</source_model >
45+ <source_model >Lof\AjaxScroll\Model\Config\Source\Categories</source_model >
4646 </field >
4747 <field id =" enabled_grid" translate =" label comment" type =" select" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
48- <label >Use in Grid/List mode</label >
48+ <label >Use in Grid/List mode</label >
4949 <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
50- </field >
50+ </field >
5151 <field id =" enabled_layer" translate =" label comment" type =" select" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
52- <label >Use in Layer mode</label >
52+ <label >Use in Layer mode</label >
5353 <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
54- </field >
54+ </field >
5555 <field id =" enabled_search" translate =" label comment" type =" select" sortOrder =" 40" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
56- <label >Use in Search </label >
56+ <label >Use in Search </label >
5757 <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
58- </field >
58+ </field >
5959 <field id =" enabled_advanced" translate =" label comment" type =" select" sortOrder =" 50" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
60- <label >Use in Advanced Search</label >
60+ <label >Use in Advanced Search</label >
6161 <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
62- </field >
62+ </field >
6363 <field id =" enabled_brand" translate =" label comment" type =" select" sortOrder =" 55" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
64- <label >Use in Brand Page</label >
64+ <label >Use in Brand Page</label >
6565 <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
66- </field >
66+ </field >
6767 <field id =" enable_parameter" translate =" label comment" type =" select" sortOrder =" 60" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
6868 <label >Enable Parameter</label >
6969 <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
70- </field >
70+ </field >
7171 <field id =" delay" translate =" label comment" type =" text" sortOrder =" 70" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
7272 <label >Delay</label >
7373 <comment ><![CDATA[ Input deplay value for scroll down. default: 600 (ms)]]> </comment >
7474 </field >
7575 </group >
7676 <group id =" selectors" translate =" label" type =" text" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
77- <label >Selectors</label >
77+ <label >Selectors</label >
7878 <field id =" content" translate =" label comment" type =" text" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
7979 <label >Content</label >
8080 <comment ><![CDATA[ Selector for the element that surrounds the items you will be loading more of.]]> </comment >
8181 </field >
8282 <field id =" pagination" translate =" label comment" type =" text" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
83- <label >Pagination</label >
84- <comment ><![CDATA[ Selector for pagination]]> </comment >
85- </field >
83+ <label >Pagination</label >
84+ <comment ><![CDATA[ Selector for pagination]]> </comment >
85+ </field >
8686 <field id =" toolbar" translate =" label comment" type =" text" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
87- <label >Toolbar</label >
87+ <label >Toolbar</label >
8888 <comment ><![CDATA[ Selector for the toolbar (normally pagination, sort-by and display type are inside here)]]> </comment >
89- </field >
89+ </field >
9090 <field id =" next" translate =" label comment" type =" text" sortOrder =" 40" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
91- <label >Next</label >
91+ <label >Next</label >
9292 <comment ><![CDATA[ Selector for the link to the next page.]]> </comment >
93- </field >
93+ </field >
9494 <field id =" grid_mode" translate =" label comment" type =" text" sortOrder =" 50" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
95- <label >Items (grid mode)</label >
95+ <label >Items (grid mode)</label >
9696 <comment ><![CDATA[ Selector for all items you'll retrieve..]]> </comment >
97- </field >
97+ </field >
9898 <field id =" list_mode" translate =" label comment" type =" text" sortOrder =" 60" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
99- <label >Items (list mode)</label >
99+ <label >Items (list mode)</label >
100100 <comment ><![CDATA[ Selector for the element that surrounds the items you will be loading more of.]]> </comment >
101- </field >
101+ </field >
102102 </group >
103103 <group id =" design" translate =" label" type =" text" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
104- <label >Design</label >
104+ <label >Design</label >
105105 <field id =" loading_image" translate =" label comment" type =" text" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
106106 <label >Loading Image</label >
107107 <comment ><![CDATA[ Use absolute URL or relative path to skin path. Leave empty for default.]]> </comment >
108108 </field >
109109 <field id =" loading_text" translate =" label comment" type =" text" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
110- <label >Loading Text</label >
111- </field >
110+ <label >Loading Text</label >
111+ </field >
112112 <field id =" done_text" translate =" label comment" type =" text" sortOrder =" 30" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
113- <label >Done Text</label >
114- </field >
113+ <label >Done Text</label >
114+ </field >
115115 <field id =" hide_toolbar" translate =" label comment" type =" select" sortOrder =" 40" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
116- <label >Hide Toolbar</label >
117- <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
116+ <label >Hide Toolbar</label >
117+ <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
118118 <comment ><![CDATA[ Make sure you have the right css selector for the toolbar]]> </comment >
119- </field >
119+ </field >
120120 <field id =" local_mode" translate =" label comment" type =" select" sortOrder =" 50" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
121- <label >Local Mode</label >
121+ <label >Local Mode</label >
122122 <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
123123 <comment ><![CDATA[ Instead of watching the entire window scrolling, watch only the element this plugin was called on (set in Selectors->Content).]]> </comment >
124- </field >
124+ </field >
125125 <field id =" buffer" translate =" label comment" type =" text" sortOrder =" 60" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
126- <label >Buffer (px)</label >
126+ <label >Buffer (px)</label >
127127 <comment ><![CDATA[ Set an offset before page end from which the content will start to load. A high number will load the next page a long time before the user reaches the bottom of the screen.]]> </comment >
128- </field >
128+ </field >
129129 <field id =" load_more" translate =" label comment" type =" text" sortOrder =" 70" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
130- <label >Load More threshold</label >
130+ <label >Load More threshold</label >
131131 <comment ><![CDATA[ When this page number is reached, a button to load more products will be shown instead of continue loading products automatically with the scroll (this could be useful to help the user to reach the footer). TIP: use a high number to disable this feature.]]> </comment >
132132 </field >
133133 <field id =" load_more_text" translate =" label comment" type =" text" sortOrder =" 80" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
134- <label >Load More button text</label >
134+ <label >Load More button text</label >
135135 <comment ><![CDATA[ Set an offset before page end from which the content will start to load. A high number will load the next page a long time before the user reaches the bottom of the screen.]]> </comment >
136136 </field >
137- </group >
137+ </group >
138138 </section >
139139 </system >
140- </config >
140+ </config >
0 commit comments