Version Notes
1.0.4
Download this release
Release Info
Developer | Magento Core Team |
Extension | Magazento_Emailregistration |
Version | 1.0.4 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.4
app/code/community/Magazento/Emailregistration/Block/Developer.php
CHANGED
@@ -37,7 +37,7 @@ class Magazento_Emailregistration_Block_Developer extends Mage_Adminhtml_Block_S
|
|
37 |
|
38 |
|
39 |
$content.= '<div class="magazento">';
|
40 |
-
$content.= '<a href="http://www.magazento.com/" target="_blank"><img src="'.Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_SKIN).'frontend/default/default/magazento/promo
|
41 |
$content.= '<div class="info">';
|
42 |
$content.= '<h3>Magento extensions</h3>';
|
43 |
$content.= '<p><a href="http://www.magazento.com/" target="_blank">www.magazento.com</a> - experts are specializing in custom extension development for the world\'s fastest growing eCommerce platform - Magento. <br/>';
|
37 |
|
38 |
|
39 |
$content.= '<div class="magazento">';
|
40 |
+
$content.= '<a href="http://www.magazento.com/" target="_blank"><img src="'.Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_SKIN).'frontend/default/default/magazento/emailregistration/promo.jpg" alt="www.magazento.com" /></a>';
|
41 |
$content.= '<div class="info">';
|
42 |
$content.= '<h3>Magento extensions</h3>';
|
43 |
$content.= '<p><a href="http://www.magazento.com/" target="_blank">www.magazento.com</a> - experts are specializing in custom extension development for the world\'s fastest growing eCommerce platform - Magento. <br/>';
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magazento_Emailregistration</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
@@ -11,11 +11,11 @@
|
|
11 |
|
12 |
------------
|
13 |
Registrations are annoying. People hate them. No matter how clear benefits of registration are and no matter how much of them WILL register eventually, they still hate it. But, in the other hand, they want to finish their jobs online, and most of them are willing to provide some information in order to finish their jobs. So why don't make their lives easier?</description>
|
14 |
-
<notes>1.0.
|
15 |
<authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
|
16 |
<date>2011-04-20</date>
|
17 |
-
<time>
|
18 |
-
<contents><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magazento"><dir name="
|
19 |
<compatible/>
|
20 |
<dependencies/>
|
21 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Magazento_Emailregistration</name>
|
4 |
+
<version>1.0.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
11 |
|
12 |
------------
|
13 |
Registrations are annoying. People hate them. No matter how clear benefits of registration are and no matter how much of them WILL register eventually, they still hate it. But, in the other hand, they want to finish their jobs online, and most of them are willing to provide some information in order to finish their jobs. So why don't make their lives easier?</description>
|
14 |
+
<notes>1.0.4</notes>
|
15 |
<authors><author><name>volgodark</name><user>auto-converted</user><email>volgodark@gmail.com</email></author></authors>
|
16 |
<date>2011-04-20</date>
|
17 |
+
<time>10:13:57</time>
|
18 |
+
<contents><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magazento"><dir name="emailregistration"><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_emailregistration.xml" hash="9f8289d1b6195c99315b51a96e5ffea5"/></dir><dir name="template"><dir name="magazento"><dir name="emailregistration"><file name="account.create.phtml" hash="24e380ef953d57e5d622b7ba4e196212"/></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Magazento"><dir name="Emailregistration"><dir name="Block"><file name="Developer.php" hash="9cd2daea9b4add65c34596d991da9e74"/><file name="Links.php" hash="a0a76b431bedabb004320251b058c894"/><file name="Register.php" hash="199e6700cefe89c437b415ad22675c40"/></dir><dir name="controllers"><file name="AccountController.php" hash="50df6b6bd36cf423fa4e7ecc9907ec5f"/></dir><dir name="etc"><file name="config.xml" hash="19a152f5186c2f15080acd461688b750"/><file name="system.xml" hash="84de1a8f81b99e05484031f7d004decb"/></dir><dir name="Helper"><file name="Data.php" hash="e6427edf67b1ec12829b15207666c57d"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magazento_Emailregistration.xml" hash="789472d0078ad3bc704fb5a5d5930112"/></dir></target></contents>
|
19 |
<compatible/>
|
20 |
<dependencies/>
|
21 |
</package>
|
skin/frontend/default/default/magazento/{promo/magazento.jpg → emailregistration/promo.jpg}
RENAMED
File without changes
|