Magazento_Meebo_Bar - Version 1.0.1

Version Notes

The Meebo Bar is a sharing platform that connects your visitors to their friends on any social network.

Download this release

Release Info

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


Code changes from version 1.0.0 to 1.0.1

app/code/community/Magazento/Meebobar/etc/config.xml CHANGED
@@ -3,7 +3,7 @@
3
  <config>
4
  <modules>
5
  <Magazento_Meebobar>
6
- <version>1.0.0</version>
7
  </Magazento_Meebobar>
8
  </modules>
9
  <frontend>
3
  <config>
4
  <modules>
5
  <Magazento_Meebobar>
6
+ <version>1.0.1</version>
7
  </Magazento_Meebobar>
8
  </modules>
9
  <frontend>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magazento_Meebo_Bar</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
- <license>GPL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>The Meebo Bar is a sharing platform that connects your visitors to their friends on any social network.</summary>
10
  <description>The Meebo Bar is a sharing platform that connects your visitors to their friends on any social network.</description>
11
- <notes>1.0.0 Stable</notes>
12
- <authors><author><name>Dmitry Poddubny</name><user>Magazento</user><email>magazento@gmail.com</email></author></authors>
13
- <date>2011-06-25</date>
14
- <time>11:17:42</time>
15
- <contents><target name="magecommunity"><dir name="Magazento"><dir name="Meebobar"><dir name="Block"><file name="Developer.php" hash="c520aefcc2880fe58c7e413d139ad69a"/></dir><dir name="Helper"><file name="Data.php" hash="9237422e4fd5155f7dcfe02e0d875492"/></dir><dir name="etc"><file name="config.xml" hash="7504ad28444d21e49d563816b36f012e"/><file name="system.xml" hash="632363bd20d4196dcf51d10fed2b136d"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magazento_Meebobar.xml" hash="1dc60744f0dc76a699cd8d019e6c7555"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magazento"><dir name="meebobar"><file name="promo.jpg" hash="88520d456df68c98130433b5184b8e7f"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="magazento_meebobar.xml" hash="bb159ea36263f20642dc91236e2c000b"/></dir><dir name="template"><dir name="magazento"><dir name="meebobar"><file name="footer.phtml" hash="15fa5adac6cc7c232bbed36293e35f88"/><file name="header.phtml" hash="d31bcae1e450d6244502c0fd2912bcbe"/></dir></dir></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Magazento_Meebo_Bar</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>The Meebo Bar is a sharing platform that connects your visitors to their friends on any social network.</summary>
10
  <description>The Meebo Bar is a sharing platform that connects your visitors to their friends on any social network.</description>
11
+ <notes>The Meebo Bar is a sharing platform that connects your visitors to their friends on any social network.</notes>
12
+ <authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
13
+ <date>2011-07-04</date>
14
+ <time>20:17:45</time>
15
+ <contents><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="magazento_meebobar.xml" hash="bb159ea36263f20642dc91236e2c000b"/></dir><dir name="template"><dir name="magazento"><dir name="meebobar"><file name="footer.phtml" hash="15fa5adac6cc7c232bbed36293e35f88"/><file name="header.phtml" hash="d31bcae1e450d6244502c0fd2912bcbe"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magazento"><dir name="meebobar"><file name="promo.jpg" hash="88520d456df68c98130433b5184b8e7f"/></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magazento"><dir name="Meebobar"><dir name="Block"><file name="Developer.php" hash="c520aefcc2880fe58c7e413d139ad69a"/></dir><dir name="etc"><file name="config.xml" hash="75853987d48c0d3ca5d2e2dc39e96451"/><file name="system.xml" hash="632363bd20d4196dcf51d10fed2b136d"/></dir><dir name="Helper"><file name="Data.php" hash="9237422e4fd5155f7dcfe02e0d875492"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magazento_Meebobar.xml" hash="1dc60744f0dc76a699cd8d019e6c7555"/></dir></target></contents>
16
  <compatible/>
17
+ <dependencies/>
18
  </package>