Changing blog administration login

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
MadFly
Regular
Posts: 56
Joined: Fri Dec 26, 2008 7:47 pm
Location: Cape Town, South Africa

Changing blog administration login

Post 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
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Changing blog administration login

Post 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
MadFly
Regular
Posts: 56
Joined: Fri Dec 26, 2008 7:47 pm
Location: Cape Town, South Africa

Post by MadFly »

oh ok, thank you plenty
MadFly
Regular
Posts: 56
Joined: Fri Dec 26, 2008 7:47 pm
Location: Cape Town, South Africa

Post 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...
Post Reply