Vhaldecode_CookieLaw - Version 1.1.9

Version Notes

Translation files modification

Download this release

Release Info

Developer Pere Garcia
Extension Vhaldecode_CookieLaw
Version 1.1.9
Comparing to
See all releases


Code changes from version 1.1.8 to 1.1.9

app/code/community/Valdecode/CookieLaw/etc/config.xml CHANGED
@@ -19,7 +19,7 @@
19
  <config>
20
  <modules>
21
  <Valdecode_CookieLaw>
22
- <version>1.1.8</version>
23
  </Valdecode_CookieLaw>
24
  </modules>
25
  <global>
@@ -49,11 +49,11 @@
49
  </layout>
50
  <translate>
51
  <modules>
52
- <translations>
53
  <files>
54
  <default>Valdecode_CookieLaw.csv</default>
55
  </files>
56
- </translations>
57
  </modules>
58
  </translate>
59
  </frontend>
19
  <config>
20
  <modules>
21
  <Valdecode_CookieLaw>
22
+ <version>1.1.9</version>
23
  </Valdecode_CookieLaw>
24
  </modules>
25
  <global>
49
  </layout>
50
  <translate>
51
  <modules>
52
+ <cookielaw>
53
  <files>
54
  <default>Valdecode_CookieLaw.csv</default>
55
  </files>
56
+ </cookielaw>
57
  </modules>
58
  </translate>
59
  </frontend>
package.xml CHANGED
@@ -1,21 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Vhaldecode_CookieLaw</name>
4
- <version>1.1.8</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.valdecode.com/license/cookielaw/license.txt">MIT</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Make sure your website complies with the EU Cookie Law with this customizable extension.</summary>
10
  <description>Another EU Cookie Law Compliance extension. This extension adds a notice telling your visitors that the site uses cookies.</description>
11
- <notes>Hide after a day added&#xD;
12
- Minimalist skin added&#xD;
13
- Backend improved&#xD;
14
- </notes>
15
  <authors><author><name>Pere Garcia</name><user>vhalde</user><email>vhalde@mailhaven.com</email></author></authors>
16
- <date>2014-07-11</date>
17
- <time>18:49:14</time>
18
- <contents><target name="magecommunity"><dir name="Valdecode"><dir name="CookieLaw"><dir><dir name="Helper"><file name="Data.php" hash="d94f8ad8efeebe2257ad8648b0a7ccf4"/></dir><dir name="Model"><dir name="Config"><dir name="Bar"><file name="Position.php" hash="5f5bf97cfeb8b6b59a5b156bd043a4d7"/></dir><file name="Behaviour.php" hash="dc7b42a4a64ce334006e360d3fec36b1"/><dir name="Box"><file name="Position.php" hash="085a43c0919fc5bf1e81a4b5a8de09bc"/></dir><file name="Message.php" hash="1d89fe3d56db9a92186e2d7d2eef0281"/><file name="Skin.php" hash="c2d9f9937c6c9d88f8e239f041f74585"/><file name="Type.php" hash="446d586883a43df6051660d7c0350ee9"/></dir></dir><dir name="etc"><file name="config.xml" hash="da518e50bd87078c639697e82695a07a"/><file name="system.xml" hash="1401ccf8c4294a03be6d59799c0ae421"/></dir></dir><file name="LICENSE.txt" hash="379613f0728dca484b2b77b16512ab30"/></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="cookielaw.xml" hash="eae598b92f58d7bf2b40273d533a7add"/></dir><dir name="template"><dir name="cookielaw"><file name="widget.phtml" hash="2f8770b234f44a031f5192e27fcd6a8c"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="cookielaw.xml" hash="07e74b9050e1f2b9f0cbbecead122f2c"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Valdecode_CookieLaw.xml" hash="e7adaa88b42c61d001b26986e5f01729"/></dir></target><target name="magelocale"><dir name="de_DE"><file name="Valdecode_CookieLaw.csv" hash="e5ffaf29bdb1aa183b6e45f95a213724"/></dir><dir name="es_ES"><file name="Valdecode_CookieLaw.csv" hash="db007fdcec1030dd834fb75bd388e041"/></dir><dir name="en_US"><file name="Valdecode_CookieLaw.csv" hash="0676570656ff1059aefa98b822d193ea"/></dir><dir name="fr_FR"><file name="Valdecode_CookieLaw.csv" hash="1174ccc6040540e1074da358434db78e"/></dir><dir name="hu_HU"><file name="Valdecode_CookieLaw.csv" hash="b76c83eb16084ae2a7e71fd1d894d190"/></dir><dir name="nl_NL"><file name="Valdecode_CookieLaw.csv" hash="7bf07a898b30e3126c792bc1d3538734"/></dir><dir name="ro_RO"><file name="Valdecode_CookieLaw.csv" hash="d261434ce98f4e72789d2ff0f3e8a9f2"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="valdecode"><dir name="cookielaw"><dir name="css"><file name="cookielaw.css" hash="46769512b6183a0bdef248761fae935f"/></dir></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="valdecode"><dir name="cookielaw"><dir name="css"><file name="cookielaw.css" hash="9cfaa318c6063b36c7a37c153d93122c"/></dir><dir name="images"><file name="icon.png" hash="04424030d978ef131b7daafe920f23ea"/></dir></dir></dir></dir></dir></dir></target></contents>
19
  <compatible/>
20
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
21
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Vhaldecode_CookieLaw</name>
4
+ <version>1.1.9</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.valdecode.com/license/cookielaw/license.txt">MIT</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Make sure your website complies with the EU Cookie Law with this customizable extension.</summary>
10
  <description>Another EU Cookie Law Compliance extension. This extension adds a notice telling your visitors that the site uses cookies.</description>
11
+ <notes>Translation files modification</notes>
 
 
 
12
  <authors><author><name>Pere Garcia</name><user>vhalde</user><email>vhalde@mailhaven.com</email></author></authors>
13
+ <date>2014-07-14</date>
14
+ <time>16:28:36</time>
15
+ <contents><target name="magecommunity"><dir name="Valdecode"><dir name="CookieLaw"><dir><dir name="Helper"><file name="Data.php" hash="d94f8ad8efeebe2257ad8648b0a7ccf4"/></dir><dir name="Model"><dir name="Config"><dir name="Bar"><file name="Position.php" hash="5f5bf97cfeb8b6b59a5b156bd043a4d7"/></dir><file name="Behaviour.php" hash="dc7b42a4a64ce334006e360d3fec36b1"/><dir name="Box"><file name="Position.php" hash="085a43c0919fc5bf1e81a4b5a8de09bc"/></dir><file name="Message.php" hash="1d89fe3d56db9a92186e2d7d2eef0281"/><file name="Skin.php" hash="c2d9f9937c6c9d88f8e239f041f74585"/><file name="Type.php" hash="446d586883a43df6051660d7c0350ee9"/></dir></dir><dir name="etc"><file name="config.xml" hash="fb992a85f82204ca97aa87ef961210db"/><file name="system.xml" hash="1401ccf8c4294a03be6d59799c0ae421"/></dir></dir><file name="LICENSE.txt" hash="379613f0728dca484b2b77b16512ab30"/></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="cookielaw.xml" hash="eae598b92f58d7bf2b40273d533a7add"/></dir><dir name="template"><dir name="cookielaw"><file name="widget.phtml" hash="2f8770b234f44a031f5192e27fcd6a8c"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="cookielaw.xml" hash="07e74b9050e1f2b9f0cbbecead122f2c"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Valdecode_CookieLaw.xml" hash="e7adaa88b42c61d001b26986e5f01729"/></dir></target><target name="magelocale"><dir name="de_DE"><file name="Valdecode_CookieLaw.csv" hash="e5ffaf29bdb1aa183b6e45f95a213724"/></dir><dir name="es_ES"><file name="Valdecode_CookieLaw.csv" hash="db007fdcec1030dd834fb75bd388e041"/></dir><dir name="en_US"><file name="Valdecode_CookieLaw.csv" hash="0676570656ff1059aefa98b822d193ea"/></dir><dir name="fr_FR"><file name="Valdecode_CookieLaw.csv" hash="1174ccc6040540e1074da358434db78e"/></dir><dir name="hu_HU"><file name="Valdecode_CookieLaw.csv" hash="b76c83eb16084ae2a7e71fd1d894d190"/></dir><dir name="nl_NL"><file name="Valdecode_CookieLaw.csv" hash="7bf07a898b30e3126c792bc1d3538734"/></dir><dir name="ro_RO"><file name="Valdecode_CookieLaw.csv" hash="d261434ce98f4e72789d2ff0f3e8a9f2"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="valdecode"><dir name="cookielaw"><dir name="css"><file name="cookielaw.css" hash="46769512b6183a0bdef248761fae935f"/></dir></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="valdecode"><dir name="cookielaw"><dir name="css"><file name="cookielaw.css" hash="9cfaa318c6063b36c7a37c153d93122c"/></dir><dir name="images"><file name="icon.png" hash="04424030d978ef131b7daafe920f23ea"/></dir></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>