On Wed, Feb 25, 2009 at 4:07 AM, Lukas Renggli <renggli(a)gmail.com> wrote:
You can embed any Seaside component into Pier. In the
case of a
Magritte component you might need to wrap it into a normal Seaside
component that returns true for #canBeRoot and that sets-up the
Magritte component.
Simply create an embedded link in the page like so: +magritte-form+.
Click on the link to add a component and select your component from
the list.
That is just amazing.
John