MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Site Categories

  Asked By: Krista Porter         Date: Jul 13, 2006      Category: MOSS      Views: 2009
 

How does one create new Site Categories? I am talking about
categories like "Division", "Region", and sub categories like "IT",
"Sales", "Local" etc that come with MOSS. I want to create my own
categories like "HR", or "Marketing", and sub-categories like
"Benefits", "Southwest", etc.

Tagged:    

 

4 Answers Found

 
Answer #1       Answered By: Megan Martin          Answered On: Jul 13, 2006       

In the site  template file (webtemp*.xml), you specify the category using
the DisplayCategory in the <Configuration> attribute node. MSFT creates
the new categories  on demand as it's enumerates through all the
templates that need to be displayed in the site template picker.

 
Answer #2       Answered By: Donta Kirkland          Answered On: Jul 13, 2006       

I'm afraid I am referring to a different sort of site  Category. When
you create  a new site or subsite, you are allowed to pick a category
from Division or Region. Each of these categories  have sub-
categories. You can see them at:
http://<portal>/SiteDirectory/Pages/category.aspx

How do you add new categories here?

 
Answer #3       Answered By: Cade Velazquez          Answered On: Jul 13, 2006       

In the SiteDirectory site, you will see a list called Sites. This is
the list that is displaying sites on category.aspx. To change the
categories, you need to edit the Category column in the properties of
the sites list.

 
Answer #4       Answered By: Ariana Christensen          Answered On: Jul 13, 2006       

This replaces my previous reply which was done too quickly and was
not correct.

The categories  are columns in the Sites list. Edit the Sites list
properties, and remove or modify the columns "Division"
and "Region". Add other Choice columns that you want to include as
Categories. Then, edit the "Site Creation Categories" view on the
Sites list, and check the box next to those columns you want used as
categories.

 
Didn't find what you were looking for? Find more on Site Categories Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].