Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...TabPath column in the Tabs table?TabPath column in the Tabs table?
Previous
 
Next
New Post
7/24/2008 8:18 PM
 

What is the TabPath column in the Tabs table? 

I am importing 1000 HTML pages and am populating all of the needed tables but am not sure what the TabPath column does.

Thanks!

 
New Post
7/24/2008 9:12 PM
 

The Tab Path column maps where in the hierarchy the tabs go.  It is also used in constructing Urls for the tab.

If you have a tab called 'thing', it will have a tab path of //thing.  If 'thing' is set to have a parent tab of 'this', then the tab path will be //this//thing.  The tab path also takes out any spaces or illegal punctuation from the tab name, so 'my tab' becomes //mytab.

If you are created the tabs manually through a sql statement you'll have to make sure you set the parent tabid correctly, plus parse the tab path correctly.

I would recommend writing a throw-away tab import program that references the DOtNetNuke.dll and uses the TabInfo object and TabController to create the tabs, rather than trying to nail it all down in Sql.  You'll get fewer errors and it will take less time in the long run.

 
New Post
7/25/2008 1:12 AM
 

Bruce:

Your explanation helped me work it out.   It is importing pages as I type.

You are probably correct about the throw away tab program but I was having trouble piecing together the code for putting Modules on a page and assigning the proper permissions.

Thanks!

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...TabPath column in the Tabs table?TabPath column in the Tabs table?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out