Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
titleProperties


Section
level2
titleBase URL

The base URL to the resource to create a link to.

Content Marker
idurl-basics

The value of the property is checked for being a space property (since version 1.8) or a key in a resource bundle. If both is not true, the base URL is used as given.

Referring to a key in a resource bundle is only relevant for template authors.

Since version 4.3 it is possible to provide an absolute URL with the Page parameter and leave the Base URL parameter blank.



Section
level2
titlePage

The path to the page within the base URL.

The value of the property is checked for being a space property (since version 1.8) or a key in a resource bundle. If both is not true, the page path is used as given.

Referring to a key in a resource bundle is only relevant for template authors.
Transclusion
document@self
idsurl-basics



2
Section
level
titleTitle

The title to add to the link.

The value of the property is checked for being a space property (since version 1.8) or a key in a resource bundle. If both is not true, the title is used as given.

Referring to a key in a resource bundle is only relevant for template authors.


Section
titleCheck Link

Checks if the link actually points to a resource. If the link is dead, the CSS class projectdoc-resource-not-exists will be rendered.

A value of default checks the space property named check. The default value is false.

Note Box
titleSince 2.0

This parameter is available since version 2.0.



Section
titleTarget

Optional target for the link.

The default value of self will not be rendered.

Version Box
since4.3

This parameter is available since version 4.3 of the projectdoc Toolbox.



Section
titleID

Provide a unique identifier to the HTML link element.

Version Box
since4.3

This parameter is available since version 4.3 of the projectdoc Toolbox.



Section
titleCSS Classes

Provides CSS classes for the HTML element.

Use the regular style syntax (like comp-external link). The syntax is not validated and written to the element as encoded HTML attribute value.

Version Box
since4.3

This parameter is available since version 4.3 of the projectdoc Toolbox.



Section
titleStyles

Provide additional CSS Styles for the HTML element.

Use the regular style syntax (like color: orange;). The syntax is not validated and written to the element as encoded HTML attribute value.

Version Box
since4.3

This parameter is available since version 4.3 of the projectdoc Toolbox.




Section
titleDetails


Section
indextrue
titleRelated macros

Display Table
doctypemacro
render-no-hits-as-blanktrue
render-modedefinition
selectName, Short Description
sort-bySort Key, Name
whereCategories = "link"
exclude-selftrue

...