forked from OpenMageModuleFostering/eu_cookie_law
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.xml
More file actions
23 lines (23 loc) · 2.39 KB
/
package.xml
File metadata and controls
23 lines (23 loc) · 2.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0"?>
<package>
<name>Eu_Cookie_Law</name>
<version>1.0.1</version>
<stability>stable</stability>
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL 3.0)</license>
<channel>community</channel>
<extends/>
<summary>Comply to EU Cookie Law (Google Analytics)</summary>
<description>To help website comply to the latest EU laws in regards to Cookies. This extension only works with Google Analytics not any other 3rd party cookies that your website may use.</description>
<notes>Bugs Fixed:
Frontend Typo

Enhancements:
Admin can control frontend text
Admin can specify a link so the user can read about the cookies being used.</notes>
<authors><author><name>Nathan Chick</name><user>admin</user><email>nathan@attaindesign.co.uk</email></author></authors>
<date>2012-05-26</date>
<time>09:17:57</time>
<contents><target name="magecommunity"><dir name="Attain"><dir name="Cookie"><dir name="Blocks"><file name="Ga.php" hash="189cd05b6dac0d32e33c849bcba8faf2"/></dir><dir name="etc"><file name="config.xml" hash="370935389421fa98657e37798cceab96"/><file name="system.xml" hash="2a31658cfda049e3612c7fbcf120c29b"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="cookie.xml" hash="54309e58aa4ad94fc0022f8a10d0c674"/></dir><dir name="template"><dir name="cookie"><file name="cookie.phtml" hash="489d21bbf9580f4bf486e0fe77b3be8f"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="attain_cookie"><dir name="css"><file name="style.css" hash="3be9803ae1e2e48273c61763a8894e2e"/></dir><dir name="images"><file name="allow.png" hash="cdcf1a705762c195b5b0aa66f432b3d7"/><file name="close.png" hash="7adc62cde861aba7316073ac9cc949a7"/><file name="refuse.png" hash="00b089603a5bb4ad98031c1798c6268c"/></dir></dir></dir></dir></dir></target><target name="mage"><dir name="js"><dir name="attain_cookie"><file name="cookie.js" hash="0f061b1fc6511eabaea1ea11ba4bec1c"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Attain_Cookie.xml" hash="037db23314535ed000903b15e5b48715"/></dir></target></contents>
<compatible/>
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
</package>