Re: News for guests

Chuck Hagenbuch <[email protected]> Sun, 12 Dec 2004 21:40:09 -0500
Newsgroups gmane.comp.horde.jonah
Message-ID <[email protected]>
Quoting Daniel Eckl <[email protected]>:

> I configured jonah and selected the wanted newsfeeds as a user.
> Then I filled the prefs.php with the values which were created for the user.
>
> I gave guests read rights to jonah, but all what guests can see is 
> the delivery page, no content page.
>
> I tracked this down to jonah/index.php where there is:
>
> if (Auth::getAuth()) {
>     require JONAH_BASE . '/content.php';
> } else {
>     require JONAH_BASE . '/delivery/index.php';
> }
>
> Well, that explains the behavior, but I don't see the reason for this. Can
> anybody explain that to me, please?

Guests don't have anywhere to store preferences. Create a custom page of
Horde_Blocks if you want this. Having a way to do it simply would be 
fine, too,
but you asked for the explanation of the above.

-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams
-- 
Jonah mailing list - Join the hunt: http://horde.org/bounties/#jonah
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]