DS_RegAddress - Version 1.0.1

Version Notes

1.0.1
added missing layout update xml

1.0.0
initial release

Download this release

Release Info

Developer Design:Slider GbR
Extension DS_RegAddress
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/design/frontend/default/default/layout/ds_regaddress.xml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <layout version="0.1.0">
3
+ <customer_account_create>
4
+ <reference name="customer_form_register">
5
+ <action method="setTemplate"><template>ds/regaddress/register.phtml</template></action>
6
+ </reference>
7
+ </customer_account_create>
8
+ </layout>
package.xml CHANGED
@@ -1,29 +1,34 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>DS_RegAddress</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Extends the registration form to guide or force your customers to register with their address.</summary>
10
- <description>Extends the registration form to guide or force your customers to register with their address.&#xD;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  &#xD;
12
- Features:&#xD;
13
- &#xD;
14
- - Can be configured on store view level. Options:&#xD;
15
- o Disabled (Standard Registration)&#xD;
16
- o Optional (Add non-mandatory address fields)&#xD;
17
- o Forced (Add mandatory address fields)&#xD;
18
- - Admin ACL for configuration&#xD;
19
- &#xD;
20
- Included translations: de_DE</description>
21
- <notes>1.0.0&#xD;
22
  initial release</notes>
23
  <authors><author><name>Design:Slider GbR</name><user>DesignSliderGbR</user><email>magento@design-slider.de</email></author></authors>
24
- <date>2013-02-26</date>
25
- <time>22:32:25</time>
26
- <contents><target name="magelocale"><dir><dir name="de_DE"><file name="DS_RegAddress.csv" hash="52df9be127385d2fc67ff570666cfef0"/></dir><dir name="en_GB"><file name="DS_RegAddress.csv" hash="e72662a9fc5ad90246bacdd23ed9f7e7"/></dir></dir></target><target name="magecommunity"><dir name="DS"><dir name="RegAddress"><dir name="Block"><dir name="Form"><file name="Register.php" hash="637993e7e7a49df345bc80d0fd32c8cb"/></dir></dir><file name="CHANGE.LOG" hash="1bcc702b6d004bd5f68eeaced9ef7de5"/><dir name="Helper"><file name="Data.php" hash="2c8e49c513507a7c3f1a3f8c259b4527"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><dir name="Extendedregistration"><file name="Values.php" hash="cde0fce37284089237adf9ef23c48f82"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="a4087ea016a989b4c35b94c26c5f190d"/><file name="system.xml" hash="86ac124da2abae206befeb0c394e3c04"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="DS_RegAddress.xml" hash="ddbb3dab0d6dc22db6dff710198674e0"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="ds"><dir name="regaddress"><file name="register.phtml" hash="4d6bd276add7461ce655f1578c2ecec8"/></dir></dir></dir></dir></dir></dir></target></contents>
27
  <compatible/>
28
  <dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php><package><name>Mage_Customer</name><channel>core</channel><min>1.6.1.0</min><max></max></package></required></dependencies>
29
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>DS_RegAddress</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">OSL</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Extends the registration form to guide or force your customers to register with their address.</summary>
10
+ <description>&lt;p&gt;Extends the registration form to guide or force your customers to register with their address.&lt;/p&gt;&#xD;
11
+ &lt;h3&gt;Features&lt;/h3&gt;&#xD;
12
+ &lt;ul&gt;&#xD;
13
+ &lt;li&gt;Can be configured on store view level. Options:&lt;br /&gt;&#xD;
14
+ Disabled (Standard Registration)&lt;br /&gt;&#xD;
15
+ Optional (Add non-mandatory address fields)&lt;br /&gt;&#xD;
16
+ Forced (Add mandatory address fields)&#xD;
17
+ &lt;/li&gt;&#xD;
18
+ &lt;li&gt;Admin ACL for configuration&lt;/li&gt;&#xD;
19
+ &lt;/ul&gt;&#xD;
20
+ &lt;p&gt;Included translations: de_DE&lt;/p&gt;&#xD;
21
+ &lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; To avoid 404 errors in admin please re-login after first installation.&lt;/p&gt;&#xD;
22
+ &lt;p&gt;For more information please visit our &lt;a href="http://www.design-slider.de/magento-onlineshop/magento-extensions/registration-address/"&gt;official extension page&lt;/a&gt; (currently in german only).&lt;/p&gt;</description>
23
+ <notes>1.0.1&#xD;
24
+ added missing layout update xml&#xD;
25
  &#xD;
26
+ 1.0.0&#xD;
 
 
 
 
 
 
 
 
 
27
  initial release</notes>
28
  <authors><author><name>Design:Slider GbR</name><user>DesignSliderGbR</user><email>magento@design-slider.de</email></author></authors>
29
+ <date>2013-03-05</date>
30
+ <time>21:36:59</time>
31
+ <contents><target name="magelocale"><dir><dir name="de_DE"><file name="DS_RegAddress.csv" hash="52df9be127385d2fc67ff570666cfef0"/></dir><dir name="en_GB"><file name="DS_RegAddress.csv" hash="e72662a9fc5ad90246bacdd23ed9f7e7"/></dir></dir></target><target name="magecommunity"><dir name="DS"><dir name="RegAddress"><dir name="Block"><dir name="Form"><file name="Register.php" hash="637993e7e7a49df345bc80d0fd32c8cb"/></dir></dir><file name="CHANGE.LOG" hash="1bcc702b6d004bd5f68eeaced9ef7de5"/><dir name="Helper"><file name="Data.php" hash="2c8e49c513507a7c3f1a3f8c259b4527"/></dir><dir name="Model"><dir name="System"><dir name="Config"><dir name="Source"><dir name="Extendedregistration"><file name="Values.php" hash="cde0fce37284089237adf9ef23c48f82"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="a4087ea016a989b4c35b94c26c5f190d"/><file name="system.xml" hash="86ac124da2abae206befeb0c394e3c04"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="DS_RegAddress.xml" hash="ddbb3dab0d6dc22db6dff710198674e0"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="ds"><dir name="regaddress"><file name="register.phtml" hash="4d6bd276add7461ce655f1578c2ecec8"/></dir></dir></dir><dir name="layout"><file name="ds_regaddress.xml" hash="26900bb88bd9858c8c6917823e8a969a"/></dir></dir></dir></dir></target></contents>
32
  <compatible/>
33
  <dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php><package><name>Mage_Customer</name><channel>core</channel><min>1.6.1.0</min><max></max></package></required></dependencies>
34
  </package>