Atlas は、トピックの抜粋を強調表示するための代替トピック一覧レイアウトを備えており、(オプションの)サイドバーのスペースも用意されています。カテゴリには、「About」トピックで構成されたユーザーが非表示にできるヘッダーが含まれます。
テーマクリエーターでプレビュー (抜粋は有効になっていないため、プレビューは少し限定的です)
Github リポジトリ : https://github.com/awesomerobot/atlas
Installing a theme or theme component
重要な注意点:
サイドバーは、Custom Sidebar コンポーネント を使用して追加されます。このコンポーネントは、指定されたカテゴリのサイドバーコンテンツとして投稿を表示するように設定できます。設定詳細はリポジトリの readme に記載されています。
このテーマは、ボックス形式のカテゴリスタイル(管理者 > 設定)と最もよく動作します。
抜粋は、always_include_topic_excerpts という非表示のサイト設定を有効にすることで使用できます。この設定を有効にするには、サーバーへのコンソールアクセスが必要です。
コマンドラインで抜粋を有効にするには
./launcher enter app
rails c
その後、Rails コンソールで
SiteSetting.always_include_topic_excerpts = true
今後の改善点
「いいね!」 34
Earlie
(Discourse Enthusiast)
2019 年 9 月 7 日午前 6:32
3
Thank you for the good work, is there a way to change header color from black to probably a light one i.e. white?
I am novice here, so advance many thanks for answering a basic question.
error
when members create new topic “tag field is missing” please solve this
「いいね!」 2
Oh yes you’re right, I forgot about that. It’s fixed now. Thanks for reporting it.
「いいね!」 4
blake
(Blake Erickson)
2020 年 8 月 18 日午後 5:00
6
Looks like these icons are missing now
EDIT: Oh I think it is related to this migration:
{
"500px": "fab-500px",
"address-book-o": "far-address-book",
"address-card-o": "far-address-card",
"adn": "fab-adn",
"amazon": "fab-amazon",
"android": "fab-android",
"angellist": "fab-angellist",
"apple": "fab-apple",
"area-chart": "chart-area",
"arrow-circle-o-down": "far-arrow-alt-circle-down",
"arrow-circle-o-left": "far-arrow-alt-circle-left",
"arrow-circle-o-right": "far-arrow-alt-circle-right",
"arrow-circle-o-up": "far-arrow-alt-circle-up",
"arrows": "arrows-alt",
"arrows-alt": "expand-arrows-alt",
"arrows-h": "arrows-alt-h",
"arrows-v": "arrows-alt-v",
"asl-interpreting": "american-sign-language-interpreting",
"automobile": "car",
This file has been truncated. show original
EDIT 2: And here is a PR
master ← oblakeerickson:fix-icon-rename
merged 08:10PM - 18 Aug 20 UTC
Looks like a bunch of icons were renamed in discourse core:
https://github.co… m/discourse/discourse/blob/master/db/migrate/20200517140915_fa4_renames.json
「いいね!」 4
tpetrov
(Toni Petrov)
2020 年 9 月 23 日午後 12:35
7
camkego
(Cameron E)
2020 年 9 月 23 日午後 11:28
8
私もテーマクリエイターでテーマを正常に開くことができません。メイン投稿にある「テーマクリエイターでレビュー」リンクを使用すると、https://theme-creator.discourse.org/latest の URL で「共有されたテーマを表示」モーダルに移動しますが、「テーマを表示」ボタンをクリックすると、テーマを表示せずにこの URL に留まってしまいます: https://theme-creator.discourse.org/c/blog/18
ええと、そこで何が起きていたのかはよくわかりませんが…リンク(https://theme-creator.discourse.org/theme/awesomerobot/atlas )を再作成したら、今は問題なさそうです。元の投稿を更新しました。
「いいね!」 5
blake
(Blake Erickson)
2020 年 12 月 17 日午後 11:40
10
まだ確認していませんが、Discourse 2.7.0 beta1 ではこのテーマにいくつかの問題があるようです。テーマクリエイター で確認すると、トピックのプレビューやいくつかのアイコンが表示されていません。
「いいね!」 4
テーマの不具合を修正するための一般的な更新を行いました。さらに追加の更新も予定しています!
「いいね!」 3
hoangviet
(DilysLena)
2023 年 1 月 16 日午前 1:47
13
サムネイル(モバイル、デスクトップ)を表示したいのですが、手順を教えていただけますか?
どうぞよろしくお願いいたします!
hoangviet
(DilysLena)
2023 年 1 月 16 日午前 2:11
14
モバイルで名前(ユーザー名)を表示するにはどうすればよいですか?(現在はデスクトップでのみ表示されています)。
よろしくお願いいたします。