Version Notes
Minor changes to semantics of Widget title and description.
Download this release
Release Info
Developer | Zodiac Media |
Extension | ZodiacMedia_Bestsellers |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
app/code/community/ZodiacMedia/Bestsellers/etc/config.xml
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
<config>
|
22 |
<modules>
|
23 |
<ZodiacMedia_Bestsellers>
|
24 |
-
<version>1.0.
|
25 |
</ZodiacMedia_Bestsellers>
|
26 |
</modules>
|
27 |
<global>
|
21 |
<config>
|
22 |
<modules>
|
23 |
<ZodiacMedia_Bestsellers>
|
24 |
+
<version>1.0.2</version>
|
25 |
</ZodiacMedia_Bestsellers>
|
26 |
</modules>
|
27 |
<global>
|
app/code/community/ZodiacMedia/Bestsellers/etc/widget.xml
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
-->
|
21 |
<widgets>
|
22 |
<bestsellers type="bestsellers/widget_bestsellers" translate="name description">
|
23 |
-
<name>Zodiac Media Bestsellers
|
24 |
-
<description>
|
25 |
<is_email_compatible>1</is_email_compatible>
|
26 |
<parameters>
|
27 |
<products_count translate="label">
|
20 |
-->
|
21 |
<widgets>
|
22 |
<bestsellers type="bestsellers/widget_bestsellers" translate="name description">
|
23 |
+
<name>Zodiac Media Bestsellers</name>
|
24 |
+
<description>A list of your store's bestselling products ordered by popularity.</description>
|
25 |
<is_email_compatible>1</is_email_compatible>
|
26 |
<parameters>
|
27 |
<products_count translate="label">
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>ZodiacMedia_Bestsellers</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License v3.0 (OSL-3.0)</license>
|
7 |
<channel>community</channel>
|
@@ -12,11 +12,11 @@
|
|
12 |
Being a Magento Widget this extension requires no coding to implement as you can add it to a CMS page using the Magento Admin Page's User Interface.
|
13 |

|
14 |
This Widget also makes use of Magento caching to prevent unnecessary load on your database.</description>
|
15 |
-
<notes>
|
16 |
<authors><author><name>Zodiac Media</name><user>zodiac_media</user><email>info@zodiacmedia.co.uk</email></author></authors>
|
17 |
<date>2013-12-19</date>
|
18 |
-
<time>
|
19 |
-
<contents><target name="mageetc"><dir name="modules"><file name="ZodiacMedia_Bestsellers.xml" hash="af3268521a3836420b95e48a16bbba44"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="zodiacmedia"><dir name="bestsellers"><dir name="widget"><dir name="bestsellers"><dir name="content"><file name="bestsellers_grid.phtml" hash="4c0010c017b01e139067c851829c26f4"/><file name="bestsellers_list.phtml" hash="579b94a60cd4d326d86f0d8c685938a7"/></dir></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="ZodiacMedia"><dir name="Bestsellers"><dir name="Block"><file name="Bestsellers.php" hash="a822ac102a5aa2bf23508447ba27822c"/><dir name="Widget"><file name="Bestsellers.php" hash="84876dcec3eb10acf8d314b8617ef2f0"/></dir></dir><dir name="Helper"><file name="Data.php" hash="f7ced4fb3d3b51501cd8b6d0646e1618"/></dir><dir name="Model"><dir name="Resource"><dir name="Product"><file name="Collection.php" hash="2c88e954d4bd182877542318849cb454"/></dir></dir></dir><dir name="etc"><file name="config.xml" hash="
|
20 |
<compatible/>
|
21 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
22 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>ZodiacMedia_Bestsellers</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License v3.0 (OSL-3.0)</license>
|
7 |
<channel>community</channel>
|
12 |
Being a Magento Widget this extension requires no coding to implement as you can add it to a CMS page using the Magento Admin Page's User Interface.
|
13 |

|
14 |
This Widget also makes use of Magento caching to prevent unnecessary load on your database.</description>
|
15 |
+
<notes>Minor changes to semantics of Widget title and description.</notes>
|
16 |
<authors><author><name>Zodiac Media</name><user>zodiac_media</user><email>info@zodiacmedia.co.uk</email></author></authors>
|
17 |
<date>2013-12-19</date>
|
18 |
+
<time>18:08:46</time>
|
19 |
+
<contents><target name="mageetc"><dir name="modules"><file name="ZodiacMedia_Bestsellers.xml" hash="af3268521a3836420b95e48a16bbba44"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="zodiacmedia"><dir name="bestsellers"><dir name="widget"><dir name="bestsellers"><dir name="content"><file name="bestsellers_grid.phtml" hash="4c0010c017b01e139067c851829c26f4"/><file name="bestsellers_list.phtml" hash="579b94a60cd4d326d86f0d8c685938a7"/></dir></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="ZodiacMedia"><dir name="Bestsellers"><dir name="Block"><file name="Bestsellers.php" hash="a822ac102a5aa2bf23508447ba27822c"/><dir name="Widget"><file name="Bestsellers.php" hash="84876dcec3eb10acf8d314b8617ef2f0"/></dir></dir><dir name="Helper"><file name="Data.php" hash="f7ced4fb3d3b51501cd8b6d0646e1618"/></dir><dir name="Model"><dir name="Resource"><dir name="Product"><file name="Collection.php" hash="2c88e954d4bd182877542318849cb454"/></dir></dir></dir><dir name="etc"><file name="config.xml" hash="2b18fac9f40938e4387d57946141e0a8"/><file name="widget.xml" hash="4a4c7eb8383156e2730a5a0c3720efd9"/></dir></dir></dir></target></contents>
|
20 |
<compatible/>
|
21 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
22 |
</package>
|