mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 06:27:25 +08:00
![Loïc Guitaut](/assets/img/avatar_default.png)
Currently when generating a onebox for Discourse topics, some important context is missing such as categories and tags. This patch addresses this issue by introducing a new onebox engine dedicated to display this information when available. Indeed to get this new information, categories and tags are exposed in the topic metadata as opengraph tags.