Skip to content
Snippets Groups Projects
  1. Sep 06, 2022
  2. Apr 05, 2022
  3. Jul 29, 2021
  4. Dec 15, 2020
  5. Jan 07, 2020
  6. May 10, 2019
  7. Apr 23, 2019
  8. Jul 30, 2018
  9. May 11, 2018
  10. Nov 03, 2017
  11. Oct 30, 2017
  12. May 17, 2017
  13. Mar 28, 2017
  14. Mar 26, 2017
  15. Feb 01, 2017
    • Benni Mack's avatar
      [FEATURE] Implement configuration for CKEditor · bb177195
      Benni Mack authored
      The main problem with the current RTE configuration relies in the fact
      that it is *only* configurable via pageTS.
      
      CKEditor can now be configured via YAML, but the configuration preset
      can be overriden via pageTS.
      
      Additionally, the CKEditor Form Element is cleaned up.
      
      A different preset can be used via PageTS config:
      - RTE.default.preset = minimal
      - RTE.config.tt_content.bodytext.preset = full
      
      Once included, the next features will be
      - a configuration backend module for ckeditor
      - Make sure to re-add the feature for RTE.anchorClasses
      - Check the languages of CKeditor that they are in line with the TYPO3
      languages (possibility to add others)
      - image handling
      - table handling
      
      Resolves: #78917
      Releases: master
      Change-Id: Ia222b73072b9e3fdb3a120d0be0a24a913552126
      Reviewed-on: https://review.typo3.org/50919
      
      
      Tested-by: default avatarTYPO3com <no-reply@typo3.com>
      Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
      Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
      Tested-by:...
      bb177195
  16. Nov 26, 2015
  17. Oct 08, 2015
  18. Apr 06, 2015
  19. Nov 24, 2014
  20. Nov 16, 2014
  21. Sep 16, 2014