DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: My Extension

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed by:Aji Yahya
Changed:2008-07-25T00:13:50
Author:Author Name
Email:your@email.com
Info 3:
Info 4:

img-1 img-2 EXT: My Extension

Jquery Password Strength Meter

Extension Key: jq_pass_strength

Copyright 2000-2008, Aji Yahya, <aji.yahya@gmail.com>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.org

Table of Contents

Jquery Password Strength Meter 1

`Introduction 3 <#1.1.Introduction|outline>`_

What does it do? 3

Screenshots 3

`Users manual 4 <#1.2.Users%20manual|outline>`_

FAQ 4

`Known problems 5 <#1.3.Known%20problems|outline>`_

`To-Do list 6 <#1.4.To-Do%20list|outline>`_

`ChangeLog 7 <#1.5.ChangeLog|outline>`_

Introduction

What does it do?

The jQuery password strength meter provides an easy way to show the strength of a users password while Registration. based on http://plugins.jquery.com/project/pstrength

Screenshots

img-3

Users manual

Import the extension (key: jq_pass_strength) from the TYPO3 Online Repository (TER) and install it using the Extension Manager in the backend of your TYPO3 installation.

Add new Plugin (jQuery Password Strength Meter) record to the Page where the Registration form found.

img-4

After you added the Plugin record. You will have two fields in Settings. Field Password input ID: here you can define the ID of the password field given in the template file of your form. Default is “tx-srfeuserregister-pi1-password”, if you use sr_feuser_register Ext., leave it empty. The second field “The minimum number of characters”: give a number of minimum characters. If you enter a value this text “The minimum number of characters is x” will be shown in Frontend. Default is 6 characters

img-5

  • Clear FE cache and see the result.
  • Enjoy it

FAQ

No FAQ

Known problems

If any problems, Please inform me.

To-Do list

ChangeLog

  • This is first release of the Ext.
  • 25.07.2008: Bug fix: noConflict() added because of another Ajax Lib. (mootools).

7