# 각 태그에 표시되는 태그 순서를 유지하는 방법?

**URL:** https://meta.discourse.org/t/how-to-maintain-topic-tag-order-which-is-displayed-in-each-tag/130041
**Category:** Development
**Created:** [10월 2, 2019, 1:42오후 UTC](https://meta.discourse.org/t/how-to-maintain-topic-tag-order-which-is-displayed-in-each-tag/130041 "2019-10-02T13:42:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Siddhu\_Dhangar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/siddhu_dhangar/32/123849_2.png) [@Siddhu\_Dhangar](https://meta.discourse.org/u/Siddhu_Dhangar)
#### Post date: [10월 2, 2019, 1:42오후 UTC](https://meta.discourse.org/t/how-to-maintain-topic-tag-order-which-is-displayed-in-each-tag/130041/1 "2019-10-02T13:42:09Z")

</div>

특정 순서로 주제 태그를 표시하는 플러그인을 작성하고 있습니다. 이를 위해 Ruby 코드를 작성했지만, 한 부분에서 막혀 있습니다. 각 주제 페이지에 태그를 렌더링하는 방법을 모르겠어요. api.decorateWidget(‘discourse-tags’)를 사용했지만 작동하지 않았습니다.
