***********************************************************
AJAX Register
v1.4 (10.03.2010)
Component for Joomla! 1.5
Content Management System
Copyright (C) Emir Sakic, 2009-2010.
Developer: Emir Sakic - http://www.sakic.net
First release: 05.02.2009
***********************************************************
AJAX Register is a replacement for Joomla! 1.5 native registration component
which gives you better user experience through AJAX based account creation.
AJAX Register will validate all required fields as you type presenting error messages.
It will asynchronously check for username and email availability without page refresh
so the user will not need to type all fields again should the username or email be already taken.
Additionally, it offers built-in CAPTCHA, integrated reCAPTCHA and password strength check.
With AJAX Register you can enable auto-login after successful registration, you can define custom
redirection URL and turn system messages on and off.
AJAX Register will seamlessly override Joomla's own registration component, you won't even notice it's there.
Just install it and you already have new AJAX based account registration.
Installation
------------
Install AJAX Register by uploading the the zip package file through admin extensions installer
(Extensions > Install / Uninstall).
A custom integrated installer will install required component and plugin in one go.
After installation everything is ready and you won't have to do anything else, you now have AJAX registration.
Settings
--------
Configuration is available in the backend (Components > AJAX Register). You can setup various general and CAPTCHA options there.
For information about reCAPTCHA visit http://recaptcha.net
Customization
-------------
To change the registration layout edit the template file: 'components/com_ajaxregister/views/register/tmpl/default.php'.
For styling the component you can edit the CSS file located in 'components/com_ajaxregister/assets/css' directory.
By default the template layout override is disabled. You can enable it from admin (Advanced tab) but remember to use layout files
from AJAX Register and edit them instead of core files.
Translation
-----------
After installation the language files will be located in 'language' directory.
The English language file will be 'language/en-GB/en-GB.com_ajaxregister.ini' where you can edit the language strings.
If you have some other language installed, like German, create a file 'language/de-DE/de-DE.com_ajaxregister.ini'
and translate the strings. Of course, if you use a multilanguage component like Joomfish, the strings will be automatically translated.
Further help
------------
For answers to frequently asked questions, upgrades, feedback and support visit Sakic.Net website.
Visit http://www.sakic.net for more exciting Components and Modules for Joomla! CMS.


