您可以使用此主题组件来查看可用的插件插槽(原始模板中的除外):
-
目前没有具体的文档。您可以阅读源代码来理解上下文。该组件会提供指向源代码的链接。如果您不理解任何内容,可以随时询问 Dev 
-
主题列表中的发帖人可以在这些原始模板中找到:
https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/raw-templates/list/topic-list-item.hbr#L58
https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/raw-templates/list/posters-column.hbr
根据您的具体需求,您可能需要覆盖 posters-column 原始模板(不推荐)。您在这里想实现什么?
有用链接:
4 个赞