{undefined-links}
Plugin: Linking Plugin
Creates a list of pages which are linked to but have not yet been created.
Description
Wiki content may be included as the body to be shown if no links exist.
Usage
{undefined-links}No links exist{undefined-links}
Parameters
| Name | Required | Default | Description |
|---|---|---|---|
| page | | current location
| The page to search on. |
| spaces | | current space
| The spaces from which linked pages must come from. Spaces should be comma-separated. |
| mode | | list
| The mode in which incoming links are displayed. Available modes:
|
| separator | | comma
| The style of separator to have. Defaults to ', ' when in flat mode. Available separators:
|
| style | | The style of the bullet points. May be one of the following:
| |
| maxResults | | The maximum number of results to display. | |
| name | | Parameter description goes here. | |
| excerpt | | false
| If 'true', any excerpt set for the page is displayed next to the link. |
| types | | any type
| The types of pages to list. Must be a comma-separated list of any of the following:
|
| scope | | Allows the possible pages to be restricted to a specific page parent/child scope. More than one filter may be applied. Eg:
| |
| labels | | Specify the labels a page may or may not have attached. Eg.
|
Examples
{undefined-links}No links exist{undefined-links}
{undefined-links:style=square|excerpt=true}
{undefined-links:scope=Another Page>children}
{undefined-links:scope=A Different Page>descenents}
{undefined-links:spaces=MYSPACE}
{undefined-links:types=page,comment}
Discussions