kentico_zdenekc
-
12/31/2009 3:38:34 AM
RE:a few COMUUNITY site questions
Hi,
1. You can modify the responsible dialog page code: \CMSModules\Messaging\CMSPages\MessageUserSelector_Header.aspx.cs and comment out the part which adds the friends tab and alter other tab adding code to reflect this change...
2. You can either set those users as "hidden" - enable "Is hidden" property for user in Administration / Users on General tab. In this case you need to disable "Select hidden" in the Users viewer webpart properties, in Filter settings group. In the same group, you can also use WHERE condition and match specific user IDs or any identification flags saying that those users shouldn't be displayed.
Hope this helps.
Regards, Zdenek C.
|