Buscape_Ebit - Version 0.1.1

Version Notes

Buscapé e-bit é compatível com Magento Enterprise Edition 1.7.0.0 ou superior, Professional Edition 1.9.0.0 ou superior, e Magento Community Edition 1.3.3.0 ou superior.

Download this release

Release Info

Developer Magento Core Team
Extension Buscape_Ebit
Version 0.1.1
Comparing to
See all releases


Code changes from version 0.1.0 to 0.1.1

app/code/community/Buscape/Ebit/etc/config.xml CHANGED
@@ -22,7 +22,7 @@
22
  <config>
23
  <modules>
24
  <Buscape_Ebit>
25
- <version>0.1.0</version>
26
  </Buscape_Ebit>
27
  </modules>
28
  <global>
22
  <config>
23
  <modules>
24
  <Buscape_Ebit>
25
+ <version>0.1.1</version>
26
  </Buscape_Ebit>
27
  </modules>
28
  <global>
app/design/frontend/default/default/layout/buscape_ebit.xml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <!--
3
+ /**
4
+ * Magento
5
+ *
6
+ * NOTICE OF LICENSE
7
+ *
8
+ * This source file is subject to the Open Software License (OSL 3.0)
9
+ * that is bundled with this package in the file LICENSE.txt.
10
+ * It is also available through the world-wide-web at this URL:
11
+ * http://opensource.org/licenses/osl-3.0.php
12
+ * If you did not receive a copy of the license and are unable to
13
+ * obtain it through the world-wide-web, please send an email
14
+ * to suporte.developer@buscape-inc.com so we can send you a copy immediately.
15
+ *
16
+ * @category Buscape
17
+ * @package Buscape_Ebit
18
+ * @copyright Copyright (c) 2010 Buscapé Company (http://www.buscapecompany.com)
19
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
20
+ */
21
+ -->
22
+ <layout version="0.1.0">
23
+ <default>
24
+ <reference name="footer">
25
+ <block type="ebit/template_seal" name="selo_ebit" as="selo_ebit" before="-" />
26
+ </reference>
27
+ </default>
28
+ </layout>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Buscape_Ebit</name>
4
- <version>0.1.0</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>
@@ -10,9 +10,9 @@
10
  <description>A e-bit possui um sistema de avalia&#xE7;&#xE3;o que re&#xFA;ne informa&#xE7;&#xF5;es sobre com&#xE9;rcio eletr&#xF4;nico coletadas junto a consumidores ap&#xF3;s realizarem compras em aproximadamente 2.000 lojas virtuais.</description>
11
  <notes>Buscap&#xE9; e-bit &#xE9; compat&#xED;vel com Magento Enterprise Edition 1.7.0.0 ou superior, Professional Edition 1.9.0.0 ou superior, e Magento Community Edition 1.3.3.0 ou superior.</notes>
12
  <authors><author><name>Adriano Aguiar</name><user>auto-converted</user><email>adrianoaguiaralves@gmail.com</email></author></authors>
13
- <date>2011-11-29</date>
14
- <time>16:18:42</time>
15
- <contents><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="buscape_ebit.xml" hash="7224da03520512e1aa9229f6154249bb"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Buscape_Ebit.xml" hash="3a4f1faefee4fd109d6f9512527b7eb3"/></dir></target><target name="magecommunity"><dir name="Buscape"><dir name="Ebit"><dir name="Block"><dir name="Checkout"><file name="Success.php" hash="bfa41306d3929b5a916dd0c62969a74a"/></dir><dir name="Template"><file name="Seal.php" hash="42af8d09437a3c643e8638563af5529a"/></dir></dir><dir name="Helper"><file name="Data.php" hash="df31daa2f2dcf4139787c3c61664bb85"/></dir><dir name="Model"><file name="Config.php" hash="8f7ca12dc1d3453622fab3471a1d6e6c"/><file name="Observer.php" hash="97db11e2e3a123f0c8691be1c4f0de70"/></dir><dir name="etc"><file name="config.xml" hash="b2edec65a5bf7ffa0e5e4b439b03f9c2"/><file name="system.xml" hash="4e85e53d3f94d1c22a99bab856edd004"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Buscape_Ebit</name>
4
+ <version>0.1.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>
10
  <description>A e-bit possui um sistema de avalia&#xE7;&#xE3;o que re&#xFA;ne informa&#xE7;&#xF5;es sobre com&#xE9;rcio eletr&#xF4;nico coletadas junto a consumidores ap&#xF3;s realizarem compras em aproximadamente 2.000 lojas virtuais.</description>
11
  <notes>Buscap&#xE9; e-bit &#xE9; compat&#xED;vel com Magento Enterprise Edition 1.7.0.0 ou superior, Professional Edition 1.9.0.0 ou superior, e Magento Community Edition 1.3.3.0 ou superior.</notes>
12
  <authors><author><name>Adriano Aguiar</name><user>auto-converted</user><email>adrianoaguiaralves@gmail.com</email></author></authors>
13
+ <date>2011-12-07</date>
14
+ <time>14:35:27</time>
15
+ <contents><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="buscape_ebit.xml" hash="7224da03520512e1aa9229f6154249bb"/></dir></dir></dir><dir name="default"><dir name="default"><dir name="layout"><file name="buscape_ebit.xml" hash="7224da03520512e1aa9229f6154249bb"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Buscape_Ebit.xml" hash="3a4f1faefee4fd109d6f9512527b7eb3"/></dir></target><target name="magecommunity"><dir name="Buscape"><dir name="Ebit"><dir name="Block"><dir name="Checkout"><file name="Success.php" hash="bfa41306d3929b5a916dd0c62969a74a"/></dir><dir name="Template"><file name="Seal.php" hash="42af8d09437a3c643e8638563af5529a"/></dir></dir><dir name="Helper"><file name="Data.php" hash="df31daa2f2dcf4139787c3c61664bb85"/></dir><dir name="Model"><file name="Config.php" hash="8f7ca12dc1d3453622fab3471a1d6e6c"/><file name="Observer.php" hash="97db11e2e3a123f0c8691be1c4f0de70"/></dir><dir name="etc"><file name="config.xml" hash="4b82355bfbfb7d4d167c25371d0d348f"/><file name="system.xml" hash="4e85e53d3f94d1c22a99bab856edd004"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies/>
18
  </package>