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