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.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
app/code/community/Belvg/All/Helper/Data.php
CHANGED
@@ -1,34 +1,34 @@
|
|
1 |
-
<?php
|
2 |
-
/**
|
3 |
-
* BelVG LLC.
|
4 |
-
*
|
5 |
-
* NOTICE OF LICENSE
|
6 |
-
*
|
7 |
-
* This source file is subject to the EULA
|
8 |
-
* that is bundled with this package in the file LICENSE.txt.
|
9 |
-
* It is also available through the world-wide-web at this URL:
|
10 |
-
* http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
|
11 |
-
*
|
12 |
-
/***************************************
|
13 |
-
* MAGENTO EDITION USAGE NOTICE *
|
14 |
-
*****************************************/
|
15 |
-
/* This package designed for Magento COMMUNITY edition
|
16 |
-
* BelVG does not guarantee correct work of this extension
|
17 |
-
* on any other Magento edition except Magento COMMUNITY edition.
|
18 |
-
* BelVG does not provide extension support in case of
|
19 |
-
* incorrect edition usage.
|
20 |
-
/***************************************
|
21 |
-
* DISCLAIMER *
|
22 |
-
*****************************************/
|
23 |
-
/* Do not edit or add to this file if you wish to upgrade Magento to newer
|
24 |
-
* versions in the future.
|
25 |
-
*****************************************************
|
26 |
-
* @category Belvg
|
27 |
-
* @package Belvg_All
|
28 |
-
* @copyright Copyright (c) 2010 - 2011 BelVG LLC. (http://www.belvg.com)
|
29 |
-
* @license http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
|
30 |
-
*/
|
31 |
-
|
32 |
-
class Belvg_All_Helper_Data extends Mage_Core_Helper_Abstract{
|
33 |
-
|
34 |
}
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* BelVG LLC.
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the EULA
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
|
11 |
+
*
|
12 |
+
/***************************************
|
13 |
+
* MAGENTO EDITION USAGE NOTICE *
|
14 |
+
*****************************************/
|
15 |
+
/* This package designed for Magento COMMUNITY edition
|
16 |
+
* BelVG does not guarantee correct work of this extension
|
17 |
+
* on any other Magento edition except Magento COMMUNITY edition.
|
18 |
+
* BelVG does not provide extension support in case of
|
19 |
+
* incorrect edition usage.
|
20 |
+
/***************************************
|
21 |
+
* DISCLAIMER *
|
22 |
+
*****************************************/
|
23 |
+
/* Do not edit or add to this file if you wish to upgrade Magento to newer
|
24 |
+
* versions in the future.
|
25 |
+
*****************************************************
|
26 |
+
* @category Belvg
|
27 |
+
* @package Belvg_All
|
28 |
+
* @copyright Copyright (c) 2010 - 2011 BelVG LLC. (http://www.belvg.com)
|
29 |
+
* @license http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
|
30 |
+
*/
|
31 |
+
|
32 |
+
class Belvg_All_Helper_Data extends Mage_Core_Helper_Abstract{
|
33 |
+
|
34 |
}
|
app/code/community/Belvg/All/etc/config.xml
CHANGED
@@ -1,51 +1,51 @@
|
|
1 |
-
<?xml version="1.0"?>
|
2 |
-
<!--
|
3 |
-
/**
|
4 |
-
* BelVG LLC.
|
5 |
-
*
|
6 |
-
* NOTICE OF LICENSE
|
7 |
-
*
|
8 |
-
* This source file is subject to the EULA
|
9 |
-
* that is bundled with this package in the file LICENSE.txt.
|
10 |
-
* It is also available through the world-wide-web at this URL:
|
11 |
-
* http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
|
12 |
-
*
|
13 |
-
/***************************************
|
14 |
-
* MAGENTO EDITION USAGE NOTICE *
|
15 |
-
*****************************************/
|
16 |
-
/* This package designed for Magento COMMUNITY edition
|
17 |
-
* BelVG does not guarantee correct work of this extension
|
18 |
-
* on any other Magento edition except Magento COMMUNITY edition.
|
19 |
-
* BelVG does not provide extension support in case of
|
20 |
-
* incorrect edition usage.
|
21 |
-
/***************************************
|
22 |
-
* DISCLAIMER *
|
23 |
-
*****************************************/
|
24 |
-
/* Do not edit or add to this file if you wish to upgrade Magento to newer
|
25 |
-
* versions in the future.
|
26 |
-
*****************************************************
|
27 |
-
* @category Belvg
|
28 |
-
* @package Belvg_All
|
29 |
-
* @copyright Copyright (c) 2010 - 2011 BelVG LLC. (http://www.belvg.com)
|
30 |
-
* @license http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
|
31 |
-
*/
|
32 |
-
-->
|
33 |
-
<config>
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
<helpers>
|
46 |
-
<belvgall>
|
47 |
-
<class>Belvg_All_Helper</class>
|
48 |
-
</belvgall>
|
49 |
-
</helpers>
|
50 |
-
|
51 |
</config>
|
1 |
+
<?xml version="1.0"?>
|
2 |
+
<!--
|
3 |
+
/**
|
4 |
+
* BelVG LLC.
|
5 |
+
*
|
6 |
+
* NOTICE OF LICENSE
|
7 |
+
*
|
8 |
+
* This source file is subject to the EULA
|
9 |
+
* that is bundled with this package in the file LICENSE.txt.
|
10 |
+
* It is also available through the world-wide-web at this URL:
|
11 |
+
* http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
|
12 |
+
*
|
13 |
+
/***************************************
|
14 |
+
* MAGENTO EDITION USAGE NOTICE *
|
15 |
+
*****************************************/
|
16 |
+
/* This package designed for Magento COMMUNITY edition
|
17 |
+
* BelVG does not guarantee correct work of this extension
|
18 |
+
* on any other Magento edition except Magento COMMUNITY edition.
|
19 |
+
* BelVG does not provide extension support in case of
|
20 |
+
* incorrect edition usage.
|
21 |
+
/***************************************
|
22 |
+
* DISCLAIMER *
|
23 |
+
*****************************************/
|
24 |
+
/* Do not edit or add to this file if you wish to upgrade Magento to newer
|
25 |
+
* versions in the future.
|
26 |
+
*****************************************************
|
27 |
+
* @category Belvg
|
28 |
+
* @package Belvg_All
|
29 |
+
* @copyright Copyright (c) 2010 - 2011 BelVG LLC. (http://www.belvg.com)
|
30 |
+
* @license http://store.belvg.com/BelVG-LICENSE-COMMUNITY.txt
|
31 |
+
*/
|
32 |
+
-->
|
33 |
+
<config>
|
34 |
+
<modules>
|
35 |
+
<Belvg_All>
|
36 |
+
<version>1.0.0</version>
|
37 |
+
</Belvg_All>
|
38 |
+
</modules>
|
39 |
+
<global>
|
40 |
+
<blocks>
|
41 |
+
<belvgall>
|
42 |
+
<class>Belvg_All_Block</class>
|
43 |
+
</belvgall>
|
44 |
+
</blocks>
|
45 |
+
<helpers>
|
46 |
+
<belvgall>
|
47 |
+
<class>Belvg_All_Helper</class>
|
48 |
+
</belvgall>
|
49 |
+
</helpers>
|
50 |
+
</global>
|
51 |
</config>
|
app/design/frontend/default/default/template/facebookfree/block.phtml
CHANGED
@@ -55,7 +55,7 @@ window.fbAsyncInit = function() {
|
|
55 |
(function() {
|
56 |
var e = document.createElement('script');
|
57 |
e.type = 'text/javascript';
|
58 |
-
e.src = document.location.protocol + '//connect.facebook.net
|
59 |
e.async = true;
|
60 |
document.getElementById('fb-root').appendChild(e);
|
61 |
}());
|
55 |
(function() {
|
56 |
var e = document.createElement('script');
|
57 |
e.type = 'text/javascript';
|
58 |
+
e.src = document.location.protocol + '//connect.facebook.net/<?php echo Mage::app()->getLocale()->getLocaleCode();?>/all.js';
|
59 |
e.async = true;
|
60 |
document.getElementById('fb-root').appendChild(e);
|
61 |
}());
|
app/etc/modules/Belvg_All.xml
CHANGED
@@ -31,11 +31,11 @@
|
|
31 |
*/
|
32 |
-->
|
33 |
<config>
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
</Belvg_All>
|
40 |
-
|
41 |
</config>
|
31 |
*/
|
32 |
-->
|
33 |
<config>
|
34 |
+
<modules>
|
35 |
+
<Belvg_All>
|
36 |
+
<active>true</active>
|
37 |
+
<codePool>community</codePool>
|
38 |
+
<version>1.0</version>
|
39 |
</Belvg_All>
|
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.
|
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-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="Belvg"><dir name="All"><dir name="Helper"><file name="Data.php" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>facebookfreebelvg</name>
|
4 |
+
<version>1.0.2</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-11-16</date>
|
14 |
+
<time>07:48:48</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Belvg"><dir name="All"><dir name="Helper"><file name="Data.php" hash="369fb8c702067b9f1a222d50d884718f"/></dir><dir name="etc"><file name="config.xml" hash="f0bec3cd286e81c1783d6d66e429afde"/><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="39bbf23fec2e96d3c8d86f4074cd3e5e"/></dir><dir name="etc"><file name="adminhtml.xml" hash="918c2b409a939f35b4e28ce8d1a8d2e9"/><file name="config.xml" hash="ab0d294913486602d365aa4ef264ac0a"/><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></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="908565eb2dd392fa5fb85d7964afeab5"/><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="c288d8578bf4dc8c6c29ba1fe341f1d7"/><file name="Belvg_FacebookFree.xml" hash="a92659040561ff28748a59f1e26b3db2"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|