MageConnector - Version 2.1.3

Version Notes

In case of bugs\errors while dowmloading, please report them to marina@bintime.com

Download this release

Release Info

Developer Magento Core Team
Extension MageConnector
Version 2.1.3
Comparing to
See all releases


Code changes from version 2.1.2 to 2.1.3

Files changed (35) hide show
  1. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Catalog/Image.php +0 -0
  2. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Catalog/Image.php~ +0 -0
  3. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Getdata.php +0 -0
  4. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Getdata.php~ +0 -0
  5. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Image.php +0 -0
  6. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Catalog/Category.php +0 -0
  7. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Catalog/Product.php +0 -0
  8. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Catalog/Product.php~ +0 -0
  9. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Catalog/Search.php +0 -0
  10. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Import.php +0 -0
  11. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Import.php~ +0 -0
  12. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Observer.php +0 -0
  13. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Observer.php~ +0 -0
  14. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/Attributes.php +0 -0
  15. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/LanguageList.xml +0 -0
  16. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/LanguageList.xml~ +0 -0
  17. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/Locales.php +0 -0
  18. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/Locales.php~ +0 -0
  19. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/Subscription.php +0 -0
  20. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/controllers/ImageController.php +0 -0
  21. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/controllers/ProductController.php +0 -0
  22. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/etc/config.xml +0 -0
  23. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/etc/system.xml +0 -0
  24. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/etc/system.xml~ +0 -0
  25. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/sql/icecatimport_setup/mysql4-install-0.1.0.php +0 -0
  26. app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/sql/icecatimport_setup/mysql4-upgrade-0.1.0-0.1.1.php +0 -0
  27. app/design/{MageConnector-2.1.2/frontend → frontend}/default/default/layout/icecatimport.xml +0 -0
  28. app/design/{MageConnector-2.1.2/frontend → frontend}/default/default/template/icecatimport/media.phtml +2 -0
  29. app/design/{MageConnector-2.1.2/frontend → frontend}/default/default/template/icecatimport/view.phtml +0 -0
  30. app/etc/{MageConnector-2.1.2/modules → modules}/Bintime_Icecatimport.xml +0 -0
  31. app/locale/MageConnector-2.1.2/en_US/Bintime_Icecatimport.csv +0 -20
  32. app/locale/en_US/Bintime_Icecatimport.csv +20 -0
  33. package.xml +3 -3
  34. {app/design/MageConnector-2.1.2 → skin}/frontend/default/default/css/view_table.css +0 -0
  35. {app/design/MageConnector-2.1.2 → skin}/frontend/default/default/js/product_view.js +0 -0
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Catalog/Image.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Catalog/Image.php~ RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Getdata.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Getdata.php~ RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Helper/Image.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Catalog/Category.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Catalog/Product.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Catalog/Product.php~ RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Catalog/Search.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Import.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Import.php~ RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Observer.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/Observer.php~ RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/Attributes.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/LanguageList.xml RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/LanguageList.xml~ RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/Locales.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/Locales.php~ RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/Model/System/Config/Subscription.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/controllers/ImageController.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/controllers/ProductController.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/etc/config.xml RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/etc/system.xml RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/etc/system.xml~ RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/sql/icecatimport_setup/mysql4-install-0.1.0.php RENAMED
File without changes
app/code/local/{MageConnector-2.1.2/Bintime → Bintime}/Icecatimport/sql/icecatimport_setup/mysql4-upgrade-0.1.0-0.1.1.php RENAMED
File without changes
app/design/{MageConnector-2.1.2/frontend → frontend}/default/default/layout/icecatimport.xml RENAMED
File without changes
app/design/{MageConnector-2.1.2/frontend → frontend}/default/default/template/icecatimport/media.phtml RENAMED
@@ -70,7 +70,9 @@
70
  <ul>
71
  <?php foreach ($_productDescriptionHelper->getGalleryPhotos() as $_image): ?>
72
  <li>
 
73
  <a href="#" onclick="popWin('<?php echo $_image['pic'] ?>', 'gallery', 'width=<?php echo $_image['width']?>,height=<?php echo $_image['height']?>,left=50,top=50,location=no,status=yes,scrollbars=yes,resizable=yes'); return false;"><img src="<?php echo $_image['thumb'] ?>" alt="<?php echo $_productDescriptionHelper->getProductName()?>" title="<?php echo $_productDescriptionHelper->getProductName()?>" /></a>
 
74
  </li>
75
  <?php endforeach; ?>
76
  </ul>
70
  <ul>
71
  <?php foreach ($_productDescriptionHelper->getGalleryPhotos() as $_image): ?>
72
  <li>
73
+ <?php //if($_image['pic'] != ''): ?>
74
  <a href="#" onclick="popWin('<?php echo $_image['pic'] ?>', 'gallery', 'width=<?php echo $_image['width']?>,height=<?php echo $_image['height']?>,left=50,top=50,location=no,status=yes,scrollbars=yes,resizable=yes'); return false;"><img src="<?php echo $_image['thumb'] ?>" alt="<?php echo $_productDescriptionHelper->getProductName()?>" title="<?php echo $_productDescriptionHelper->getProductName()?>" /></a>
75
+ <?php //endif; ?>
76
  </li>
77
  <?php endforeach; ?>
78
  </ul>
app/design/{MageConnector-2.1.2/frontend → frontend}/default/default/template/icecatimport/view.phtml RENAMED
File without changes
app/etc/{MageConnector-2.1.2/modules → modules}/Bintime_Icecatimport.xml RENAMED
File without changes
app/locale/MageConnector-2.1.2/en_US/Bintime_Icecatimport.csv DELETED
@@ -1,20 +0,0 @@
1
- "Ice Cat Block", "ICEcat"
2
- "Ice Cat Title", "ICEcat"
3
- "Ice Cat user login", "ICEcat user login"
4
- "Ice Cat Password", "ICEcat Password"
5
- "Language", "Language"
6
- "Sku Field", "Sku Field"
7
- "Manufacturer Field", "Manufacturer Field"
8
-
9
- "Specification", "Specification"
10
- "Alternatives", "Alternatives"
11
- "Options","Options"
12
-
13
- "Brand:", "Brand:"
14
- "Product code:","Product code:"
15
- "EAN/UPC code:","EAN/UPC code:"
16
- "Category:","Category:
17
- "
18
- "Image", "Image"
19
- "Article code", "Article code"
20
- "Product name", "Product name"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
app/locale/en_US/Bintime_Icecatimport.csv ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ "Ice Cat Block,";"ICEcat"
2
+ "Ice Cat Title,";"ICEcat"
3
+ "Ice Cat user login,";"ICEcat user login"
4
+ "Ice Cat Password,";"ICEcat Password"
5
+ "Language,";"Language"
6
+ "mpn,";"mpn"
7
+ "Manufacturer Name,";"Manufacturer Name"
8
+ ;
9
+ "Specification,";"Specification"
10
+ "Alternatives,";"Alternatives"
11
+ "Options,""Options""";
12
+ ;
13
+ "Brand:,";"Brand:"
14
+ "Product code:,""Product";"code:"""
15
+ "EAN/UPC code:,""EAN/UPC";"code:"""
16
+ "Category:,""Category:
17
+ """;
18
+ "Image,";"Image"
19
+ "Article code,";"Article code"
20
+ "Product name,";"Product name"
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>MageConnector</name>
4
- <version>2.1.2</version>
5
  <stability>stable</stability>
6
  <license>Open Software License (OSL)</license>
7
  <channel>community</channel>
@@ -27,8 +27,8 @@ Data presented on datasheets, are taken from Open ICEcat in a real-time and rend
27
  <notes>In case of bugs\errors while dowmloading, please report them to marina@bintime.com</notes>
28
  <authors><author><name>bInTime</name><user>auto-converted</user><email>info@bintime.com</email></author></authors>
29
  <date>2011-01-27</date>
30
- <time>10:01:46</time>
31
- <contents><target name="magelocal"><dir name="MageConnector-2.1.2"><dir name="Bintime"><dir name="Icecatimport"><dir name="controllers"><file name="ImageController.php" hash="cdf4984c268346088729831b7abdf026"/><file name="ProductController.php" hash="92c91fe0c165a4785e1c0e218f0f16e7"/></dir><dir name="etc"><file name="config.xml" hash="795143b35cc3c1acbc2172858310ddfd"/><file name="system.xml" hash="43fbcae602555239dda219eb7a85d65e"/><file name="system.xml~" hash="56d56c9df62c3a3d78f4b1dac88086f1"/></dir><dir name="Helper"><dir name="Catalog"><file name="Image.php" hash="59fd8afe7b452fefe19ed7fb0372e42d"/><file name="Image.php~" hash="b699e176ff807fb540bc008c8f6c3310"/></dir><file name="Getdata.php" hash="edf7fd1592cdc517d68b4fd19ef2165f"/><file name="Getdata.php~" hash="4e0d3a6a4758c736918d2f4253e97af0"/><file name="Image.php" hash="1a979cf3e39a39672929c1b8f042e445"/></dir><dir name="Model"><dir name="Catalog"><file name="Category.php" hash="21abeb7a7c2c85db8ce4d2f4ed203f50"/><file name="Product.php" hash="12602b1506b92bea5142aa9ab84d1c2d"/><file name="Product.php~" hash="ab718f99c4938ac237e4b84be83ef71d"/><file name="Search.php" hash="99c7eb706e67e01ea8167ebe88fe72d9"/></dir><dir name="System"><dir name="Config"><file name="Attributes.php" hash="23284e0d38677b4544fc87642a6bc8b5"/><file name="LanguageList.xml" hash="391ef56fab212879709780df5a7710e7"/><file name="LanguageList.xml~" hash="391ef56fab212879709780df5a7710e7"/><file name="Locales.php" hash="b8c699fa2a6f657b6d52d86e656872cc"/><file name="Locales.php~" hash="2d5e0ff01246187db718bcfdc4dac716"/><file name="Subscription.php" hash="db2d782d32830e88fbe2cc87beaebfa3"/></dir></dir><file name="Import.php" hash="928ac2aa22393fa74bd1558702e8d56e"/><file name="Import.php~" hash="79f911aadb89fdf1e8eab9858430ae2b"/><file name="Observer.php" hash="2041ebd3f4fb7ec923ce37e7bef97a9e"/><file name="Observer.php~" hash="9d92b54e61286fc1b797e0f337ba7c0e"/></dir><dir name="sql"><dir name="icecatimport_setup"><file name="mysql4-install-0.1.0.php" hash="a8f750e7667f8ef0dd077100c9fddf48"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="c0581c5b00420492714bd7e3cc66cb6d"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="MageConnector-2.1.2"><dir name="en_US"><file name="Bintime_Icecatimport.csv" hash="446a70e5bfc60e4e5429de9993697430"/></dir></dir></target><target name="magedesign"><dir name="MageConnector-2.1.2"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="view_table.css" hash="74eb11cf62d05141d250c933a26cfd0a"/></dir><dir name="js"><file name="product_view.js" hash="d308b475fd6c5dd0ec8ce91a73bb9560"/></dir><dir name="layout"><file name="icecatimport.xml" hash="2ba9d48105f1f319e097558dc4db88fa"/></dir><dir name="template"><dir name="icecatimport"><file name="media.phtml" hash="ecd0486333a824af2eb9b2b70def14ad"/><file name="view.phtml" hash="36fb6f04ef842359eb27d6fce4e740ce"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="MageConnector-2.1.2"><dir name="modules"><file name="Bintime_Icecatimport.xml" hash="42e88c21f93cac8ba3185cfdda115b75"/></dir></dir></target></contents>
32
  <compatible/>
33
  <dependencies/>
34
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>MageConnector</name>
4
+ <version>2.1.3</version>
5
  <stability>stable</stability>
6
  <license>Open Software License (OSL)</license>
7
  <channel>community</channel>
27
  <notes>In case of bugs\errors while dowmloading, please report them to marina@bintime.com</notes>
28
  <authors><author><name>bInTime</name><user>auto-converted</user><email>info@bintime.com</email></author></authors>
29
  <date>2011-01-27</date>
30
+ <time>10:23:12</time>
31
+ <contents><target name="magelocal"><dir name="Bintime"><dir name="Icecatimport"><dir name="controllers"><file name="ImageController.php" hash="cdf4984c268346088729831b7abdf026"/><file name="ProductController.php" hash="92c91fe0c165a4785e1c0e218f0f16e7"/></dir><dir name="etc"><file name="config.xml" hash="795143b35cc3c1acbc2172858310ddfd"/><file name="system.xml" hash="43fbcae602555239dda219eb7a85d65e"/><file name="system.xml~" hash="56d56c9df62c3a3d78f4b1dac88086f1"/></dir><dir name="Helper"><dir name="Catalog"><file name="Image.php" hash="59fd8afe7b452fefe19ed7fb0372e42d"/><file name="Image.php~" hash="b699e176ff807fb540bc008c8f6c3310"/></dir><file name="Getdata.php" hash="edf7fd1592cdc517d68b4fd19ef2165f"/><file name="Getdata.php~" hash="4e0d3a6a4758c736918d2f4253e97af0"/><file name="Image.php" hash="1a979cf3e39a39672929c1b8f042e445"/></dir><dir name="Model"><dir name="Catalog"><file name="Category.php" hash="21abeb7a7c2c85db8ce4d2f4ed203f50"/><file name="Product.php" hash="12602b1506b92bea5142aa9ab84d1c2d"/><file name="Product.php~" hash="ab718f99c4938ac237e4b84be83ef71d"/><file name="Search.php" hash="99c7eb706e67e01ea8167ebe88fe72d9"/></dir><dir name="System"><dir name="Config"><file name="Attributes.php" hash="23284e0d38677b4544fc87642a6bc8b5"/><file name="LanguageList.xml" hash="391ef56fab212879709780df5a7710e7"/><file name="LanguageList.xml~" hash="391ef56fab212879709780df5a7710e7"/><file name="Locales.php" hash="b8c699fa2a6f657b6d52d86e656872cc"/><file name="Locales.php~" hash="2d5e0ff01246187db718bcfdc4dac716"/><file name="Subscription.php" hash="db2d782d32830e88fbe2cc87beaebfa3"/></dir></dir><file name="Import.php" hash="928ac2aa22393fa74bd1558702e8d56e"/><file name="Import.php~" hash="79f911aadb89fdf1e8eab9858430ae2b"/><file name="Observer.php" hash="2041ebd3f4fb7ec923ce37e7bef97a9e"/><file name="Observer.php~" hash="9d92b54e61286fc1b797e0f337ba7c0e"/></dir><dir name="sql"><dir name="icecatimport_setup"><file name="mysql4-install-0.1.0.php" hash="a8f750e7667f8ef0dd077100c9fddf48"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="c0581c5b00420492714bd7e3cc66cb6d"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Bintime_Icecatimport.csv" hash="c83c4234235e3d5b9b065218f0b050ec"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><file name="view_table.css" hash="74eb11cf62d05141d250c933a26cfd0a"/></dir><dir name="js"><file name="product_view.js" hash="d308b475fd6c5dd0ec8ce91a73bb9560"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="icecatimport.xml" hash="2ba9d48105f1f319e097558dc4db88fa"/></dir><dir name="template"><dir name="icecatimport"><file name="media.phtml" hash="3482db3cdf549f6f12a9c46e149dc423"/><file name="view.phtml" hash="36fb6f04ef842359eb27d6fce4e740ce"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Bintime_Icecatimport.xml" hash="42e88c21f93cac8ba3185cfdda115b75"/></dir></target></contents>
32
  <compatible/>
33
  <dependencies/>
34
  </package>
{app/design/MageConnector-2.1.2 → skin}/frontend/default/default/css/view_table.css RENAMED
File without changes
{app/design/MageConnector-2.1.2 → skin}/frontend/default/default/js/product_view.js RENAMED
File without changes