##
#requireResource("com.atlassian.auiplugin:aui-experimental-iconfont") #parse("/template/includes/actionerrors.vm") #if ($actionErrors.empty)| Setting | Description | Value | |
|---|---|---|---|
| Filter Category Order | Filter categories will appear in listed order. Remaining categories will appear afterward, in alphabetical order. | $filterCategoryOrder | |
| Cascade Labels User Groups | In addition to Space Administrators, members of the listed user groups will be able to apply cascading labels to pages. | $userGroupsWithCascadePermission | |
| Taxonomy User Groups | In addition to Confluence Administrators, members of the listed user groups will be able to edit Targeted Search filters. | $taxonomyEditorUserGroups | |
| More Help Link | Adds a link to the Search Help panel for More Help. | $!moreHelpLink | |
| Default Filters Tooltip | Hover text for the "Default" radio button in the Search panel. | $!defaultTooltip | |
| All Filters Tooltip | Hover text for the "All" radio button in the Search panel. | $!allTooltip | |
| Any Filters Tooltip | Hover text for the "Any" radio button in the Search panel. | $!anyTooltip | |
| Disable Rich Links | If using Brikit Theme Press, display search results using the default text-based presentation. | #if ($richLinksDisabled)ON#{else}OFF#end | |
| Macro Parameters To Search | Adds the contents of the listed macro parameters to the search index. | $!searchMacroParameters |