Naresh
-
5/26/2011 6:52:40 PM
RE:Files are not displayed in Media Gallery
Hi Michal Legen,
Thank You for the reply.
We created a new custom web part for creating groups. In the code-behind, after the group is successfully created, we are creating "Default Media Libraries". Two media libraries are created "First Media Library for Documents" and "Second Media Library for Media". The Media library names are defined as, (for example "Documents_{GroupGUID}") in the DB. I am using a "Media Gallery" web part to upload and display the media gallery content. I created two media galleries in one page following Kentico documentation ("How to have two Media Gallery webparts within one page" in knowledge base). Everything works fine but, am not able to set the security for the media gallery content access.
Also, I checked the "~\CMSModules\Groups\Controls\GroupRegistration.ascx.cs" file for the Method "CreateGroupMediaLibrary". But, I didn't find any method with that name.
The Kentico Version we are using is "v5.5.4155"
So, could you please let me know where am doing mistake in assigning the security properties for media gallery.
Thank You,
Naresh
|