GetSomeMojo_Pinterestmojo - Version 2.0.1

Version Notes

- All the code has been refactored


- Updated to match the latest Pinterest Pin It features


- Stable release

Download this release

Release Info

Developer Mitchell Robles, Jr.
Extension GetSomeMojo_Pinterestmojo
Version 2.0.1
Comparing to
See all releases


Code changes from version 2.0.0 to 2.0.1

app/code/local/GetSomeMojo/Pinterestmojo/etc/config.xml CHANGED
@@ -13,7 +13,7 @@
13
  <config>
14
  <modules>
15
  <GetSomeMojo_Pinterestmojo>
16
- <version>2.0.0</version>
17
  </GetSomeMojo_Pinterestmojo>
18
  </modules>
19
  <admin>
13
  <config>
14
  <modules>
15
  <GetSomeMojo_Pinterestmojo>
16
+ <version>2.0.1</version>
17
  </GetSomeMojo_Pinterestmojo>
18
  </modules>
19
  <admin>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GetSomeMojo_Pinterestmojo</name>
4
- <version>2.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://getsome.mojomage.com/license/">Custom</license>
7
  <channel>community</channel>
@@ -15,8 +15,8 @@
15
  - Stable release</notes>
16
  <authors><author><name>Mitch Robles, Jr.</name><user>MojoMitch</user><email>info@getsomemojo.net</email></author></authors>
17
  <date>2013-06-12</date>
18
- <time>03:48:42</time>
19
- <contents><target name="mageetc"><dir name="modules"><file name="GetSomeMojo_Pinterestmojo.xml" hash="754937eada3236e4628ed37fb4d826d9"/></dir></target><target name="magelocal"><dir name="GetSomeMojo"><dir name="Pinterestmojo"><dir name="Block"><file name="PinterestButton.php" hash="422fc91c24d84e77dbe3c087210059eb"/></dir><dir name="Helper"><file name="Data.php" hash="bb7343d9153708238cef41005c58ad06"/></dir><dir name="Model"><dir name="Config"><file name="Bn.php" hash="a7eea2937b14d9d3c8a169020c2deacf"/><file name="ButtonAlign.php" hash="a5a27aebb7ce1796fd0051b3540111c2"/><file name="ButtonType.php" hash="0c946e1b5fdf1a71cb86c93dd9dc5267"/><file name="PinCount.php" hash="7cb0d1cdf694e6079f7cd692ca6233d9"/></dir></dir><dir name="etc"><file name="config.xml" hash="b2bb68dbe036fe74fccea6b8861d8a0e"/><file name="system.xml" hash="4141d764f069e8342188e4b2c1707aad"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="getsomemojo"><dir name="pinterestmojo"><file name="pinterest.xml" hash="1d4e687512b5a3e4deccb79bdca13b11"/></dir></dir></dir><dir name="template"><dir name="getsomemojo"><dir name="pinterestmojo"><file name="pinterest_button.phtml" hash="242f6a1925e06cebfa7847a5450b8773"/></dir></dir></dir></dir></dir></dir></target></contents>
20
  <compatible/>
21
- <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
22
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>GetSomeMojo_Pinterestmojo</name>
4
+ <version>2.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://getsome.mojomage.com/license/">Custom</license>
7
  <channel>community</channel>
15
  - Stable release</notes>
16
  <authors><author><name>Mitch Robles, Jr.</name><user>MojoMitch</user><email>info@getsomemojo.net</email></author></authors>
17
  <date>2013-06-12</date>
18
+ <time>04:39:14</time>
19
+ <contents><target name="mageetc"><dir name="modules"><file name="GetSomeMojo_Pinterestmojo.xml" hash="754937eada3236e4628ed37fb4d826d9"/></dir></target><target name="magelocal"><dir name="GetSomeMojo"><dir name="Pinterestmojo"><dir name="Block"><file name="PinterestButton.php" hash="422fc91c24d84e77dbe3c087210059eb"/></dir><dir name="Helper"><file name="Data.php" hash="bb7343d9153708238cef41005c58ad06"/></dir><dir name="Model"><dir name="Config"><file name="Bn.php" hash="a7eea2937b14d9d3c8a169020c2deacf"/><file name="ButtonAlign.php" hash="a5a27aebb7ce1796fd0051b3540111c2"/><file name="ButtonType.php" hash="0c946e1b5fdf1a71cb86c93dd9dc5267"/><file name="PinCount.php" hash="7cb0d1cdf694e6079f7cd692ca6233d9"/></dir></dir><dir name="etc"><file name="config.xml" hash="b0bf1661c1a8e1ae8d66f34205090d16"/><file name="system.xml" hash="4141d764f069e8342188e4b2c1707aad"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="getsomemojo"><dir name="pinterestmojo"><file name="pinterest.xml" hash="1d4e687512b5a3e4deccb79bdca13b11"/></dir></dir></dir><dir name="template"><dir name="getsomemojo"><dir name="pinterestmojo"><file name="pinterest_button.phtml" hash="242f6a1925e06cebfa7847a5450b8773"/></dir></dir></dir></dir></dir></dir></target></contents>
20
  <compatible/>
21
+ <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name></name><channel>connect.magentocommerce.com/core</channel><min></min><max></max></package></required></dependencies>
22
  </package>