[jonah] News for guests
Chuck Hagenbuch
chuck at horde.org
Sun Dec 12 18:40:09 PST 2004
Quoting Daniel Eckl <daniel.eckl at gmx.de>:
> 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
More information about the jonah
mailing list