- Issue created by @drupalbubb
- πΊπΈUnited States jrockowitz Brooklyn, NY
I don't know what type of Views integration is expected. This module creates entity types and fields that are exposed to views.
Maybe a Views display plugin could expose all the entities listed via JSON-LD.
- π©πͺGermany drupalbubb
Sorry, but i am new to this subject. I miss the settings for my views. I have six views pages configured:
- A blog
- My main navigation: Two forum like listings of taxonomy terms or node titles.
- Three normal listings of content, e.g. sorted by time.
I think i need to use the Schema.org Types Blog and ItemList, but i think there are more use cases.
- π°π¬Kyrgyzstan dan_metille
Not sure if it is the best solution, but in similar situation I'm using Paragraphs with https://www.drupal.org/project/viewsreference β .
Could that help you? - π©πͺGermany drupalbubb
@dan_metille: I think, no is the right answer. Sorry, but this issue is about adding structured data to views pages with this module. You seem to suggest two site building modules. But maybe I don't understand you right.
@jrockowitz: Does this mean, that we still don't have a complete structured data respectively schema.org module for Drupal? Views is in core, so this
a Views display plugin could expose all the entities listed via JSON-LD
sounds right. Metatag's Schema.org module supports views but is incomplete in other places. So are there any intentions to add this?
And when will we have a beta version for easy updates?