# OS별로 공유 아이콘 변경

**URL:** https://meta.discourse.org/t/change-share-icon-by-os/326617
**Category:** Theme component
**Created:** [9월 16, 2024, 5:25오전 UTC](https://meta.discourse.org/t/change-share-icon-by-os/326617 "2024-09-16T05:25:51Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [9월 16, 2024, 5:25오전 UTC](https://meta.discourse.org/t/change-share-icon-by-os/326617/1 "2024-09-16T05:25:51Z")

</div>

| | | |
| --- | --- | --- |
| ℹ | **요약** | 운영체제(OS)별 공유 아이콘 변경 |
| 🛠 | **저장소** | [GitHub - VaperinaDEV/change-share-icon-by-os: This simple theme component will change share icon on posts and topics by OS. · GitHub](https://github.com/VaperinaDEV/change-share-icon-by-os) |
| ❤ | **도움이 되셨나요?** | [\> ./support --coffee](https://meta.discourse.org/u/don) |
| ❓ | **설치 가이드** | [테마 또는 테마 컴포넌트 설치 방법](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682) |
| 📖 | **Discourse 테마를 처음 사용하시나요?** | [Discourse 테마 사용 입문 가이드](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) |

이 테마 컴포넌트 설치

안녕하세요 👋

이 간단한 테마 컴포넌트는 게시글과 토픽의 공유 아이콘을 에서 로 변경합니다. Android에서는 로 변경됩니다.

~~참고: `post_menu`에 `copyLink`를 사용 중이라면 이 컴포넌트를 사용하지 않는 것이 좋습니다. 데스크톱에서 `copyLink`는 게시글 링크를 즉시 복사하기 때문에 아이콘이 그 용도에 적합합니다. 모바일로 이 컴포넌트를 제한하거나, `copyLink`가 활성화된 경우 데스크톱에서는 원래의 링크 아이콘을 유지해야 할지 고민 중입니다. 🤔~~

이 문제를 해결하기 위해 데스크톱에서 아이콘 변경을 비활성화할 수 있는 설정을 추가했습니다. `post_menu`에 `copyLink`가 추가된 경우 이 설정을 활성화하는 것이 권장됩니다. `copyLink`는 기본적으로 추가되므로 이 설정도 기본적으로 활성화되어 있습니다. 이를 통해 데스크톱의 게시글에서는 기본 링크 아이콘이 유지됩니다.

 ![Screenshot 2024-09-16 at 8.54.55](https://global.discourse-cdn.com/meta/original/4X/c/7/d/c7d90f4ecfc89fab62bc025b4c7b35acc6c4be6e.png)

---

_[View the full topic](https://meta.discourse.org/t/change-share-icon-by-os/326617)._
