Axel Guckelsberger
Axel Guckelsberger
Quill fixed in https://github.com/zikula-modules/Scribite/commit/bf1b0b2ebba7d08f1524697b0cdbcf0d5a0e4f02
TinyMCE seems to work fine here (with asset combination enabled and disabled).
TinyMCE: please verify all editor assets have been properly mirrored into `public/editors/`.
https://ckeditor.com/cke4/addon/fontawesome https://michaeljanea.me/ckeditor/font-awesome https://ckeditor.com/cke4/addon/ckawesome
This is done for TinyMCE at least.
It seems like in Xinha this is done by enabling the `GetHTML` plugin.
@Kaik: fyi there is a new avatar Twig extension named `userAvatar` which uses the Profile module interface here: https://github.com/zikula/core/blob/1.5/src/system/UsersModule/Twig/Extension/ProfileExtension.php#L54
Good idea. It should consider a maximum amount of shown topics to prevent mails becoming huge on pages with high activity.
If a generic solution is possible this could be reused for https://github.com/Guite/MostGenerator/issues/122 maybe.