Aggregate modules into dynamically generated table. You can build more complex pages by using this module. It allows you to change your layout without making changes to your skin. It also allows you to add a scrolling effect to any module.
- You can set scrolling / marquee properties for each injected module
- You can set the number of rows and columns.
- You can set each column's width.
- You can set content panel height of each row.
- The module can aggregate modules in the portal.
A module wrapper can include other module wrappers, allowing you to easily create a very complex layout.
To use the module, first place it on the page where you want to use it. It's easiest if you have already added and configured the other modules which you want to wrap, but that isn't necesessary, you can add more modules and wrap them at any time.
After you have added the Module Wrapper module, follow these steps:
- The module creates a table and places the "wrapped" modules within the table, so first set the number of rows and columns in your table.
- A table will be created dynamically. You can set the width of each column and select a module for each cell.
- Configure any options you want, such as scrolling.