TYPO3-Documentation / TYPO3-Documentation/TYPO3CMS-Reference-Typoscript
Missing RTE TSConfig "proc.allowAttributes" option
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 13
- Forks
- 195
- Avg merge
- 11h 32m
- Merged PRs (30d)
- 130
Description
The TSConfig option "proc.allowAttributes" is missing in the list on https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/PageTsconfig/Rte.html#htmlparser-db
The functionality is contained in typo3/sysext/core/Classes/Html/RteHtmlParser.php of the core.
Got introduced a long time ago in https://review.typo3.org/50919
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the RTE section at the linked TSConfig documentation page and compare its HTML parser options with typo3/sysext/core/Classes/Html/RteHtmlParser.php. Document the missing proc.allowAttributes option with the behavior shown by the core, then verify that the option appears in the HTML parser list.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100