[Zope-CMF] newbie question
Dieter Maurer
dieter@handshake.de
Thu, 6 Sep 2001 00:18:05 +0200 (CEST)
=?iso-8859-1?Q?Jo=E3o?= Neves writes:
> The "news box" method isn't exactly what I need because it will return items
> from all levels of the site.
> I am using:
>
> <dtml-in expr="objectValues(['Link','Document'])" skip_unauthorized>
>
> But it still send an unauthorized user to the login page!! Am I missing
> something else?
You miss the mailing list archives...
This question has been discussed several times.
Answers in the archives. Use "ZopeFind" instead of
"skip_unauthorized"....
Dieter