brotkrueml / schema

TYPO3 extension providing an API and view helpers for schema.org markup

Home Page:https://extensions.typo3.org/extension/schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop removed type properties

brotkrueml opened this issue · comments

With new releases of the schema.org vocabulary, some properties might moved (accidently?) from core to pending. So avoid breaking for users, these are adding again with event listeners. With a new major version they can be removed from this extension: If they are needed again, either EXT:schema_pending can be installed or the necessary properties added again via an event listener.

  • Remove properties added via RegisterTypePropertiesMovedFromOfficialToPending
  • Remove properties added via RegisterRemovedTypePropertiesForPhysician