WoltLab Suite 6.2 Handbuch
Deutsch/PHP-Version: Die Website-Struktur, Navigation und Überschriften sind auf Deutsch vorbereitet. Code-Beispiele und technische Namen bleiben unverändert.

Comments

Benutzergruppen-Optionen

You need to create the following permissions:

| user group type | permission type | naming |

| --------------- | --------------- | ------ |

| user | creating comments | user.foo.canAddComment |

| user | editing own comments | user.foo.canEditComment |

| user | deleting own comments | user.foo.canDeleteComment |

| moderator | moderating comments | mod.foo.canModerateComment |

| moderator | editing comments | mod.foo.canEditComment |

| moderator | deleting comments | mod.foo.canDeleteComment |

Within their respective user group option category, the options should be listed in the same order as in the table above.

Sprache Items

Benutzergruppen-Optionen

The language items for the comment-related user group options generally have the same values:

German: Kann Kommentare erstellen

English: Can create comments

German: Kann eigene Kommentare bearbeiten

English: Can edit their comments

German: Kann eigene Kommentare löschen

English: Can delete their comments

German: Kann Kommentare moderieren

English: Can moderate comments

German: Kann Kommentare bearbeiten

English: Can edit comments

German: Kann Kommentare löschen

English: Can delete comments