brotkrueml / schema

TYPO3 extension providing an API and view helpers for schema.org markup
https://extensions.typo3.org/extension/schema
GNU General Public License v2.0
32 stars 9 forks source link

Possibility to register additional type properties #36

Closed brotkrueml closed 4 years ago

brotkrueml commented 4 years ago

Sometimes it is necessary to add additional schema type properties (e.g. pending properties). Also Google established an own property for sitelinks SearchAction (brotkrueml/schema#24).

Some refectoring is needed, e.g. the "query-input" property from brotkrueml/schema#24 is not possible in the current structure with trait properties.