jsbalsera/Mailchecker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Mailchecker! ========================= The mailcheck jQuery plugin now takes its leap to Drupal 7, with Mailchecker. What is it good for? ------------------------- Mailchecker implements mailcheck.js (https://github.com/Kicksend/mailcheck) with Drupals forms, mainly the Register form. Simply put, Mailchecker checks the email form for typos, say the user writes in user@gmaul.com Mailchecker will suggest user@gmail.com. Demo site to come. Drupal features ------------------------ Mailchecker is shipped with a handy configuration panel, which lets you do awesome stuff like.. - Mailchecker on Registerform - Mailchecker in Fields - Customable notice message - Adding new domain support - Gestures on typos Installation ----------------------- 1. Download and enable the module 2. Download the latest version of mailcheck.js (https://github.com/Kicksend/mailcheck/tree/master/src) 3. Place it in you Drupal installationi folder, default path is "/sites/all/libraries/mailcheck/jquery.mailcheck.min.js" 4. Configure at /admin/conf/mailchecker 5. See magic happen!