[Zope3-Users] Re: zmi in zope 3.3.1
Philipp von Weitershausen
philipp at weitershausen.de
Wed Aug 29 17:02:35 EDT 2007
On 29 Aug 2007, at 21:10 , Roman Budzianowski wrote:
> Yes, I am using examples-2.0.1 tarball. I forgot to mention that
> the problem occurs only when I try to use the WorldCookery skin.
> E.g. under "[top] / ++etc++site / cabbage /" path the preview
> tab shows the whole web page, but with the recipe included (i.e.
> not and infinite recursion). When I click on some controls in this
> mini page I'll get another level of display recursion.
The "Preview" tab is works that way: it creates an <iframe>. Hence
the "recursion".
More information about the Zope3-users
mailing list