VS_Tweet - Version 1.0.1

Version Notes

Quickly add a Twitter tweet button to your Magento store.

Download this release

Release Info

Developer Magento Core Team
Extension VS_Tweet
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

Files changed (1) hide show
  1. package.xml +6 -6
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>VS_Tweet</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
@@ -9,10 +9,10 @@
9
  <summary>Quickly add a Twitter tweet button to your Magento store.</summary>
10
  <description>Quickly add a Twitter tweet button to your Magento store.</description>
11
  <notes>Quickly add a Twitter tweet button to your Magento store.</notes>
12
- <authors><author><name>virendra kumar sharma</name><user>virendra</user><email>bhardwajveerendra@gmail.com</email></author></authors>
13
- <date>2011-12-30</date>
14
- <time>12:21:02</time>
15
- <contents><target name="magecommunity"><dir><dir name="VS"><dir name="Tweet"><dir><dir name="Block"><file name="Tweet.php" hash="469bb91024653dfb672ed9a56dcf202f"/></dir><dir name="Helper"><file name="Data.php" hash="0e940860ca9f878e16b41dd2213cee69"/></dir><dir name="Model"><file name="Button.php" hash="70685287b57691a2223862b96c31ea09"/></dir><dir name="etc"><file name="config.xml" hash="c6e42ad2fb678795518dafdcf507a4a7"/><file name="system.xml" hash="9ddc598011eef1d943626a6aa30c4496"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="VS_Tweet.xml" hash="ef7d7e6cf0ba9ae0650aab0e82c4d177"/></dir></dir></target><target name="magedesign"><dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="tweet"><file name="tweet.phtml" hash="e352f8591a65e106ed98e9ab3fee4269"/></dir></dir><dir name="layout"><file name="tweet.xml" hash="a8bc7e7b6f8f04f31b12f60309283877"/></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>VS_Tweet</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
9
  <summary>Quickly add a Twitter tweet button to your Magento store.</summary>
10
  <description>Quickly add a Twitter tweet button to your Magento store.</description>
11
  <notes>Quickly add a Twitter tweet button to your Magento store.</notes>
12
+ <authors><author><name>virendra kumar sharma</name><user>auto-converted</user><email>bhardwajveerendra@gmail.com</email></author></authors>
13
+ <date>2012-01-09</date>
14
+ <time>07:06:04</time>
15
+ <contents><target name="magecommunity"><dir name="VS"><dir name="Tweet"><dir name="Block"><file name="Tweet.php" hash="469bb91024653dfb672ed9a56dcf202f"/></dir><dir name="Helper"><file name="Data.php" hash="0e940860ca9f878e16b41dd2213cee69"/></dir><dir name="Model"><file name="Button.php" hash="70685287b57691a2223862b96c31ea09"/></dir><dir name="etc"><file name="config.xml" hash="c6e42ad2fb678795518dafdcf507a4a7"/><file name="system.xml" hash="9ddc598011eef1d943626a6aa30c4496"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="VS_Tweet.xml" hash="ef7d7e6cf0ba9ae0650aab0e82c4d177"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="tweet"><file name="tweet.phtml" hash="e352f8591a65e106ed98e9ab3fee4269"/></dir></dir><dir name="layout"><file name="tweet.xml" hash="a8bc7e7b6f8f04f31b12f60309283877"/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies/>
18
  </package>