Show user avatar next to its name, in all possible locations

This commit is contained in:
Jan Böhmer 2023-01-23 23:01:57 +01:00
parent 29bce6f19f
commit 97b87dee5f
9 changed files with 143 additions and 47 deletions

View file

@ -11,9 +11,17 @@ liip_imagine:
size: [150, 150]
mode: inset
thumbnail_md:
quality: 75
filters:
thumbnail:
size: [250, 250]
mode: inset
thumbnail_xs:
quality: 70
filters:
thumbnail:
size: [50, 50]
mode: inset

View file

@ -17,6 +17,7 @@ twig:
error_page_show_help: '%partdb.error_pages.show_help%'
sidebar_items: '%partdb.sidebar.items%'
sidebar_tree_updater: '@App\Services\Trees\SidebarTreeUpdater'
avatar_helper: '@App\Services\UserSystem\UserAvatarHelper'
when@test:
twig: