In-Line Login

Version
1.5 1.6 (last update on Jan 29, 2011)
Rating
Compatibility
Reviews
9
License
GPLv2 or later
Commercial
Type
Date Added
5 June 2008
Version 1.6.0 is now out (for Joomla 1.6).
Version 1.7 is now out (for Joomla 1.7).
Version 2.5.1 is now out (for Joomla 2.5.1)
Version 3.0.0 is now out for Joomla 3.0.1)
In-line Login provides the username and password boxes and the submit button in a horizontal line. This makes it easy to place the login box at the top of the screen. To install this module, you need to do the following:
1)Create a new position for In-line login
2)Install In-line login
3)Set In-line login to the newly created position
4)Create a div in your template at the desired location with styles that you desire
5)Add a call to the new position inside the new div
This version has all the features you have been asking for including "remember me", "forgot password", "forgot username", and "create account".
This release also includes a users manual.
Very nice module. Works perfectly, setup is easy and quick. The only problem I had with it is that it did not contain the useful "Forgot Your Password" and "Register", as most modules do.
But I hacked and fixed it. One reviewer gave a solution to this, but this is not correct. I can't post the codes here so I'll have to do it at the publisher's website. So if you need the codes to add the registration and forgotten credentials, check there.
Overall, good job.
But I hacked and fixed it. One reviewer gave a solution to this, but this is not correct. I can't post the codes here so I'll have to do it at the publisher's website. So if you need the codes to add the registration and forgotten credentials, check there.
Overall, good job.
Love this extension, since it's so simple to use & insert into any horizontal space - clean & condensed.
The only issue I'm having is actually getting the reminder & registration links to work, as the previous reviewer suggested. Tried dropping that into the php file and it didn't do anything. Not sure what's wrong, but unless I find a solution w/ a different extension, I'll continue to use this.
The only issue I'm having is actually getting the reminder & registration links to work, as the previous reviewer suggested. Tried dropping that into the php file and it didn't do anything. Not sure what's wrong, but unless I find a solution w/ a different extension, I'll continue to use this.
Hi folks,
to add "forgot your password/user" and £create account" just put at bottom of the file
joomla/modules/mod_inline_login/tmpl/default.php
the following lines:
  
  
get('allowUserRegistration')) : ?>
obviously you could add html tags to add a table or ordered/unordered list etc...
Thanks to Driven Solution for this beautiful module.
to add "forgot your password/user" and £create account" just put at bottom of the file
joomla/modules/mod_inline_login/tmpl/default.php
the following lines:
  
  
get('allowUserRegistration')) : ?>
obviously you could add html tags to add a table or ordered/unordered list etc...
Thanks to Driven Solution for this beautiful module.
this modul need more improvement like creat new account, forget password
Very Well Done
This is exactly what I was looking for as it is clean, simplistic, and useful! You can add a bit of basic html in the pre-text or post-text areas to create links for "Forgot Your Password?", "Forgot Your Username?", etc. For example...
Forgot your password?Forgot your username?
Forgot your password?Forgot your username?

