Version Notes
Full Multilingual Support and Bug Fixes
Download this release
Release Info
| Developer | Roy_Toledo |
| Extension | SocialShareOG |
| Version | 2.5.0 |
| Comparing to | |
| See all releases | |
Code changes from version 2.0.1 to 2.5.0
app/design/frontend/default/default/template/socialshare/body.phtml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!-- SocialShare - OpenGraphTags Body -->
|
| 2 |
+
<div id="fb-root"></div>
|
| 3 |
+
<script>
|
| 4 |
+
window.fbAsyncInit = function() {
|
| 5 |
+
FB.init({
|
| 6 |
+
appId : '<?php echo Mage::getStoreConfig('opengraphtags/facebook/fb_appid'); ?>',
|
| 7 |
+
status : true,
|
| 8 |
+
cookie : true,
|
| 9 |
+
xfbml : true
|
| 10 |
+
});
|
| 11 |
+
};
|
| 12 |
+
// Load the SDK Asynchronously
|
| 13 |
+
(function(d){
|
| 14 |
+
var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
|
| 15 |
+
if (d.getElementById(id)) {return;}
|
| 16 |
+
js = d.createElement('script'); js.id = id; js.async = true;
|
| 17 |
+
js.src = "//connect.facebook.net/<?php echo Mage::getStoreConfig('opengraphtags/conf/lang'); ?>/all.js";
|
| 18 |
+
ref.parentNode.insertBefore(js, ref);
|
| 19 |
+
}(document));
|
| 20 |
+
</script>
|
| 21 |
+
<!-- SocialShare - OpenGraphTags Body END -->
|
package.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<package>
|
| 3 |
<name>SocialShareOG</name>
|
| 4 |
-
<version>2.0
|
| 5 |
<stability>stable</stability>
|
| 6 |
<license>OSL</license>
|
| 7 |
<channel>community</channel>
|
|
@@ -11,8 +11,8 @@
|
|
| 11 |
<notes>Full Multilingual Support and Bug Fixes</notes>
|
| 12 |
<authors><author><name>Roy_Toledo</name><user>Roy_Toledo</user><email>toledoroy@gmail.com</email></author></authors>
|
| 13 |
<date>2013-02-02</date>
|
| 14 |
-
<time>
|
| 15 |
-
<contents><target name="magecommunity"><dir name="SocialShare"><dir name="OpenGraphTags"><dir name="Helper"><file name="Data.php" hash="0d955fa9a94fddc4e5fe8b6c87f1cece"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><dir name="Dropdown"><file name="Localization.php" hash="124bfcf8e6be20123772da9c5c458989"/></dir></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="d9864cf4645ba6cc01f1e8d04a4bd735"/><file name="config.xml" hash="e354c871847c66b08376f0446c7512d5"/><file name="system.xml" hash="146cfccd1058c6438a2def18897b4d95"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="OpenGraphTags.xml" hash="1d5d69364bbee107d37fb128511ee94a"/></dir><dir name="template"><dir name="socialshare"><file name="head.phtml" hash="23e5ab205f5d6c46eb60f98dce129f25"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="SocialShare_OpenGraphTags.xml" hash="820d4be224ecac5ad1ba1a7e23cb7b55"/></dir></target></contents>
|
| 16 |
<compatible/>
|
| 17 |
<dependencies><required><php><min>4.3.0</min><max>6.0.0</max></php></required></dependencies>
|
| 18 |
</package>
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<package>
|
| 3 |
<name>SocialShareOG</name>
|
| 4 |
+
<version>2.5.0</version>
|
| 5 |
<stability>stable</stability>
|
| 6 |
<license>OSL</license>
|
| 7 |
<channel>community</channel>
|
| 11 |
<notes>Full Multilingual Support and Bug Fixes</notes>
|
| 12 |
<authors><author><name>Roy_Toledo</name><user>Roy_Toledo</user><email>toledoroy@gmail.com</email></author></authors>
|
| 13 |
<date>2013-02-02</date>
|
| 14 |
+
<time>23:12:35</time>
|
| 15 |
+
<contents><target name="magecommunity"><dir name="SocialShare"><dir name="OpenGraphTags"><dir name="Helper"><file name="Data.php" hash="0d955fa9a94fddc4e5fe8b6c87f1cece"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><dir name="Dropdown"><file name="Localization.php" hash="124bfcf8e6be20123772da9c5c458989"/></dir></dir></dir></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="d9864cf4645ba6cc01f1e8d04a4bd735"/><file name="config.xml" hash="e354c871847c66b08376f0446c7512d5"/><file name="system.xml" hash="146cfccd1058c6438a2def18897b4d95"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="OpenGraphTags.xml" hash="1d5d69364bbee107d37fb128511ee94a"/></dir><dir name="template"><dir name="socialshare"><file name="head.phtml" hash="23e5ab205f5d6c46eb60f98dce129f25"/><file name="body.phtml" hash="dfce724a1cfac0fa7002155f35fde1b3"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="SocialShare_OpenGraphTags.xml" hash="820d4be224ecac5ad1ba1a7e23cb7b55"/></dir></target></contents>
|
| 16 |
<compatible/>
|
| 17 |
<dependencies><required><php><min>4.3.0</min><max>6.0.0</max></php></required></dependencies>
|
| 18 |
</package>
|
