Version Notes
Stability Improvements.
Bugfix:
Minor bugfix
Download this release
Release Info
Developer | IceShop |
Extension | IcecatLive |
Version | 1.7.9 |
Comparing to | |
See all releases |
Code changes from version 1.7.8 to 1.7.9
- app/code/{local → community}/Iceshop/Icecatlive/Block/Adminhtml/Notifications.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Block/Adminhtml/Product/List/Grid.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Block/Adminhtml/System/Config/Form/Button.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Block/Adminhtml/System/Config/Form/UpdateButton.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Block/Attributes.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Block/Product/List/Toolbar.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Block/Related.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Block/Upsell.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/CatalogSearch/Block/Result.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Helper/Data.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Helper/Db.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Helper/Format.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Helper/Getdata.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Helper/Log.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Helper/Output.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Helper/System/System.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Helper/System/Systemcheck.php +4 -2
- app/code/{local → community}/Iceshop/Icecatlive/Model/Catalog/Category.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/Catalog/Product.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/Catalog/Search.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/Import.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/Observer.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/Relatedcollection.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Attributes.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Checksystem.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Descriptionpriority.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Iceshoplink.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Imagepriority.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Importdata.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/LanguageList.xml +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Loadingtype.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Locales.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Namepriority.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Onlynewproducts.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Productpriority.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Shortdescrpriority.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Subscription.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Viewattributes.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/controllers/Adminhtml/ImportdataController.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/controllers/Adminhtml/ImportproductController.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/controllers/Adminhtml/ImportproductinfoController.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/controllers/Adminhtml/ImportprogressController.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/controllers/IcecatliveController.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/controllers/ImageController.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/etc/adminhtml.xml +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/etc/config.xml +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/etc/system.xml +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-install-1.7.7.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-0.1.0-1.6.0.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-0.1.1-1.6.0.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.5.0-1.6.0.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.6.0-1.7.0.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.7.0-1.7.2 +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.7.4-1.7.5.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.7.5-1.7.6.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.7.6-1.7.7.php +0 -0
- app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/uninstall-old-version.php +0 -0
- app/design/frontend/default/default/layout/iceshop/icecatlive/groupattributes.xml +3 -3
- app/etc/modules/Iceshop_Icecatlive.xml +1 -1
- package.xml +5 -5
app/code/{local → community}/Iceshop/Icecatlive/Block/Adminhtml/Notifications.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Block/Adminhtml/Product/List/Grid.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Block/Adminhtml/System/Config/Form/Button.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Block/Adminhtml/System/Config/Form/UpdateButton.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Block/Attributes.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Block/Product/List/Toolbar.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Block/Related.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Block/Upsell.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/CatalogSearch/Block/Result.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Helper/Data.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Helper/Db.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Helper/Format.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Helper/Getdata.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Helper/Log.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Helper/Output.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Helper/System/System.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Helper/System/Systemcheck.php
RENAMED
@@ -600,7 +600,8 @@ class Iceshop_Icecatlive_Helper_System_Systemcheck extends Mage_Core_Helper_Abst
|
|
600 |
}
|
601 |
}
|
602 |
if($path_exist_flag){
|
603 |
-
|
|
|
604 |
$problems['extension']['path_exists'][] = $check_module['path'];
|
605 |
$count++;
|
606 |
}
|
@@ -618,7 +619,8 @@ class Iceshop_Icecatlive_Helper_System_Systemcheck extends Mage_Core_Helper_Abst
|
|
618 |
}
|
619 |
}
|
620 |
if($config_exists_flag){
|
621 |
-
|
|
|
622 |
$problems['extension']['config_exists'][] = $check_module['path'] . '/etc/config.xml';
|
623 |
$count++;
|
624 |
}
|
600 |
}
|
601 |
}
|
602 |
if($path_exist_flag){
|
603 |
+
$check_module['path'] = trim($check_module['path']);
|
604 |
+
if(!empty($check_module['path'])){
|
605 |
$problems['extension']['path_exists'][] = $check_module['path'];
|
606 |
$count++;
|
607 |
}
|
619 |
}
|
620 |
}
|
621 |
if($config_exists_flag){
|
622 |
+
$check_module['path'] = trim($check_module['path']);
|
623 |
+
if(!empty($check_module['path'])){
|
624 |
$problems['extension']['config_exists'][] = $check_module['path'] . '/etc/config.xml';
|
625 |
$count++;
|
626 |
}
|
app/code/{local → community}/Iceshop/Icecatlive/Model/Catalog/Category.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/Catalog/Product.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/Catalog/Search.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/Import.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/Observer.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/Relatedcollection.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Attributes.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Checksystem.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Descriptionpriority.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Iceshoplink.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Imagepriority.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Importdata.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/LanguageList.xml
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Loadingtype.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Locales.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Namepriority.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Onlynewproducts.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Productpriority.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Shortdescrpriority.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Subscription.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/Model/System/Config/Viewattributes.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/controllers/Adminhtml/ImportdataController.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/controllers/Adminhtml/ImportproductController.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/controllers/Adminhtml/ImportproductinfoController.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/controllers/Adminhtml/ImportprogressController.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/controllers/IcecatliveController.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/controllers/ImageController.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/etc/adminhtml.xml
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/etc/config.xml
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/etc/system.xml
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-install-1.7.7.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-0.1.0-1.6.0.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-0.1.1-1.6.0.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.5.0-1.6.0.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.6.0-1.7.0.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.7.0-1.7.2
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.7.4-1.7.5.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.7.5-1.7.6.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/mysql4-upgrade-1.7.6-1.7.7.php
RENAMED
File without changes
|
app/code/{local → community}/Iceshop/Icecatlive/sql/icecatlive_setup/uninstall-old-version.php
RENAMED
File without changes
|
app/design/frontend/default/default/layout/iceshop/icecatlive/groupattributes.xml
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
<layout version="0.1.0">
|
2 |
<catalog_product_view>
|
3 |
<reference name="product.info.tabs">
|
4 |
-
<block type="
|
5 |
<action method="setTemplate">
|
6 |
<template>iceshop/icecatlive/groupattributes.phtml</template>
|
7 |
</action>
|
8 |
</block>
|
9 |
</reference>
|
10 |
<reference name="product.info.tabs">
|
11 |
-
<block type="
|
12 |
<action method="setTemplate" ifconfig="easy_tabs/general/enabled">
|
13 |
<template>iceshop/icecatlive/groupattributes.phtml</template>
|
14 |
</action>
|
@@ -16,7 +16,7 @@
|
|
16 |
</reference>
|
17 |
<reference name="content">
|
18 |
<block name="product.info" >
|
19 |
-
<block type="
|
20 |
<action method="addToParentGroup"><group>detailed_info</group></action>
|
21 |
</block>
|
22 |
</block>
|
1 |
<layout version="0.1.0">
|
2 |
<catalog_product_view>
|
3 |
<reference name="product.info.tabs">
|
4 |
+
<block type="icecatlive/attributes" name="product.attributes" as="additional">
|
5 |
<action method="setTemplate">
|
6 |
<template>iceshop/icecatlive/groupattributes.phtml</template>
|
7 |
</action>
|
8 |
</block>
|
9 |
</reference>
|
10 |
<reference name="product.info.tabs">
|
11 |
+
<block type="icecatlive/attributes" name="product.attributes" as="additional_tabbed">
|
12 |
<action method="setTemplate" ifconfig="easy_tabs/general/enabled">
|
13 |
<template>iceshop/icecatlive/groupattributes.phtml</template>
|
14 |
</action>
|
16 |
</reference>
|
17 |
<reference name="content">
|
18 |
<block name="product.info" >
|
19 |
+
<block type="icecatlive/attributes" name="product.attributes" as="additional" template="iceshop/icecatlive/groupattributes.phtml">
|
20 |
<action method="addToParentGroup"><group>detailed_info</group></action>
|
21 |
</block>
|
22 |
</block>
|
app/etc/modules/Iceshop_Icecatlive.xml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<modules>
|
4 |
<Iceshop_Icecatlive>
|
5 |
<active>true</active>
|
6 |
-
<codePool>
|
7 |
<depends>
|
8 |
<Mage_Catalog />
|
9 |
</depends>
|
3 |
<modules>
|
4 |
<Iceshop_Icecatlive>
|
5 |
<active>true</active>
|
6 |
+
<codePool>community</codePool>
|
7 |
<depends>
|
8 |
<Mage_Catalog />
|
9 |
</depends>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>IcecatLive</name>
|
4 |
-
<version>1.7.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v.3</license>
|
7 |
<channel>community</channel>
|
@@ -10,11 +10,11 @@
|
|
10 |
<description>Edit Extension Package Extensions Magento Connect System Magento Admin</description>
|
11 |
<notes>Stability Improvements.
|
12 |
Bugfix:
|
13 |
-
|
14 |
<authors><author><name>IceShop</name><user>IceShop</user><email>support@iceshop.nl</email></author></authors>
|
15 |
-
<date>2015-07-
|
16 |
-
<time>
|
17 |
-
<contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="icecatlive.xml" hash="d1654d4bcbc4f11b58b728d5c269c704"/></dir><dir name="template"><dir name="iceshop"><dir name="icecatlive"><file name="ajaxstatusimport.phtml" hash="6ee20aeea068459804688f6dcd60b14a"/><file name="notifications.phtml" hash="d52487d11efb1b849d7a21c700b29c0c"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><dir name="iceshop"><dir name="icecatlive"><file name="groupattributes.xml" hash="
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>IcecatLive</name>
|
4 |
+
<version>1.7.9</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v.3</license>
|
7 |
<channel>community</channel>
|
10 |
<description>Edit Extension Package Extensions Magento Connect System Magento Admin</description>
|
11 |
<notes>Stability Improvements.
|
12 |
Bugfix:
|
13 |
+
Minor bugfix</notes>
|
14 |
<authors><author><name>IceShop</name><user>IceShop</user><email>support@iceshop.nl</email></author></authors>
|
15 |
+
<date>2015-07-27</date>
|
16 |
+
<time>07:56:30</time>
|
17 |
+
<contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="icecatlive.xml" hash="d1654d4bcbc4f11b58b728d5c269c704"/></dir><dir name="template"><dir name="iceshop"><dir name="icecatlive"><file name="ajaxstatusimport.phtml" hash="6ee20aeea068459804688f6dcd60b14a"/><file name="notifications.phtml" hash="d52487d11efb1b849d7a21c700b29c0c"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><dir name="iceshop"><dir name="icecatlive"><file name="groupattributes.xml" hash="461ccd2fb4dc1a607e5e49687bb155fb"/></dir></dir></dir><dir name="template"><dir name="iceshop"><dir name="icecatlive"><file name="groupattributes.phtml" hash="2dfcc171fe017278ac114e04d7efc2d4"/></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Iceshop"><dir name="Icecatlive"><dir name="Block"><dir name="Adminhtml"><file name="Notifications.php" hash="96ee5a5a1cf91930070340f996ac7a05"/><dir name="Product"><dir name="List"><file name="Grid.php" hash="d3995cdc59adc76fe914bf5703330f8d"/></dir></dir><dir name="System"><dir name="Config"><dir name="Form"><file name="Button.php" hash="b9112e6539624cc88c215aecf88cef00"/><file name="UpdateButton.php" hash="78bb6e863c1c2f53720c50a0c2ec65e7"/></dir></dir></dir></dir><file name="Attributes.php" hash="8ec0a0866e9f6201f0221ee0a01cf9e3"/><dir name="Product"><dir name="List"><file name="Toolbar.php" hash="03f6259ebb44b41df7d03581bbd9c84a"/></dir></dir><file name="Related.php" hash="1bbac689a628d86ba9704a7b752df286"/><file name="Upsell.php" hash="0dfaba7ae6bc688215a56065101b4544"/></dir><dir name="CatalogSearch"><dir name="Block"><file name="Result.php" hash="199bd394ca894bf82964805270318f09"/></dir></dir><dir name="Helper"><file name="Data.php" hash="69acf758a4756c11c047b1079352c7fd"/><file name="Db.php" hash="8c13ac4d380a81bbb17e9b59873d502e"/><file name="Format.php" hash="ac13e6bb5cdc5919bfad215e1fca4a7b"/><file name="Getdata.php" hash="85dd7bf14c9b232ccf078a99241add1c"/><file name="Log.php" hash="55d29f3a3081dbdaa68d8e1e45380fa6"/><file name="Output.php" hash="5698b83f62043e95c5f33d603ccbc03a"/><dir name="System"><file name="System.php" hash="cadc05533af5d11e8cff4423c92dd2cb"/><file name="Systemcheck.php" hash="7ada66e264a467792c0626dd8bbe9ee6"/></dir></dir><dir name="Model"><dir name="Catalog"><file name="Category.php" hash="e4ab9f04ded0059e3f9b7e568586d903"/><file name="Product.php" hash="03794cce61bf0e924ae33593a850d7ea"/><file name="Search.php" hash="8d5c8b59c35a8449c8e4a8e30285d38b"/></dir><file name="Import.php" hash="d6eb2ba7bfb07c6000b84fb0b850b5f7"/><file name="Observer.php" hash="2ebf85b2496ca38902fad92ee3804ea9"/><file name="Relatedcollection.php" hash="82a0585c3404d94dcb4e3a1606bae546"/><dir name="System"><dir name="Config"><file name="Attributes.php" hash="85b2cacd4ef51fa5bb166c4394fdf6f8"/><file name="Checksystem.php" hash="782d1861c87717a347e9aeafb533cabb"/><file name="Descriptionpriority.php" hash="4facaa955e0799b94bf8c7e5e60f64d5"/><file name="Iceshoplink.php" hash="bb4d7dc4f3756da8f5c0eb149eeb0f6b"/><file name="Imagepriority.php" hash="ef7a85c5b4ed0562b75096e569720173"/><file name="Importdata.php" hash="25196649542ccc4df2da39f6cc1ec043"/><file name="LanguageList.xml" hash="52aaea2acd5acd2c0d4f63de4f4621bc"/><file name="Loadingtype.php" hash="35ef5c60a7fb1c81852c6e04d066f79f"/><file name="Locales.php" hash="604a6087f75a4dddbf271ac2145356a8"/><file name="Namepriority.php" hash="05e06b1e0fe303d5efc4d4f24dd1df01"/><file name="Onlynewproducts.php" hash="6e758f07cd5d5f16237b45df3492b9e7"/><file name="Productpriority.php" hash="62b5912d7af4a8c7ff5f92c887c70128"/><file name="Shortdescrpriority.php" hash="946c34829295aa50b79f1e8fa7d48eaa"/><file name="Subscription.php" hash="6c4e8895b28fdcaab6001ac2a8fa995b"/><file name="Viewattributes.php" hash="8f0ac7b0091adb1a15564f2a7b9c6b04"/></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="ImportdataController.php" hash="c4874ee811ce4d3d446835ddc6cb2f94"/><file name="ImportproductController.php" hash="5693e28bf5ef3804ed82a9c81f820538"/><file name="ImportproductinfoController.php" hash="5f6fc5b5517b22d796e1b5a81cb199c4"/><file name="ImportprogressController.php" hash="a9212979beb0aa57447d7d70f3297a28"/></dir><file name="IcecatliveController.php" hash="495ded66533fc184b2ef0187a59e77ed"/><file name="ImageController.php" hash="35e08758e0dfdae450e9aaa342a6b777"/></dir><dir name="etc"><file name="adminhtml.xml" hash="0c5b93621bc6abb059d8404ddf885a43"/><file name="config.xml" hash="4dbe14cf1b451c30a8edc5b172fa9d7b"/><file name="system.xml" hash="57349c397e30a89a229f774d1050a6e2"/></dir><dir name="sql"><dir name="icecatlive_setup"><file name="mysql4-install-1.7.7.php" hash="413c86249cc122868321be5724d2972c"/><file name="mysql4-upgrade-0.1.0-1.6.0.php" hash="3eabfeabdd60bbea11ef1c53251de5a8"/><file name="mysql4-upgrade-0.1.1-1.6.0.php" hash="3eabfeabdd60bbea11ef1c53251de5a8"/><file name="mysql4-upgrade-1.5.0-1.6.0.php" hash="3eabfeabdd60bbea11ef1c53251de5a8"/><file name="mysql4-upgrade-1.6.0-1.7.0.php" hash="d4a9c36d50f080209df067f09b6294fb"/><file name="mysql4-upgrade-1.7.0-1.7.2" hash="d4a9c36d50f080209df067f09b6294fb"/><file name="mysql4-upgrade-1.7.4-1.7.5.php" hash="ea96aabef28765bc61b9dc429a10fcb1"/><file name="mysql4-upgrade-1.7.5-1.7.6.php" hash="413c86249cc122868321be5724d2972c"/><file name="mysql4-upgrade-1.7.6-1.7.7.php" hash="413c86249cc122868321be5724d2972c"/><file name="uninstall-old-version.php" hash="ad30e3ae29ba1d7fdfe61dc05476a1d3"/></dir></dir></dir></dir></target><target name="mage"><dir name="skin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="iceshop"><dir name="icecatlive"><dir name="images"><file name="iceshop_logo_small_16px.png" hash="4ef632b4b89a047789307b301b9dfb6e"/></dir><file name="styles.css" hash="9bfab144d8ddfd445fe3bbaecac9cc53"/></dir></dir></dir></dir></dir></dir><dir name="js"><dir name="ICEshop"><dir name="Icecatlive"><file name="jquery-1.9.1.min.js" hash="fee4c9e0129fb2b8830a3c17638c44b0"/><file name="multi-lingual-store-field.js" hash="b99ce2b343cc5dbca86bb9165bcc444d"/><file name="script.js" hash="ca76b03c0568f4ab637bcb89b7fa04aa"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Iceshop_Icecatlive.xml" hash="b91b60f0e20d399809be9ed0647cae93"/></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|