...
...
...
...
On this page | type | flat |
---|
separator | pipe |
---|
|
|
...
Description
Excerpt |
---|
A collection of macros dealing with enhanced table capability in Confluence. |
Macros
Security
- Users requiring Anti-XSS support must upgrade to 4.1.2 or higher
- The url parameter on the csv macro can be restricted by configuring security using CMSP.
- The disableAntiXss parameter on the csv macro can be enabled by configuring security using CMSP.
Common table capabilities
...
Overview
This User's Guide covers features and functions that are available within the TBL add-on.
For additional information on administering this add-on, please refer to the Administrator's Guide.
Section |
---|
Column |
---|
| Macros Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 10000 |
---|
spaces | @self |
---|
showSpace | false |
---|
sort | title |
---|
operator | AND |
---|
cql | label = "macro_home" and space = currentSpace() |
---|
labels | macro_home |
---|
|
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 10000 |
---|
spaces | @self |
---|
showSpace | false |
---|
sort | title |
---|
operator | AND |
---|
cql | label = "additional_info" and space = currentSpace() |
---|
labels | additional_info |
---|
|
|
Column |
---|
| Examples Filter by label (Content by label) |
---|
showLabels | false |
---|
spaces | @self |
---|
showSpace | false |
---|
sort | title |
---|
operator | AND |
---|
cql | label = "example" and label = "csv" and space = currentSpace() |
---|
labels | example,csv |
---|
|
Table Plus macro Filter by label (Content by label) |
---|
showLabels | false |
---|
spaces | @self |
---|
showSpace | false |
---|
sort | title |
---|
operator | AND |
---|
cql | label = "example" and label = "table_plus" and space = currentSpace() |
---|
labels | example,table_plus |
---|
|
Attachment Table macro Filter by label (Content by label) |
---|
showLabels | false |
---|
spaces | @self |
---|
showSpace | false |
---|
sort | title |
---|
operator | AND |
---|
cql | label = "attachment_table" and label = "example" and space = currentSpace() |
---|
labels | example,attachment_table |
---|
|
JSON Table macro
Filter by label (Content by label) |
---|
showLabels | false |
---|
spaces | @self |
---|
showSpace | false |
---|
sort | title |
---|
operator | AND |
---|
cql | label = "json_table" and label = "example" and space = currentSpace() |
---|
labels | example,json_table |
---|
|
|
|