Official_Ongage_Integration_For_Magento - Version 1.0.3

Version Notes

Ongage Magento Plug-in
Version 1.0.3
Released March, 2014
Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
Copyright (C) Ongage

Download this release

Release Info

Developer Stepin team
Extension Official_Ongage_Integration_For_Magento
Version 1.0.3
Comparing to
See all releases


Code changes from version 1.0.2 to 1.0.3

app/code/community/Ongage/MageGage/Block/Adminhtml/System/Config/Form/Field/Mapfields.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/Block/Adminhtml/System/Config/OauthWizard.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/Block/Form/Register.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/Helper/Data.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/Model/Api.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/Model/Gage.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/Model/Observer.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
@@ -110,7 +110,8 @@ class Ongage_MageGage_Model_Observer
110
  public function customerAddInOngage(Varien_Event_Observer $p_oObserver)
111
  {
112
  $aConfigration = Mage::helper('gage')->getUserDetails();
113
- $aMappingField = $this->getMergeMaps(1);
 
114
  $aCustomer_Info = array();
115
  foreach($aMappingField as $aMappingList)
116
  {
@@ -160,8 +161,8 @@ class Ongage_MageGage_Model_Observer
160
  $_totalData = $oOrder->getData();
161
  $_details = $oCustomer->getData();
162
 
163
- $sSession = Mage::getSingleton('core/session');
164
- $sCustomerSession = Mage::getSingleton('customer/session');
165
 
166
  $aCustomer_Info = array();
167
  $orderId = (int)current($observer->getEvent()->getOrderIds());
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
110
  public function customerAddInOngage(Varien_Event_Observer $p_oObserver)
111
  {
112
  $aConfigration = Mage::helper('gage')->getUserDetails();
113
+ $nCurrentActiveStoreId = Mage::app()->getStore()->getStoreId();
114
+ $aMappingField = $this->getMergeMaps($nCurrentActiveStoreId);
115
  $aCustomer_Info = array();
116
  foreach($aMappingField as $aMappingList)
117
  {
161
  $_totalData = $oOrder->getData();
162
  $_details = $oCustomer->getData();
163
 
164
+ $sSession = Mage::getSingleton('core/session');
165
+ $sCustomerSession = Mage::getSingleton('customer/session');
166
 
167
  $aCustomer_Info = array();
168
  $orderId = (int)current($observer->getEvent()->getOrderIds());
app/code/community/Ongage/MageGage/Model/System/Config/Source/List.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/controllers/AccountController.php CHANGED
@@ -2,7 +2,7 @@
2
  include_once('Mage/Customer/controllers/AccountController.php');
3
  /*
4
  * Ongage Magento Plug-in
5
- * Version 1.0
6
  * Released March, 2014
7
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
8
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
2
  include_once('Mage/Customer/controllers/AccountController.php');
3
  /*
4
  * Ongage Magento Plug-in
5
+ * Version 1.0.3
6
  * Released March, 2014
7
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
8
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/controllers/Adminhtml/OngagemailController.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/controllers/SubscriberController.php CHANGED
@@ -2,7 +2,7 @@
2
  include_once('Mage/Newsletter/controllers/SubscriberController.php');
3
  /*
4
  * Ongage Magento Plug-in
5
- * Version 1.0
6
  * Released March, 2014
7
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
8
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
2
  include_once('Mage/Newsletter/controllers/SubscriberController.php');
3
  /*
4
  * Ongage Magento Plug-in
5
+ * Version 1.0.3
6
  * Released March, 2014
7
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
8
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/etc/adminhtml.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/code/community/Ongage/MageGage/etc/config.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
@@ -10,7 +10,7 @@
10
  <config>
11
  <modules>
12
  <Ongage_MageGage>
13
- <version>1.0.0</version>
14
  </Ongage_MageGage>
15
  </modules>
16
  <global>
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
10
  <config>
11
  <modules>
12
  <Ongage_MageGage>
13
+ <version>1.0.3</version>
14
  </Ongage_MageGage>
15
  </modules>
16
  <global>
app/code/community/Ongage/MageGage/etc/system.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/design/adminhtml/default/default/layout/magegage.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/design/adminhtml/default/default/template/magegage/system/config/oauth_wizard.phtml CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/design/frontend/base/default/layout/magegage.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?xml version="1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/design/frontend/base/default/template/magegage/form.phtml CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?php
2
  /*
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
app/etc/modules/Ongage_MageGage.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version = "1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
- * Version 1.0
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
1
  <?xml version = "1.0"?>
2
  <!--
3
  * Ongage Magento Plug-in
4
+ * Version 1.0.3
5
  * Released March, 2014
6
  * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani
7
  * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service
package.xml CHANGED
@@ -1,28 +1,28 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Official_Ongage_Integration_For_Magento</name>
4
- <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="https://connect.ongage.net">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>Send Emails from Magento using Ongage&#x2019;s revolutionary multi-ESP and multi-SMTP email marketing platform.</summary>
10
- <description> * Ongage Magento Extension&#xD;
11
- * Version 1.0.2&#xD;
12
- * Released May, 2014&#xD;
13
- * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani&#xD;
14
- * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service&#xD;
15
- * Copyright (C) Ongage</description>
16
- <notes> * Ongage Magento Extension&#xD;
17
- * Version 1.0.2&#xD;
18
- * Released May, 2014&#xD;
19
- * Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani&#xD;
20
- * Terms of Service: http://www.ongage.com/legal-terms/terms-of-service&#xD;
21
- * Copyright (C) Ongage</notes>
22
- <authors><author><name>Stepin</name><user>stepinsolutions</user><email>hello@stepinsolutions.in</email></author><author><name>Ongage</name><user>OngageMagento</user><email>noam.r@ongage.com</email></author></authors>
23
- <date>2014-06-12</date>
24
- <time>12:40:59</time>
25
- <contents><target name="mageetc"><dir name="modules"><file name="Ongage_MageGage.xml" hash="5ecdfa992fa305fd8887f7a575a37018"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="magegage.xml" hash="295346ac4d0b6e642a8956e3621e21ec"/></dir><dir name="template"><dir name="magegage"><file name="form.phtml" hash="d750cfc7fc84491756a00ea9dbb1687b"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="magegage.xml" hash="94a34de81ea4153326ac849e0bbf9697"/></dir><dir name="template"><dir name="magegage"><dir name="system"><dir name="config"><file name="oauth_wizard.phtml" hash="d312e04ea02d43c847dff20ffca2f223"/></dir></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Ongage"><dir name="MageGage"><dir name="Block"><dir name="Form"><file name="Register.php" hash="2393144b39f5870516e189adab7fa49a"/></dir><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Mapfields.php" hash="36750db50f6f87f08054d1340e48e300"/></dir></dir><file name="OauthWizard.php" hash="296e5ced72c9eacb9fbb7bbcc6d6cc66"/></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="OngagemailController.php" hash="6989421ba128e79e44ec672c706ac89c"/></dir><file name="AccountController.php" hash="74ea4cce2ef943ba8e060df9e8901479"/><file name="SubscriberController.php" hash="4ca6edc4697e141cb2eb6df84690e687"/></dir><dir name="etc"><file name="adminhtml.xml" hash="96d1828639542d4be39b40ab14c94d36"/><file name="config.xml" hash="925974c3dbbfdfe053354e512b4a7228"/><file name="system.xml" hash="24c48626dab3661c0fb1bde0d0ed1c2e"/></dir><dir name="Helper"><file name="Data.php" hash="08cd14dfb859bb5f0a777c6aa2682ee0"/></dir><dir name="Model"><file name="Api.php" hash="5f68df7c9a37c09cf5cbe8a063a192e0"/><file name="Gage.php" hash="907e02ca0d2cf9739d6930c681423fd5"/><file name="Observer.php" hash="7e381bdf90545a0007bcff84e26b3572"/><dir name="System"><dir name="Config"><dir name="Source"><file name="List.php" hash="f5ca53d36984bad9f967d09d9a013552"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="ongage"><file name="ongage.css" hash="622f0efa3837289842a864adda513081"/><file name="ongage.jpg" hash="7eb304565e7dd974f6fd90a2c9a19acd"/></dir></dir></dir></dir></target><target name="magemedia"><dir name="ongagefile"><file name="samplefile.csv" hash="cb90cf47524c0323d00790a6d57ac9b9"/></dir></target></contents>
26
  <compatible/>
27
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.7</max></package><extension><name>gd</name><min>2.0.28</min><max>3.0</max></extension></required></dependencies>
28
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Official_Ongage_Integration_For_Magento</name>
4
+ <version>1.0.3</version>
5
  <stability>stable</stability>
6
  <license uri="https://connect.ongage.net">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>Ongage Extension</summary>
10
+ <description>Ongage Magento Plug-in&#xD;
11
+ Version 1.0.3&#xD;
12
+ Released March, 2014&#xD;
13
+ Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani&#xD;
14
+ Terms of Service: http://www.ongage.com/legal-terms/terms-of-service&#xD;
15
+ Copyright (C) Ongage</description>
16
+ <notes>Ongage Magento Plug-in&#xD;
17
+ Version 1.0.3&#xD;
18
+ Released March, 2014&#xD;
19
+ Credits: Jaldip Upadhyay, Krunal Patel, Pratik Patel, Dharmesh Vasani&#xD;
20
+ Terms of Service: http://www.ongage.com/legal-terms/terms-of-service&#xD;
21
+ Copyright (C) Ongage</notes>
22
+ <authors><author><name>Stepin team</name><user>StepinSolutions</user><email>StepinSolutionsteam@stepin.in</email></author></authors>
23
+ <date>2014-07-17</date>
24
+ <time>09:50:04</time>
25
+ <contents><target name="mageetc"><dir name="modules"><file name="Ongage_MageGage.xml" hash="e17c4ebff1378ff13da39b3d424e64c1"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="magegage.xml" hash="f2ab93adce3493a569978d3051e2b00e"/></dir><dir name="template"><dir name="magegage"><file name="form.phtml" hash="0fcba108bcfd29916931cfdabb870554"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="magegage"><dir name="system"><dir name="config"><file name="oauth_wizard.phtml" hash="8bad608a9a1df280024e35dba74f23df"/></dir></dir></dir></dir><dir name="layout"><file name="magegage.xml" hash="24d9e84b05eeacab31a5035b8aa98664"/></dir></dir></dir></dir></target><target name="magemedia"><dir name="ongagefile"><file name="samplefile.csv" hash="cb90cf47524c0323d00790a6d57ac9b9"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="ongage"><file name="ongage.css" hash="9b3e869813c2339e2858636ef7a10a19"/><file name="ongage.jpg" hash="7eb304565e7dd974f6fd90a2c9a19acd"/></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Ongage"><dir name="MageGage"><dir name="Block"><dir name="Form"><file name="Register.php" hash="1746d1c1086fbb35e773890fd545dd2a"/></dir><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="Mapfields.php" hash="11fa771cdeb5d6183af143026f18d2e4"/></dir></dir><file name="OauthWizard.php" hash="8b91b7cf4591130a7cd2ddbaebb28f10"/></dir></dir></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="OngagemailController.php" hash="edeeb8bec2e39646f96ae18224314f59"/></dir><file name="AccountController.php" hash="964ed8090e25fb6e3798cfdf2eef9cf7"/><file name="SubscriberController.php" hash="56080f51a375b2fe924888f12f549ac0"/></dir><dir name="etc"><file name="adminhtml.xml" hash="cfb18428cfee33f216ff9aff4a50fc3a"/><file name="config.xml" hash="9470059e9229e9cb3673760acbe0dba3"/><file name="system.xml" hash="dde2b6928b4e7218db59577d8a935d6d"/></dir><dir name="Helper"><file name="Data.php" hash="6c22645970f4774d29645e28ed4337b4"/></dir><dir name="Model"><file name="Api.php" hash="b71ddf957c4751401955775e543ba121"/><file name="Gage.php" hash="2381965c3a339a60ac9aca31641dab39"/><file name="Observer.php" hash="171d7b724306ba6c3f5959f1f572a590"/><dir name="System"><dir name="Config"><dir name="Source"><file name="List.php" hash="04a41c3ad607a9fe85baf8eb418c9a16"/></dir></dir></dir></dir></dir></dir></target></contents>
26
  <compatible/>
27
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.7</max></package><extension><name>gd</name><min>2.0.28</min><max>3.0</max></extension></required></dependencies>
28
  </package>
skin/adminhtml/default/default/ongage/ongage.css CHANGED
@@ -3,23 +3,22 @@ ul.tabs a.ongage-section:hover
3
  background-color:#D8E6E6; background-image:url(images/tabs_link_over_bg.gif);
4
  }
5
  ul.tabs a.ongage-section
6
- {
7
  border-bottom: 1px; border-bottom-style: dotted;
8
  }
9
  ul.tabs a.ongage-section:hover
10
- {
11
  border-bottom: 1px; border-bottom-style: dotted;
12
  }
13
  ul.tabs a.ongage-section span,
14
  ul.tabs a.ongage-section:hover span
15
- {
16
  background:url(ongage.jpg) no-repeat 17px 3px; overflow:hidden; padding:0; padding-left:43px; width:150px; height:24px; line-height:25px;
17
  }
18
  ul.tabs a.ongage-section.active, ul.tabs a.ongage-section.active:hover
19
  {
20
  background-color: white;border-bottom-color: #8BA5A5;
21
  }
22
-
23
  small
24
  {
25
  font-size: 9px;
3
  background-color:#D8E6E6; background-image:url(images/tabs_link_over_bg.gif);
4
  }
5
  ul.tabs a.ongage-section
6
+ {
7
  border-bottom: 1px; border-bottom-style: dotted;
8
  }
9
  ul.tabs a.ongage-section:hover
10
+ {
11
  border-bottom: 1px; border-bottom-style: dotted;
12
  }
13
  ul.tabs a.ongage-section span,
14
  ul.tabs a.ongage-section:hover span
15
+ {
16
  background:url(ongage.jpg) no-repeat 17px 3px; overflow:hidden; padding:0; padding-left:43px; width:150px; height:24px; line-height:25px;
17
  }
18
  ul.tabs a.ongage-section.active, ul.tabs a.ongage-section.active:hover
19
  {
20
  background-color: white;border-bottom-color: #8BA5A5;
21
  }
 
22
  small
23
  {
24
  font-size: 9px;