TYPO3-Documentation / TYPO3-Documentation/TYPO3CMS-Reference-Typoscript

Missing RTE TSConfig "proc.allowAttributes" option

Open Beginner friendly
#1,433 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.