 |
 |
Saturday, July 31, 2010
|
|
|
|
|
 |
|
|
 |
|
Using DNNArticle Category Tree and DNNArticle View to build MSDN style page
|
 |
|
 |
|
Created by zhenl in 12/24/2009 8:23:53 PM The article shows the steps to build such a page: in left pane there is a category tree that show all categories and articles, in content pane there is a article view control. When a visitor clicks a category it will do nothing but when he clicks an article, the details of the article will be shown in the article view. By default, the Category Tree will show categories only. When you click a category it will lead you to the page of assigned main DNNArtilce instance that will show articles of selected categories. We can change some settings to let it show articles and disable the category link. The demo is here: http://www.dnnarticle.com/Demo/CategoryTreetoshowarticles/tabid/575/Default.aspx The settings of Category Tree is below: Enable the "Display Articles" and disable both "Enable IMC" and "Enable Category Link". In the DNNArticle View, you can select a default article in module settings. It will be shown when the page is just loaded. 

|
|
|
|
|
 | |  |
|
|
|
 |
|