[pLog-svn] Re: pLog-svn Digest, Vol 16, Issue 18

Jesse Peterson jesse.peterson at exbiblio.com
Wed Mar 22 06:53:21 GMT 2006


On Wed, 22 Mar 2006 06:09:06 +0000 (GMT)
plog-svn-request at devel.lifetype.net wrote:

> Dear All, i think that i do have the same problem as Jesse, but my problem
> is actually in the opposite direction and its related to the lougout action,
> for me i don't think that when the user "owner" of the blog logs out of
> his/her blog to be directed to a blank page with a <div> that contains the
> username and password that prompts him/her to login again to the
> administration area, actually if he/she would like to do that, he/she
> wouldn't logout from the beginning, i think that directing the result of the
> logout action to be the summary page is more reasonable than directing it to
> that the page that i have mentioned above, any way, the problem that am
> facing is that i can't really find where i can change the direction of the
> logout action !!!

On line 30 of class/action/admin/adminlogoutaction.class.php (version
1.0.3) I see the view gets set to the AdminDefaultView which is the
login page, I beleive.  If you changed this to, say, (though this may
not work) SummaryCachedView (including, of course, the requisite
include files, etc.) that _may_ do what you're thinking about - worth
playing around at least.

Hope that helps!
- Jesse

-- 
Jesse Peterson <jesse.peterson at exbiblio.com>


More information about the pLog-svn mailing list