maruto 0.0.8 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/fixtures/magento_1.7.0.2/app/code/core/Mage/Catalog/etc/config.xml +827 -0
- data/fixtures/magento_1.7.0.2/app/code/core/Mage/Sales/etc/config.xml +1784 -0
- data/lib/maruto/module_configuration.rb +2 -112
- data/lib/maruto/module_configuration/event_observers.rb +115 -0
- data/lib/maruto/module_configuration/models.rb +6 -0
- data/lib/maruto/runner.rb +18 -0
- data/lib/maruto/version.rb +1 -1
- data/spec/module_models_spec.rb +47 -0
- metadata +8 -2
|
@@ -0,0 +1,827 @@
|
|
|
1
|
+
<?xml version="1.0"?>
|
|
2
|
+
<!--
|
|
3
|
+
/**
|
|
4
|
+
* Magento
|
|
5
|
+
*
|
|
6
|
+
* NOTICE OF LICENSE
|
|
7
|
+
*
|
|
8
|
+
* This source file is subject to the Academic Free License (AFL 3.0)
|
|
9
|
+
* that is bundled with this package in the file LICENSE_AFL.txt.
|
|
10
|
+
* It is also available through the world-wide-web at this URL:
|
|
11
|
+
* http://opensource.org/licenses/afl-3.0.php
|
|
12
|
+
* If you did not receive a copy of the license and are unable to
|
|
13
|
+
* obtain it through the world-wide-web, please send an email
|
|
14
|
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
|
15
|
+
*
|
|
16
|
+
* DISCLAIMER
|
|
17
|
+
*
|
|
18
|
+
* Do not edit or add to this file if you wish to upgrade Magento to newer
|
|
19
|
+
* versions in the future. If you wish to customize Magento for your
|
|
20
|
+
* needs please refer to http://www.magentocommerce.com for more information.
|
|
21
|
+
*
|
|
22
|
+
* @category Mage
|
|
23
|
+
* @package Mage_Catalog
|
|
24
|
+
* @copyright Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
|
|
25
|
+
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
|
26
|
+
*/
|
|
27
|
+
-->
|
|
28
|
+
<config>
|
|
29
|
+
<modules>
|
|
30
|
+
<Mage_Catalog>
|
|
31
|
+
<version>1.6.0.0.14</version>
|
|
32
|
+
</Mage_Catalog>
|
|
33
|
+
</modules>
|
|
34
|
+
<admin>
|
|
35
|
+
<fieldsets>
|
|
36
|
+
<catalog_product_dataflow>
|
|
37
|
+
<qty>
|
|
38
|
+
<inventory>1</inventory>
|
|
39
|
+
<to_number>1</to_number>
|
|
40
|
+
<product_type>
|
|
41
|
+
<simple/>
|
|
42
|
+
<virtual/>
|
|
43
|
+
</product_type>
|
|
44
|
+
</qty>
|
|
45
|
+
<min_qty>
|
|
46
|
+
<inventory>1</inventory>
|
|
47
|
+
<to_number>1</to_number>
|
|
48
|
+
<use_config>1</use_config>
|
|
49
|
+
<product_type>
|
|
50
|
+
<simple/>
|
|
51
|
+
<virtual/>
|
|
52
|
+
</product_type>
|
|
53
|
+
</min_qty>
|
|
54
|
+
<is_qty_decimal>
|
|
55
|
+
<inventory>1</inventory>
|
|
56
|
+
<product_type>
|
|
57
|
+
<simple/>
|
|
58
|
+
<virtual/>
|
|
59
|
+
</product_type>
|
|
60
|
+
</is_qty_decimal>
|
|
61
|
+
<is_decimal_divided>
|
|
62
|
+
<inventory>1</inventory>
|
|
63
|
+
<product_type>
|
|
64
|
+
<simple/>
|
|
65
|
+
<virtual/>
|
|
66
|
+
</product_type>
|
|
67
|
+
</is_decimal_divided>
|
|
68
|
+
<backorders>
|
|
69
|
+
<inventory>1</inventory>
|
|
70
|
+
<use_config>1</use_config>
|
|
71
|
+
<product_type>
|
|
72
|
+
<simple/>
|
|
73
|
+
<virtual/>
|
|
74
|
+
</product_type>
|
|
75
|
+
</backorders>
|
|
76
|
+
<min_sale_qty>
|
|
77
|
+
<inventory>1</inventory>
|
|
78
|
+
<to_number>1</to_number>
|
|
79
|
+
<use_config>1</use_config>
|
|
80
|
+
<product_type>
|
|
81
|
+
<simple/>
|
|
82
|
+
<virtual/>
|
|
83
|
+
</product_type>
|
|
84
|
+
</min_sale_qty>
|
|
85
|
+
<max_sale_qty>
|
|
86
|
+
<inventory>1</inventory>
|
|
87
|
+
<to_number>1</to_number>
|
|
88
|
+
<use_config>1</use_config>
|
|
89
|
+
<product_type>
|
|
90
|
+
<simple/>
|
|
91
|
+
<virtual/>
|
|
92
|
+
</product_type>
|
|
93
|
+
</max_sale_qty>
|
|
94
|
+
<is_in_stock>
|
|
95
|
+
<inventory>1</inventory>
|
|
96
|
+
<inventory_other>1</inventory_other>
|
|
97
|
+
<product_type>
|
|
98
|
+
<simple/>
|
|
99
|
+
<virtual/>
|
|
100
|
+
<configurable/>
|
|
101
|
+
<grouped/>
|
|
102
|
+
</product_type>
|
|
103
|
+
</is_in_stock>
|
|
104
|
+
<notify_stock_qty>
|
|
105
|
+
<inventory>1</inventory>
|
|
106
|
+
<use_config>1</use_config>
|
|
107
|
+
<product_type>
|
|
108
|
+
<simple/>
|
|
109
|
+
<virtual/>
|
|
110
|
+
</product_type>
|
|
111
|
+
</notify_stock_qty>
|
|
112
|
+
<manage_stock>
|
|
113
|
+
<inventory>1</inventory>
|
|
114
|
+
<use_config>1</use_config>
|
|
115
|
+
<product_type>
|
|
116
|
+
<simple/>
|
|
117
|
+
<virtual/>
|
|
118
|
+
<configurable/>
|
|
119
|
+
<grouped/>
|
|
120
|
+
</product_type>
|
|
121
|
+
</manage_stock>
|
|
122
|
+
<image>
|
|
123
|
+
<img>1</img>
|
|
124
|
+
</image>
|
|
125
|
+
<small_image>
|
|
126
|
+
<img>1</img>
|
|
127
|
+
</small_image>
|
|
128
|
+
<thumbnail>
|
|
129
|
+
<img>1</img>
|
|
130
|
+
</thumbnail>
|
|
131
|
+
<store>
|
|
132
|
+
<external>1</external>
|
|
133
|
+
</store>
|
|
134
|
+
<websites>
|
|
135
|
+
<external>1</external>
|
|
136
|
+
</websites>
|
|
137
|
+
<sku>
|
|
138
|
+
<external>1</external>
|
|
139
|
+
</sku>
|
|
140
|
+
<attribute_set>
|
|
141
|
+
<external>1</external>
|
|
142
|
+
<ignore>1</ignore>
|
|
143
|
+
</attribute_set>
|
|
144
|
+
<type>
|
|
145
|
+
<external>1</external>
|
|
146
|
+
<ignore>1</ignore>
|
|
147
|
+
</type>
|
|
148
|
+
<name>
|
|
149
|
+
<external>1</external>
|
|
150
|
+
<required>1</required>
|
|
151
|
+
</name>
|
|
152
|
+
<description>
|
|
153
|
+
<external>1</external>
|
|
154
|
+
<required>1</required>
|
|
155
|
+
</description>
|
|
156
|
+
<short_description>
|
|
157
|
+
<external>1</external>
|
|
158
|
+
<required>1</required>
|
|
159
|
+
</short_description>
|
|
160
|
+
<weight>
|
|
161
|
+
<external>1</external>
|
|
162
|
+
<required>1</required>
|
|
163
|
+
</weight>
|
|
164
|
+
<price>
|
|
165
|
+
<external>1</external>
|
|
166
|
+
<required>1</required>
|
|
167
|
+
</price>
|
|
168
|
+
<tax_class_id>
|
|
169
|
+
<required>1</required>
|
|
170
|
+
</tax_class_id>
|
|
171
|
+
<category_ids>
|
|
172
|
+
<system>1</system>
|
|
173
|
+
<ignore>1</ignore>
|
|
174
|
+
</category_ids>
|
|
175
|
+
<entity_id>
|
|
176
|
+
<system>1</system>
|
|
177
|
+
<internal>1</internal>
|
|
178
|
+
<ignore>1</ignore>
|
|
179
|
+
</entity_id>
|
|
180
|
+
<old_id>
|
|
181
|
+
<internal>1</internal>
|
|
182
|
+
</old_id>
|
|
183
|
+
<tier_price>
|
|
184
|
+
<internal>1</internal>
|
|
185
|
+
</tier_price>
|
|
186
|
+
<media_gallery>
|
|
187
|
+
<internal>1</internal>
|
|
188
|
+
</media_gallery>
|
|
189
|
+
<entity_type_id>
|
|
190
|
+
<system>1</system>
|
|
191
|
+
</entity_type_id>
|
|
192
|
+
<attribute_set_id>
|
|
193
|
+
<system>1</system>
|
|
194
|
+
<ignore>1</ignore>
|
|
195
|
+
</attribute_set_id>
|
|
196
|
+
<type_id>
|
|
197
|
+
<system>1</system>
|
|
198
|
+
<ignore>1</ignore>
|
|
199
|
+
</type_id>
|
|
200
|
+
<created_at>
|
|
201
|
+
<system>1</system>
|
|
202
|
+
</created_at>
|
|
203
|
+
<updated_at>
|
|
204
|
+
<system>1</system>
|
|
205
|
+
</updated_at>
|
|
206
|
+
<item_id>
|
|
207
|
+
<system>1</system>
|
|
208
|
+
</item_id>
|
|
209
|
+
<product_id>
|
|
210
|
+
<system>1</system>
|
|
211
|
+
</product_id>
|
|
212
|
+
<stock_id>
|
|
213
|
+
<system>1</system>
|
|
214
|
+
</stock_id>
|
|
215
|
+
<required_options>
|
|
216
|
+
<system>1</system>
|
|
217
|
+
<ignore>1</ignore>
|
|
218
|
+
</required_options>
|
|
219
|
+
</catalog_product_dataflow>
|
|
220
|
+
</fieldsets>
|
|
221
|
+
</admin>
|
|
222
|
+
<global>
|
|
223
|
+
<models>
|
|
224
|
+
<catalog>
|
|
225
|
+
<class>Mage_Catalog_Model</class>
|
|
226
|
+
<resourceModel>catalog_resource</resourceModel>
|
|
227
|
+
</catalog>
|
|
228
|
+
<catalog_resource>
|
|
229
|
+
<class>Mage_Catalog_Model_Resource</class>
|
|
230
|
+
<deprecatedNode>catalog_resource_eav_mysql4</deprecatedNode>
|
|
231
|
+
<entities>
|
|
232
|
+
<product>
|
|
233
|
+
<table>catalog_product_entity</table>
|
|
234
|
+
</product>
|
|
235
|
+
<category>
|
|
236
|
+
<table>catalog_category_entity</table>
|
|
237
|
+
</category>
|
|
238
|
+
<category_product>
|
|
239
|
+
<table>catalog_category_product</table>
|
|
240
|
+
</category_product>
|
|
241
|
+
<category_product_index>
|
|
242
|
+
<table>catalog_category_product_index</table>
|
|
243
|
+
</category_product_index>
|
|
244
|
+
<compare_item>
|
|
245
|
+
<table>catalog_compare_item</table>
|
|
246
|
+
</compare_item>
|
|
247
|
+
<product_website>
|
|
248
|
+
<table>catalog_product_website</table>
|
|
249
|
+
</product_website>
|
|
250
|
+
<product_enabled_index>
|
|
251
|
+
<table>catalog_product_enabled_index</table>
|
|
252
|
+
</product_enabled_index>
|
|
253
|
+
<product_link_type>
|
|
254
|
+
<table>catalog_product_link_type</table>
|
|
255
|
+
</product_link_type>
|
|
256
|
+
<product_link>
|
|
257
|
+
<table>catalog_product_link</table>
|
|
258
|
+
</product_link>
|
|
259
|
+
<product_link_attribute>
|
|
260
|
+
<table>catalog_product_link_attribute</table>
|
|
261
|
+
</product_link_attribute>
|
|
262
|
+
<product_link_attribute_decimal>
|
|
263
|
+
<table>catalog_product_link_attribute_decimal</table>
|
|
264
|
+
</product_link_attribute_decimal>
|
|
265
|
+
<product_link_attribute_int>
|
|
266
|
+
<table>catalog_product_link_attribute_int</table>
|
|
267
|
+
</product_link_attribute_int>
|
|
268
|
+
<product_link_attribute_varchar>
|
|
269
|
+
<table>catalog_product_link_attribute_varchar</table>
|
|
270
|
+
</product_link_attribute_varchar>
|
|
271
|
+
<product_super_attribute>
|
|
272
|
+
<table>catalog_product_super_attribute</table>
|
|
273
|
+
</product_super_attribute>
|
|
274
|
+
<product_super_attribute_label>
|
|
275
|
+
<table>catalog_product_super_attribute_label</table>
|
|
276
|
+
</product_super_attribute_label>
|
|
277
|
+
<product_super_attribute_pricing>
|
|
278
|
+
<table>catalog_product_super_attribute_pricing</table>
|
|
279
|
+
</product_super_attribute_pricing>
|
|
280
|
+
<product_super_link>
|
|
281
|
+
<table>catalog_product_super_link</table>
|
|
282
|
+
</product_super_link>
|
|
283
|
+
<product_attribute_tier_price>
|
|
284
|
+
<table>catalog_product_entity_tier_price</table>
|
|
285
|
+
</product_attribute_tier_price>
|
|
286
|
+
<product_attribute_group_price>
|
|
287
|
+
<table>catalog_product_entity_group_price</table>
|
|
288
|
+
</product_attribute_group_price>
|
|
289
|
+
<product_attribute_media_gallery>
|
|
290
|
+
<table>catalog_product_entity_media_gallery</table>
|
|
291
|
+
</product_attribute_media_gallery>
|
|
292
|
+
<product_attribute_media_gallery_value>
|
|
293
|
+
<table>catalog_product_entity_media_gallery_value</table>
|
|
294
|
+
</product_attribute_media_gallery_value>
|
|
295
|
+
<product_option>
|
|
296
|
+
<table>catalog_product_option</table>
|
|
297
|
+
</product_option>
|
|
298
|
+
<product_option_price>
|
|
299
|
+
<table>catalog_product_option_price</table>
|
|
300
|
+
</product_option_price>
|
|
301
|
+
<product_option_title>
|
|
302
|
+
<table>catalog_product_option_title</table>
|
|
303
|
+
</product_option_title>
|
|
304
|
+
<product_option_type_value>
|
|
305
|
+
<table>catalog_product_option_type_value</table>
|
|
306
|
+
</product_option_type_value>
|
|
307
|
+
<product_option_type_price>
|
|
308
|
+
<table>catalog_product_option_type_price</table>
|
|
309
|
+
</product_option_type_price>
|
|
310
|
+
<product_option_type_title>
|
|
311
|
+
<table>catalog_product_option_type_title</table>
|
|
312
|
+
</product_option_type_title>
|
|
313
|
+
<category_flat>
|
|
314
|
+
<table>catalog_category_flat</table>
|
|
315
|
+
</category_flat>
|
|
316
|
+
<product_flat>
|
|
317
|
+
<table>catalog_product_flat</table>
|
|
318
|
+
</product_flat>
|
|
319
|
+
<eav_attribute>
|
|
320
|
+
<table>catalog_eav_attribute</table>
|
|
321
|
+
</eav_attribute>
|
|
322
|
+
<product_relation>
|
|
323
|
+
<table>catalog_product_relation</table>
|
|
324
|
+
</product_relation>
|
|
325
|
+
<product_index_eav>
|
|
326
|
+
<table>catalog_product_index_eav</table>
|
|
327
|
+
</product_index_eav>
|
|
328
|
+
<product_index_eav_decimal>
|
|
329
|
+
<table>catalog_product_index_eav_decimal</table>
|
|
330
|
+
</product_index_eav_decimal>
|
|
331
|
+
<product_index_price>
|
|
332
|
+
<table>catalog_product_index_price</table>
|
|
333
|
+
</product_index_price>
|
|
334
|
+
<product_index_tier_price>
|
|
335
|
+
<table>catalog_product_index_tier_price</table>
|
|
336
|
+
</product_index_tier_price>
|
|
337
|
+
<product_index_group_price>
|
|
338
|
+
<table>catalog_product_index_group_price</table>
|
|
339
|
+
</product_index_group_price>
|
|
340
|
+
<product_index_website>
|
|
341
|
+
<table>catalog_product_index_website</table>
|
|
342
|
+
</product_index_website>
|
|
343
|
+
<product_price_indexer_cfg_option_aggregate_idx>
|
|
344
|
+
<table>catalog_product_index_price_cfg_opt_agr_idx</table>
|
|
345
|
+
</product_price_indexer_cfg_option_aggregate_idx>
|
|
346
|
+
<product_price_indexer_cfg_option_aggregate_tmp>
|
|
347
|
+
<table>catalog_product_index_price_cfg_opt_agr_tmp</table>
|
|
348
|
+
</product_price_indexer_cfg_option_aggregate_tmp>
|
|
349
|
+
<product_price_indexer_cfg_option_idx>
|
|
350
|
+
<table>catalog_product_index_price_cfg_opt_idx</table>
|
|
351
|
+
</product_price_indexer_cfg_option_idx>
|
|
352
|
+
<product_price_indexer_cfg_option_tmp>
|
|
353
|
+
<table>catalog_product_index_price_cfg_opt_tmp</table>
|
|
354
|
+
</product_price_indexer_cfg_option_tmp>
|
|
355
|
+
<product_price_indexer_final_idx>
|
|
356
|
+
<table>catalog_product_index_price_final_idx</table>
|
|
357
|
+
</product_price_indexer_final_idx>
|
|
358
|
+
<product_price_indexer_final_tmp>
|
|
359
|
+
<table>catalog_product_index_price_final_tmp</table>
|
|
360
|
+
</product_price_indexer_final_tmp>
|
|
361
|
+
<product_price_indexer_option_idx>
|
|
362
|
+
<table>catalog_product_index_price_opt_idx</table>
|
|
363
|
+
</product_price_indexer_option_idx>
|
|
364
|
+
<product_price_indexer_option_tmp>
|
|
365
|
+
<table>catalog_product_index_price_opt_tmp</table>
|
|
366
|
+
</product_price_indexer_option_tmp>
|
|
367
|
+
<product_price_indexer_option_aggregate_idx>
|
|
368
|
+
<table>catalog_product_index_price_opt_agr_idx</table>
|
|
369
|
+
</product_price_indexer_option_aggregate_idx>
|
|
370
|
+
<product_price_indexer_option_aggregate_tmp>
|
|
371
|
+
<table>catalog_product_index_price_opt_agr_tmp</table>
|
|
372
|
+
</product_price_indexer_option_aggregate_tmp>
|
|
373
|
+
<product_eav_indexer_idx>
|
|
374
|
+
<table>catalog_product_index_eav_idx</table>
|
|
375
|
+
</product_eav_indexer_idx>
|
|
376
|
+
<product_eav_indexer_tmp>
|
|
377
|
+
<table>catalog_product_index_eav_tmp</table>
|
|
378
|
+
</product_eav_indexer_tmp>
|
|
379
|
+
<product_eav_decimal_indexer_idx>
|
|
380
|
+
<table>catalog_product_index_eav_decimal_idx</table>
|
|
381
|
+
</product_eav_decimal_indexer_idx>
|
|
382
|
+
<product_eav_decimal_indexer_tmp>
|
|
383
|
+
<table>catalog_product_index_eav_decimal_tmp</table>
|
|
384
|
+
</product_eav_decimal_indexer_tmp>
|
|
385
|
+
<product_price_indexer_idx>
|
|
386
|
+
<table>catalog_product_index_price_idx</table>
|
|
387
|
+
</product_price_indexer_idx>
|
|
388
|
+
<product_price_indexer_tmp>
|
|
389
|
+
<table>catalog_product_index_price_tmp</table>
|
|
390
|
+
</product_price_indexer_tmp>
|
|
391
|
+
<category_product_indexer_idx>
|
|
392
|
+
<table>catalog_category_product_index_idx</table>
|
|
393
|
+
</category_product_indexer_idx>
|
|
394
|
+
<category_product_indexer_tmp>
|
|
395
|
+
<table>catalog_category_product_index_tmp</table>
|
|
396
|
+
</category_product_indexer_tmp>
|
|
397
|
+
<category_product_enabled_indexer_idx>
|
|
398
|
+
<table>catalog_category_product_index_enbl_idx</table>
|
|
399
|
+
</category_product_enabled_indexer_idx>
|
|
400
|
+
<category_product_enabled_indexer_tmp>
|
|
401
|
+
<table>catalog_category_product_index_enbl_tmp</table>
|
|
402
|
+
</category_product_enabled_indexer_tmp>
|
|
403
|
+
<category_anchor_indexer_idx>
|
|
404
|
+
<table>catalog_category_anc_categs_index_idx</table>
|
|
405
|
+
</category_anchor_indexer_idx>
|
|
406
|
+
<category_anchor_indexer_tmp>
|
|
407
|
+
<table>catalog_category_anc_categs_index_tmp</table>
|
|
408
|
+
</category_anchor_indexer_tmp>
|
|
409
|
+
<category_anchor_products_indexer_idx>
|
|
410
|
+
<table>catalog_category_anc_products_index_idx</table>
|
|
411
|
+
</category_anchor_products_indexer_idx>
|
|
412
|
+
<category_anchor_products_indexer_tmp>
|
|
413
|
+
<table>catalog_category_anc_products_index_tmp</table>
|
|
414
|
+
</category_anchor_products_indexer_tmp>
|
|
415
|
+
</entities>
|
|
416
|
+
</catalog_resource>
|
|
417
|
+
</models>
|
|
418
|
+
<resources>
|
|
419
|
+
<catalog_setup>
|
|
420
|
+
<setup>
|
|
421
|
+
<module>Mage_Catalog</module>
|
|
422
|
+
<class>Mage_Catalog_Model_Resource_Setup</class>
|
|
423
|
+
</setup>
|
|
424
|
+
</catalog_setup>
|
|
425
|
+
</resources>
|
|
426
|
+
<blocks>
|
|
427
|
+
<catalog>
|
|
428
|
+
<class>Mage_Catalog_Block</class>
|
|
429
|
+
</catalog>
|
|
430
|
+
</blocks>
|
|
431
|
+
<index>
|
|
432
|
+
<indexer>
|
|
433
|
+
<catalog_product_attribute>
|
|
434
|
+
<model>catalog/product_indexer_eav</model>
|
|
435
|
+
</catalog_product_attribute>
|
|
436
|
+
<catalog_product_price>
|
|
437
|
+
<model>catalog/product_indexer_price</model>
|
|
438
|
+
</catalog_product_price>
|
|
439
|
+
<catalog_url>
|
|
440
|
+
<model>catalog/indexer_url</model>
|
|
441
|
+
</catalog_url>
|
|
442
|
+
<catalog_product_flat>
|
|
443
|
+
<model>catalog/product_indexer_flat</model>
|
|
444
|
+
</catalog_product_flat>
|
|
445
|
+
<catalog_category_flat>
|
|
446
|
+
<model>catalog/category_indexer_flat</model>
|
|
447
|
+
</catalog_category_flat>
|
|
448
|
+
<catalog_category_product>
|
|
449
|
+
<model>catalog/category_indexer_product</model>
|
|
450
|
+
</catalog_category_product>
|
|
451
|
+
</indexer>
|
|
452
|
+
</index>
|
|
453
|
+
<events>
|
|
454
|
+
<log_log_clean_after>
|
|
455
|
+
<observers>
|
|
456
|
+
<catalog_product_compare_item>
|
|
457
|
+
<class>catalog/observer</class>
|
|
458
|
+
<method>catalogProductCompareClean</method>
|
|
459
|
+
</catalog_product_compare_item>
|
|
460
|
+
</observers>
|
|
461
|
+
</log_log_clean_after>
|
|
462
|
+
<page_block_html_topmenu_gethtml_before>
|
|
463
|
+
<observers>
|
|
464
|
+
<catalog_add_topmenu_items>
|
|
465
|
+
<class>catalog/observer</class>
|
|
466
|
+
<method>addCatalogToTopmenuItems</method>
|
|
467
|
+
</catalog_add_topmenu_items>
|
|
468
|
+
</observers>
|
|
469
|
+
</page_block_html_topmenu_gethtml_before>
|
|
470
|
+
</events>
|
|
471
|
+
<catalog>
|
|
472
|
+
<product>
|
|
473
|
+
<type>
|
|
474
|
+
<simple translate="label" module="catalog">
|
|
475
|
+
<label>Simple Product</label>
|
|
476
|
+
<model>catalog/product_type_simple</model>
|
|
477
|
+
<composite>0</composite>
|
|
478
|
+
<index_priority>10</index_priority>
|
|
479
|
+
</simple>
|
|
480
|
+
<grouped translate="label" module="catalog">
|
|
481
|
+
<label>Grouped Product</label>
|
|
482
|
+
<model>catalog/product_type_grouped</model>
|
|
483
|
+
<price_model>catalog/product_type_grouped_price</price_model>
|
|
484
|
+
<composite>1</composite>
|
|
485
|
+
<allow_product_types>
|
|
486
|
+
<simple/>
|
|
487
|
+
<virtual/>
|
|
488
|
+
</allow_product_types>
|
|
489
|
+
<index_priority>50</index_priority>
|
|
490
|
+
<price_indexer>catalog/product_indexer_price_grouped</price_indexer>
|
|
491
|
+
</grouped>
|
|
492
|
+
<configurable translate="label" module="catalog">
|
|
493
|
+
<label>Configurable Product</label>
|
|
494
|
+
<model>catalog/product_type_configurable</model>
|
|
495
|
+
<price_model>catalog/product_type_configurable_price</price_model>
|
|
496
|
+
<composite>1</composite>
|
|
497
|
+
<allow_product_types>
|
|
498
|
+
<simple/>
|
|
499
|
+
<virtual/>
|
|
500
|
+
</allow_product_types>
|
|
501
|
+
<index_priority>30</index_priority>
|
|
502
|
+
<price_indexer>catalog/product_indexer_price_configurable</price_indexer>
|
|
503
|
+
</configurable>
|
|
504
|
+
<virtual translate="label" module="catalog">
|
|
505
|
+
<label>Virtual Product</label>
|
|
506
|
+
<model>catalog/product_type_virtual</model>
|
|
507
|
+
<composite>0</composite>
|
|
508
|
+
<index_priority>20</index_priority>
|
|
509
|
+
</virtual>
|
|
510
|
+
</type>
|
|
511
|
+
<design>
|
|
512
|
+
<options_container>
|
|
513
|
+
<option1 translate="label">
|
|
514
|
+
<value>container1</value>
|
|
515
|
+
<label>Product Info Column</label>
|
|
516
|
+
</option1>
|
|
517
|
+
<option2 translate="label">
|
|
518
|
+
<value>container2</value>
|
|
519
|
+
<label>Block after Info Column</label>
|
|
520
|
+
</option2>
|
|
521
|
+
</options_container>
|
|
522
|
+
</design>
|
|
523
|
+
<options>
|
|
524
|
+
<custom>
|
|
525
|
+
<groups>
|
|
526
|
+
<text translate="label" module="adminhtml">
|
|
527
|
+
<label>Text</label>
|
|
528
|
+
<render>adminhtml/catalog_product_edit_tab_options_type_text</render>
|
|
529
|
+
<types>
|
|
530
|
+
<field translate="label" module="adminhtml">
|
|
531
|
+
<label>Field</label>
|
|
532
|
+
</field>
|
|
533
|
+
<area translate="label" module="adminhtml">
|
|
534
|
+
<label>Area</label>
|
|
535
|
+
</area>
|
|
536
|
+
</types>
|
|
537
|
+
</text>
|
|
538
|
+
<file translate="label" module="adminhtml">
|
|
539
|
+
<label>File</label>
|
|
540
|
+
<render>adminhtml/catalog_product_edit_tab_options_type_file</render>
|
|
541
|
+
<types>
|
|
542
|
+
<file translate="label" module="adminhtml">
|
|
543
|
+
<label>File</label>
|
|
544
|
+
</file>
|
|
545
|
+
</types>
|
|
546
|
+
</file>
|
|
547
|
+
<select translate="label" module="adminhtml">
|
|
548
|
+
<label>Select</label>
|
|
549
|
+
<render>adminhtml/catalog_product_edit_tab_options_type_select</render>
|
|
550
|
+
<types>
|
|
551
|
+
<drop_down translate="label" module="adminhtml">
|
|
552
|
+
<label>Drop-down</label>
|
|
553
|
+
</drop_down>
|
|
554
|
+
<radio translate="label" module="adminhtml">
|
|
555
|
+
<label>Radio Buttons</label>
|
|
556
|
+
</radio>
|
|
557
|
+
<checkbox translate="label" module="adminhtml">
|
|
558
|
+
<label>Checkbox</label>
|
|
559
|
+
</checkbox>
|
|
560
|
+
<multiple translate="label" module="adminhtml">
|
|
561
|
+
<label>Multiple Select</label>
|
|
562
|
+
</multiple>
|
|
563
|
+
</types>
|
|
564
|
+
</select>
|
|
565
|
+
<date translate="label" module="adminhtml">
|
|
566
|
+
<label>Date</label>
|
|
567
|
+
<render>adminhtml/catalog_product_edit_tab_options_type_date</render>
|
|
568
|
+
<types>
|
|
569
|
+
<date translate="label" module="adminhtml">
|
|
570
|
+
<label>Date</label>
|
|
571
|
+
</date>
|
|
572
|
+
<date_time translate="label" module="adminhtml">
|
|
573
|
+
<label>Date & Time</label>
|
|
574
|
+
</date_time>
|
|
575
|
+
<time translate="label" module="adminhtml">
|
|
576
|
+
<label>Time</label>
|
|
577
|
+
</time>
|
|
578
|
+
</types>
|
|
579
|
+
</date>
|
|
580
|
+
</groups>
|
|
581
|
+
</custom>
|
|
582
|
+
</options>
|
|
583
|
+
<flat>
|
|
584
|
+
<max_index_count>64</max_index_count>
|
|
585
|
+
<attribute_nodes>
|
|
586
|
+
<product_collection>frontend/product/collection/attributes</product_collection>
|
|
587
|
+
</attribute_nodes>
|
|
588
|
+
<add_filterable_attributes>0</add_filterable_attributes>
|
|
589
|
+
<add_child_data>0</add_child_data>
|
|
590
|
+
</flat>
|
|
591
|
+
</product>
|
|
592
|
+
<content>
|
|
593
|
+
<tempate_filter>catalog/template_filter</tempate_filter>
|
|
594
|
+
</content>
|
|
595
|
+
</catalog>
|
|
596
|
+
<eav_attributes>
|
|
597
|
+
<catalog_product>
|
|
598
|
+
<sku>
|
|
599
|
+
<code>sku</code>
|
|
600
|
+
<locked_fields>
|
|
601
|
+
<is_global/>
|
|
602
|
+
<is_unique/>
|
|
603
|
+
</locked_fields>
|
|
604
|
+
</sku>
|
|
605
|
+
<url_key>
|
|
606
|
+
<code>url_key</code>
|
|
607
|
+
<locked_fields>
|
|
608
|
+
<is_unique/>
|
|
609
|
+
</locked_fields>
|
|
610
|
+
</url_key>
|
|
611
|
+
<status>
|
|
612
|
+
<code>status</code>
|
|
613
|
+
<locked_fields>
|
|
614
|
+
<is_configurable/>
|
|
615
|
+
<is_filterable/>
|
|
616
|
+
<is_filterable_in_search/>
|
|
617
|
+
</locked_fields>
|
|
618
|
+
</status>
|
|
619
|
+
<visibility>
|
|
620
|
+
<code>visibility</code>
|
|
621
|
+
<locked_fields>
|
|
622
|
+
<is_configurable/>
|
|
623
|
+
<is_filterable/>
|
|
624
|
+
<is_filterable_in_search/>
|
|
625
|
+
</locked_fields>
|
|
626
|
+
</visibility>
|
|
627
|
+
</catalog_product>
|
|
628
|
+
</eav_attributes>
|
|
629
|
+
</global>
|
|
630
|
+
<adminhtml>
|
|
631
|
+
<translate>
|
|
632
|
+
<modules>
|
|
633
|
+
<Mage_Catalog>
|
|
634
|
+
<files>
|
|
635
|
+
<default>Mage_Catalog.csv</default>
|
|
636
|
+
</files>
|
|
637
|
+
</Mage_Catalog>
|
|
638
|
+
</modules>
|
|
639
|
+
</translate>
|
|
640
|
+
<events>
|
|
641
|
+
<cms_wysiwyg_images_static_urls_allowed>
|
|
642
|
+
<observers>
|
|
643
|
+
<catalog_wysiwyg>
|
|
644
|
+
<class>catalog/observer</class>
|
|
645
|
+
<method>catalogCheckIsUsingStaticUrlsAllowed</method>
|
|
646
|
+
</catalog_wysiwyg>
|
|
647
|
+
</observers>
|
|
648
|
+
</cms_wysiwyg_images_static_urls_allowed>
|
|
649
|
+
</events>
|
|
650
|
+
</adminhtml>
|
|
651
|
+
<frontend>
|
|
652
|
+
<routers>
|
|
653
|
+
<catalog>
|
|
654
|
+
<use>standard</use>
|
|
655
|
+
<args>
|
|
656
|
+
<module>Mage_Catalog</module>
|
|
657
|
+
<frontName>catalog</frontName>
|
|
658
|
+
</args>
|
|
659
|
+
</catalog>
|
|
660
|
+
</routers>
|
|
661
|
+
<default>
|
|
662
|
+
<router>catalog</router>
|
|
663
|
+
</default>
|
|
664
|
+
<events>
|
|
665
|
+
<customer_login>
|
|
666
|
+
<observers>
|
|
667
|
+
<catalog>
|
|
668
|
+
<type>model</type>
|
|
669
|
+
<class>catalog/product_compare_item</class>
|
|
670
|
+
<method>bindCustomerLogin</method>
|
|
671
|
+
</catalog>
|
|
672
|
+
</observers>
|
|
673
|
+
</customer_login>
|
|
674
|
+
<customer_logout>
|
|
675
|
+
<observers>
|
|
676
|
+
<catalog>
|
|
677
|
+
<type>model</type>
|
|
678
|
+
<class>catalog/product_compare_item</class>
|
|
679
|
+
<method>bindCustomerLogout</method>
|
|
680
|
+
</catalog>
|
|
681
|
+
</observers>
|
|
682
|
+
</customer_logout>
|
|
683
|
+
<sales_convert_quote_item_to_order_item>
|
|
684
|
+
<observers>
|
|
685
|
+
<catalog>
|
|
686
|
+
<type>model</type>
|
|
687
|
+
<class>catalog/product_option_observer</class>
|
|
688
|
+
<method>copyQuoteFilesToOrderFiles</method>
|
|
689
|
+
</catalog>
|
|
690
|
+
</observers>
|
|
691
|
+
</sales_convert_quote_item_to_order_item>
|
|
692
|
+
</events>
|
|
693
|
+
<translate>
|
|
694
|
+
<modules>
|
|
695
|
+
<Mage_Catalog>
|
|
696
|
+
<files>
|
|
697
|
+
<default>Mage_Catalog.csv</default>
|
|
698
|
+
</files>
|
|
699
|
+
</Mage_Catalog>
|
|
700
|
+
</modules>
|
|
701
|
+
</translate>
|
|
702
|
+
<layout>
|
|
703
|
+
<updates>
|
|
704
|
+
<catalog>
|
|
705
|
+
<file>catalog.xml</file>
|
|
706
|
+
</catalog>
|
|
707
|
+
<map>
|
|
708
|
+
<file>catalog_msrp.xml</file>
|
|
709
|
+
</map>
|
|
710
|
+
</updates>
|
|
711
|
+
</layout>
|
|
712
|
+
<catalog>
|
|
713
|
+
<per_page_values>
|
|
714
|
+
<grid>9,15,30</grid>
|
|
715
|
+
<list>5,10,15,20,25</list>
|
|
716
|
+
</per_page_values>
|
|
717
|
+
</catalog>
|
|
718
|
+
<product>
|
|
719
|
+
<collection>
|
|
720
|
+
<attributes>
|
|
721
|
+
<name/>
|
|
722
|
+
<url_key/>
|
|
723
|
+
<price/>
|
|
724
|
+
<special_price/>
|
|
725
|
+
<special_from_date/>
|
|
726
|
+
<special_to_date/>
|
|
727
|
+
<short_description/>
|
|
728
|
+
<thumbnail/>
|
|
729
|
+
<small_image/>
|
|
730
|
+
<image_label/>
|
|
731
|
+
<thumbnail_label/>
|
|
732
|
+
<small_image_label/>
|
|
733
|
+
<tax_class_id/>
|
|
734
|
+
<status/>
|
|
735
|
+
<news_from_date/>
|
|
736
|
+
<news_to_date/>
|
|
737
|
+
<created_at/>
|
|
738
|
+
<updated_at/>
|
|
739
|
+
</attributes>
|
|
740
|
+
</collection>
|
|
741
|
+
</product>
|
|
742
|
+
<category>
|
|
743
|
+
<collection>
|
|
744
|
+
<attributes>
|
|
745
|
+
<name/>
|
|
746
|
+
<url_key/>
|
|
747
|
+
<is_active/>
|
|
748
|
+
</attributes>
|
|
749
|
+
</collection>
|
|
750
|
+
</category>
|
|
751
|
+
</frontend>
|
|
752
|
+
<default>
|
|
753
|
+
<catalog>
|
|
754
|
+
<navigation>
|
|
755
|
+
<max_depth>0</max_depth>
|
|
756
|
+
</navigation>
|
|
757
|
+
<frontend>
|
|
758
|
+
<list_mode>grid-list</list_mode>
|
|
759
|
+
<grid_per_page_values>9,15,30</grid_per_page_values>
|
|
760
|
+
<list_per_page_values>5,10,15,20,25</list_per_page_values>
|
|
761
|
+
<grid_per_page>9</grid_per_page>
|
|
762
|
+
<list_per_page>10</list_per_page>
|
|
763
|
+
<flat_catalog_category>0</flat_catalog_category>
|
|
764
|
+
<default_sort_by>position</default_sort_by>
|
|
765
|
+
<parse_url_directives>1</parse_url_directives>
|
|
766
|
+
</frontend>
|
|
767
|
+
<sitemap>
|
|
768
|
+
<tree_mode>0</tree_mode>
|
|
769
|
+
<lines_perpage>30</lines_perpage>
|
|
770
|
+
</sitemap>
|
|
771
|
+
<product>
|
|
772
|
+
<default_tax_group>2</default_tax_group>
|
|
773
|
+
</product>
|
|
774
|
+
<seo>
|
|
775
|
+
<product_url_suffix>.html</product_url_suffix>
|
|
776
|
+
<category_url_suffix>.html</category_url_suffix>
|
|
777
|
+
<product_use_categories>1</product_use_categories>
|
|
778
|
+
<save_rewrites_history>1</save_rewrites_history>
|
|
779
|
+
<title_separator>-</title_separator>
|
|
780
|
+
<category_canonical_tag>0</category_canonical_tag>
|
|
781
|
+
<product_canonical_tag>0</product_canonical_tag>
|
|
782
|
+
</seo>
|
|
783
|
+
<custom_options>
|
|
784
|
+
<date_fields_order>m,d,y</date_fields_order>
|
|
785
|
+
<time_format>12h</time_format>
|
|
786
|
+
<forbidden_extensions>php,exe</forbidden_extensions>
|
|
787
|
+
</custom_options>
|
|
788
|
+
<layered_navigation>
|
|
789
|
+
<price_range_calculation>auto</price_range_calculation>
|
|
790
|
+
<price_range_step>100</price_range_step>
|
|
791
|
+
<price_range_max_intervals>10</price_range_max_intervals>
|
|
792
|
+
<one_price_interval>0</one_price_interval>
|
|
793
|
+
<interval_division_limit>9</interval_division_limit>
|
|
794
|
+
<display_product_count>1</display_product_count>
|
|
795
|
+
</layered_navigation>
|
|
796
|
+
</catalog>
|
|
797
|
+
<system>
|
|
798
|
+
<media_storage_configuration>
|
|
799
|
+
<allowed_resources>
|
|
800
|
+
<catalog_images_folder>catalog</catalog_images_folder>
|
|
801
|
+
<product_custom_options_fodler>custom_options</product_custom_options_fodler>
|
|
802
|
+
</allowed_resources>
|
|
803
|
+
</media_storage_configuration>
|
|
804
|
+
</system>
|
|
805
|
+
<sales>
|
|
806
|
+
<msrp>
|
|
807
|
+
<enabled>0</enabled>
|
|
808
|
+
<apply_for_all>0</apply_for_all>
|
|
809
|
+
<display_price_type>1</display_price_type>
|
|
810
|
+
<explanation_message><![CDATA[Our price is lower than the manufacturer's "minimum advertised price." As a result, we cannot show you the price in catalog or the product page. <br /><br /> You have no obligation to purchase the product once you know the price. You can simply remove the item from your cart.]]></explanation_message>
|
|
811
|
+
<explanation_message_whats_this><![CDATA[Our price is lower than the manufacturer's "minimum advertised price." As a result, we cannot show you the price in catalog or the product page. <br /><br /> You have no obligation to purchase the product once you know the price. You can simply remove the item from your cart.]]></explanation_message_whats_this>
|
|
812
|
+
</msrp>
|
|
813
|
+
</sales>
|
|
814
|
+
</default>
|
|
815
|
+
<crontab>
|
|
816
|
+
<jobs>
|
|
817
|
+
<catalog_product_index_price_reindex_all>
|
|
818
|
+
<schedule>
|
|
819
|
+
<cron_expr>0 2 * * *</cron_expr>
|
|
820
|
+
</schedule>
|
|
821
|
+
<run>
|
|
822
|
+
<model>catalog/observer::reindexProductPrices</model>
|
|
823
|
+
</run>
|
|
824
|
+
</catalog_product_index_price_reindex_all>
|
|
825
|
+
</jobs>
|
|
826
|
+
</crontab>
|
|
827
|
+
</config>
|