Wählen Sie Ihre Sprache:

<we:ifNotSelf>

Since version: - | Requires endtag: yes

Description

Content enclosed by this tag is only displayed if the document's own ID is not in the list of the specified ID's.

Specific

If the tag is not located within we:linklist or we:listdir tags, "id" is a required attribute!

Attributes

id

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


doc

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

Set this attribute to "self" to get the ID of the document in which the tag is located, even if the document is included in another document. Set this attribute to "top" to get the ID of the main document, even if the document in which the tag is located was included in another. Set this attribute to "listview" when used within a <we:listview> section. The ID is then set to the ID of the document found by the listview.

Allowed values:

  • top
  • self
  • listview

Syntax

<we:ifNotSelf [id="attribute"] [doc="top|self|listview"]> ... </we:ifNotSelf>