
|
If you were logged in you would be able to see more operations.
|
|
|
|
We should enhance uPortal by providing 2 portlets that support easy access to fragment administration in DLM for authorized users.
These portlets would be (by fname):
- fragment-admin
- fragment-admin-exit
The first appears in the layout DOM of regular users. Users who are authorized to render it will see it in the header or sidebar of their (users who aren't won't get it due to the recent enhancement that removes unauthorized channels from header/footer). The portlet provides a drop-down list of the fragments you're authorized to edit. If you select a fragment and hit the 'GO' button, you'll be logged in as the fragment owener account.
The second portlet appears in the layout DOM of fragment owners. It provides a button that, wehn clicked, logs you back on as yourself.
I'll attach a patch and 2 screen shots.
|
|
Description
|
We should enhance uPortal by providing 2 portlets that support easy access to fragment administration in DLM for authorized users.
These portlets would be (by fname):
- fragment-admin
- fragment-admin-exit
The first appears in the layout DOM of regular users. Users who are authorized to render it will see it in the header or sidebar of their (users who aren't won't get it due to the recent enhancement that removes unauthorized channels from header/footer). The portlet provides a drop-down list of the fragments you're authorized to edit. If you select a fragment and hit the 'GO' button, you'll be logged in as the fragment owener account.
The second portlet appears in the layout DOM of fragment owners. It provides a button that, wehn clicked, logs you back on as yourself.
I'll attach a patch and 2 screen shots.
|
Show » |
|
fragment-view shows the fragment-admin-exit portlet.
The .patch file should the delta for adding this feature set.