Magefox_GooglePlusOne - Version 0.1.3

Version Notes

Download from magento connect or go to my site to download this extensions.

Download this release

Release Info

Developer Magefox
Extension Magefox_GooglePlusOne
Version 0.1.3
Comparing to
See all releases


Code changes from version 0.1.1 to 0.1.3

app/design/frontend/default/default/template/googleplusone/catalog/product/view.phtml CHANGED
@@ -31,7 +31,7 @@
31
  <?php if(Mage::helper('googleplusone')->getPageType() == Magefox_Googleplusone_Model_System_Config_Type::PAGE_TYPE_HTML4): ?>
32
  <g:plusone size="<?php echo Mage::helper('googleplusone')->getSize() ?>" count="<?php echo Mage::helper('googleplusone')->isShowCount() ?>" href="<?php echo $_product->getUrl() ?>"></g:plusone>
33
  <?php else: ?>
34
- <div class="g-plusone" data-size="<?php echo Mage::helper('mtgoogleplusone')->getSize() ?>" data-count="<?php echo Mage::helper('mtgoogleplusone')->isShowCount() ?>" href="<?php echo $_product->getUrl() ?>"></div>
35
  <?php endif; ?>
36
  <?php endif; ?>
37
  <?php endif; ?>
31
  <?php if(Mage::helper('googleplusone')->getPageType() == Magefox_Googleplusone_Model_System_Config_Type::PAGE_TYPE_HTML4): ?>
32
  <g:plusone size="<?php echo Mage::helper('googleplusone')->getSize() ?>" count="<?php echo Mage::helper('googleplusone')->isShowCount() ?>" href="<?php echo $_product->getUrl() ?>"></g:plusone>
33
  <?php else: ?>
34
+ <div class="g-plusone" data-size="<?php echo Mage::helper('googleplusone')->getSize() ?>" data-count="<?php echo Mage::helper('googleplusone')->isShowCount() ?>" href="<?php echo $_product->getUrl() ?>"></div>
35
  <?php endif; ?>
36
  <?php endif; ?>
37
  <?php endif; ?>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magefox_GooglePlusOne</name>
4
- <version>0.1.1</version>
5
  <stability>stable</stability>
6
  <license>OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Extension for Google Plus One</summary>
10
  <description>Extension for Google Plus One API</description>
11
- <notes>Download from magento connect or go to my site to download this extensions</notes>
12
  <authors><author><name>Magefox</name><user>magefox</user><email>magefoxtech@gmail.com</email></author></authors>
13
- <date>2011-08-23</date>
14
- <time>17:44:40</time>
15
- <contents><target name="magecommunity"><dir name="Magefox"><dir name="Googleplusone"><dir><dir name="Helper"><file name="Data.php" hash="04aadb3d7e453a4ca050b0ce6ecbfc4f"/></dir><dir name="Model"><dir name="Layout"><dir name="Generate"><file name="Observer.php" hash="2935f2eb6dd462b75c3022428f91c326"/></dir></dir><dir name="System"><dir name="Config"><file name="Language.php" hash="0fb277c5dd0229fc5144f074b56edde3"/><file name="Position.php" hash="2af849c03ec8481129788b3dd8d190bd"/><file name="Size.php" hash="ace0769f1aa9bb0d7600ab88a738a7f6"/><file name="Type.php" hash="ee48a3f782b32f081eac876445f2d22b"/></dir></dir><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><dir name="etc"><file name="adminhtml.xml" hash="32e1030743ee1a5ae1a3e37d8bbe674b"/><file name="config.xml" hash="679965a3a37ee4ef639158f939c65e53"/><file name="system.xml" hash="0a974343fc5bbe8da8df5429b61b3508"/></dir></dir><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magefox_Googleplusone.xml" hash="38c82c823144208390350e4837d94d0c"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="googleplusone.xml" hash="70e9c83baa08b0ff321cd12f815cc18b"/></dir><dir name="template"><dir name="googleplusone"><dir><dir name="catalog"><dir name="category"><file name="view.phtml" hash="861b1bf5e5aedb0af4fae6ea0a3074c2"/></dir><dir name="product"><file name="list.phtml" hash="9ca68f2505846190fab2167daf2f2214"/><file name="view.phtml" hash="3d093391629ad6d45beb027bbb7f5f22"/></dir></dir></dir></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magefox_GooglePlusOne</name>
4
+ <version>0.1.3</version>
5
  <stability>stable</stability>
6
  <license>OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Extension for Google Plus One</summary>
10
  <description>Extension for Google Plus One API</description>
11
+ <notes>Download from magento connect or go to my site to download this extensions.</notes>
12
  <authors><author><name>Magefox</name><user>magefox</user><email>magefoxtech@gmail.com</email></author></authors>
13
+ <date>2011-09-09</date>
14
+ <time>17:32:00</time>
15
+ <contents><target name="magecommunity"><dir name="Magefox"><dir name="Googleplusone"><dir name="Helper"><file name="Data.php" hash="04aadb3d7e453a4ca050b0ce6ecbfc4f"/></dir><dir name="Model"><dir name="Layout"><dir name="Generate"><file name="Observer.php" hash="2935f2eb6dd462b75c3022428f91c326"/></dir></dir><dir name="System"><dir name="Config"><file name="Language.php" hash="0fb277c5dd0229fc5144f074b56edde3"/><file name="Position.php" hash="2af849c03ec8481129788b3dd8d190bd"/><file name="Size.php" hash="ace0769f1aa9bb0d7600ab88a738a7f6"/><file name="Type.php" hash="ee48a3f782b32f081eac876445f2d22b"/></dir></dir><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir><dir name="etc"><file name="adminhtml.xml" hash="32e1030743ee1a5ae1a3e37d8bbe674b"/><file name="config.xml" hash="679965a3a37ee4ef639158f939c65e53"/><file name="system.xml" hash="0a974343fc5bbe8da8df5429b61b3508"/></dir><file name=".DS_Store" hash="194577a7e20bdcc7afbb718f502c134c"/></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="googleplusone"><dir><dir name="catalog"><dir name="category"><file name="view.phtml" hash="861b1bf5e5aedb0af4fae6ea0a3074c2"/></dir><dir name="product"><file name="list.phtml" hash="9ca68f2505846190fab2167daf2f2214"/><file name="view.phtml" hash="5312146a9441103444ed330137b29b0b"/></dir></dir></dir></dir></dir><dir name="layout"><file name="googleplusone.xml" hash="70e9c83baa08b0ff321cd12f815cc18b"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magefox_Googleplusone.xml" hash="38c82c823144208390350e4837d94d0c"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>