Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Regarding the document library.. View modes: 
User avatar
Member
Member
sansugoi_sayounara-hotmail - 12/21/2011 2:43:19 AM
   
Regarding the document library..
Hi all,

I have added the document library in my website as per the instruction given in developer guide.

But on the document library page when I am clicking on the library permissions link but the permission window is opening without the background, and same as the edit action menu of document both are diplaying transparent..

I am not getting which class I have to use.. so it will display correctly.

Thanks
SAnsugoi

User avatar
Certified Developer 9
Certified Developer 9
charbf - 12/21/2011 1:37:14 PM
   
RE:Regarding the document library..
Hi,

you have to cpoy over the CSS from the dialog CSS or from the Intranet CSS

Francois

User avatar
Member
Member
sansugoi_sayounara-hotmail - 12/21/2011 10:57:04 PM
   
RE:Regarding the document library..
Hi ,

I have copied the intranet css ( All document library CSS) , but the permission window and the file edit menu when click on edit icon) still the background of both windows is looking like transparent,, the page page background and content is displaying in background..

Thanks
Sansugoi

User avatar
Kentico Support
Kentico Support
kentico_radekm - 12/24/2011 9:22:27 AM
   
RE:Regarding the document library..
Hello.

Maybe you copied class definitions, but not files classes refer to. There is set of physical images you need to have in your project folder, like those in App_Themes/IntranetPortal/Images/Dialogs directory. I would recommend you to see classes you are using and check whether files these classes refer to are in its location. You can use FireBug tool to simplify this task.

Best Regards,
Radek Macalik

User avatar
Member
Member
sansugoi_sayounara-hotmail - 1/6/2012 1:10:44 AM
   
RE:Regarding the document library..
Hi Radek,

Thanks for reply.. I have copied the images also, but, when I am clicking the cech permission or any other link then in intranet portal it is opening with jquery effect, but in my local website, there is no effect, do we need to enable jquery or some file ... if yes pelase guide..

Thanks
Sansugoi

User avatar
Kentico Support
Kentico Support
kentico_radekm - 1/18/2012 12:57:43 AM
   
RE:Regarding the document library..
Hello.

jQuery library is linked in our solution by default (files are located in CMSScripts/jquery folder) and usually there is no need to manually enable them or something like that. Can you check mentioned directory whether it contains 5 files or not? Also, do you encounter any JavaScript error (you can try different browsers including IE) when the page with Document library web part is loaded or when you try to use that web part? Thank you.

Best regards,
Radek Macalik