Wählen Sie Ihre Sprache:

<we:ifNotWorkspace>

Since version: 3.1.0.0 | Requires endtag: yes

Description

Checks, whether the document is NOT located in the workspace specified in "path".

Attributes

path

Default value: - | since version: 3.1.0.0 | required: yes

Enter the name of the path to search here.


doc

Default value: - | since version: - | required: no

If the attribute is set to doc="top" or not set, the query refers to the main page, even if the tag is within an included file which is included in the main page. If the attribute is set to doc="self", the query refers to the file in which the tag is located.

Allowed values:

  • top
  • self

Syntax

<we:ifNotWorkspace path="attribute" [doc="top|self"]> ... </we:ifNotWorkspace>