Wählen Sie Ihre Sprache:

<we:ifNotEditmode>

Since version: - | Requires endtag: yes

Description

Content enclosed by this tag is not displayed in edit mode.

Attributes

doc

Default value: - | since version: 3.0.0.0 | 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:ifNotEditmode [doc="top|self"]> ... </we:ifNotEditmode>