Hi all,
using AT + Plone + Five currently drives me nuts. I have a
self-written
widget whose macro resides in portal_skins. Inside the
'edit' macro I call
some context/othermacros/macros/method where othermacros is
configured
as browser:page for all interfaces (for="*").
However this raises a
traversal error. Obviously I can not call macro configured
through Five
from a ZPT inside portal_skins. What is the best approach to
use
both side by side which is necessary when you want to work
with Plone
and Five? I am currently using Plone 2.1.2/3 + Five 1.2.3.
Andreas |