kentico_helenag
-
10/1/2008 5:56:17 AM
RE:Site Manager & Global Admin
Hi,
unfortunately, this functionality is not supported.
You could re-write all files from website_application_folder/CMSSiteManager/ and exchange everywhere, where is the condition if (CMSContext.CurrentUser.IsGlobalAdministrator == true), a permission check according your needs.
You would need also to re-write the functions, which select sites in the list (CMSSitemanager -> Sites) or in the dropdowlists (CMSSiteManager -> Settings).
Best regards, Helena Grulichova
|