[WAPKA TUT] LOGIN/REGISTRATION PAGE TAG
Wapka login tag for displaying login form use this
the 1 there represents the site id it will redirect you after login, for it to remain in the same site use
Now for registration use a wapka tag embeded in a html code
the represent site id to redirect after registration.
1 |
:login-1: <br /> |
the 1 there represents the site id it will redirect you after login, for it to remain in the same site use
1 |
:login: <br /> |
Now for registration use a wapka tag embeded in a html code
1 |
<a href='/registration_site.xhtml?do_id=1'>register here</a> <br /> |
the represent site id to redirect after registration.
How to customize your registration page
goto edit site=>wap2=>login/registration=>registration page
DATS ALL