Moin
1월 14, 2026, 5:21오후
5
DEV: upgrade to fontawesome 7 - Pull Request #36286 - discourse/discourse - GitHub 이 병합되었기 때문에 이 주제를 다시 올려볼까 합니다.
테마 컴포넌트와 플러그인의 설정 설명 중 많은 부분이 다시 업데이트가 필요합니다. 대부분의 컴포넌트는 svg_icons 설정의 설명에서 버전 6 대신 7을 언급하도록 업데이트하는 것이 주요하지만, 번역자가 매 버전 업데이트 시마다 모든 내용을 다시 번역하지 않도록 매개변수를 기반으로 한 더 영구적인 해결책을 고려해 볼 가치가 있을 것입니다.
링크와 버전 번호가 모두 포함된 예시를 여기에 첨부합니다.
en:
theme_metadata:
settings:
social_share_links:
description: 'Social providers to show in the share dialog. See the <a href="https://meta.discourse.org/t/social-share-component/89980">theme topic</a> for more details.'
schema:
properties:
name:
label: Name
description: The name of the social provider
icon:
label: Icon
description: Choose a <a href="https://fontawesome.com/v6/search?o=r&m=free">FontAwesome icon</a>. Use no prefix for solid icons, <code>far-</code> for regular icons, and <code>fab-</code> for brand icons.
title:
label: Title
description: Text that appears when you move the mouse over the button
link:
label: Link
description: The share link. The topic URL and title are appended to it.
popup_height:
This file has been truncated. show original