Latest topics
» Forumactif Edge - Releases
by Ange Tuteur Tue 03 Sep 2019, 11:49
» GIFActif - Giphy Button for the Editor
by Ange Tuteur Wed 08 May 2019, 17:21
» Forum Closure
by Ange Tuteur Mon 01 Jan 2018, 01:28
» Chit Chat Thread
by Valoish Sun 31 Dec 2017, 19:15
» Font/Text background color.
by Valoish Sun 31 Dec 2017, 19:11
» Forumactif Messenger - Instant Message Application for Forumotion
by Wolfuryo Sun 31 Dec 2017, 18:24
» [GAME] Count to One Million!
by brandon_g Fri 29 Dec 2017, 18:58
» Post Cards
by manikbiradar Wed 20 Dec 2017, 07:50
» [GAME] Countdown from 200,000
by Valoish Wed 13 Dec 2017, 23:22
» GeekPolice Tech Support Forums - GeekPolice.net
by Dr Jay Mon 11 Dec 2017, 19:12
» Asking about some plugin for Forumotion
by Dr Jay Mon 11 Dec 2017, 19:10
» [GAME] What are you thinking right now?
by Van-Helsing Sat 09 Dec 2017, 14:51
» Widget : Similar topics
by ranbac Wed 06 Dec 2017, 18:11
» Change the Background of the Forum and put an image and how to make prefixs?
by Clement Wed 06 Dec 2017, 15:19
» Hello from Western Australia
by SarkZKalie Wed 06 Dec 2017, 05:34
by Ange Tuteur Tue 03 Sep 2019, 11:49
» GIFActif - Giphy Button for the Editor
by Ange Tuteur Wed 08 May 2019, 17:21
» Forum Closure
by Ange Tuteur Mon 01 Jan 2018, 01:28
» Chit Chat Thread
by Valoish Sun 31 Dec 2017, 19:15
» Font/Text background color.
by Valoish Sun 31 Dec 2017, 19:11
» Forumactif Messenger - Instant Message Application for Forumotion
by Wolfuryo Sun 31 Dec 2017, 18:24
» [GAME] Count to One Million!
by brandon_g Fri 29 Dec 2017, 18:58
» Post Cards
by manikbiradar Wed 20 Dec 2017, 07:50
» [GAME] Countdown from 200,000
by Valoish Wed 13 Dec 2017, 23:22
» GeekPolice Tech Support Forums - GeekPolice.net
by Dr Jay Mon 11 Dec 2017, 19:12
» Asking about some plugin for Forumotion
by Dr Jay Mon 11 Dec 2017, 19:10
» [GAME] What are you thinking right now?
by Van-Helsing Sat 09 Dec 2017, 14:51
» Widget : Similar topics
by ranbac Wed 06 Dec 2017, 18:11
» Change the Background of the Forum and put an image and how to make prefixs?
by Clement Wed 06 Dec 2017, 15:19
» Hello from Western Australia
by SarkZKalie Wed 06 Dec 2017, 05:34
Recent Tutorials
Top posting users this month
Top Achievers
Who is online?
In total there are 15 users online :: 0 Registered, 0 Hidden and 15 Guests :: 2 Bots
None
Most users ever online was 515 on Tue 14 Sep 2021, 15:24
None
Most users ever online was 515 on Tue 14 Sep 2021, 15:24
Multi-step Login Manager [Beta Test]
Page 1 of 1 • Share
Introduction
Hi !
I've recently been working on a login manager for Forumotion similar to the new Gmail login form, because I thought it was rad. And guess what ? You guys get to test it early on here before it goes live ! If you want to test it on your forum personally, send me a PM and I'll give you the trial code.
Note : This offer is limited to long-time members of FM Design with 10 posts or more. ( registered at least 6 months ) Once the production code is released I'd recommend uninstalling the trial code.
Demo preview
- Click to see demo information:
- The form is separated into two steps ; Username and Password. Once entering your username it'll move on to the password portion as well as retrieve your avatar.
( Don't mind the funky GIF colors )
Once you login, the account id and name will be saved to storage so when you login next time your username will already be filled in. However, the accounts you recently logged into will be available via "Choose another account" so you can quickly switch between accounts without retyping the username. If you don't want an account to display in this list just click the "X" button to remove it.
Don't worry, passwords are NOT saved to storage for security reasons.
This form also serves as a replacement for the logout page. Prompting you if you'd like to log out.
You can login or logout via this html page : https://fmdesign.forumotion.com/h8-login
What to test ?
Since I'm currently testing the code all you need to do is just use it to login or logout. If you notice any bugs, problems, or have feedback let me know via a reply to this topic. If the problems are really bad to where you cannot login you can use the fallback link at the bottom of the page :
( Please don't knock my awesome arrow skills )
You can test the form here : https://fmdesign.forumotion.com/h8-login
If you have any questions or comments feel free to leave a reply... aaand happy testing !!
- Wolfuryo
- Gender :
Posts : 256
Points : 3805
Reputation : 81
Language : Romanian and English
Browser : Forum Version :
Tested it and found no bugs. Awesome work, Ange
Thanks a lot for testing it !Andrei34 wrote:Tested it and found no bugs. Awesome work, Ange
I have a few more things to do like review the code and add in a noscript login. It'll probably be ready for production soon if there's no notable bugs.
I know, I'm easily amused ; I keep clicking "Next" and "Back."Rhino.Freak wrote:oh my god this is amazing. I'd love to test this!
I can send you a trial code if you like.
- CanhraungotMember
- Gender :
Posts : 20
Points : 3222
Reputation : 7
Language : Viet Nam
Browser : Forum Version :
Great. I hope the day will feature a complete
I estimate that I should have it finished by Friday. If everything goes according to plan, you guys will be able to use it on your forums soon !Canhraungot wrote:Great. I hope the day will feature a complete
- Ruzmarin
- Gender :
Age : 29
Posts : 381
Points : 3684
Reputation : 71
Language : Serbian, English
Browser : Forum Version :
Wow it looks really good and useful, can't wait for it to come out as well
- CanhraungotMember
- Gender :
Posts : 20
Points : 3222
Reputation : 7
Language : Viet Nam
Browser : Forum Version :
you can make it do not turn the page when logging in ?
Thanks !Ruzmarin wrote:Wow it looks really good and useful, can't wait for it to come out as well
Yes it's possible to use AJAX to get the HTML page, but doing so will require execution of the JS methods in the callback, otherwise the form will use the noscript login. I'll consider writing a separate plugin for this.Canhraungot wrote:you can make it do not turn the page when logging in ?
Hehe.. exactly where I got the idea from. I thought it would look nice on the forums, so I wrote up my own version of it.SLGray wrote:This reminds me of logging into Google and Youtube.
Thank you for your help with testing this forum, everyone ! I've posted the tutorial to the public, so it's time to login in style ! You can find the tutorial in the link below.
https://fmdesign.forumotion.com/t420-multi-step-login-form#3371
If there are any problems with the form, you may leave a reply in the topic above. Enjoy !
https://fmdesign.forumotion.com/t420-multi-step-login-form#3371
If there are any problems with the form, you may leave a reply in the topic above. Enjoy !
- Sponsored content
Similar topics
Create an account or log in to leave a reply
You need to be a member in order to leave a reply.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum