I posted this on the users list last week and got no reply, so I've decided to try it here as well.
-Alex --- Alex Romayev <[EMAIL PROTECTED]> wrote: > Date: Thu, 11 Mar 2004 07:48:54 -0800 (PST) > From: Alex Romayev <[EMAIL PROTECTED]> > Subject: [portal] Multiple Portal Configurations in > cocoon.xconf > To: [EMAIL PROTECTED] > > Hi, > > I'd like to be able to create my own portal > configuration and install it using XConfToolTask > into > cocoon.xconf (unless there is a better option). > > Is it possible to have multiple portal > configurations? > I've looked at portal.samplesxconf and > authportal.samplesxconf. It seems that the place to > define portals is here: > > <portals> > <!-- Configure your portals here: --> > <portal name="portal"> > <profile-manager>org.apache.cocoon.portal.profile.ProfileManager/Auth</profile-manager> > </portal> > </portals> > > If I want to use the same ProfileManager class, > should > I create a different role here? > > Now, I don't understand how various portal > components, > like renderers, coplets, etc are linked to the > specific portal configuration. Unless the idea is > to > use them across portals? > > Thanks, > -Alex > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] >
