[wp-hackers] wp-hackers Digest, Vol 56, Issue 37

John Blackbourn johnbillion+wp at gmail.com
Sat Sep 19 16:21:54 UTC 2009


Anilo's suggestion is the only way it can be done. If you don't want
anything on the screen changing then it's got to be AJAX. Any other
method will cause a page reload. There needs to be some sort of UI
feedback when people log in otherwise how will they know they've just
logged in?

2009/9/19 Stefano Aglietti <steagl4ml at gmail.com>:
> On Sat, 19 Sep 2009 14:16:00 +0200, Anilo <anilo4ever at gmail.com>
> wrote:
>
>>Try to use AJAX for auth to no-reload page and push data through some
>>form and after auth you simply remove form from screen.
>>Don't forget on hidden form fields at wp-admin login page.
>
> Nice idea but the login shoul be done without anything change during
> page load, users shoulnd' be aware there is a double login system, all
> have to be done in the easiest and simple way without letting people
> know of it.
>
> --
>
> Stefano Aglietti - StallonIt on IRCnet - ICQ#: 2078431
> Email: steve at 40annibuttati.it steagl at people.it
> Sites: http://www.40annibuttati.it (personal blog)
>       http://www.wordpress-it.it (WordPress Italia)
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list