A blog is a personal journal published in a SharePoint environment consisting of posts

learn more… | top users | synonyms

3
votes
4answers
2k views

Blog - how to avoid List Tools in ribbon when clicking on text

I have created a custom blog with the publishing feature enabled. When I am logged on with a normal user (with no admin rights) and click on a text or an image, "List Tools" appeares in the ribbon, ...
1
vote
1answer
205 views

Is there a way to bulk update image links in a blog site?

We're migrating a site collection to a new farm (SP2010 to SP2010, same version). In the old farm, the site collection resided at the root of the web application (http://oldsitecollection/). As part ...
0
votes
2answers
507 views

CSOM Query on Hidden User Information List returning nothing

I'm trying to retrieve a user's profile picture from the hidden User Information List within Silverlight. I can't use the UserProfileService.asmx because I don't have the login name nor the GUID of ...