Mark
Mark

Reputation: 41

How to categorize and/or use keywords in Sharepoint Foundation 2010 wikis?

We just installed Sharepoint Foundation 2010 and we're preparing to set it up for our knowledge management project.

I'm reading a lot over the Web and there seems to be options to categorize Wiki pages in Sharepoint, with the use of keywords and/or something called a "Term Store".

The problem is I can't find any of this in our installation of Sharepoint Foundation 2010. My user is part of the Admin groups, but still I see lots of options greyed out and fields displayed on screenshots over the Web but not in our installation.

I'm a bit clueless since I don't find any info on my problem over the Web.

Thanks in advance.

Mark

Upvotes: 3

Views: 11125

Answers (3)

Jim Cripe
Jim Cripe

Reputation: 1

We are running SharePoint 2010 Foundation and I just found I could add a "Category" column by doing these steps.

  1. "View all Site Content".
  2. Open the wiki in the list of "Document Libraries".
  3. Under "Settings", choose "Document Library Settings".
  4. Under "Columns", choose "Add from existing site columns".
  5. In "Available site columns", select "Category" and click "Add >" to move the choice to "Columns to add".
  6. Click "Ok" to save.
  7. Open the wiki, edit a page, and "Category" will appear under the Wiki Content input box to receive your input.
  8. Save the wiki page and the Category input should be under the wiki page content.
  9. Searching the site using any of the words or phrases in the Category returns the wiki page!

Upvotes: 0

Mark
Mark

Reputation: 41

I've found a way using custom columns: I created a custom Category column under the following :

Site Settings --> Site Content Types --> Wiki Page

After, I can create a new site page and when I go edit its properties, I can add categories.

Upvotes: 1

Ryan Hayes
Ryan Hayes

Reputation: 5310

If you go to the Document Library Settings for the library that houses your wiki pages, you should see Wiki Categories as one of the metadata fields. This is where the categories/keywords are stored for a particular page. If you created an enterprise wiki site, on each wiki page you should be able to see on the right hand side an area called Categories. This is the term store you're talking about. If you have the wiki page in edit mode, you should be able to add categories (keywords, tags, whatever you want to call it) to the wiki page.

If you don't see categories on the page...

Categories, like the ratings area that should be above it, is a web part. Pop the page into edit mode, go to insert > web part and then under the Content Rollup area, insert a new Categories web part.

Upvotes: 1

Related Questions