Ralph Goers wrote: > Carsten, > > Will StaticProfileManager support multiple portal layouts? I believe > our current setup is using AuthenticationProfileManager where each site > is a different role. I assume you mean different portlets (or different structures) with multiple layouts? Then the answer is no :) The static profile manager is meant for portal like web sites where everyone sees the same structure.
I started work in 2.2 for sharing the layout tree between users. As I did this nearly one year ago...i'm not quiet sure how far the implementation is, but I think there are only one or two minor things to do (whatever they are...). Carsten > > Ralph > > Carsten Ziegeler wrote: >> This is handled by the profile manager - the default gives each user an >> own profile. There is a static profile manager which *should* do exactly >> what you want - but I haven't looked at the code for years, so it might >> not work out of the box. This manager is in 2.1.x and in 2.2 as well. >> >> Carsten >> >> Erron Austin wrote: >> >>> Hi, >>> >>> We are using cocoon 2.1.9 portal to basically serve up regular sites. >>> So, there are no individual customizations per site nor any other >>> "portal" functionality being used so far. In order to optimize >>> performance, we would like to bypass the "login" functionality of the >>> website, and allow all anonymous users to use the same layout. >>> Question #1 - Has this been done or planned for Cocoon Portal 2.2? >>> Question #2 - If not, any pointers on how to make this change? >>> >>> Question #3 - Does this posting belong on the dev list? >>> >>> >>> Thanks, >>> >>> Erron >>> >> >> >> > -- Carsten Ziegeler [EMAIL PROTECTED]
