Version Notes
First release.
This extension enables the custom labels for your products. The lables are implemented as HTML/CSS not as images, which improves your site's loading speed. Our extension is entirely compatible with the new Responsive Theme.
Key options:
- Three lable variants: "new", "sale", and "featured". "New" and "Sale" — use with standart rules of Magento, "Featured" — optional product attribute.
- There are four placement options: top-left, top-right, bottom-left, bottom-right.
- You can set your own color and the lable text.
- You can set the minimal value for the "Sale" lable.
- You can control the lables from the admin panel.
Download this release
Release Info
Developer | DataBunchRussia |
Extension | Databunch_Labels |
Version | 0.1.1 |
Comparing to | |
See all releases |
Code changes from version 0.1.0 to 0.1.1
app/code/community/Databunch/Labels/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Databunch_Labels>
|
5 |
-
<version>0.1.
|
6 |
</Databunch_Labels>
|
7 |
</modules>
|
8 |
<adminhtml>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Databunch_Labels>
|
5 |
+
<version>0.1.1</version>
|
6 |
</Databunch_Labels>
|
7 |
</modules>
|
8 |
<adminhtml>
|
app/code/community/Databunch/Labels/sql/labels_setup/{mysql4-install-0.1.0.php → mysql4-install-0.1.1.php}
RENAMED
File without changes
|
package.xml
CHANGED
@@ -1,23 +1,35 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Databunch_Labels</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
-
<description>
|
11 |
-
|
12 |
-
|
13 |
-
- Sale
|
14 |
-
-
|
|
|
|
|
|
|
15 |
<notes>First release.
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
<authors><author><name>DataBunchRussia</name><user>DataBunchRussia</user><email>info@databunch.ru</email></author></authors>
|
18 |
-
<date>2014-10-
|
19 |
-
<time>
|
20 |
-
<contents><target name="magecommunity"><dir name="Databunch"><dir name="Labels"><dir name="Block"><dir name="Catalog"><file name="Product.php" hash="b4998eadbd1b882b560e29b45c63d770"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><file name=".DS_Store" hash="06dff06f46cef53bba9d158be1a76198"/></dir><dir name="Helper"><file name="Data.php" hash="aa0ab79c4a53d1491778374d5a24ad3a"/></dir><dir name="Model"><dir name="Config"><file name="Location.php" hash="3eedcf9b960f8447028deff9789ce137"/></dir><file name=".DS_Store" hash="60d450ab59b771a3c283579b2d35d28e"/></dir><dir name="etc"><file name="config.xml" hash="
|
21 |
<compatible/>
|
22 |
<dependencies><required><php><min>5.4.0</min><max>6.0.0</max></php></required></dependencies>
|
23 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Databunch_Labels</name>
|
4 |
+
<version>0.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>This extension enables the custom labels for your products. The lables are implemented as HTML/CSS not as images, which improves your site's loading speed. Our extension is entirely compatible with the new Responsive Theme.</summary>
|
10 |
+
<description>This extension enables the custom labels for your products. The lables are implemented as HTML/CSS not as images, which improves your site's loading speed. Our extension is entirely compatible with the new Responsive Theme.
|
11 |
+

|
12 |
+
Key options:
|
13 |
+
- Three lable variants: "new", "sale", and "featured". "New" and "Sale" — use with standart rules of Magento, "Featured" — optional product attribute.
|
14 |
+
- There are four placement options: top-left, top-right, bottom-left, bottom-right.
|
15 |
+
- You can set your own color and the lable text.
|
16 |
+
- You can set the minimal value for the "Sale" lable.
|
17 |
+
- You can control the lables from the admin panel.</description>
|
18 |
<notes>First release.
|
19 |
+

|
20 |
+
This extension enables the custom labels for your products. The lables are implemented as HTML/CSS not as images, which improves your site's loading speed. Our extension is entirely compatible with the new Responsive Theme.
|
21 |
+

|
22 |
+
Key options:
|
23 |
+
- Three lable variants: "new", "sale", and "featured". "New" and "Sale" — use with standart rules of Magento, "Featured" — optional product attribute.
|
24 |
+
- There are four placement options: top-left, top-right, bottom-left, bottom-right.
|
25 |
+
- You can set your own color and the lable text.
|
26 |
+
- You can set the minimal value for the "Sale" lable.
|
27 |
+
- You can control the lables from the admin panel.
|
28 |
+
</notes>
|
29 |
<authors><author><name>DataBunchRussia</name><user>DataBunchRussia</user><email>info@databunch.ru</email></author></authors>
|
30 |
+
<date>2014-10-29</date>
|
31 |
+
<time>09:13:02</time>
|
32 |
+
<contents><target name="magecommunity"><dir name="Databunch"><dir name="Labels"><dir name="Block"><dir name="Catalog"><file name="Product.php" hash="b4998eadbd1b882b560e29b45c63d770"/><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><file name=".DS_Store" hash="06dff06f46cef53bba9d158be1a76198"/></dir><dir name="Helper"><file name="Data.php" hash="aa0ab79c4a53d1491778374d5a24ad3a"/></dir><dir name="Model"><dir name="Config"><file name="Location.php" hash="3eedcf9b960f8447028deff9789ce137"/></dir><file name=".DS_Store" hash="60d450ab59b771a3c283579b2d35d28e"/></dir><dir name="etc"><file name="config.xml" hash="c4ae3ea99c45fea78d0e49c8baa6f5d5"/><file name="system.xml" hash="82cbe7a0ffef74ac894f9e85efc6dab8"/></dir><dir name="sql"><dir name="labels_setup"><file name="mysql4-install-0.1.1.php" hash="3eb28533f8abfb702d4f99ee9779e0e7"/></dir><file name=".DS_Store" hash="df85cefd15d303d0d6fbd8fc38dc05e1"/></dir><file name=".DS_Store" hash="d9f9500ec78b4def5b06c30c6c6248f5"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Databunch_Labels.xml" hash="bb887ddc09f1c98029d760f2a79e0eec"/></dir></target><target name="magelocale"><dir name="ru_RU"><file name="Databunch_Labels.csv" hash="e483a68bdaeee85482a0393e8f1353fe"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="rwd"><dir name="default"><dir name="layout"><dir name="databunch"><file name="labels.xml" hash="d4f4446eb3f0ef9c56e755bad4d89495"/></dir></dir><dir name="template"><dir name="catalog"><dir name="product"><file name="list.phtml" hash="1d6fcf194eb6592422a0ee66d56a704c"/><dir name="view"><file name="media.phtml" hash="503c0e5464d8bd700483062a503ee428"/></dir></dir></dir><dir name="databunch"><dir name="labels"><dir name="catalog"><file name="product.phtml" hash="03ab6bb41b302efec727e676a9b47726"/></dir></dir></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="databunch"><file name="labels.xml" hash="2c2bcd8b7c9318b1b94eb0fdef1cab63"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="rwd"><dir name="default"><dir name="css"><dir name="databunch"><file name="labels.css" hash="66056e2da94ecbb861b76d53e917f2fc"/></dir></dir></dir></dir></dir></target></contents>
|
33 |
<compatible/>
|
34 |
<dependencies><required><php><min>5.4.0</min><max>6.0.0</max></php></required></dependencies>
|
35 |
</package>
|