Topic Footer Buttons

:discourse2: Summary Custom Topic Button defines a button visible at the bottom of your topic to open a URL of your choice.
Custom Group Topic Button defines a button visible at the bottom of your topic to open a URL of your choice, with added group visibility options.
:eyeglasses: Preview Preview on Discourse Theme Creator
(Custom Topic Button)
:hammer_and_wrench: Repository Link(s) https://github.com/discourse/discourse-custom-topic-button-component

https://github.com/discourse/discourse-topic-group-button-component
:open_book: New to Discourse Themes? Beginner’s guide to using Discourse Themes

Install Custom Topic Button

Install Custom Group Topic Button

Features

Hi, let me introduce you to two new simple theme components which have essentially the same goal but are slightly different:

This component will let you define a button visible at the bottom of your topic to open a URL of your choice.

You can customise label/title/icon/link. Links accept multiple placeholders:

<TOPIC_ID>
<USER_ID>
<USERNAME>
<TOPIC_TITLE>
<TOPIC_SLUG>

which will be replaced accordingly.

Has the same behaviour, except you can define a group to limit the visibility of this button.


These components are very simple right now, we could improve them in the future if we see real usage of them and issues.

Settings

Custom Topic Button

Name Description
custom topic button enabled
custom topic button url
custom topic button title Button description here…
custom topic button label Click Me
custom topic button icon

Custom Group Topic Button

Name Description
topic group button enabled
topic group button url
topic group button title Button description here…
topic group button label Click Me
topic group button allowed group
topic group button icon

:discourse2: Hosted by us? Theme components are available to use on our Standard, Business, and Enterprise plans.

Last edited by @JammyDodger 2024-06-15T19:16:42Z

Check documentPerform check on document:
「いいね!」 22

これは機能しないと思います。api.registerTopicFooterButton を自分で試しましたが、プレビューリンクでも機能しませんでした。
スクリプトタグが原因だと疑っています。javascripts/discourse の通常の使い方は機能します。

私の方では動作しました。最初のコンポーネントをそのまま試しました。

Odd. On my phone and my laptop, the Theme Creator preview link leads me to a topic with no such button.

奇妙です。私の携帯電話とラップトップでは、テーマクリエーターのプレビューリンクは、そのようなボタンのないトピックに移動します。

「いいね!」 1

テーマクリエイターのことですね。私もそれは動作しません。ローカルインストールでは動作しますが。

「いいね!」 3