Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 316 Bytes

rte_schema

Add attributes for schema.org (itemprop, itemscope, itemtype) on RTE

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
}