typo3-cms-extension rte_schema
Schema.org for RTE
kalypso63/rte_schema
Schema.org for RTE
- Wednesday, January 20, 2016
- by kalypso63
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- JavaScript
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
rte_schema
Add attributes for schema.org (itemprop, itemscope, itemtype) on RTE, (*1)
Installation instructions
- Install the extension using the Extension Manager
- Add the static Page TSConfig (typoscript) to your typoscript template
Custom RTE
RTE.default{
buttons.schemaattr.allowTags = span
}