Categories
SharePoint

SharePoint 2010 Blogging: Turning on Comments and Comment Approval

Not sure this is the case in all configurations, YMMV. In SharePoint 2010, it seems like blog commenting isn’t “on” by default. Everything should work fine but once you start posting, other people won’t be able to add comments even though there is a comment link at the bottom of each post. How to get it blog post comments working? A few basic things that I will go into detail on.

First, get to your blog “site” in your browser, and go to “Site Actions->View all Site Content”.

Once there, you will see that Categories, Comments, Links and Posts are just SharePoint lists. Pretty cool. Go into the “Comments” list.

image

Once in the Comments list, click on “List” at the top, and on the List Ribbon click “List Settings”.

image

Click on the “Versioning Settings” link. In there, you want to check the setting:

1. Require Content Approval for submitted items? – yes. if you want to have some gatekeeper between new comments and them being published.

image

Under “Advanced Settings” link

1. Item-Level permissions. You want “read all items” for Read Access and “Create items and edit items that were created by the user” for Create and Edit access.

image

In the "Permissions for this List” link, you want to probably break Inherited permissions, and then add “Authenticated Users” with “Contribute” and “Read” permissions.

image

As a final setting, you want to probably get alerted on new comments. So back on the main “List” ribbon, you want to click on “Alert Me” and set up the appropriate alerts, or subscribe to the RSS feed.

image

That does it, after going through all those motions, you should be able to have other people comment on your SharePoint 2010 blog, get alerted, and approve comments. Pretty cool (For what it’s worth, this shouldn’t be this complicated!)

Categories
Life Random

"Leinie's" Going Nationwide. Import or Domestic?

Now that I live in Wisconsin, I guess I have to write about this. Going to school at Saint Cloud State, which is a fairly good party school, you do end up going to happy hour now and then. At the bars there, they always have pretty good deals. “1 dollar for Domestic Taps” etc, etc.

So you walk in, and see that, and ask for a “Leinie’s HoneyWeiss” which is usually on tap in most bars in MN, but then you get a crazy response..

“We consider Leinie’s to be an Import”

WTF? An import? All the way from WI huh, so you can charge 4 dollars a glass? Man..

Anyways, I subscribe to Slashfood in my RSS Feeds, it’s one of my “fun” subscriptions, like xkcd, or gullible info, etc. I read today about “Leinie’s takes small town Wisconsin nationwide” What I have to wonder though, is it going to be served up as a domestic or import? We will just have to see.

As a side note. I wish Madison WI’s cool blog site Dane101 would let you submit stories. This is a trackback to them to see if they see this and take note.

Categories
Blogging

Blog Formatting

It looks like in the last couple days, something has gotten goofed with the formatting on blogger. I even tried changing my template to a cookie cutter one that blogger makes, and it still formats it all goofy…

Update:
Figured it out. The post I made on creating your own syslog server in VB.NET – I had some formatting in it so the “code” pieces would look correct. I guess that was making the screen scroll to the side. I updated that post and now it doesn’t scroll anymore, but the code portions of that post look like crap now, no indenting, etc.