Additional Info
Type
Package ID
DrHouse:PasswordStrength
First Created
January 20, 2011, 09:56:26 PM
Last Updated
February 16, 2011, 06:26:40 PM

Password Strength Meter v1.1

Add a password strength meter to the registration
Compatible With 2.0 RC4
Latest version v1.1
Downloads 3,335
Reviews 0
Rating 0/5
Subscribers 17
License (View License)
Author(s)
Password Strength Meter

Created by DoctorMalboro




Description: This mod allows you to put a new password strength meter and get rid of the one that comes by default in SMF. The meter works with Very weak, Weak, Medium, Better, Strong & Strongest depending on the password level of strength.




How to enable it? You must go to Admin - Configuration - Features & Options - General and then check the option Enable Password Strength Meter.




What if my theme has a custom Register.template.php? Simple, you just need to search this:

<input type="password" name="passwrd1" id="smf_autov_pwmain" size="30" tabindex="', $context['tabindex']++, '" class="input_password" />

and then check for the wole code, and when both passwords finish add this:

<label for="passwordStrength"><strong>'.$txt['password_strength'].'</strong></label></dt>
                        <dd><div style="position: relative; margin-left: 319px;" id="passwordDescription">'.$txt['empty_password'].'</div>
                         <div id="passwordStrength" class="strength0"></div>


Whoever the theme is made...




If i have any issue, what should i do? Go to the official support topic or to my blog and you'll get support there.




Useful Links:
What is a mod?
Package Manager.
Manual Installation of Mods.




Captures:

























Available Languages: English, english-utf8, spanish_es, spanish_es-utf8, spanish_latin, spanish_latin-utf8.




Password Strength Meter

Creado por DoctorMalboro




Descripción: Este mod te permite cambiar el validador de contraseñas default por uno nuevo. El medidor funciona con Muy Débil, Débil, Medio, Mejor, Fuerte & Muy Fuerte dependiendo del nivel de consistencia de la contraseña.




¿Cómo se activa? Vas a Administración - Configuración - Características y Opciones - General Y tildá la opción Activar medidor de consistencia de contraseñas.




¿Qué tal si tengo un Register.template.php propio? Simple, solo buscá esto:

<input type="password" name="passwrd1" id="smf_autov_pwmain" size="30" tabindex="', $context['tabindex']++, '" class="input_password" />

Y abajo agregá esto:

<label for="passwordStrength"><strong>'.$txt['password_strength'].'</strong></label></dt>
                        <dd><div style="position: relative; margin-left: 319px;" id="passwordDescription">'.$txt['empty_password'].'</div>
                         <div id="passwordStrength" class="strength0"></div>


Dependiendo de como el theme este hecho...




¿Si tengo problemas qué hago? Pedí soporte en el tema oficial o en mi blog.




Links Útiles:
What is a mod?
Package Manager.
Manual Installation of Mods.




Capturas:

























Idiomas Disponibles: English, english-utf8, spanish_es, spanish_es-utf8, spanish_latin, spanish_latin-utf8.
Manual installation info
You have to register or login to be able to leave a review
There are currently no reviews on this customization
Advertisement: