sebastianstein / placeholder
Installs: 1 302
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.2.0
- ext-dom: *
- ext-json: *
- ext-libxml: *
- typo3/cms-core: ^10.4 || ^11.5
This package is auto-updated.
Last update: 2025-03-25 14:09:14 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 }