Child Page List 2.5 (free)
1. Introduction
This is a free module from www.DnnModules.cn which can display sub pages list for a selected tab.
2.Live demo
see left side module.
3. What's new in v2.5
v2.5 is the 3th generation of this product(v2.0/v2.2/v2.5). According to customer suggestion, v2.5 add two features
3.1 . Display recursive tab as tree style
If "recursive" option is checked,module will display all child pages from the parent tab like tree style. See left page demo.
3.2. Display icon and set tab description as tooltip.
4.How to get it
Visit our free download page to get it. Note ,you need register to this site.
5.How to use it
5.1 After installed like other dnn module, add a module instance to your page, click “Child page settings“.

5.2 In module settings page, you can config following options.
Parent tab:
select which tab you want to display its sub pages.
Include current tab:
Choose whether to display current tab if it is in sub pages.
Include invisible tab:
By default, a invisible tab will not display in dnn menu, check this option to display it in page list.
Recursive
If this option is checked,module will display all child pages from the parent including the child pages of the child pages,i.e. walk the tree from the selected parent tab.
Display icon(new in v2.5))
List Template:
The list view interface is template based, you can customize your own display style and put it under DesktopModules/CrossChildPageList/Template/Defalut folder.
Columns per row:
Enter how many columns you want to display in 1 row.
Link Target:
Choose how to open window when visitor click sub page item.
5.3 Click “Update“ to save settings.
6.General highlight features
6.1 Template based
The list view interface is template based, you can customize your own display style. Note, you need be familiar with .net syntax to make template files.
6.2 Full localization support and online help support
All settings are self-explanatory utilizing the standard DNN help menu system
7. Faqs
Q. What dnn version does this module support?
A. It works in dnn 5.x/4.x.
Q. What's the license of this module?
A. It is a free module (PA and Source code included). You can use it as your wish.