Showing sharepoint group Logo in sharepoint 2010 - sharepoint

I have mentioned group logo in sharepoint 2010. So when i log in with user credentials, the group logo of users should be displayed at top right of sharepoint site.
Is it possible to do that?

Yes it is possible. Just edit the page and add a web-part to display the logo.

Related

How to customize a SharePoint 2010 Application Page Ribbon?

I know how to customize the ribbon in a List pages, or Site settings page. But how to customize the ribbon on a custom developed SharePoint 2010 Application page?
SPRibbon API solved the problem
https://spribbon.codeplex.com/

How to get My Site Information from 2 differents Sharepoint

I've got 2 distinct sharepoint. One 2007 and the other 2010.
On the 2010, there are MySite profile enabled.
I'm looking for a webpart OutOfBox (because my administrator doesn't allow to add new webpart in the curren t sharepoint) to access from SP 2007 to the information (like status, or project assignment) on MySite on SP 2010.
Are you thinking it's possible?
Thanks in advance
Julien Garcia
i don't think much can be done using OOTB webparts you have to for a custom webpart solution

Cannot save layout page in Moss

I am trying to update a layout page in Sharepoint Designer but when I click Save I receive an Access Denied error. I can see that the layout page is created by the system account. I am in the site owners group so I think I should be able to make modifications to the page.
Any help?
The page could be checked out by the System Account or never had a published version, also, site owners have limited permissions in the site collection (where the page layouts reside)

Adding a custom tab and page MOSS MySites that everyone can see

On MOSS mysites I want to be able to create a new tab that every mysite user can view, it should show a web part page.
How can I do this?
Create a site collection as a parent to all the MySites. Or to put it the other way, make the MySites a subsite to a site collection that has the site that you want all the MySites to see.
In your Shared Services Provider (Central Admin/Shared Services Admin), look under User Profiles and My Sites. You can select Personalization Site Links and point to an existing site that contains the web part page you want to display.
You can also filter the display using the Audiences functionality so that it only displays to a select group of users.
In regards to #Brian Meinertz's comment. This a detailed blog on Microsft's site about feature stapling:
Customizing MOSS 2007 My Sites within the enterprise

Customize quick launch menu and site action menu in My Site

I've been asked to customize the following:
In the left quick launch menu, is it possible to remove these menus: Documents, Lists, discussions and Sites? These menus need to be remove/disable/hidden by default when the user creates it's My Site.
In the site action menu, is it possible to remove/disable/hide the Create menu, so the user can't create any kind of subsite, lists, etc..?
I'm working with MOSS 2007.
As you are using MOSS 2007, you can customise the menu on the left by going to Site Actions -> Site Settings and Navigation in the middle.
Sharepoint Navigation on MSDN
Create rights are based on the roles assigned to the user logged in, so not giving the user create rights should remove this from the menus.

Resources