facebookfreebelvg - Version 1.0.4

Version Notes

Please, feel free to contact us at store@belvg.com

Download this release

Release Info

Developer Magento Core Team
Extension facebookfreebelvg
Version 1.0.4
Comparing to
See all releases


Code changes from version 1.0.3 to 1.0.4

app/code/community/Belvg/FaceboookFree/etc/config.xml CHANGED
@@ -33,7 +33,7 @@
33
  <config>
34
  <modules>
35
  <Belvg_FaceboookFree>
36
- <version>1.0.3</version>
37
  </Belvg_FaceboookFree>
38
  </modules>
39
  <frontend>
33
  <config>
34
  <modules>
35
  <Belvg_FaceboookFree>
36
+ <version>1.0.4</version>
37
  </Belvg_FaceboookFree>
38
  </modules>
39
  <frontend>
app/design/frontend/default/default/template/facebookfree/block.phtml CHANGED
@@ -38,9 +38,6 @@ window.fbAsyncInit = function() {
38
  xfbml : true,
39
  oauth : true});
40
 
41
- FB.Event.subscribe('auth.logout', function(response) {
42
- logout();
43
- });
44
  FB.getLoginStatus(function(response) {
45
  if (response.status == 'connected') {
46
  <?php if (Mage::getSingleton('customer/session')->isLoggedIn() && $uid = $this->checkFbUser()):?>
@@ -52,7 +49,7 @@ window.fbAsyncInit = function() {
52
  (function(d){
53
  var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
54
  js = d.createElement('script'); js.id = id; js.async = true;
55
- js.src = "//connect.facebook.net/en_US/all.js";
56
  d.getElementsByTagName('head')[0].appendChild(js);
57
  }(document));
58
 
38
  xfbml : true,
39
  oauth : true});
40
 
 
 
 
41
  FB.getLoginStatus(function(response) {
42
  if (response.status == 'connected') {
43
  <?php if (Mage::getSingleton('customer/session')->isLoggedIn() && $uid = $this->checkFbUser()):?>
49
  (function(d){
50
  var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
51
  js = d.createElement('script'); js.id = id; js.async = true;
52
+ js.src = "//connect.facebook.net/<?php echo Mage::app()->getLocale()->getLocaleCode()?>/all.js";
53
  d.getElementsByTagName('head')[0].appendChild(js);
54
  }(document));
55
 
app/etc/modules/Belvg_FacebookFree.xml CHANGED
@@ -35,7 +35,7 @@
35
  <Belvg_FaceboookFree>
36
  <active>true</active>
37
  <codePool>community</codePool>
38
- <version>1.0.3</version>
39
  </Belvg_FaceboookFree>
40
  </modules>
41
  </config>
35
  <Belvg_FaceboookFree>
36
  <active>true</active>
37
  <codePool>community</codePool>
38
+ <version>1.0.4</version>
39
  </Belvg_FaceboookFree>
40
  </modules>
41
  </config>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>facebookfreebelvg</name>
4
- <version>1.0.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt">BelVG EULA</license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>Facebook connect and publish extension allows to login into store using Facebook credentials. Allows to add configurable iLike button to the product page.</description>
11
  <notes>Please, feel free to contact us at store@belvg.com</notes>
12
  <authors><author><name>Belvg</name><user>auto-converted</user><email>store@belvg.com</email></author></authors>
13
- <date>2011-12-14</date>
14
- <time>13:35:08</time>
15
- <contents><target name="magecommunity"><dir name="Belvg"><dir name="All"><dir name="Helper"><file name="Data.php" hash="c508c83bfba72a300592b1b373f41758"/></dir><dir name="etc"><file name="config.xml" hash="8353012d959534a6afd3d75bfc5d9b83"/><file name="system.xml" hash="20d31eefd3bc699d1db1f78cd2b8f4d2"/></dir></dir><dir name="FaceboookFree"><dir name="Block"><file name="Active.php" hash="813d46911f6500338c30fa5c179e12d3"/><file name="Links.php" hash="a850aed6d41f7e377b1603b5791805e7"/></dir><dir name="Helper"><file name="Active.php" hash="c973b678b89d21748fed2f880e36cf55"/><file name="Data.php" hash="1825805274bce0784ec27ce9bcd1f525"/></dir><dir name="Model"><dir name="Mysql4"><file name="Setup.php" hash="5d7ef9e98a18c04c0d8d1457c96492aa"/></dir><dir name="System"><dir name="Config"><dir name="Source"><file name="Color.php" hash="bd27002596a4bc6018a52618a60b4fcc"/><file name="Layout.php" hash="d8b4cd4c2bb3ae2d40b0a43e84b2812f"/></dir></dir></dir><file name="FaceboookFree.php" hash="6ae1b5b8f461794a42960af5694a0540"/></dir><dir name="controllers"><file name="CustomerController.php" hash="c000f4489f4e4a8829b81a8966d13e7c"/></dir><dir name="etc"><file name="adminhtml.xml" hash="918c2b409a939f35b4e28ce8d1a8d2e9"/><file name="config.xml" hash="e5eb336d2edba98f3ef52a1985473473"/><file name="system.xml" hash="c493ed694d2f9b87f5ecbf5bfcbc628f"/></dir><dir name="sql"><dir name="facebookfree_setup"><file name="mysql4-install-1.0.1.php" hash="4fb61d52de12359987c0f4975093d4b2"/></dir></dir></dir><dir name="Newsletterdob"><dir name="Helper"><file name="Data.php" hash="b714a9786a36eb872a3998cf5589ea73"/></dir><dir name="Model"><dir name="Mysql4"><file name="Setup.php" hash="3f7418aef91928410b3378194ad32378"/></dir></dir><dir name="etc"><file name="config.xml" hash="b865ab1b54be4ee4958970f3c20af111"/></dir><dir name="sql"><dir name="newsletterdob_setup"><file name="mysql4-install-1.0.1.php" hash="5ffbfa5ea1ea16f4bd5ac4da56f319b2"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="facebookfree.xml" hash="a4f91867847b391dd2c833907863b0bb"/></dir><dir name="template"><dir name="facebookfree"><dir name="like"><dir name="product"><dir name="view"><file name="addto.phtml" hash="2587002138a3be0944e98079309e8524"/></dir></dir><file name="head.phtml" hash="b618691ffc33a0e71ecf82c8137829e4"/></dir><file name="block.phtml" hash="044dde73ae6b4987fbb262f95c0df2a7"/><file name="checkoutlogin.phtml" hash="3f2fbfe2b973338bd595b1664f67d0b4"/><file name="login.phtml" hash="d229b7c2f3e704e1b51616f235024d0c"/><file name="top.links.phtml" hash="4b2e33ac3ab51f53c0616c09da1150ee"/></dir></dir></dir></dir></dir></target><target name="magelib"><dir name="Facebook"><file name="Api.php" hash="daf56a2b2c80b069f92ce7e4bee1782f"/><file name="Exception.php" hash="6992e5cc68e456c0841a002cbd92a12b"/><file name="fb_ca_chain_bundle.crt" hash="c3055d03e94bbee13c7c6cc3a76083d9"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><dir name="belvg"><file name="facebookfree.css" hash="c211abe25deeef7c6c31059efa58d701"/></dir></dir><dir name="images"><dir name="belvg"><file name="fb.gif" hash="865312ef4436675a9c79bacb7c97407f"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Belvg_All.xml" hash="d322d1671821c290a5fa099381431b2d"/><file name="Belvg_FacebookFree.xml" hash="66d0b8516103f3d29d31d38bd28c4c96"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>facebookfreebelvg</name>
4
+ <version>1.0.4</version>
5
  <stability>stable</stability>
6
  <license uri="http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt">BelVG EULA</license>
7
  <channel>community</channel>
10
  <description>Facebook connect and publish extension allows to login into store using Facebook credentials. Allows to add configurable iLike button to the product page.</description>
11
  <notes>Please, feel free to contact us at store@belvg.com</notes>
12
  <authors><author><name>Belvg</name><user>auto-converted</user><email>store@belvg.com</email></author></authors>
13
+ <date>2011-12-15</date>
14
+ <time>08:39:16</time>
15
+ <contents><target name="magecommunity"><dir name="Belvg"><dir name="All"><dir name="Helper"><file name="Data.php" hash="c508c83bfba72a300592b1b373f41758"/></dir><dir name="etc"><file name="config.xml" hash="8353012d959534a6afd3d75bfc5d9b83"/><file name="system.xml" hash="20d31eefd3bc699d1db1f78cd2b8f4d2"/></dir></dir><dir name="FaceboookFree"><dir name="Block"><file name="Active.php" hash="813d46911f6500338c30fa5c179e12d3"/><file name="Links.php" hash="a850aed6d41f7e377b1603b5791805e7"/></dir><dir name="Helper"><file name="Active.php" hash="c973b678b89d21748fed2f880e36cf55"/><file name="Data.php" hash="1825805274bce0784ec27ce9bcd1f525"/></dir><dir name="Model"><dir name="Mysql4"><file name="Setup.php" hash="5d7ef9e98a18c04c0d8d1457c96492aa"/></dir><dir name="System"><dir name="Config"><dir name="Source"><file name="Color.php" hash="bd27002596a4bc6018a52618a60b4fcc"/><file name="Layout.php" hash="d8b4cd4c2bb3ae2d40b0a43e84b2812f"/></dir></dir></dir><file name="FaceboookFree.php" hash="6ae1b5b8f461794a42960af5694a0540"/></dir><dir name="controllers"><file name="CustomerController.php" hash="c000f4489f4e4a8829b81a8966d13e7c"/></dir><dir name="etc"><file name="adminhtml.xml" hash="918c2b409a939f35b4e28ce8d1a8d2e9"/><file name="config.xml" hash="19f0d2dad1719070771934ce750e0c89"/><file name="system.xml" hash="c493ed694d2f9b87f5ecbf5bfcbc628f"/></dir><dir name="sql"><dir name="facebookfree_setup"><file name="mysql4-install-1.0.1.php" hash="4fb61d52de12359987c0f4975093d4b2"/></dir></dir></dir><dir name="Newsletterdob"><dir name="Helper"><file name="Data.php" hash="b714a9786a36eb872a3998cf5589ea73"/></dir><dir name="Model"><dir name="Mysql4"><file name="Setup.php" hash="3f7418aef91928410b3378194ad32378"/></dir></dir><dir name="etc"><file name="config.xml" hash="b865ab1b54be4ee4958970f3c20af111"/></dir><dir name="sql"><dir name="newsletterdob_setup"><file name="mysql4-install-1.0.1.php" hash="5ffbfa5ea1ea16f4bd5ac4da56f319b2"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="facebookfree.xml" hash="a4f91867847b391dd2c833907863b0bb"/></dir><dir name="template"><dir name="facebookfree"><dir name="like"><dir name="product"><dir name="view"><file name="addto.phtml" hash="2587002138a3be0944e98079309e8524"/></dir></dir><file name="head.phtml" hash="b618691ffc33a0e71ecf82c8137829e4"/></dir><file name="block.phtml" hash="48679d8096f0380022ed4901a8aff8f5"/><file name="checkoutlogin.phtml" hash="3f2fbfe2b973338bd595b1664f67d0b4"/><file name="login.phtml" hash="d229b7c2f3e704e1b51616f235024d0c"/><file name="top.links.phtml" hash="4b2e33ac3ab51f53c0616c09da1150ee"/></dir></dir></dir></dir></dir></target><target name="magelib"><dir name="Facebook"><file name="Api.php" hash="daf56a2b2c80b069f92ce7e4bee1782f"/><file name="Exception.php" hash="6992e5cc68e456c0841a002cbd92a12b"/><file name="fb_ca_chain_bundle.crt" hash="c3055d03e94bbee13c7c6cc3a76083d9"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="css"><dir name="belvg"><file name="facebookfree.css" hash="c211abe25deeef7c6c31059efa58d701"/></dir></dir><dir name="images"><dir name="belvg"><file name="fb.gif" hash="865312ef4436675a9c79bacb7c97407f"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Belvg_All.xml" hash="d322d1671821c290a5fa099381431b2d"/><file name="Belvg_FacebookFree.xml" hash="416010d7508794dbbfefc0c6e4c63eb9"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>