Atlas 提供了一种替代的主题列表布局,旨在突出显示主题摘要,并包含一个(可选)的侧边栏空间。分类标题由“关于”主题填充,并支持用户隐藏。
在主题创建器中预览 (请注意,摘要功能未启用,因此预览功能有限)
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 日 06: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 个赞
tpetrov
(Toni Petrov)
2020 年9 月 23 日 12:35
7
camkego
(Cameron E)
2020 年9 月 23 日 23:28
8
我也无法成功在主题创建器中打开该主题。我点击主帖中的“在主题创建器中审查”链接,它会带我到 https://theme-creator.discourse.org/latest 网址上的“查看共享主题”模态框,但在点击“查看主题”按钮后,我停留在以下网址,而并未访问主题:https://theme-creator.discourse.org/c/blog/18 。
blake
(Blake Erickson)
2020 年12 月 17 日 23:40
10
我还没深入研究这个问题,但看起来这个主题在 Discourse 2.7.0 beta1 上存在一些故障。如果你在 主题创建器 中查看,会发现缺少话题预览和一些其他图标。
4 个赞
我对主题进行了一些通用更新,以修复存在的问题,并计划推出更多更新!
3 个赞
hoangviet
(DilysLena)
2023 年1 月 16 日 01:47
13
我想展示一些缩略图(在移动设备、桌面设备上),你能指导我吗?
非常感谢!
hoangviet
(DilysLena)
2023 年1 月 16 日 02:11
14
如何在手机上显示姓名(用户名)?(目前只能在桌面上看到)。
非常感谢。