Taylohtio/_CustomizationsNotes
Vladimir Khaidanov 6de73c33b8 init 2024-06-08 21:54:08 +03:00
..
readme.txt init 2024-06-08 21:54:08 +03:00

readme.txt

1. CKS.FBA was changed - see readme.txt in Foreign/CKS.FBA/1.0.0.0_fixed.
   If original CKS.FBA.wsp will be redeployed, fixed CKS.FormsBasedAuthentication.dll should be compiled and installed to GAC again.

2. The following pages from CKS.FBA was changed in FBAUsersSearch project:
   12/Template/Layouts/FBA/Management/UsersDisp.aspx (user search and performance improvements)
   12/Template/Layouts/FBA/Management/UsersNew.aspx (possibility to add users with email which ends with underscope)
   If original CKS.FBA.wsp will be redeployed, Taloyhtio.CustomFBADataSource.wsp should be redeployed after it. It will override original pages.
   In order to check it go to root site of site collection Site settings > FBA User management. It should contain search params control.

3. OTB Sharepoint control: TopNavBar.ascx was changed in order to show Site actions only for site admins or web owners.
   Original files is saved as TopNavBar.ascx_orig

4. OTB onet.xml: "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\GLOBAL\XML\ONET.XML" was changed with fix described here: http://www.sharepointkings.com/2008/07/open-documents-in-new-window.html.
   It was done in order to open documents in new window in OTB doclib views and OTB list view web parts.

5. Telerik rendering template /12/template/controltemplates/radeditorlist.ascx was changed in order to use rad editor in all fields. Also it was made reaonly so during feature activation it won't be overriden.
   Also default config files in /web server extensions/wpconfig were changed for various fixes (e.g. for fonts size changing)