sebastianstein/placeholder

Installs: 1 030

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

dev-develop 2022-10-25 08:45 UTC

This package is auto-updated.

Last update: 2024-03-25 11:53:13 UTC


README

Current supported TCA types for Placeholder backend Feature:

  • input

inn progress:

  • RTE Plugin for Placeholder (show Placeholder Content, add placeholder)
  • RTE Highlight Placeholder inside RTE Text

look into:

  • clearable inputs (.t3js-clearable)

Placeholder in pages:

in this case add the placeholder processor to your page dataProcessors

Example: page.10.dataProcessing { 141988 = SebastianStein\Placeholder\DataProcessing\PlaceholderProcessor }