hankeme_cookiepolicy - Version 0.1.1

Version Notes

Updated PHP Compatibility

Download this release

Release Info

Developer Jan Strohmeier
Extension hankeme_cookiepolicy
Version 0.1.1
Comparing to
See all releases


Code changes from version 0.1.0 to 0.1.1

app/code/community/Hankeme/Cookiepolicy/etc/config.xml CHANGED
@@ -5,14 +5,14 @@
5
  * @authors Jan Strohmeier [jan.strohmeier@hanke.me]
6
  * @developers Jan Strohmeier [jan.strohmeier@hanke.me]
7
  * @web http://www.hankeme.de
8
- * @version 0.1.0
9
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
10
  */
11
  -->
12
  <config>
13
  <modules>
14
  <Hankeme_Cookiepolicy>
15
- <version>0.1.0</version>
16
  </Hankeme_Cookiepolicy>
17
  </modules>
18
  <global>
5
  * @authors Jan Strohmeier [jan.strohmeier@hanke.me]
6
  * @developers Jan Strohmeier [jan.strohmeier@hanke.me]
7
  * @web http://www.hankeme.de
8
+ * @version 0.1.1
9
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
10
  */
11
  -->
12
  <config>
13
  <modules>
14
  <Hankeme_Cookiepolicy>
15
+ <version>0.1.1</version>
16
  </Hankeme_Cookiepolicy>
17
  </modules>
18
  <global>
package.xml CHANGED
@@ -1,22 +1,23 @@
1
  <?xml version="1.0"?>
2
  <package>
3
- <name>hankeme_cookiepolicy</name>
4
- <version>0.1.0</version>
5
  <stability>stable</stability>
6
- <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL 3.0)</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>Adds Info Layers about Site Cookies according to European Laws (E-Privacy 2002/58/EG)</summary>
10
- <description>This Extension adds Info Layers about Site Cookies according to European Laws (E-Privacy 2002/58/EG). Settings allow Users to either 'opt-in' or 'opt-out' to the Acceptance of Cookies.&#xD;
11
  &#xD;
12
  Cookie Policy can be set up individually on Store-View Level. Settings include an Option 'Use recommended Settings' that will apply the recommended Settings for the Store's default Country.&#xD;
13
  &#xD;
14
- </description>
15
- <notes>Initial Release</notes>
 
16
  <authors><author><name>Jan Strohmeier</name><user>hankeme_de</user><email>jan.strohmeier@hanke.me</email></author></authors>
17
- <date>2014-11-04</date>
18
- <time>14:41:41</time>
19
- <contents><target name="magecommunity"><dir name="Hankeme"><dir name="Cookiepolicy"><dir name="Block"><file name="Layer.php" hash="338ee38660c32091eb169c6c9d02ca63"/></dir><dir name="Helper"><file name="Data.php" hash="04c7e2ebe836417f76ee0385aff9dffe"/></dir><dir name="Model"><file name="Policytypes.php" hash="c219839b46e1aa35ad8e3b7559c3e469"/></dir><dir name="etc"><file name="config.xml" hash="c9821a05fb9372e1d3adb93c7a68ab49"/><file name="system.xml" hash="2afbe92caaecf9e94f7bdfa34edc74fd"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="hankeme_cookiepolicy.xml" hash="8d0cd02bffaa4b5fb18c1bf45e3f5e01"/></dir><dir name="template"><dir name="hankeme"><dir name="cookiepolicy"><file name="layer.phtml" hash="3bde955262182cc9d8868f51f04bfe70"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Hankeme_Cookiepolicy.xml" hash="66f1f9138978419d897ef802c3b5d399"/></dir></target></contents>
20
  <compatible/>
21
- <dependencies><required><php><min>5.2.0</min><max>5.6.0</max></php></required></dependencies>
22
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
+ <name>Hankeme_Cookiepolicy</name>
4
+ <version>0.1.1</version>
5
  <stability>stable</stability>
6
+ <license uri="http://www.gnu.org/licenses/gpl.html">GPL v3</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>Adds Info Layers about Site Cookie Usage according to European Laws (E-Privacy 2002/58/EG)</summary>
10
+ <description>This Extension adds Info Layers about Site Cookie Usage according to European Laws (E-Privacy 2002/58/EG). Settings allow Users to either 'opt-in' or 'opt-out' to the Acceptance of Cookies.&#xD;
11
  &#xD;
12
  Cookie Policy can be set up individually on Store-View Level. Settings include an Option 'Use recommended Settings' that will apply the recommended Settings for the Store's default Country.&#xD;
13
  &#xD;
14
+ &lt;a href="http://shop.hankeme.de/cookie-policy-compliance" title="download cookie policy compliance at hankeme magento extension store"&gt;The Cookie Policy Compliance Extension can also be downloaded from our Magento Extension Store&lt;/a&gt;. The Extension is provided free of charge, if you like it you're welcome to like us on Facebook: &lt;a href="https://www.facebook.com/HANKEME"&gt;https://www.facebook.com/HANKEME&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&#xD;
15
+ &lt;a href="http://www.hankeme.de"&gt;Contact us for Online Shop customization and Extension Development.&lt;/a&gt;</description>
16
+ <notes>Updated PHP Compatibility</notes>
17
  <authors><author><name>Jan Strohmeier</name><user>hankeme_de</user><email>jan.strohmeier@hanke.me</email></author></authors>
18
+ <date>2016-05-10</date>
19
+ <time>15:00:38</time>
20
+ <contents><target name="magecommunity"><dir name="Hankeme"><dir name="Cookiepolicy"><dir name="Block"><file name="Layer.php" hash="338ee38660c32091eb169c6c9d02ca63"/></dir><dir name="Helper"><file name="Data.php" hash="04c7e2ebe836417f76ee0385aff9dffe"/></dir><dir name="Model"><file name="Policytypes.php" hash="c219839b46e1aa35ad8e3b7559c3e469"/></dir><dir name="etc"><file name="config.xml" hash="f79e21956c1da11a59894dcaf202b5d7"/><file name="system.xml" hash="2afbe92caaecf9e94f7bdfa34edc74fd"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="hankeme"><dir name="cookiepolicy"><file name="layer.phtml" hash="3bde955262182cc9d8868f51f04bfe70"/></dir></dir></dir><dir name="layout"><file name="hankeme_cookiepolicy.xml" hash="8d0cd02bffaa4b5fb18c1bf45e3f5e01"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Hankeme_Cookiepolicy.xml" hash="66f1f9138978419d897ef802c3b5d399"/></dir></target></contents>
21
  <compatible/>
22
+ <dependencies><required><php><min>5.2.0</min><max>5.6.20</max></php></required></dependencies>
23
  </package>