Hi Steve,

Typically each layout fragment has a unique user associated with it, and 
typically that user is specific to that fragment rather than a "real" user.  
"Real" users inherit the fragment, and the changes that each user makes to 
their inherited version aren't shared between users.

I'm not sure exactly what functionality you're looking for - my guess is that 
maybe you're looking for some delegated administration features whereby certain 
administrators could be permissioned to administer some subset of the 
fragments, or maybe just a single one?  

If that's what you're looking for, you should be able to accomplish that by 
assigning the IMPERSONATE permission.  As an example, if you wanted Fred to be 
able to modify the content and permissions of the Welcome fragment, you could 
grant the IMPERSONATE permission to Fred on the welcome-lo user.  That 
permission would allow Fred to impersonate the welcome-lo user through the 
fragment administration portlet, then make layout changes.  

I believe that that should work, though some of our delegated administration 
features have yet to receive a lot of real-world testing.  If you encounter any 
issues, definitely let us know so we can fix it :)  If I've misinterpreted what 
functionality you're hoping for, let me know.

- Jen


On Aug 23, 2011, at 6:16 PM, Steve Swinsburg wrote:

> Hi all,
> 
> is it possible to have individual fragments owned by different people? Say I 
> want Fred to be the fragment owner for the Students layout and Sally to be 
> the fragment owner for the Staff layout. Is that possible in the default 
> setup?
> 
> Looking through the code all I see is Fragment Owners where Fred and Sally 
> would be together and could modify each other's layout.
> 
> thanks,
> Steve
> -- 
> You are currently subscribed to uportal-dev@lists.ja-sig.org as: 
> jennifer.bou...@gmail.com
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/uportal-dev
> 


-- 
You are currently subscribed to uportal-dev@lists.ja-sig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to