AJAX_ZOOM - Version 1.0.10

Version Notes

Removed unneeded htaccess directive which caused error 500 on some servers.

Download this release

Release Info

Developer AJAX-ZOOM
Extension AJAX_ZOOM
Version 1.0.10
Comparing to
See all releases


Code changes from version 1.0.9 to 1.0.10

app/code/local/Ax/Zoom/etc/config.xml CHANGED
@@ -2,16 +2,16 @@
2
  <!--
3
  /**
4
  * Module: jQuery AJAX-ZOOM for Magento, /app/code/local/Ax/Zoom/etc/config.xml
5
- * Copyright: Copyright (c) 2010-2015 Vadim Jacobi
6
  * License Agreement: http://www.ajax-zoom.com/index.php?cid=download
7
- * Version: 1.0.9
8
- * Date: 2015-12-01
9
- * Review: 2015-12-01
10
  * URL: http://www.ajax-zoom.com
11
  * Documentation: http://www.ajax-zoom.com/index.php?cid=modules&module=magento
12
  *
13
  * @author AJAX-ZOOM <support@ajax-zoom.com>
14
- * @copyright 2010-2015 AJAX-ZOOM, Vadim Jacobi
15
  * @license http://www.ajax-zoom.com/index.php?cid=download
16
  */
17
  -->
@@ -20,7 +20,7 @@
20
 
21
  <modules>
22
  <Ax_Zoom>
23
- <version>1.0.9</version>
24
  </Ax_Zoom>
25
  </modules>
26
 
2
  <!--
3
  /**
4
  * Module: jQuery AJAX-ZOOM for Magento, /app/code/local/Ax/Zoom/etc/config.xml
5
+ * Copyright: Copyright (c) 2010-2016 Vadim Jacobi
6
  * License Agreement: http://www.ajax-zoom.com/index.php?cid=download
7
+ * Version: 1.0.10
8
+ * Date: 2016-01-22
9
+ * Review: 2015-01-22
10
  * URL: http://www.ajax-zoom.com
11
  * Documentation: http://www.ajax-zoom.com/index.php?cid=modules&module=magento
12
  *
13
  * @author AJAX-ZOOM <support@ajax-zoom.com>
14
+ * @copyright 2010-2016 AJAX-ZOOM, Vadim Jacobi
15
  * @license http://www.ajax-zoom.com/index.php?cid=download
16
  */
17
  -->
20
 
21
  <modules>
22
  <Ax_Zoom>
23
+ <version>1.0.10</version>
24
  </Ax_Zoom>
25
  </modules>
26
 
app/code/local/Ax/Zoom/etc/system.xml CHANGED
@@ -2,16 +2,16 @@
2
  <!--
3
  /**
4
  * Module: jQuery AJAX-ZOOM for Magento, /app/code/local/Ax/Zoom/etc/system.xml
5
- * Copyright: Copyright (c) 2010-2015 Vadim Jacobi
6
  * License Agreement: http://www.ajax-zoom.com/index.php?cid=download
7
- * Version: 1.0.9
8
- * Date: 2015-12-01
9
- * Review: 2015-12-01
10
  * URL: http://www.ajax-zoom.com
11
  * Documentation: http://www.ajax-zoom.com/index.php?cid=modules&module=magento
12
  *
13
  * @author AJAX-ZOOM <support@ajax-zoom.com>
14
- * @copyright 2010-2015 AJAX-ZOOM, Vadim Jacobi
15
  * @license http://www.ajax-zoom.com/index.php?cid=download
16
  */
17
  -->
@@ -814,8 +814,7 @@
814
  You can specify an integer which will represent the time in ms to wait for switching after the mouse enters the thumb;
815
  true defaults to 200
816
  </comment>
817
- <frontend_type>select</frontend_type>
818
- <source_model>axzoom/yesno</source_model>
819
  <sort_order>60</sort_order>
820
  <show_in_default>1</show_in_default>
821
  <show_in_website>1</show_in_website>
2
  <!--
3
  /**
4
  * Module: jQuery AJAX-ZOOM for Magento, /app/code/local/Ax/Zoom/etc/system.xml
5
+ * Copyright: Copyright (c) 2010-2016 Vadim Jacobi
6
  * License Agreement: http://www.ajax-zoom.com/index.php?cid=download
7
+ * Version: 1.0.10
8
+ * Date: 2016-01-22
9
+ * Review: 2015-01-22
10
  * URL: http://www.ajax-zoom.com
11
  * Documentation: http://www.ajax-zoom.com/index.php?cid=modules&module=magento
12
  *
13
  * @author AJAX-ZOOM <support@ajax-zoom.com>
14
+ * @copyright 2010-2016 AJAX-ZOOM, Vadim Jacobi
15
  * @license http://www.ajax-zoom.com/index.php?cid=download
16
  */
17
  -->
814
  You can specify an integer which will represent the time in ms to wait for switching after the mouse enters the thumb;
815
  true defaults to 200
816
  </comment>
817
+ <frontend_type>text</frontend_type>
 
818
  <sort_order>60</sort_order>
819
  <show_in_default>1</show_in_default>
820
  <show_in_website>1</show_in_website>
app/design/adminhtml/default/default/template/axzoom/tab360-sets.phtml CHANGED
@@ -126,7 +126,7 @@ $conf = Mage::getStoreConfig('axzoom_options');
126
  <td class="label"><label for="zip"><?php echo $this->__('Add images from ZIP archive') ?></label></td>
127
  <td class="value">
128
  <input type="checkbox" id="zip" name="zip" value="1" />
129
- <p class="note"><?php echo $this->__('This is the most easy and quick way of adding 360 views to your product! Upload over FTP your 360\'s zipped (each images set in one zip file) to /modules/ajaxzoom/zip/ directory. After you did so these zip files will instantly appear in the select field below. All you have to do then is select one of the zip files and press \'add\' button. Images from the selected zip file will be instantly imported.') ?></p>
130
  </td>
131
  <td class="scope-label"><span class="nobr"></span></td>
132
  </tr>
126
  <td class="label"><label for="zip"><?php echo $this->__('Add images from ZIP archive') ?></label></td>
127
  <td class="value">
128
  <input type="checkbox" id="zip" name="zip" value="1" />
129
+ <p class="note"><?php echo $this->__('This is the most easy and quick way of adding 360 views to your product! Upload over FTP your 360\'s zipped (each images set in one zip file) to /js/axzoom/zip/ directory. After you did so these zip files will instantly appear in the select field below. All you have to do then is select one of the zip files and press \'add\' button. Images from the selected zip file will be instantly imported.') ?></p>
130
  </td>
131
  <td class="scope-label"><span class="nobr"></span></td>
132
  </tr>
app/design/frontend/base/default/template/ax_zoom/catalog/product/view/media.phtml CHANGED
@@ -1,11 +1,11 @@
1
  <?php
2
  /**
3
  * Module: jQuery AJAX-ZOOM for Magento, /app/design/frontend/base/default/template/ax_zoom/catalog/product/view/media.phtml
4
- * Copyright: Copyright (c) 2010-2015 Vadim Jacobi
5
  * License Agreement: http://www.ajax-zoom.com/index.php?cid=download
6
- * Version: 1.0.4
7
- * Date: 2015-10-26
8
- * Review: 2015-10-26
9
  * URL: http://www.ajax-zoom.com
10
  * Documentation: http://www.ajax-zoom.com/index.php?cid=modules&module=magento
11
  *
@@ -14,7 +14,9 @@
14
  * @license http://www.ajax-zoom.com/index.php?cid=download
15
  */
16
 
17
- $productId = Mage::app()->getRequest()->getParam('id');
 
 
18
  $ax = Mage::getModel('axzoom/ax360');
19
  $conf = Mage::getStoreConfig('axzoom_options');
20
  $axZmPath = Mage::getBaseUrl('js') . 'axzoom/axZm/';
@@ -26,7 +28,6 @@ $az_gallery_position = $conf['main']['galleryPosition'];
26
  if (!$az_gallery_position){$az_gallery_position = 'bottom';}
27
  ?>
28
 
29
-
30
  <script type="text/javascript">
31
  // Fallback if catalog_product_view reference name="head" is not loaded
32
  var mageAzJsUrl = '<?php echo Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_JS).'axzoom/'; ?>';
@@ -247,13 +248,8 @@ else if ($conf['magento']['magentoNoImage'])
247
  }
248
 
249
 
250
-
251
- ?>
252
-
253
-
254
- <?php
255
- //MAIN_GALLERYPOSITION
256
- echo $this->getChildHtml('after');
257
  ?>
258
 
259
  <!-- AJAX-ZOOM js block -->
@@ -434,12 +430,9 @@ else if ($conf['magento']['magentoNoImage'])
434
  }
435
  };
436
 
437
- // Init AJAX-ZOOM
438
- jQuery.mouseOverZoomInit(zoomParams);
439
-
440
  // Swatches
441
  var resetAxZoom = function() {
442
- if (JSON.stringify({images: IMAGES_JSON, images360: IMAGES_360_JSON}) == IMAGES_AND_360_LOADED){
443
  return;
444
  }
445
 
@@ -452,12 +445,8 @@ else if ($conf['magento']['magentoNoImage'])
452
  });
453
  };
454
 
455
- // Shortcut for maybe other applications or additional functionality
456
- // window.resetAxZoom() will reset AJAX-ZOOM to the state when article is loaded without attribute selection
457
- window.resetAxZoom = resetAxZoom;
458
-
459
  // Change values
460
- var updateAxZoomAction = function(idxSel){
461
  //JSON.stringify(obj1) === JSON.stringify(obj2)
462
  if ( (jQuery.isPlainObject(idxSel.images) && !jQuery.isEmptyObject(idxSel.images) )
463
  || (jQuery.isPlainObject(idxSel.images360) && !jQuery.isEmptyObject(idxSel.images360) )) {
@@ -468,39 +457,50 @@ else if ($conf['magento']['magentoNoImage'])
468
 
469
  IMAGES_AND_360_LOADED = JSON.stringify({images: idxSel.images, images360: idxSel.images360});
470
 
471
- jQuery.mouseOverZoomInit.replaceImages( {
472
- divID: AJAXZOOM_MAIN_DIVID,
473
- galleryDivID: AJAXZOOM_MAIN_GALLERYDIVID,
474
- images: idxSel.images,
475
- images360: idxSel.images360
476
- } );
 
 
 
 
 
 
477
  } else { // show initial images
478
  resetAxZoom();
479
  }
480
  };
481
 
482
- var updateAxZoom = function(e) {
483
  var obj = jQuery(this);
484
-
485
- setTimeout(function(){
486
-
487
- if(e.type == 'change' && obj.val() == '') {
 
 
488
  resetAxZoom();
489
  return;
490
  }
491
 
492
  var pairs = [];
493
-
494
- for (var k in spConfig.state){
495
- if (typeof spConfig.state[k] !== 'function' && typeof spConfig.state[k] !== 'object' && spConfig.state[k] != false) {
496
- pairs.push(k + ':' + spConfig.state[k]);
497
  }
498
  }
499
-
500
  var idx = pairs.join(',');
501
-
502
  var idxSel = axAssociated[idx];
503
-
 
 
 
 
504
  if (idxSel) {
505
  updateAxZoomAction(idxSel);
506
  } else {
@@ -512,14 +512,35 @@ else if ($conf['magento']['magentoNoImage'])
512
  }
513
  })
514
  }
515
-
516
- }, 50);
 
 
 
 
 
 
 
517
 
518
- }
519
 
 
 
 
 
 
 
 
 
520
  jQuery(document).ready(function() {
521
  jQuery('.swatch-label').click(updateAxZoom); // version 1.9.1 or more
522
  jQuery('.super-attribute-select').change(updateAxZoom);
 
 
 
 
 
 
523
  });
524
 
525
  })(jQuery);
1
  <?php
2
  /**
3
  * Module: jQuery AJAX-ZOOM for Magento, /app/design/frontend/base/default/template/ax_zoom/catalog/product/view/media.phtml
4
+ * Copyright: Copyright (c) 2010-2016 Vadim Jacobi
5
  * License Agreement: http://www.ajax-zoom.com/index.php?cid=download
6
+ * Version: 1.0.10
7
+ * Date: 2016-01-09
8
+ * Review: 2016-01-09
9
  * URL: http://www.ajax-zoom.com
10
  * Documentation: http://www.ajax-zoom.com/index.php?cid=modules&module=magento
11
  *
14
  * @license http://www.ajax-zoom.com/index.php?cid=download
15
  */
16
 
17
+ $_product = $this->getProduct();
18
+ $productId = $_product->getId();
19
+ //$productId = Mage::app()->getRequest()->getParam('id');
20
  $ax = Mage::getModel('axzoom/ax360');
21
  $conf = Mage::getStoreConfig('axzoom_options');
22
  $axZmPath = Mage::getBaseUrl('js') . 'axzoom/axZm/';
28
  if (!$az_gallery_position){$az_gallery_position = 'bottom';}
29
  ?>
30
 
 
31
  <script type="text/javascript">
32
  // Fallback if catalog_product_view reference name="head" is not loaded
33
  var mageAzJsUrl = '<?php echo Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_JS).'axzoom/'; ?>';
248
  }
249
 
250
 
251
+ //MAIN_GALLERYPOSITION
252
+ echo $this->getChildHtml('after');
 
 
 
 
 
253
  ?>
254
 
255
  <!-- AJAX-ZOOM js block -->
430
  }
431
  };
432
 
 
 
 
433
  // Swatches
434
  var resetAxZoom = function() {
435
+ if (JSON.stringify({images: IMAGES_JSON, images360: IMAGES_360_JSON}) == IMAGES_AND_360_LOADED) {
436
  return;
437
  }
438
 
445
  });
446
  };
447
 
 
 
 
 
448
  // Change values
449
+ var updateAxZoomAction = function(idxSel, checkout) {
450
  //JSON.stringify(obj1) === JSON.stringify(obj2)
451
  if ( (jQuery.isPlainObject(idxSel.images) && !jQuery.isEmptyObject(idxSel.images) )
452
  || (jQuery.isPlainObject(idxSel.images360) && !jQuery.isEmptyObject(idxSel.images360) )) {
457
 
458
  IMAGES_AND_360_LOADED = JSON.stringify({images: idxSel.images, images360: idxSel.images360});
459
 
460
+ if (checkout){
461
+ zoomParams.images = idxSel.images;
462
+ zoomParams.images360 = idxSel.images360;
463
+ jQuery.mouseOverZoomInit(zoomParams);
464
+ } else {
465
+ jQuery.mouseOverZoomInit.replaceImages( {
466
+ divID: AJAXZOOM_MAIN_DIVID,
467
+ galleryDivID: AJAXZOOM_MAIN_GALLERYDIVID,
468
+ images: idxSel.images,
469
+ images360: idxSel.images360
470
+ } );
471
+ }
472
  } else { // show initial images
473
  resetAxZoom();
474
  }
475
  };
476
 
477
+ var updateAxZoom = function(e, check) {
478
  var obj = jQuery(this);
479
+ var requestSet = function() {
480
+ if (!spConfig){
481
+ return;
482
+ }
483
+
484
+ if((!check && e && e.type == 'change' && obj.val() == '')) {
485
  resetAxZoom();
486
  return;
487
  }
488
 
489
  var pairs = [];
490
+ var inWhichObj = (check ? (spConfig.values ? spConfig.values : spConfig.state) : spConfig.state);
491
+ for (var k in inWhichObj) {
492
+ if (typeof spConfig.state[k] !== 'function' && typeof spConfig.state[k] !== 'object' && (spConfig.state[k] != false || (spConfig.values && check))) {
493
+ pairs.push(k + ':' + inWhichObj[k]);
494
  }
495
  }
496
+
497
  var idx = pairs.join(',');
 
498
  var idxSel = axAssociated[idx];
499
+
500
+ if (check) {
501
+ return idxSel;
502
+ }
503
+
504
  if (idxSel) {
505
  updateAxZoomAction(idxSel);
506
  } else {
512
  }
513
  })
514
  }
515
+ };
516
+
517
+ if (check){
518
+ return requestSet();
519
+ }else{
520
+ setTimeout(function(){
521
+ requestSet();
522
+ }, 50);
523
+ }
524
 
525
+ };
526
 
527
+ // Shortcut for maybe other applications or additional functionality
528
+ // window.resetAxZoom() will reset AJAX-ZOOM to the state when article is loaded without attribute selection
529
+ window.resetAxZoom = resetAxZoom;
530
+ window.updateAxZoom = updateAxZoom;
531
+
532
+ // Init AJAX-ZOOM
533
+ jQuery.mouseOverZoomInit(zoomParams);
534
+
535
  jQuery(document).ready(function() {
536
  jQuery('.swatch-label').click(updateAxZoom); // version 1.9.1 or more
537
  jQuery('.super-attribute-select').change(updateAxZoom);
538
+ if (window.spConfig && spConfig.values) {
539
+ var aaa = window.updateAxZoom(null, true);
540
+ if (aaa){
541
+ updateAxZoomAction(aaa);
542
+ }
543
+ }
544
  });
545
 
546
  })(jQuery);
js/axzoom/.htaccess CHANGED
@@ -1 +1 @@
1
- php_value session.name frontend
1
+ #php_value session.name frontend
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>AJAX_ZOOM</name>
4
- <version>1.0.9</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.ajax-zoom.com/index.php?cid=download">Commercial, demoware</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Responsive product detail view mousehover zoom extension with optional 360&#xB0; spins or multilevel 3D</summary>
10
  <description>Responsive, jQuery based mouse over zoom for viewing high resolution product images and optionally 360&#xB0; spins or multilevel 3D. Image pyramid / tiles view in responsive Fancybox or full screen on click. Upload or import 360&#xB0; images over admin interface. Optional responsive thumbnails slider integration. Instant (on-the-fly) generation of all thumbnails. Works great on touch-enabled devices. Free to download, install and test.</description>
11
- <notes>UI impovements in Admin Panel</notes>
12
  <authors><author><name>AJAX-ZOOM</name><user>vadus</user><email>support@ajax-zoom.com</email></author></authors>
13
- <date>2015-12-01</date>
14
- <time>15:59:21</time>
15
- <contents><target name="magelocal"><dir><dir name="Ax"><dir><dir name="Zoom"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="License.php" hash="b45fed73aec988d00ca1032656b9ae5b"/></dir></dir></dir><dir name="Tabs"><file name="Tabid.php" hash="5e1b97911f28d1dc5d5fac6e59ca9c13"/></dir><file name="Tabs.php" hash="40a78742e8b28cea4877e305211a9c6c"/></dir></dir><dir name="Helper"><file name="Data.php" hash="0aebfbfed16082f2a04697bbf085a2f9"/><file name="Head.php" hash="aac81557eb8726c7cd2b936873c52dbc"/></dir><dir name="Model"><file name="Ax360.php" hash="4f023c2c5cfeb66e5f2b63f9447f34c3"/><file name="Ax360set.php" hash="465975902e4ec60cb974f8e6cb30b2fa"/><file name="Axproducts.php" hash="0b425dcdf48578e727829112e6cacfd0"/><file name="Galleryposition.php" hash="1fe09377be47053af14d556fbb494d29"/><file name="Observer.php" hash="6f2ef3a1b7e67582d4acdc4c7ecedeb7"/><file name="Position.php" hash="576c9eccfc8e222588e0016fd8894ac7"/><dir name="Resource"><dir name="Ax360"><file name="Collection.php" hash="48d7f85f932259fdd06a62f15068a853"/></dir><file name="Ax360.php" hash="ad69211cd904f734019946ece44c07c0"/><dir name="Ax360set"><file name="Collection.php" hash="614398a735db3e8aa9de460c89c1b038"/></dir><file name="Ax360set.php" hash="e8c94cfc8d75c19e4762c3afad93b187"/><dir name="Axproducts"><file name="Collection.php" hash="15f673a08dab33c7a77f25b4c6641946"/></dir><file name="Axproducts.php" hash="93b114dd25c5e3fe501a78040ce2b36c"/></dir><file name="Words.php" hash="3c0d65a98cdaf81606f77d253c3256ae"/><file name="Yesno.php" hash="8cea5e1c9d6110c5cd54c6ffeda50382"/></dir><dir name="controllers"><file name="IndexController.php" hash="c2c9f716eb54529e7844f988c5b3f2fd"/></dir><dir name="etc"><file name="config.xml" hash="e4ee6162a2eeaf1c7600fdb525063e96"/><file name="system.xml" hash="843241bfd1ee260b9a2320518ef5b5b1"/></dir><dir name="sql"><dir name="axzoom_setup"><file name="install-0.0.1.php" hash="ba3da6f585756889a43367811acdaf7f"/></dir></dir></dir></dir></dir></dir></target><target name="magedesign"><dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="axzoom.xml" hash="542d9cbf1adb9bf6f2887d9d5a124c4d"/></dir><dir name="template"><dir name="axzoom"><file name="tab.phtml" hash="63d78b8494d40a411cdb4361fe1d7c02"/><file name="tab360-sets.phtml" hash="f9cb4c5f0a46a576e86b405c996f6438"/><file name="tab360-settings.phtml" hash="4b685c21e77839dc9b08c3327dcfddbc"/><file name="tab360.phtml" hash="1e138b9a95f65f4a3b2109690ccddaa0"/><file name="uploader.phtml" hash="595904eea47868882200883d0c256c9c"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="axzoom.xml" hash="e7107f3d585d09d9b1b01f603b4a5d5e"/></dir><dir name="template"><dir name="ax_zoom"><dir><dir name="catalog"><dir name="product"><dir name="view"><file name="media.phtml" hash="4fc81acd4feec1b0e3777c3217334336"/></dir></dir></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Ax_Zoom.xml" hash="33069afb3fd5c26823aa1e24f6573700"/></dir></dir></target><target name="magelocale"><dir><dir name="ru_RU"><file name="Ax_Zoom.csv" hash="ad9b1e1ad87a1187dbd076b43af97429"/></dir></dir></target><target name="mageweb"><dir><dir name="js"><dir name="axzoom"><file name="check_fallback.js" hash="e3b055d8f689d5b67f87a5d27aa4537b"/><file name="check_jquery.js" hash="2e9c357045f123583a4051f237e0b380"/><file name="check_jquery_admin.js" hash="b5b7dc978af43493ae973548093b553c"/><file name="image_path.gif" hash="bf922e182e18a02613f26ca5eaa4c560"/><file name="jquery-1.11.3.min.js" hash="1c1e3d814cc7278f801463874463e504"/><file name="jquery-migrate-1.2.1.min.js" hash="eb05d8d73b5b13d8d84308a4751ece96"/><file name="jquery.fileupload-process.js" hash="0da6f8ef76956f6ce7842dcf8941d1fa"/><file name="jquery.fileupload-validate.js" hash="561d450d59e39724999629cae64cd80e"/><file name="jquery.fileupload.js" hash="d4b3a5c4f6e69185727cfe98f17f0239"/><file name="jquery.livequery.htc" hash="6fddf8d185aa26ca790c9f435fee8bad"/><file name="jquery.livequery.min.js" hash="295403b41c10cc54df7c580e269088ca"/><file name="jquery.ui.widget.min.js" hash="2425a542e6dde093dd85ac0b5adc0141"/><file name="lic.php" hash="f41e4001ab878f0abba43c749cd6f610"/><file name="no_image-100x100.jpg" hash="ebbaa789d1a5e5b1bb6fdb9ccd683aa2"/><dir><dir name="pic"><file name="readme.txt" hash="763fdb72282a84d27d9a6c93e014775a"/></dir><dir name="preview"><file name="index.php" hash="c304cfb13785e145e95d5f21cc95bd12"/><file name="preview.php" hash="0ebbc68bf74927c95587decbe2f24626"/></dir><dir name="tmp"><file name="readme.txt" hash="b17a61b9642c5d472107ab7023c5c880"/></dir><dir name="zip"><file name="readme.txt" hash="2134ad018dd3da577df745a04d22899f"/><file name=".htaccess" hash="209634bb0238704c4874c35d615ae59e"/></dir></dir><file name="zoomConfigCustomAZ.inc.php" hash="51cabd3bcb03b729b16841abd03c8382"/><file name=".htaccess" hash="b974c32a345792b0bc2fad66c2236152"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.2.1</min><max>5.6.99</max></php><extension><name>ionCube Loader</name><min/><max/></extension><extension><name>zip</name><min/><max/></extension></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>AJAX_ZOOM</name>
4
+ <version>1.0.10</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.ajax-zoom.com/index.php?cid=download">Commercial, demoware</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Responsive product detail view mousehover zoom extension with optional 360&#xB0; spins or multilevel 3D</summary>
10
  <description>Responsive, jQuery based mouse over zoom for viewing high resolution product images and optionally 360&#xB0; spins or multilevel 3D. Image pyramid / tiles view in responsive Fancybox or full screen on click. Upload or import 360&#xB0; images over admin interface. Optional responsive thumbnails slider integration. Instant (on-the-fly) generation of all thumbnails. Works great on touch-enabled devices. Free to download, install and test.</description>
11
+ <notes>Removed unneeded htaccess directive which caused error 500 on some servers.</notes>
12
  <authors><author><name>AJAX-ZOOM</name><user>vadus</user><email>support@ajax-zoom.com</email></author></authors>
13
+ <date>2016-01-22</date>
14
+ <time>17:36:20</time>
15
+ <contents><target name="magelocal"><dir><dir name="Ax"><dir><dir name="Zoom"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="License.php" hash="b45fed73aec988d00ca1032656b9ae5b"/></dir></dir></dir><dir name="Tabs"><file name="Tabid.php" hash="5e1b97911f28d1dc5d5fac6e59ca9c13"/></dir><file name="Tabs.php" hash="40a78742e8b28cea4877e305211a9c6c"/></dir></dir><dir name="Helper"><file name="Data.php" hash="0aebfbfed16082f2a04697bbf085a2f9"/><file name="Head.php" hash="aac81557eb8726c7cd2b936873c52dbc"/></dir><dir name="Model"><file name="Ax360.php" hash="4f023c2c5cfeb66e5f2b63f9447f34c3"/><file name="Ax360set.php" hash="465975902e4ec60cb974f8e6cb30b2fa"/><file name="Axproducts.php" hash="0b425dcdf48578e727829112e6cacfd0"/><file name="Galleryposition.php" hash="1fe09377be47053af14d556fbb494d29"/><file name="Observer.php" hash="6f2ef3a1b7e67582d4acdc4c7ecedeb7"/><file name="Position.php" hash="576c9eccfc8e222588e0016fd8894ac7"/><dir name="Resource"><dir name="Ax360"><file name="Collection.php" hash="48d7f85f932259fdd06a62f15068a853"/></dir><file name="Ax360.php" hash="ad69211cd904f734019946ece44c07c0"/><dir name="Ax360set"><file name="Collection.php" hash="614398a735db3e8aa9de460c89c1b038"/></dir><file name="Ax360set.php" hash="e8c94cfc8d75c19e4762c3afad93b187"/><dir name="Axproducts"><file name="Collection.php" hash="15f673a08dab33c7a77f25b4c6641946"/></dir><file name="Axproducts.php" hash="93b114dd25c5e3fe501a78040ce2b36c"/></dir><file name="Words.php" hash="3c0d65a98cdaf81606f77d253c3256ae"/><file name="Yesno.php" hash="8cea5e1c9d6110c5cd54c6ffeda50382"/></dir><dir name="controllers"><file name="IndexController.php" hash="c2c9f716eb54529e7844f988c5b3f2fd"/></dir><dir name="etc"><file name="config.xml" hash="71d5700e6db0284ad71df0dc5c6ed9b5"/><file name="system.xml" hash="bfe666c4c5d955f039103309631cb104"/></dir><dir name="sql"><dir name="axzoom_setup"><file name="install-0.0.1.php" hash="ba3da6f585756889a43367811acdaf7f"/></dir></dir></dir></dir></dir></dir></target><target name="magedesign"><dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="axzoom.xml" hash="542d9cbf1adb9bf6f2887d9d5a124c4d"/></dir><dir name="template"><dir name="axzoom"><file name="tab.phtml" hash="63d78b8494d40a411cdb4361fe1d7c02"/><file name="tab360-sets.phtml" hash="5215c62215d7c23ebb947703525d93bc"/><file name="tab360-settings.phtml" hash="4b685c21e77839dc9b08c3327dcfddbc"/><file name="tab360.phtml" hash="1e138b9a95f65f4a3b2109690ccddaa0"/><file name="uploader.phtml" hash="595904eea47868882200883d0c256c9c"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="axzoom.xml" hash="e7107f3d585d09d9b1b01f603b4a5d5e"/></dir><dir name="template"><dir name="ax_zoom"><dir><dir name="catalog"><dir name="product"><dir name="view"><file name="media.phtml" hash="882dafc4a1a3d0a6bbe6c120ae07d2e1"/></dir></dir></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Ax_Zoom.xml" hash="33069afb3fd5c26823aa1e24f6573700"/></dir></dir></target><target name="magelocale"><dir><dir name="ru_RU"><file name="Ax_Zoom.csv" hash="ad9b1e1ad87a1187dbd076b43af97429"/></dir></dir></target><target name="mageweb"><dir><dir name="js"><dir name="axzoom"><file name="check_fallback.js" hash="e3b055d8f689d5b67f87a5d27aa4537b"/><file name="check_jquery.js" hash="2e9c357045f123583a4051f237e0b380"/><file name="check_jquery_admin.js" hash="b5b7dc978af43493ae973548093b553c"/><file name="image_path.gif" hash="bf922e182e18a02613f26ca5eaa4c560"/><file name="jquery-1.11.3.min.js" hash="1c1e3d814cc7278f801463874463e504"/><file name="jquery-migrate-1.2.1.min.js" hash="eb05d8d73b5b13d8d84308a4751ece96"/><file name="jquery.fileupload-process.js" hash="0da6f8ef76956f6ce7842dcf8941d1fa"/><file name="jquery.fileupload-validate.js" hash="561d450d59e39724999629cae64cd80e"/><file name="jquery.fileupload.js" hash="d4b3a5c4f6e69185727cfe98f17f0239"/><file name="jquery.livequery.htc" hash="6fddf8d185aa26ca790c9f435fee8bad"/><file name="jquery.livequery.min.js" hash="295403b41c10cc54df7c580e269088ca"/><file name="jquery.ui.widget.min.js" hash="2425a542e6dde093dd85ac0b5adc0141"/><file name="lic.php" hash="f41e4001ab878f0abba43c749cd6f610"/><file name="no_image-100x100.jpg" hash="ebbaa789d1a5e5b1bb6fdb9ccd683aa2"/><dir><dir name="pic"><file name="readme.txt" hash="763fdb72282a84d27d9a6c93e014775a"/></dir><dir name="preview"><file name="index.php" hash="c304cfb13785e145e95d5f21cc95bd12"/><file name="preview.php" hash="0ebbc68bf74927c95587decbe2f24626"/></dir><dir name="tmp"><file name="readme.txt" hash="b17a61b9642c5d472107ab7023c5c880"/></dir><dir name="zip"><file name="readme.txt" hash="2134ad018dd3da577df745a04d22899f"/><file name=".htaccess" hash="209634bb0238704c4874c35d615ae59e"/></dir></dir><file name="zoomConfigCustomAZ.inc.php" hash="51cabd3bcb03b729b16841abd03c8382"/><file name=".htaccess" hash="f5f94ad11f690d1b3f20a11f278c1be0"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.1</min><max>5.7.99</max></php><extension><name>ionCube Loader</name><min/><max/></extension><extension><name>zip</name><min/><max/></extension></required></dependencies>
18
  </package>