Skip to content
Snippets Groups Projects
  1. Jul 30, 2018
  2. May 11, 2018
  3. Nov 03, 2017
  4. Oct 30, 2017
  5. May 17, 2017
  6. Mar 28, 2017
  7. Mar 26, 2017
  8. 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
  9. Nov 26, 2015
  10. Oct 08, 2015
  11. Apr 06, 2015
  12. Nov 24, 2014
  13. Nov 16, 2014
  14. Sep 16, 2014