Version Notes
Fixed learn more link
Download this release
Release Info
Developer | Townside |
Extension | Townside_CookieBar |
Version | 0.0.2 |
Comparing to | |
See all releases |
Code changes from version 0.0.1 to 0.0.2
- package.xml +4 -4
package.xml
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Townside_CookieBar</name>
|
4 |
-
<version>0.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>EU cookie compliance notification bar for Magento CE.</summary>
|
10 |
<description>European union cookie compliance notification bar for Magento Community Edition.</description>
|
11 |
-
<notes>
|
12 |
<authors><author><name>Townside</name><user>tonyfox</user><email>tony@townside.co.uk</email></author></authors>
|
13 |
-
<date>2013-11-
|
14 |
-
<time>
|
15 |
<contents><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="townside"><file name="cookiebar.css" hash="134c1922b4a50ddfcfa0d75358d86044"/></dir></dir></dir></dir></dir></target><target name="magelocal"><dir name="Townside"><dir name="CookieBar"><dir name="Helper"><file name="Data.php" hash="9b1ed4e05d218a4fd013b09438b95e9d"/></dir><dir name="etc"><file name="adminhtml.xml" hash="e2c4da882b7f74b377bf84cbcf47d242"/><file name="config.xml" hash="66544403f54d68e2bdd55342d40a5a64"/><file name="system.xml" hash="79bb0b90b769e8df28151ef940aa13f5"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="townside"><file name="cookiebar.xml" hash="f621e02baa37b60607378576ade91aff"/></dir></dir><dir name="template"><dir name="townside"><file name="cookiebar.phtml" hash="029de578daee24994a0e7ddc5cf0b556"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Townside_CookieBar.xml" hash="92e7f7518fc4c1077dc3895cbd29c6c9"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Townside_CookieBar</name>
|
4 |
+
<version>0.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>EU cookie compliance notification bar for Magento CE.</summary>
|
10 |
<description>European union cookie compliance notification bar for Magento Community Edition.</description>
|
11 |
+
<notes>Fixed learn more link</notes>
|
12 |
<authors><author><name>Townside</name><user>tonyfox</user><email>tony@townside.co.uk</email></author></authors>
|
13 |
+
<date>2013-11-12</date>
|
14 |
+
<time>09:52:44</time>
|
15 |
<contents><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="css"><dir name="townside"><file name="cookiebar.css" hash="134c1922b4a50ddfcfa0d75358d86044"/></dir></dir></dir></dir></dir></target><target name="magelocal"><dir name="Townside"><dir name="CookieBar"><dir name="Helper"><file name="Data.php" hash="9b1ed4e05d218a4fd013b09438b95e9d"/></dir><dir name="etc"><file name="adminhtml.xml" hash="e2c4da882b7f74b377bf84cbcf47d242"/><file name="config.xml" hash="66544403f54d68e2bdd55342d40a5a64"/><file name="system.xml" hash="79bb0b90b769e8df28151ef940aa13f5"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="townside"><file name="cookiebar.xml" hash="f621e02baa37b60607378576ade91aff"/></dir></dir><dir name="template"><dir name="townside"><file name="cookiebar.phtml" hash="029de578daee24994a0e7ddc5cf0b556"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Townside_CookieBar.xml" hash="92e7f7518fc4c1077dc3895cbd29c6c9"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|