Version Notes
Repackage
Download this release
Release Info
Developer | Magento Core Team |
Extension | Eabi_Zoom |
Version | 0.1.2 |
Comparing to | |
See all releases |
Code changes from version 0.1.1 to 0.1.2
- package.xml +7 -8
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Eabi_Zoom</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
|
7 |
<channel>community</channel>
|
@@ -10,12 +10,11 @@
|
|
10 |
<description><p>Clicking on product's main image activates the zoombox and moving a mouse changes the part of image being zoomed</p>
|
11 |
<p>Clicking on any of the products additional images changes the main image to the one clicked</p>
|
12 |
<p>Configurable from the administration panel</p></description>
|
13 |
-
<notes>
|
14 |
-
</
|
15 |
-
<
|
16 |
-
<
|
17 |
-
<
|
18 |
-
<contents><target name="magecommunity"><dir name="Eabi"><dir name="Zoom"><file name="CHANGELOG.txt" hash="f8ffcc9b07719e670426d06a78f7cf7e"/><dir name="Helper"><file name="Data.php" hash="97ef94244209f5a13deee59e5691677d"/></dir><file name="LICENCE.txt" hash="0191312e121c0b3e1165619b96efcf9f"/><dir name="etc"><file name="config.xml" hash="6327af8da94d29039bf969b8d1d13e0d"/><file name="system.xml" hash="753558132ce97430134e91768238fd3e"/></dir><dir name="sql"><dir name="eabi_zoom_setup"><file name="mysql4-install-0.1.0.php" hash="1609ddb62f3980672f6b977af6974f53"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="et_EE"><file name="Eabi_Zoom.csv" hash="f4ef21fd6b5b6648cfa4a86932375907"/></dir><dir name="en_US"><file name="Eabi_Zoom.csv" hash="97e3d2e3846146d2f6662031b1ec5476"/></dir></target><target name="mageetc"><dir name="modules"><file name="Eabi_Zoom.xml" hash="e1ce2d901972130ceaba89a60c82e29b"/></dir></target><target name="mageweb"><dir name="js"><dir name="eabi_js"><file name="eabi_bezoom.js" hash="05db6e82dffa55bce257bab126f59617"/></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="eabi_zoom.xml" hash="8bb781df7f166da385d8b35af64ac724"/></dir><dir name="template"><dir name="eabi_zoom"><file name="media.phtml" hash="993d509009803b7ea36417863bb58892"/></dir></dir></dir></dir></dir></target></contents>
|
19 |
<compatible/>
|
20 |
-
<dependencies
|
21 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Eabi_Zoom</name>
|
4 |
+
<version>0.1.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL 3.0</license>
|
7 |
<channel>community</channel>
|
10 |
<description><p>Clicking on product's main image activates the zoombox and moving a mouse changes the part of image being zoomed</p>
|
11 |
<p>Clicking on any of the products additional images changes the main image to the one clicked</p>
|
12 |
<p>Configurable from the administration panel</p></description>
|
13 |
+
<notes>Repackage</notes>
|
14 |
+
<authors><author><name>Matis Matis</name><user>auto-converted</user><email>info@e-abi.ee</email></author></authors>
|
15 |
+
<date>2012-07-23</date>
|
16 |
+
<time>21:22:41</time>
|
17 |
+
<contents><target name="magecommunity"><dir name="Eabi"><dir name="Zoom"><dir name="Helper"><file name="Data.php" hash="97ef94244209f5a13deee59e5691677d"/></dir><dir name="etc"><file name="config.xml" hash="6327af8da94d29039bf969b8d1d13e0d"/><file name="system.xml" hash="753558132ce97430134e91768238fd3e"/></dir><dir name="sql"><dir name="eabi_zoom_setup"><file name="mysql4-install-0.1.0.php" hash="1609ddb62f3980672f6b977af6974f53"/></dir></dir><file name="CHANGELOG.txt" hash="f8ffcc9b07719e670426d06a78f7cf7e"/><file name="LICENCE.txt" hash="0191312e121c0b3e1165619b96efcf9f"/></dir></dir></target><target name="magelocale"><dir name="et_EE"><file name="Eabi_Zoom.csv" hash="f4ef21fd6b5b6648cfa4a86932375907"/></dir><dir name="en_US"><file name="Eabi_Zoom.csv" hash="97e3d2e3846146d2f6662031b1ec5476"/></dir></target><target name="mageetc"><dir name="modules"><file name="Eabi_Zoom.xml" hash="e1ce2d901972130ceaba89a60c82e29b"/></dir></target><target name="mageweb"><dir name="js"><dir name="eabi_js"><file name="eabi_bezoom.js" hash="05db6e82dffa55bce257bab126f59617"/></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="eabi_zoom.xml" hash="8bb781df7f166da385d8b35af64ac724"/></dir><dir name="template"><dir name="eabi_zoom"><file name="media.phtml" hash="993d509009803b7ea36417863bb58892"/></dir></dir></dir></dir></dir></target></contents>
|
|
|
18 |
<compatible/>
|
19 |
+
<dependencies/>
|
20 |
</package>
|