VS_Pinit - Version 1.0.2

Version Notes

This extension will be add Pinit button on product details page of your store.

Download this release

Release Info

Developer Magento Core Team
Extension VS_Pinit
Version 1.0.2
Comparing to
See all releases


Code changes from version 1.0.1 to 1.0.2

Files changed (1) hide show
  1. package.xml +8 -8
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>VS_Pinit</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>This extension will be add Pinit button on product details page of your store. </summary>
10
- <description>This extension will be add Pinit button on product details page of your store. </description>
11
- <notes>This extension will be add Pinit button on product details page of your store. </notes>
12
- <authors><author><name>Virendra Kumar Sharma</name><user>virendra</user><email>bhardwajveerendra@gmail.com</email></author></authors>
13
  <date>2012-10-26</date>
14
- <time>06:44:46</time>
15
- <contents><target name="magecommunity"><dir><dir name="VS"><dir name="Pinit"><dir><dir name="Block"><file name="About.php" hash="e6e2297cbdc665e4a1d7df572b638592"/><file name="pinit .php" hash="4ead0a159d68ce54d60e081f67421129"/></dir><dir name="Helper"><file name="Data.php" hash="9e96e063baeb467d2ec51134e6a94adf"/></dir><dir name="Model"><file name="Button.php" hash="5aee18d935bb32965914c0ea79316c72"/></dir><dir name="etc"><file name="config.xml" hash="1e9bbb62c247971b7b12cec3aa7e6b05"/><file name="system.xml" hash="fa5305692250294e6e34fa023b718641"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="pinit"><file name="pinit.phtml" hash="28dcc241e4ca73560cc2d4f4b1b46e45"/></dir></dir><dir name="layout"><file name="pinit.xml" hash="561c82797367d575b01941da04ac3408"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="VS_Pinit.xml" hash="8c383ba55ef9f15050066ab699b910f1"/></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>VS_Pinit</name>
4
+ <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>This extension will be add Pinit button on product details page of your store.</summary>
10
+ <description>This extension will be add Pinit button on product details page of your store.</description>
11
+ <notes>This extension will be add Pinit button on product details page of your store.</notes>
12
+ <authors><author><name>Virendra Kumar Sharma</name><user>auto-converted</user><email>bhardwajveerendra@gmail.com</email></author></authors>
13
  <date>2012-10-26</date>
14
+ <time>07:05:00</time>
15
+ <contents><target name="magecommunity"><dir name="VS"><dir name="Pinit"><dir name="Block"><file name="About.php" hash="e6e2297cbdc665e4a1d7df572b638592"/><file name="pinit .php" hash="4ead0a159d68ce54d60e081f67421129"/></dir><dir name="Helper"><file name="Data.php" hash="9e96e063baeb467d2ec51134e6a94adf"/></dir><dir name="Model"><file name="Button.php" hash="5aee18d935bb32965914c0ea79316c72"/></dir><dir name="etc"><file name="config.xml" hash="1e9bbb62c247971b7b12cec3aa7e6b05"/><file name="system.xml" hash="fa5305692250294e6e34fa023b718641"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="pinit"><file name="pinit.phtml" hash="28dcc241e4ca73560cc2d4f4b1b46e45"/></dir></dir><dir name="layout"><file name="pinit.xml" hash="561c82797367d575b01941da04ac3408"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="VS_Pinit.xml" hash="8c383ba55ef9f15050066ab699b910f1"/></dir></target></contents>
16
  <compatible/>
17
+ <dependencies/>
18
  </package>