Version Notes
Repackage for Magento connect 1.0
Download this release
Release Info
Developer | Magento Core Team |
Extension | Eabi_Zoom |
Version | 0.1.4 |
Comparing to | |
See all releases |
Code changes from version 0.1.3 to 0.1.4
- package.xml +6 -7
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 |
-
<authors><author><name>Matis Matis</name><user>mhalmann</user><email>info@e-abi.ee</email></author></authors>
|
16 |
<date>2013-03-01</date>
|
17 |
-
<time>21:
|
18 |
-
<contents><target name="magecommunity"><dir name="Eabi"><dir name="Zoom"><
|
19 |
<compatible/>
|
20 |
-
<dependencies
|
21 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Eabi_Zoom</name>
|
4 |
+
<version>0.1.4</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 for Magento connect 1.0</notes>
|
14 |
+
<authors><author><name>Matis Matis</name><user>auto-converted</user><email>info@e-abi.ee</email></author></authors>
|
|
|
15 |
<date>2013-03-01</date>
|
16 |
+
<time>21:59:58</time>
|
17 |
+
<contents><target name="magecommunity"><dir name="Eabi"><dir name="Zoom"><dir name="Helper"><file name="Data.php" hash="97ef94244209f5a13deee59e5691677d"/></dir><dir name="Model"><dir name="Source"><file name="Event.php" hash="0c6f31c6ad364c947df376cff993d94f"/></dir></dir><dir name="etc"><file name="config.xml" hash="9b0f93f66140573d665286ba49c13616"/><file name="system.xml" hash="bb6ad01ab4c057ac2522d7858d958849"/></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="696522418ba14946fe1e75e3a41947d7"/></dir><dir name="en_US"><file name="Eabi_Zoom.csv" hash="eb80fe0446b9305e32607fbd3ceb6af1"/></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="a79dbfa273e93bb5f7421bec289024fb"/></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="9b6a10895ffeadfe44045ea1f17ee37f"/></dir></dir></dir></dir></dir></target></contents>
|
18 |
<compatible/>
|
19 |
+
<dependencies/>
|
20 |
</package>
|