LUKA_GoogleAdWords - Version 0.1.1

Version Notes

Tested with Magento 1.3.2.2

Download this release

Release Info

Developer Magento Core Team
Extension LUKA_GoogleAdWords
Version 0.1.1
Comparing to
See all releases


Code changes from version 0.1.0 to 0.1.1

app/etc/modules/LUKA_GoogleAdWords.xml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <config>
3
+ <modules>
4
+ <LUKA_GoogleAdWords>
5
+ <codePool>community</codePool>
6
+ <active>true</active>
7
+ </LUKA_GoogleAdWords>
8
+ </modules>
9
+ </config>
10
+
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LUKA_GoogleAdWords</name>
4
- <version>0.1.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/licenses/gpl-3.0.txt">GNU General Public License 3</license>
7
  <channel>community</channel>
@@ -13,8 +13,8 @@ The code will be placed on the onepage checkout success page</description>
13
  <notes>Tested with Magento 1.3.2.2</notes>
14
  <authors><author><name>Axel Helmert</name><user>auto-converted</user><email>ah@luka.de</email></author></authors>
15
  <date>2009-08-19</date>
16
- <time>08:14:31</time>
17
- <contents><target name="magelocale"><dir name="de_DE"><file name="LUKA_GoogleAdWords.csv" hash="ea7dd44eb3c8dfa8d7a619b6f49340b8"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="luka_googleadwords.xml" hash="8e103378556bf6e167c02fb0fb3faefe"/></dir><dir name="template"><dir name="luka"><dir name="google"><dir name="adwords"><file name="conversion.phtml" hash="638c5d140afc0b08242a4c6fb017df14"/></dir></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="LUKA"><dir name="GoogleAdWords"><dir name="Block"><file name="Conversion.php" hash="51cdb228f0eccbc5f5a129fd044df06c"/></dir><dir name="etc"><file name="config.xml" hash="5e90fe98fa751a315d79a1691a569903"/><file name="system.xml" hash="2931cf8a51a0370af785b74a87c97cd9"/></dir><dir name="Helper"><file name="Data.php" hash="fa7448a7d01bb7039f5da946cd32e203"/></dir><file name="LICENSE" hash="d32239bcb673463ab874e80d47fae504"/></dir></dir></target></contents>
18
  <compatible/>
19
  <dependencies/>
20
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LUKA_GoogleAdWords</name>
4
+ <version>0.1.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.gnu.org/licenses/gpl-3.0.txt">GNU General Public License 3</license>
7
  <channel>community</channel>
13
  <notes>Tested with Magento 1.3.2.2</notes>
14
  <authors><author><name>Axel Helmert</name><user>auto-converted</user><email>ah@luka.de</email></author></authors>
15
  <date>2009-08-19</date>
16
+ <time>16:30:45</time>
17
+ <contents><target name="magelocale"><dir name="de_DE"><file name="LUKA_GoogleAdWords.csv" hash="ea7dd44eb3c8dfa8d7a619b6f49340b8"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="luka_googleadwords.xml" hash="8e103378556bf6e167c02fb0fb3faefe"/></dir><dir name="template"><dir name="luka"><dir name="google"><dir name="adwords"><file name="conversion.phtml" hash="638c5d140afc0b08242a4c6fb017df14"/></dir></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="LUKA"><dir name="GoogleAdWords"><dir name="Block"><file name="Conversion.php" hash="51cdb228f0eccbc5f5a129fd044df06c"/></dir><dir name="etc"><file name="config.xml" hash="5e90fe98fa751a315d79a1691a569903"/><file name="system.xml" hash="2931cf8a51a0370af785b74a87c97cd9"/></dir><dir name="Helper"><file name="Data.php" hash="fa7448a7d01bb7039f5da946cd32e203"/></dir><file name="LICENSE" hash="d32239bcb673463ab874e80d47fae504"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="LUKA_GoogleAdWords.xml" hash="75a2042c3da36b91e1ee247a2cd4de72"/></dir></target></contents>
18
  <compatible/>
19
  <dependencies/>
20
  </package>