# 「投稿全体を引用」ボタンの場所

**URL:** https://meta.discourse.org/t/quote-whole-post-button-location/380263
**Category:** UX
**Tags:** composer
**Created:** [2025 年 8 月 26 日午前 1:35 UTC](https://meta.discourse.org/t/quote-whole-post-button-location/380263 "2025-08-26T01:35:46Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![sb56637](https://avatars.discourse-cdn.com/v4/letter/s/ea5d25/32.png) [@sb56637](https://meta.discourse.org/u/sb56637)
#### Post date: [2025 年 8 月 26 日午前 1:35 UTC](https://meta.discourse.org/t/quote-whole-post-button-location/380263/1 "2025-08-26T01:35:46Z")

</div>

こんにちは。新しいコンポーザーの導入により、「引用全体」ボタンが「オプション」の `.dropdown-menu` に移動しました。このボタンはフォーラムで頻繁に使用されていたため、これはあまり最適ではない場所のように思えます。手動で移動することは可能ですが、かなり複雑なカスタムコーディングが必要です。

> [@awesomerobot](#):
>
> 例として、[Discourse Gifs](https://meta.discourse.org/t/discourse-gifs/158738) のようなテーマコンポーネントを見ると、それがどのように行われるかの一般的なアイデアが得られます…ただし、開発者でない場合はこれが難しくなります。

少なくともデフォルトでメインのボタン行に戻すことはできませんか？そこから、管理者が調整したい場合、非表示にするのは比較的簡単です。

---

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [2025 年 8 月 26 日午前 2:48 UTC](https://meta.discourse.org/t/quote-whole-post-button-location/380263/2 "2025-08-26T02:48:02Z")

</div>

投稿メニュー」サイト設定 (`/admin/site_settings/category/all_results?filter=post%20menu`) の導入は、@saquetim さんによるもので、非常に気に入りました。

 ![Screenshot 2025-08-26 at 10.45.53 AM](https://global.discourse-cdn.com/meta/original/4X/8/2/c/82cf93e1cfc0671c852b78ef0173846a2f59edf3.png)

これは基本的に、投稿の下にある項目を並べ替えるものです。

 ![Screenshot 2025-08-26 at 10.46.07 AM](https://global.discourse-cdn.com/meta/original/4X/d/3/e/d3e8b1e1ddd1a4d179004308d48e79f5168e35d9.png)

@renato さん、これをコンポーザーのオプションにできたら素晴らしいと思います。コンポーザーのカスタマイズ性に関する最も大きな要望のいくつかを解決できるのではないでしょうか。

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [2025 年 8 月 26 日午前 8:12 UTC](https://meta.discourse.org/t/quote-whole-post-button-location/380263/7 "2025-08-26T08:12:32Z")

</div>

> [@sb56637](#):
>
> デフォルトでメインのボタン行に戻すことはできませんか？

現時点では元に戻すことは unlikely ですが、フォーラムでこれを使用するユースケースについてお聞かせいただけますか？投稿全体を再度引用するシナリオとは何ですか？

---

<div class="post-metadata">

### Author: ![sb56637](https://avatars.discourse-cdn.com/v4/letter/s/ea5d25/32.png) [@sb56637](https://meta.discourse.org/u/sb56637)
#### Post date: [2025 年 8 月 27 日午前 4:05 UTC](https://meta.discourse.org/t/quote-whole-post-button-location/380263/8 "2025-08-27T04:05:33Z")

</div>

こんにちは、返信ありがとうございます。

> [@chapoi](#):
>
> 投稿全体を引用するシナリオは何ですか？

これは、従来のフォーラムから移行された大規模なフォーラムなので、古い慣習が残っています。会話スレッドのかなり前のほうにある比較的短い投稿の場合、一部のユーザーは、返信するときに投稿全体を引用して、スレッドを維持するのに役立てることがあります（ただし、Discourseには独自の自動返信スレッド機能があります）。また、一部のモバイルユーザーからは、テキストを選択して引用ボタンを操作するよりも、単一のボタンクリックで投稿全体を引用する方が簡単だというコメントもあります。

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [2025 年 8 月 27 日午前 7:45 UTC](https://meta.discourse.org/t/quote-whole-post-button-location/380263/9 "2025-08-27T07:45:24Z")

</div>

このコンポーネントでしょうか？

> **[GitHub - VaperinaDEV/quote-whole-post-composer-button: A button in the composer to quote the whole post](https://github.com/VaperinaDEV/quote-whole-post-composer-button)**
>
> A button in the composer to quote the whole post

メインのコンポーザーツールバー（ドロップダウンではなく）にボタンを追加します。

以下も参照してください。

> **[GitHub - merefield/discourse-quick-quote: A Theme component to change the behaviour of the...](https://github.com/merefield/discourse-quick-quote)**
>
> A Theme component to change the behaviour of the Post Reply buttons to quote a Post automatically in a single click.

さらに、[同様のスレッド](https://meta.discourse.org/t/full-quote-button-in-editor-missing/350719)も確認することをお勧めします。

---

<div class="post-metadata">

### Author: ![sb56637](https://avatars.discourse-cdn.com/v4/letter/s/ea5d25/32.png) [@sb56637](https://meta.discourse.org/u/sb56637)
#### Post date: [2025 年 8 月 28 日午前 12:37 UTC](https://meta.discourse.org/t/quote-whole-post-button-location/380263/10 "2025-08-28T00:37:46Z")

</div>

> [@NateDhaliwal](#):
>
> このコンポーネントかもしれません。
> 
> [GitHub - VaperinaDEV/quote-whole-post-composer-button: A button in the composer to quote the whole post](https://github.com/VaperinaDEV/quote-whole-post-composer-button)
> 
> メインのコンポーザツールバー（ドロップダウンではなく）にボタンを追加します。

とても良いですね、ありがとうございます！
