# 설정: 실험적 주제 타임라인 그룹 사용

**URL:** https://meta.discourse.org/t/setting-enable-experimental-topic-timeline-groups/247650
**Category:** Development
**Created:** [12월 4, 2022, 4:43오전 UTC](https://meta.discourse.org/t/setting-enable-experimental-topic-timeline-groups/247650 "2022-12-04T04:43:44Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![MarcP](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marcp/32/160184_2.png) [@MarcP](https://meta.discourse.org/u/MarcP)
#### Post date: [12월 4, 2022, 4:43오전 UTC](https://meta.discourse.org/t/setting-enable-experimental-topic-timeline-groups/247650/1 "2022-12-04T04:43:44Z")

</div>

이 실험적 기능을 보고 스태프용으로 활성화했는데, 아무 변화가 없는 것 같아요. 이 설정에 대한 추가 정보가 있을까요?

`enable experimental topic timeline groups`

검색해 봤는데 결과가 전혀 없네요 🤔

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [12월 4, 2022, 5:08오전 UTC](https://meta.discourse.org/t/setting-enable-experimental-topic-timeline-groups/247650/2 "2022-12-04T05:08:55Z")

</div>

조금 조사해 본 결과, 토픽 타임라인은 원래 위젯으로 구축되어 있었고, `enable experimental topic timeline groups`가 이를 글리머(glimmer) 컴포넌트로 전환하는 것으로 보입니다:

> <https://github.com/discourse/discourse/pull/17377>
>
> In an effort to modernize our codebase to the latest Ember version we have selec…ted the Topic Timeline as a candidate to be refactored. The topic timeline component was originally built with \`Widgets\` and this PR will upgrade it to \`Glimmer Components\`. 
> 
> The refactored timeline is hidden by default behind a group flag, \`SiteSetting.enable\_experimental\_topic\_timeline\_groups\`. Being part of a group included in this site setting will make the new timeline available for testing.
> 
> \## Other points of interest
> 
> This PR introduces a \`Draggable Modifier\` available to all components, which will take the place of the existing \_drag functionality\_ exclusive to widgets. 
> 
> It can be included like so:
> \`\`\`
> {{draggable didStartDrag=@didStartDrag didEndDrag=@didEndDrag dragMove=@dragmove }}
> \`\`\`

해당 설정에 추가된 그룹은 테스트를 위해 새 버전을 사용하게 됩니다.

현재 매우 실험적인 단계이므로, 운영 중인 사이트에서 널리 공개하는 것은 권장하지 않습니다.

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [12월 4, 2022, 9:39오전 UTC](https://meta.discourse.org/t/setting-enable-experimental-topic-timeline-groups/247650/3 "2022-12-04T09:39:42Z")

</div>

네, 이건 완전히 "幕后"에서의 변경 사항이에요 - 새로운 기능은 없습니다. 직원용 설정을 활성화한 후 변경 사항을 느끼지 못하셨다면, 잘 작동하고 있다는 뜻이에요 🎉

새로운 구현 방식이 결국 기본값이 될 예정이지만, 타임라인의 테마/플러그인 커스터마이징과 관련하여 해결해야 할 몇 가지 사항이 남아 있습니다.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [1월 3, 2023, 9:39오전 UTC](https://meta.discourse.org/t/setting-enable-experimental-topic-timeline-groups/247650/4 "2023-01-03T09:39:51Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
