Tealium_Tags - Version 0.3.0

Version Notes

0.3.0 - fix for missing support message
0.2.0 - fix for product page tag syntax
0.1.0 - initial release

Download this release

Release Info

Developer Tealium Inc.
Extension Tealium_Tags
Version 0.3.0
Comparing to
See all releases


Code changes from version 0.2.0 to 0.3.0

app/code/local/Tealium/Tags/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Tealium_Tags>
5
- <version>0.2.0</version>
6
  </Tealium_Tags>
7
  </modules>
8
  <global>
2
  <config>
3
  <modules>
4
  <Tealium_Tags>
5
+ <version>0.3.0</version>
6
  </Tealium_Tags>
7
  </modules>
8
  <global>
app/code/local/Tealium/Tags/etc/system.xml CHANGED
@@ -20,7 +20,7 @@
20
  <show_in_store>1</show_in_store>
21
  <groups>
22
  <general translate="label">
23
- <comment>&lt;div style='background-color: #ffffff;margin-bottom: 10px;height: 90px;'&gt; &lt;img style='float:left;width: 205px;' src='http://www.tealium.com/assets/img/tealium.gif' /&gt; &lt;span style='float:left;font-size: 20px; margin: 35px 0px 0px 20px;'&gt;Tag Management For Magento&lt;/span&gt; &lt;/div&gt; (Introductory blurb goes here, links to support pages, email address for support etc).</comment>
24
  <label>General</label>
25
  <frontend_type>text</frontend_type>
26
  <sort_order>0</sort_order>
20
  <show_in_store>1</show_in_store>
21
  <groups>
22
  <general translate="label">
23
+ <comment>&lt;div style='background-color: #ffffff;margin-bottom: 10px;height: 90px;'&gt; &lt;img style='float:left;width: 205px;' src='http://www.tealium.com/assets/img/tealium.gif' /&gt; &lt;span style='float:left;font-size: 20px; margin: 35px 0px 0px 20px;'&gt;Tag Management For Magento&lt;/span&gt; &lt;/div&gt; Contact your account manager for support if you have questions on the fields below.</comment>
24
  <label>General</label>
25
  <frontend_type>text</frontend_type>
26
  <sort_order>0</sort_order>
package.xml CHANGED
@@ -1,19 +1,20 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Tealium_Tags</name>
4
- <version>0.2.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Tealum tag management solution</summary>
10
  <description>Tealum tag management solution extension injects the Tealium javascript into your magento pages, and on specific pages injects special javascript so that you can access specific data elements such as product, category or cart data.</description>
11
- <notes>0.2.0 - fix for product page tag syntax&#xD;
 
12
  0.1.0 - initial release</notes>
13
  <authors><author><name>Tealium</name><user>tealium</user><email>adam.corey@tealium.com</email></author></authors>
14
- <date>2013-06-26</date>
15
- <time>09:41:39</time>
16
- <contents><target name="magelocal"><dir name="Tealium"><dir name="Tags"><dir name="Helper"><file name="Data.php" hash="13a0233e34f932751381744f835f9a1d"/></dir><dir name="etc"><file name="adminhtml.xml" hash="e6ec5ba973cdb97a9925f02575392865"/><file name="config.xml" hash="ba6ac6a8b6693625cec516ec7f95526a"/><file name="system.xml" hash="2b0d8b1845f33dd6efe7c035ad047a47"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Tealium_Tags.xml" hash="3d6843433dffefb4600573950a83e765"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="tealium_tags.xml" hash="8cc1b6255886de56c9a31ee63524f618"/></dir><dir name="template"><dir name="tealium_tags"><file name="base.phtml" hash="f09cb5b4e9b123e733e18164fe046673"/><file name="catalog_product_compare_index.phtml" hash="9383606f64e5a5918a42dade26427b82"/><file name="catalogsearch_advanced_result_index.phtml" hash="ae59d3320276e4b8697811317d913400"/><file name="catalogsearch_result_index.phtml" hash="de8a77ac81f67d05d24a174caebf5d7f"/><file name="catalogsearch_term_popular.phtml" hash="a181fe2776e1accee8b6ccb5fce43e89"/><file name="category.phtml" hash="54a9cf9d39d812fde48250dba5ff3b03"/><file name="checkout_cart_index.phtml" hash="18d0a7adafc4ad3428e72d84401c62e4"/><file name="checkout_onepage.phtml" hash="e6d35b3f0ae5d5cc5698671a4d42996e"/><file name="checkout_success.phtml" hash="4bca4247174383c8ae12ffcf6fd93248"/><file name="cms.phtml" hash="01f737af394efe30f12747898c180e04"/><file name="customer.phtml" hash="6c31ee97cab35adfcc8467df0d099d47"/><file name="generic.phtml" hash="9581dfa0fa958b71e5e01391860ec2b7"/><file name="guest_sales.phtml" hash="727f38f359cf83d979cf83ef71fe75a5"/><file name="product.phtml" hash="71bbd4d74633611a60491581db5b7f27"/><file name="product_send.phtml" hash="440e697c1ba12461efd5f18b40fe0940"/><file name="seo.phtml" hash="45d794ab2ce0bf3a9c7568203d3106e7"/><file name="tag_list_index.phtml" hash="a62362c42fc1639c63e7b940b13d4119"/><file name="tag_product_list.phtml" hash="c555519f13540a7cd68966ee0770d85d"/></dir></dir></dir></dir></dir></target></contents>
17
  <compatible/>
18
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
19
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Tealium_Tags</name>
4
+ <version>0.3.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Tealum tag management solution</summary>
10
  <description>Tealum tag management solution extension injects the Tealium javascript into your magento pages, and on specific pages injects special javascript so that you can access specific data elements such as product, category or cart data.</description>
11
+ <notes>0.3.0 - fix for missing support message&#xD;
12
+ 0.2.0 - fix for product page tag syntax&#xD;
13
  0.1.0 - initial release</notes>
14
  <authors><author><name>Tealium</name><user>tealium</user><email>adam.corey@tealium.com</email></author></authors>
15
+ <date>2013-08-05</date>
16
+ <time>20:57:17</time>
17
+ <contents><target name="magelocal"><dir name="Tealium"><dir name="Tags"><dir name="Helper"><file name="Data.php" hash="13a0233e34f932751381744f835f9a1d"/></dir><dir name="etc"><file name="adminhtml.xml" hash="e6ec5ba973cdb97a9925f02575392865"/><file name="config.xml" hash="c736b55d5e3cc05cbf7bc27fe7a851e5"/><file name="system.xml" hash="417e95d1e84d9fc2f6d1886d308501b8"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Tealium_Tags.xml" hash="3d6843433dffefb4600573950a83e765"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="tealium_tags.xml" hash="8cc1b6255886de56c9a31ee63524f618"/></dir><dir name="template"><dir name="tealium_tags"><file name="base.phtml" hash="f09cb5b4e9b123e733e18164fe046673"/><file name="catalog_product_compare_index.phtml" hash="9383606f64e5a5918a42dade26427b82"/><file name="catalogsearch_advanced_result_index.phtml" hash="ae59d3320276e4b8697811317d913400"/><file name="catalogsearch_result_index.phtml" hash="de8a77ac81f67d05d24a174caebf5d7f"/><file name="catalogsearch_term_popular.phtml" hash="a181fe2776e1accee8b6ccb5fce43e89"/><file name="category.phtml" hash="54a9cf9d39d812fde48250dba5ff3b03"/><file name="checkout_cart_index.phtml" hash="18d0a7adafc4ad3428e72d84401c62e4"/><file name="checkout_onepage.phtml" hash="e6d35b3f0ae5d5cc5698671a4d42996e"/><file name="checkout_success.phtml" hash="4bca4247174383c8ae12ffcf6fd93248"/><file name="cms.phtml" hash="01f737af394efe30f12747898c180e04"/><file name="customer.phtml" hash="6c31ee97cab35adfcc8467df0d099d47"/><file name="generic.phtml" hash="9581dfa0fa958b71e5e01391860ec2b7"/><file name="guest_sales.phtml" hash="727f38f359cf83d979cf83ef71fe75a5"/><file name="product.phtml" hash="71bbd4d74633611a60491581db5b7f27"/><file name="product_send.phtml" hash="440e697c1ba12461efd5f18b40fe0940"/><file name="seo.phtml" hash="45d794ab2ce0bf3a9c7568203d3106e7"/><file name="tag_list_index.phtml" hash="a62362c42fc1639c63e7b940b13d4119"/><file name="tag_product_list.phtml" hash="c555519f13540a7cd68966ee0770d85d"/></dir></dir></dir></dir></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
20
  </package>