Package parameters: |
- CreatePrivatePageSets
- If set to 1, create private page sets for users. Users will be able to configure their private page sets (number of pages, placement of templates on pages), and, if ThemeChangeable is set true, their private page set theme. If false, a single page set, edited only by layout-managed-subsite package admins, will be created and shared by all visitors. (default 0, type number, scope instance)
- Look and Feel: DefaultThemeName
- The default theme for page sets we're managing for this subsite (default default, type string, scope instance)
- Look and Feel: PageUrlMap
- A list of tab numbers (starting at zero) and url patterns to map to them. Example: 0 file-storage* 1 calendar* (default , type text, scope instance)
- Look and Feel: ShowEmptyPages
- If set true, show navigation tabs for empty pages. (default 0, type number, scope instance)
- Look and Feel: ShowSingleButtonNavbar
- If set true, show the tabbed navigation bar even if there's only one tab on it. (default 0, type number, scope instance)
- Look and Feel: ThemeChangeable
- If set true, users can change the theme of their page set, if false, they're stuck with the one the administrator choses for them. (default 0, type number, scope instance)
|