12. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-07-21 10:21:41 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

12.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Megamenu/etc/adminhtmlsystem.xml2016-01-31 21:01:06 +0000
2/Applications/Ampps/www/Porto v4.0.1/Theme Files/Magento 2.x/Porto Theme/app/code/Smartwave/Megamenu/etc/adminhtmlsystem.xml2021-06-09 10:21:32 +0000

12.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged2556
Changed00
Inserted124
Removed00

12.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

12.4 Active regular expressions

No regular expressions were active.

12.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <config  4 <config 
5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
6  xsi:noNamespaceSchemaLocation="../../../../Magento/Backend/etc/system_file.xsd" 6  xsi:noNamespaceSchemaLocation="../../../../Magento/Backend/etc/system_file.xsd"
7 > 7 >
8       8      
9  <system> 9  <system>
10            10           
11   <section  11   <section 
12    id="sw_megamenu"  12    id="sw_megamenu" 
13    translate="label"  13    translate="label" 
14    type="text 14    type="text
15    sortOrder="40"  15    sortOrder="40" 
16    showInDefault="1"  16    showInDefault="1" 
17    showInWebsite="1"  17    showInWebsite="1" 
18    showInStore="1" 18    showInStore="1"
19   > 19   >
20                 20                
21    <class> 21    <class>
22     separator-top 22     separator-top
23    </class> 23    </class>
24                 24                
25    <label> 25    <label>
26     Mega Menu 26     Mega Menu
27    </label> 27    </label>
28                 28                
29    <tab> 29    <tab>
30     sw_extensions 30     sw_extensions
31    </tab> 31    </tab>
32                 32                
33    <resource> 33    <resource>
34     Smartwave_Megamenu::config_megamenu 34     Smartwave_Megamenu::config_megamenu
35    </resource> 35    </resource>
36                 36                
37    <group  37    <group 
38     id="general"  38     id="general" 
39     translate="label"  39     translate="label" 
40     type="text 40     type="text
41     sortOrder="20"  41     sortOrder="20" 
42     showInDefault="1"  42     showInDefault="1" 
43     showInWebsite="1"  43     showInWebsite="1" 
44     showInStore="1" 44     showInStore="1"
45    > 45    >
46                      46                     
47     <label> 47     <label>
48      General Settings 48      General Settings
49     </label> 49     </label>
50                      50                     
51     <field  51     <field 
52      id="enable 52      id="enable
53      translate="label"  53      translate="label" 
54      type="select"  54      type="select" 
55      sortOrder="10"  55      sortOrder="10" 
56      showInDefault="1"  56      showInDefault="1" 
57      showInWebsite="1"  57      showInWebsite="1" 
58      showInStore="1" 58      showInStore="1"
59     > 59     >
60                           60                          
61      <label> 61      <label>
62       Enable 62       Enable
63      </label> 63      </label>
64                           64                          
65      <source_model> 65      <source_model>
66       Magento\Config\Model\Config\Source\Yesno 66       Magento\Config\Model\Config\Source\Yesno
67      </source_model> 67      </source_model>
68                       68                      
69     </field> 69     </field>
70                      70                     
71     <field  71     <field 
72      id="menu_type"  72      id="menu_type" 
73      translate="label"  73      translate="label" 
74      type="select"  74      type="select" 
75      sortOrder="20"  75      sortOrder="20" 
76      showInDefault="1"  76      showInDefault="1" 
77      showInWebsite="1"  77      showInWebsite="1" 
78      showInStore="1" 78      showInStore="1"
79     > 79     >
80                           80                          
81      <label> 81      <label>
82       Default Menu Type 82       Default Menu Type
83      </label> 83      </label>
84                           84                          
85      <source_model> 85      <source_model>
86       Smartwave\Megamenu\Model\Config\Menutype 86       Smartwave\Megamenu\Model\Config\Menutype
87      </source_model> 87      </source_model>
88                       88                      
89     </field> 89     </field>
90                      90                     
91     <field  91     <field 
92      id="static_width"  92      id="static_width" 
93      translate="label comment"  93      translate="label comment" 
94      type="text 94      type="text
95      sortOrder="22"  95      sortOrder="22" 
96      showInDefault="1"  96      showInDefault="1" 
97      showInWebsite="1"  97      showInWebsite="1" 
98      showInStore="1" 98      showInStore="1"
99     > 99     >
100                           100                          
101      <label> 101      <label>
102       Static Width 102       Static Width
103      </label> 103      </label>
104                           104                          
105      <comment> 105      <comment>
106       eg: 500px 106       eg: 500px
107      </comment> 107      </comment>
108                           108                          
109      <depends> 109      <depends>
110                                110                               
111       <field  111       <field 
112        id="menu_type" 112        id="menu_type"
113       > 113       >
114        staticwidth 114        staticwidth
115       </field> 115       </field>
116                            116                           
117      </depends> 117      </depends>
118                       118                      
119     </field> 119     </field>
120                      120                     
121     <field  121     <field 
122      id="max_level"  122      id="max_level" 
123      translate="label comment"  123      translate="label comment" 
124      type="text 124      type="text
125      sortOrder="30"  125      sortOrder="30" 
126      showInDefault="1"  126      showInDefault="1" 
127      showInWebsite="1"  127      showInWebsite="1" 
128      showInStore="1" 128      showInStore="1"
129     > 129     >
130                           130                          
131      <label> 131      <label>
132       Visible Menu Depth 132       Visible Menu Depth
133      </label> 133      </label>
134                           134                          
135      <comment> 135      <comment>
136       eg: 1, 2, 3, 4 (0 - disable limits). For example, if you set this value to 2, only second level categories will be displayed. 136       eg: 1, 2, 3, 4 (0 - disable limits). For example, if you set this value to 2, only second level categories will be displayed.
137      </comment> 137      </comment>
138                       138                      
139     </field> 139     </field>
140                  140                     
    141     <field 
    142      id="sidemenu_enable" 
    143      translate="label" 
    144      type="select" 
    145      sortOrder="40" 
    146      showInDefault="0" 
    147      showInWebsite="1" 
    148      showInStore="1"
    149     >
    150                          
    151      <label>
    152       Sidebar Megamenu Enable
    153      </label>
    154                          
    155      <source_model>
    156       Magento\Config\Model\Config\Source\Yesno
    157      </source_model>
    158                          
    159      <comment>
    160       <![CDATA[Show on left sidebar]]>
    161      </comment>
    162                      
    163     </field>
    164                 
141    </group> 165    </group>
142                 166                
143    <group  167    <group 
144     id="custom_links"  168     id="custom_links" 
145     translate="label"  169     translate="label" 
146     type="text 170     type="text
147     sortOrder="50"  171     sortOrder="50" 
148     showInDefault="1"  172     showInDefault="1" 
149     showInWebsite="1"  173     showInWebsite="1" 
150     showInStore="1" 174     showInStore="1"
151    > 175    >
152                      176                     
153     <label> 177     <label>
154      Custom Links &amp; Blocks 178      Custom Links &amp; Blocks
155     </label> 179     </label>
156                      180                     
157     <field  181     <field 
158      id="staticblock_before"  182      id="staticblock_before" 
159      translate="label comment"  183      translate="label comment" 
160      type="text 184      type="text
161      sortOrder="10"  185      sortOrder="10" 
162      showInDefault="1"  186      showInDefault="1" 
163      showInWebsite="1"  187      showInWebsite="1" 
164      showInStore="1" 188      showInStore="1"
165     > 189     >
166                           190                          
167      <label> 191      <label>
168       Static Block(before) 192       Static Block(before)
169      </label> 193      </label>
170                           194                          
171      <comment> 195      <comment>
172       <![CDATA[Input the Static Block ID, the block content will be shown before the default category menu items and after home link.<br/>eg: menu_custom_links_before]]> 196       <![CDATA[Input the Static Block ID, the block content will be shown before the default category menu items and after home link.<br/>eg: menu_custom_links_before]]>
173      </comment> 197      </comment>
174                       198                      
175     </field> 199     </field>
176                      200                     
177     <field  201     <field 
178      id="staticblock_after"  202      id="staticblock_after" 
179      translate="label comment"  203      translate="label comment" 
180      type="text 204      type="text
181      sortOrder="20"  205      sortOrder="20" 
182      showInDefault="1"  206      showInDefault="1" 
183      showInWebsite="1"  207      showInWebsite="1" 
184      showInStore="1" 208      showInStore="1"
185     > 209     >
186                           210                          
187      <label> 211      <label>
188       Static Block(after) 212       Static Block(after)
189      </label> 213      </label>
190                           214                          
191      <comment> 215      <comment>
192       <![CDATA[Input the Static Block ID, the block content will be shown after the default category menu items<br/>eg: menu_custom_links]]> 216       <![CDATA[Input the Static Block ID, the block content will be shown after the default category menu items<br/>eg: menu_custom_links]]>
193      </comment> 217      </comment>
194                       218                      
195     </field> 219     </field>
196                  220                 
197    </group> 221    </group>
198                 222                
199    <group  223    <group 
200     id="cat_labels"  224     id="cat_labels" 
201     translate="label"  225     translate="label" 
202     type="text 226     type="text
203     sortOrder="80"  227     sortOrder="80" 
204     showInDefault="1"  228     showInDefault="1" 
205     showInWebsite="1"  229     showInWebsite="1" 
206     showInStore="1" 230     showInStore="1"
207    > 231    >
208                      232                     
209     <label> 233     <label>
210      Category Labels 234      Category Labels
211     </label> 235     </label>
212                      236                     
213     <field  237     <field 
214      id="label1 238      id="label1
215      translate="label comment"  239      translate="label comment" 
216      type="text 240      type="text
217      sortOrder="10"  241      sortOrder="10" 
218      showInDefault="1"  242      showInDefault="1" 
219      showInWebsite="1"  243      showInWebsite="1" 
220      showInStore="1" 244      showInStore="1"
221     > 245     >
222                           246                          
223      <label> 247      <label>
224       Label 1 248       Label 1
225      </label> 249      </label>
226                           250                          
227      <comment> 251      <comment>
228       <![CDATA[Define the text of the category label 1. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]> 252       <![CDATA[Define the text of the category label 1. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]>
229      </comment> 253      </comment>
230                       254                      
231     </field> 255     </field>
232                      256                     
233     <field  257     <field 
234      id="label2 258      id="label2
235      translate="label comment"  259      translate="label comment" 
236      type="text 260      type="text
237      sortOrder="20"  261      sortOrder="20" 
238      showInDefault="1"  262      showInDefault="1" 
239      showInWebsite="1"  263      showInWebsite="1" 
240      showInStore="1" 264      showInStore="1"
241     > 265     >
242                           266                          
243      <label> 267      <label>
244       Label 2 268       Label 2
245      </label> 269      </label>
246                           270                          
247      <comment> 271      <comment>
248       <![CDATA[Define the text of the category label 2. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]> 272       <![CDATA[Define the text of the category label 2. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]>
249      </comment> 273      </comment>
250                       274                      
251     </field> 275     </field>
252                      276                     
253     <field  277     <field 
254      id="label3 278      id="label3
255      translate="label comment"  279      translate="label comment" 
256      type="text 280      type="text
257      sortOrder="30"  281      sortOrder="30" 
258      showInDefault="1"  282      showInDefault="1" 
259      showInWebsite="1"  283      showInWebsite="1" 
260      showInStore="1" 284      showInStore="1"
261     > 285     >
262                           286                          
263      <label> 287      <label>
264       Label 3 288       Label 3
265      </label> 289      </label>
266                           290                          
267      <comment> 291      <comment>
268       <![CDATA[Define the text of the category label 3. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]> 292       <![CDATA[Define the text of the category label 3. Labels can be assigned to every category in <b>Products > Inventory > Categories</b>]]>
269      </comment> 293      </comment>
270                       294                      
271     </field> 295     </field>
272                  296                 
273    </group> 297    </group>
274             298            
275   </section> 299   </section>
276        300       
277  </system> 301  </system>
278 </config> 302 </config>