Deutsch/PHP-Version: Die Website-Struktur, Navigation und Überschriften sind auf Deutsch vorbereitet. Code-Beispiele und technische Namen bleiben unverändert.
Smiley Paket Installation Plugin
Installs new smileys.
Komponenten
Each smiley is described as an <smiley> element with the mandatory attribute name.
<title>
Short human readable description of the smiley.
<path(2x)?>
!!! warning "The files must be installed using the file PIP."
File path relative to the root of WoltLab Suite Core.
path2x is optional and being used for High-DPI screens.
<aliases>
<span class="label label-info">Optional</span>
List of smiley aliases.
Aliases must be separated by a line feed character (\n, U+000A).
<showorder>
<span class="label label-info">Optional</span>
Determines at which position of the smiley list the smiley is shown.
Example
{jinja{ codebox(
title="smiley.xml",
language="xml",
filepath="package/pip/smiley.xml"
) }}
