From d03fdc84ee739a04eb360ffb17fe4b7f758b9973 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Mon, 19 Jul 2021 17:15:27 +0200 Subject: Update configuration for emoticons --- Configuration.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Configuration.md b/Configuration.md index 7f7a98d..f6e10d5 100644 --- a/Configuration.md +++ b/Configuration.md @@ -104,13 +104,10 @@ Item base directories relative to your base directory where the application is i * `POST.DIRECTORY`: [string: `'post'`] * `USER.DIRECTORY`: [string: `'user'`] -## Emoticons -Enable or disable parsing of emoticons for the body of the specific item type. +## Emoticon descriptions +Enable or disable the wrapping of emoticons found in the content of an item into a `` element which contains a further description of the emoticon within the `title` attribute. -* `CATEGORY.EMOTICONS`: [bool: `TRUE`|`FALSE`] -* `PAGE.EMOTICONS`: [bool: `TRUE`|`FALSE`] -* `POST.EMOTICONS`: [bool: `TRUE`|`FALSE`] -* `USER.EMOTICONS`: [bool: `TRUE`|`FALSE`] +* `WRAP_EMOTICONS`: [bool: `TRUE`|`FALSE`] ## `` description Number of characters of the items content to display within the `` description. -- cgit v1.2.3