magalter-fastlogin - Version 1.0.0.3

Version Notes

1.0.0.3

Download this release

Release Info

Developer Magalter
Extension magalter-fastlogin
Version 1.0.0.3
Comparing to
See all releases


Code changes from version 1.0.0.2 to 1.0.0.3

app/code/local/Magalter/Fastlogin/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Magalter_Fastlogin>
5
- <version>1.0.0.1</version>
6
  </Magalter_Fastlogin>
7
  </modules>
8
 
2
  <config>
3
  <modules>
4
  <Magalter_Fastlogin>
5
+ <version>1.0.0.3</version>
6
  </Magalter_Fastlogin>
7
  </modules>
8
 
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>magalter-fastlogin</name>
4
- <version>1.0.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.magalter.com/license">Custom License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Fast Login extension decorates standard Magento &#x201C;log in&#x201D; link and after user has clicked such link shows cozy log in form right below it.</summary>
10
  <description>This application is great choice for those who value convenience of their customers. By default, fast login extension decorates standard Magento &#x201C;log in&#x201D; link and after user has clicked such link shows cozy log in form right below it. If the application is in &#x2018;Ajax&#x2019; mode, log in process is very fast. And after it, header links and cart sidebar are updated automatically without the need of current page being reloaded. And of course header is not the only place where log in form can be displayed. Site administrator can disable this functionality and place this block on any page manually just adding one line of code in any template file.</description>
11
- <notes>1.0.0.2</notes>
12
  <authors><author><name>Magalter</name><user>magalter</user><email>admin@magalter.com</email></author></authors>
13
  <date>2012-01-05</date>
14
- <time>21:29:59</time>
15
- <contents><target name="magelocal"><dir name="Magalter"><dir name="Fastlogin"><dir name="Block"><file name="Login.php" hash="72ac56b0a1d735160460ef3cfc5c333e"/><file name="LogoutLink.php" hash="3dc7453ca1310637f9ce2f6dc0a893ab"/></dir><dir name="Helper"><file name="Data.php" hash="3e0fa20456492b0458dd83dced477bab"/></dir><dir name="controllers"><file name="AccountController.php" hash="a416722a293e564bfe873185516f5fd8"/></dir><dir name="etc"><file name="adminhtml.xml" hash="f09aeb8f5293e2dd4e5976451675e0a9"/><file name="config.xml" hash="d6f40c4af5f30cc70acc273991108090"/><file name="system.xml" hash="de27525c99fb71aef4398d295957eaed"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magalter_Fastlogin.xml" hash="2d684ab6cb61e9b93e50e93cf23ec447"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magalter_fastlogin"><file name="styles.css" hash="647a56da29d64387d50bf2bead680018"/></dir><dir name="images"><file name="ajaxlogin_loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="ajaxlog_loader.gif" hash="f265b2e88148577ef3f38bd00712ae66"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="magalter_fastlogin"><file name="headerlogin.phtml" hash="db967628748f454d1aa507702d0f6068"/><file name="logoutlink.phtml" hash="81fc47319aa90325b1acbff2506706db"/></dir></dir><dir name="layout"><file name="magalter_fastlogin.xml" hash="388b365acac1ef81046e880224e6d542"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Magalter_Fastlogin.csv" hash="92628d50e2c247eb02f42db477730506"/></dir></target><target name="mage"><dir name="js"><dir name="magalter_fastlogin"><file name="form.js" hash="89ad5c3dc28edb6433f16ff6f495c1e5"/></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>magalter-fastlogin</name>
4
+ <version>1.0.0.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.magalter.com/license">Custom License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Fast Login extension decorates standard Magento &#x201C;log in&#x201D; link and after user has clicked such link shows cozy log in form right below it.</summary>
10
  <description>This application is great choice for those who value convenience of their customers. By default, fast login extension decorates standard Magento &#x201C;log in&#x201D; link and after user has clicked such link shows cozy log in form right below it. If the application is in &#x2018;Ajax&#x2019; mode, log in process is very fast. And after it, header links and cart sidebar are updated automatically without the need of current page being reloaded. And of course header is not the only place where log in form can be displayed. Site administrator can disable this functionality and place this block on any page manually just adding one line of code in any template file.</description>
11
+ <notes>1.0.0.3</notes>
12
  <authors><author><name>Magalter</name><user>magalter</user><email>admin@magalter.com</email></author></authors>
13
  <date>2012-01-05</date>
14
+ <time>21:36:32</time>
15
+ <contents><target name="magelocal"><dir name="Magalter"><dir name="Fastlogin"><dir name="Block"><file name="Login.php" hash="72ac56b0a1d735160460ef3cfc5c333e"/><file name="LogoutLink.php" hash="3dc7453ca1310637f9ce2f6dc0a893ab"/></dir><dir name="Helper"><file name="Data.php" hash="3e0fa20456492b0458dd83dced477bab"/></dir><dir name="controllers"><file name="AccountController.php" hash="a416722a293e564bfe873185516f5fd8"/></dir><dir name="etc"><file name="adminhtml.xml" hash="f09aeb8f5293e2dd4e5976451675e0a9"/><file name="config.xml" hash="572e4a931cb7d914d4717b1648f129cd"/><file name="system.xml" hash="de27525c99fb71aef4398d295957eaed"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magalter_Fastlogin.xml" hash="2d684ab6cb61e9b93e50e93cf23ec447"/></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="magalter_fastlogin"><file name="styles.css" hash="647a56da29d64387d50bf2bead680018"/></dir><dir name="images"><file name="ajaxlogin_loader.gif" hash="e805ea7eca1f34c75ba0f93780d32d38"/><file name="ajaxlog_loader.gif" hash="f265b2e88148577ef3f38bd00712ae66"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="magalter_fastlogin"><file name="headerlogin.phtml" hash="db967628748f454d1aa507702d0f6068"/><file name="logoutlink.phtml" hash="81fc47319aa90325b1acbff2506706db"/></dir></dir><dir name="layout"><file name="magalter_fastlogin.xml" hash="388b365acac1ef81046e880224e6d542"/></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Magalter_Fastlogin.csv" hash="92628d50e2c247eb02f42db477730506"/></dir></target><target name="mage"><dir name="js"><dir name="magalter_fastlogin"><file name="form.js" hash="89ad5c3dc28edb6433f16ff6f495c1e5"/></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>