Page 1 of 1

Changing blog administration login

Posted: Sat Jan 03, 2009 7:09 pm
by MadFly
Hi again

Is there a way that i can change the blog administration login from "open login" to something so that it display a box for the username and password, instead of going to a whole separate page to login?

I'm using i3theme

Re: Changing blog administration login

Posted: Sat Jan 03, 2009 7:12 pm
by yellowled
MadFly wrote:Is there a way that i can change the blog administration login from "open login" to something so that it display a box for the username and password, instead of going to a whole separate page to login?
Authors login (serendipity_plugin_loginform) is a sidebar plugin available via Spartacus which I believe does exactly that.

YL

Posted: Sat Jan 03, 2009 7:19 pm
by MadFly
oh ok, thank you plenty

Posted: Sat Jan 03, 2009 11:02 pm
by MadFly
In the configuration of this plugin, what is the urls i type in so that i am directly logged into the admin panel, and directly out?

I tried for the login

Code: Select all

http://mydomain.com/diary/serendipity_admin.php
and for the logout

Code: Select all

http://mydomain.com/diary/serendipity_admin.php?serendipity[adminModule]=logout
but then when i log out from the main page, where i can see the entries and everything, (not logged in) it tells me it appears you have entered the wrong username and password...