cookiesbasedregistration - Version 0.1.1

Version Notes

Tested from magento expert. Working fine

Download this release

Release Info

Developer BluethinkIT
Extension cookiesbasedregistration
Version 0.1.1
Comparing to
See all releases


Code changes from version 0.1.0 to 0.1.1

app/design/frontend/base/default/template/loadregister/popup.phtml CHANGED
@@ -13,7 +13,7 @@
13
 
14
  if($flag){?>
15
 
16
- <div id="popForm" >
17
  <link rel="stylesheet" type="text/css" href="<?php echo $this->getSkinUrl('popup/css/popup.css');?>"/>
18
  <div class="popup_container sign_in_modal" id="transparent_bg">
19
  <div style="width:660px;" class="overlay-inner-bg" id="content">
@@ -101,10 +101,10 @@ jQuery('#transparent_bg').hide();
101
 
102
  <?php
103
  $name = 'popupcookies';
104
- //$value = 'yes';
105
  // $getCookies = "";
106
  $getCookies = Mage::getModel('core/cookie')->get($name);
107
- $getCookies = "";
108
  if($getCookies==""){
109
 
110
  ?>
13
 
14
  if($flag){?>
15
 
16
+ <div id="popForm" style = "display:none">
17
  <link rel="stylesheet" type="text/css" href="<?php echo $this->getSkinUrl('popup/css/popup.css');?>"/>
18
  <div class="popup_container sign_in_modal" id="transparent_bg">
19
  <div style="width:660px;" class="overlay-inner-bg" id="content">
101
 
102
  <?php
103
  $name = 'popupcookies';
104
+ $value = 'yes';
105
  // $getCookies = "";
106
  $getCookies = Mage::getModel('core/cookie')->get($name);
107
+ //$getCookies = "";
108
  if($getCookies==""){
109
 
110
  ?>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>cookiesbasedregistration</name>
4
- <version>0.1.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">opensource</license>
7
  <channel>community</channel>
@@ -12,9 +12,9 @@
12
  After registration customer will get welcome message and random password. this popup window based on cookies. if user will delete cookies then agai he will get popup window. </description>
13
  <notes>Tested from magento expert. Working fine</notes>
14
  <authors><author><name>BluethinkIT</name><user>Bluethink</user><email>pramodgupta.bt@gmail.com</email></author></authors>
15
- <date>2015-02-13</date>
16
- <time>13:12:57</time>
17
- <contents><target name="mageetc"><dir name="modules"><file name="Bluethink_Loadregistration.xml" hash="d7310502ff1d848dfb1583eb4824bc99"/></dir></target><target name="magelocal"><dir name="Bluethink"><dir name="Loadregistration"><dir name="Helper"><file name="Data.php" hash="6815ab949df22bb2fa5067854dbfefd3"/></dir><dir name="controllers"><file name="AccountController.php" hash="782740fad6eebf85a790452394617a27"/></dir><dir name="etc"><file name="config.xml" hash="bc9fa678446b64700188d3dd88d63c19"/><file name="system.xml" hash="e175f4381be4c8630a8691f70cf25f4b"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="loadregistration.xml" hash="b7188177bf6beacd990603db5efa2173"/></dir><dir name="template"><dir name="loadregister"><file name="popup.phtml" hash="e920d277c173e1885782245cd2107601"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="popup"><dir name="css"><file name="popup.css" hash="969a2705ef9a30278e4d91c9e24b5ed7"/></dir><dir name="images"><file name="cross_icon.png" hash="42e56d1ae57aaa6794f9ccef21a1fa30"/><file name="loader.png" hash="5fc9514cf8b504709ddca5327c76d524"/><file name="no_image.jpg" hash="11cfb786997ad7a4335c762e3159ed69"/><file name="reg_message.png" hash="6bca288ef61ff5be3eadd59e87850182"/></dir></dir></dir></dir></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
20
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>cookiesbasedregistration</name>
4
+ <version>0.1.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">opensource</license>
7
  <channel>community</channel>
12
  After registration customer will get welcome message and random password. this popup window based on cookies. if user will delete cookies then agai he will get popup window. </description>
13
  <notes>Tested from magento expert. Working fine</notes>
14
  <authors><author><name>BluethinkIT</name><user>Bluethink</user><email>pramodgupta.bt@gmail.com</email></author></authors>
15
+ <date>2015-02-22</date>
16
+ <time>15:11:43</time>
17
+ <contents><target name="mageetc"><dir name="modules"><file name="Bluethink_Loadregistration.xml" hash="d7310502ff1d848dfb1583eb4824bc99"/></dir></target><target name="magelocal"><dir name="Bluethink"><dir name="Loadregistration"><dir name="Helper"><file name="Data.php" hash="6815ab949df22bb2fa5067854dbfefd3"/></dir><dir name="controllers"><file name="AccountController.php" hash="782740fad6eebf85a790452394617a27"/></dir><dir name="etc"><file name="config.xml" hash="bc9fa678446b64700188d3dd88d63c19"/><file name="system.xml" hash="e175f4381be4c8630a8691f70cf25f4b"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="loadregistration.xml" hash="b7188177bf6beacd990603db5efa2173"/></dir><dir name="template"><dir name="loadregister"><file name="popup.phtml" hash="22429157d54ea3c41417134e49b960bf"/></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="base"><dir name="default"><dir name="popup"><dir name="css"><file name="popup.css" hash="969a2705ef9a30278e4d91c9e24b5ed7"/></dir><dir name="images"><file name="cross_icon.png" hash="42e56d1ae57aaa6794f9ccef21a1fa30"/><file name="loader.png" hash="5fc9514cf8b504709ddca5327c76d524"/><file name="no_image.jpg" hash="11cfb786997ad7a4335c762e3159ed69"/><file name="reg_message.png" hash="6bca288ef61ff5be3eadd59e87850182"/></dir></dir></dir></dir></dir></target></contents>
18
  <compatible/>
19
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
20
  </package>