kalypso63/rte_schema

Schema.org for RTE

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:typo3-cms-extension

dev-master 2016-01-20 08:06 UTC

This package is not auto-updated.

Last update: 2020-01-08 01:34:04 UTC


README

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
}