The Aggregator is capable of showing any number of tabs, each tab with any number of modules within it. In addition to modules, each tab can display it’s own html text before the modules. You can include this text in a tab without showing any modules at all if you wish, which effectively turns the Aggregator module into a tabbed html text module. The html text displayed in the tab is fully indexed by the internal DNN search mechanism as well.
This area displays the current list of tabs and is used to set up the tab/module structure of the Aggregator.
Allows you to create a new tab
Allows you to select a module from your current page (default) or from another page on your site and add it to either a preexisting tab or to a new tab
Use this setting to select the skin family of the tabs. Changing this setting will affect the options you have available in the Tab Template option below it. Tab skins are all implemented using CSS, html template and javascript files and are located in the /Skins subfolder.
Use this setting to select from the number of templates depending on the skin chosen above. This setting ultimately determines how the tabs are laid out and how they will look. As of v5.0, a template system has been created which allows for unprecedented freedom in styling your tabs. Please see templating for a deeper discussion on how templates work.
If this option is checked, the containers for each module are hidden.
If this option is checked, a pager is shown. Depending on the skin/template chosen it could show only previous and next links, or it could show all page numbers including a first page/last page link etc.
If this option is checked, the tab portion will be hidden if there is only 1 active tab showing after the tab/module locale settings have been applied.
If this option is checked, the tabs will be selected based on the cursor hovering over the tab instead of needing to click them manually.
Use this setting to change how many milliseconds to wait before active hover selects it’s next tab. (1 second = 1000 milliseconds)
Use this setting to hide the tab strip entirely. It seems counter intuitive to need this but it is in fact very powerful when used in conjunction with Aggregator targeting, that is, controlling a second or third Aggregator from another
Targets are other Aggregators that you wish to control from this Aggregator. This is probably best explained by a sample scenario.
((( Let’s say you have an Aggregator on your page that has 3 tabs, one for each of your departments: Sales, Production and Finance. In each of these tabs you might add some text about what each department does, mission statement etc. Ok, now what if you could change the contents of another module outside of your collection of tabs when each individual tab was selected. This is exactly what the targeting functionality of Aggregator was developed for. For instance you might want to show a calendar of events for each department over in the right pane when you click on the department. In this scenario you can add another Aggregator to the page and a calendar for each of your 3 departments. Add each calendar to it’s own tab in the new Aggregator and turn on the ‘Hide All Tabs’ option so it only shows one calendar. Now, in your first Aggregator click ‘Add a Target Aggregator’ and add the Aggregator that contains the calendars. Now, whenever you click on a tab in the first Aggregator, the content of the other Aggregator will change with it. )))
Allows you to select another Aggregator on the page for targeting.