From dev-return-60429-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Tue May 04 14:53:46 2004 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 7320 invoked from network); 4 May 2004 14:53:46 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 May 2004 14:53:46 -0000 Received: (qmail 18128 invoked by uid 500); 4 May 2004 14:53:36 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 18075 invoked by uid 500); 4 May 2004 14:53:35 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 18033 invoked from network); 4 May 2004 14:53:35 -0000 Received: from unknown (HELO web90102.mail.scd.yahoo.com) (66.218.94.73) by daedalus.apache.org with SMTP; 4 May 2004 14:53:35 -0000 Message-ID: <20040504145337.20098.qmail@web90102.mail.scd.yahoo.com> Received: from [64.242.240.2] by web90102.mail.scd.yahoo.com via HTTP; Tue, 04 May 2004 07:53:37 PDT Date: Tue, 4 May 2004 07:53:37 -0700 (PDT) From: Alex Romayev Subject: RE: [portal] Transfering control from CachingURICoplet to portal To: dev@cocoon.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > > I'm not sure I understand, are you suggesting just > having an > > "out-of-portal" page for registration and not > implement it > > inside a coplet? > > > No, it's a coplet but the target of the link (or > forms action) does not > go directly to the portal - it goes outsite, does > whatever it has to do > and then redirects into the portal. Oh, I think I see what you're saying, I would need to place my own transformer as the last step in the portal pipeline. I'm a bit slow today ;-) Last question then, I can see how I would do this with "" type of tag. Any way you can see doing the same from flow? Thanks, -Alex > > Carsten >