:navigation-title: RTE .. include:: /Includes.rst.txt .. index:: Rich text editor RTE see: RTE; Rich text editor CKEditor .. _rte: ======================= Rich text editors (RTE) ======================= This chapter contains general information about Rich Text Editors (RTE) in TYPO3, how they are integrated in the TYPO3 Backend and what transformations get applied along the various processes (saving to the database, rendering to the frontend, etc.) .. toctree:: :titlesonly: :hidden: RenderingInTheFrontend/Index InTheBackend/Index InTheFrontend/Index Transformations/Index HistoricalRteTransformations/Index .. _rte_ckeditor: CKEditor rich text editor ========================= TYPO3 comes with the system extension :composer:`typo3/cms-rte-ckeditor` "CKEditor Rich Text Editor" which integrates CKEditor functionality into the Core for editing of rich text content. .. seealso:: * `TYPO3 RTE by CKEditor `_ * `Configuration Quickstart `_ * `Configuration Examples `_ * `Configuration Reference `_