Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: Rudolf on May 26, 2007, 09:05:36 PM

Title: Enhanced Password Reminder
Post by: Rudolf on May 26, 2007, 09:05:36 PM
Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=803)

*****************************************************
Enhanced Password Reminder - Modification for SMF
version 1.0
© 2007, Rudolf Martincsek
*****************************************************

This mod will provide an inline password reminder in the login screen.

Note: This mod is not intended to provide something useful, it is nothing revolutionary. However, if you are web 2.0 and ajax freak, then it is for you.
This mod is a result of my work to write code that can handle both the normal approach and the ajax approach. As a result the Password Reminder now works both in the login screen using dynamic content loading (aka ajax) and the plain old page reload method.
It should be considered a proof-of-concept work (but not beta software). Some things could be optimized for better code clarity.
Title: Re: Enhanced Password Reminder
Post by: Emrak on May 27, 2007, 07:38:58 PM
Works perfect on 1.1.2! Great job thank you Rudolf
Title: Re: Enhanced Password Reminder
Post by: steve51184 on June 10, 2010, 09:30:19 PM
anything like this for smf 2.0 rc2 or rc3?