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. |
||
|---|---|---|
| .. | ||
| engine | ||
| domain_checker_spec.rb | ||
| engine_spec.rb | ||
| helpers_spec.rb | ||
| json_ld_spec.rb | ||
| layout_spec.rb | ||
| matcher_spec.rb | ||
| movie_spec.rb | ||
| oembed_spec.rb | ||
| open_graph_spec.rb | ||
| preview_spec.rb | ||
| status_check_spec.rb | ||