Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C content_replacer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TYPO3
  • content_replacer
  • Merge requests
  • !3

handle TCA migrations on TYPO3 v9.5

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Henri Nathanson requested to merge TrueType/content_replacer:master into master May 04, 2020
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

Working with version 5.0.3.

  • RTE for field replacement
    • changed to current basic RTE field config
    • the uploads folder for images is dropped. EXT:ckeditor does not support images the way the old RTE did. I could not fully grasp the process here and if it is still necessary.
    • for our purposes we drop the RTE anyways as we only need simple text replacements without e.g. <p> tags added
  • category selection
    • the add-record wizard for simple select fields seems to be not supported any more. I changed it into a multiplesidebyside. Can add the wizard here. For lots of categories the search function is useful.
  • I did not add icons...
  • language behaviour for field stdwrp I am not to sure. As it is now it copies the default language values into the translations. The value can be translated, if wanted.
Edited Aug 06, 2020 by Kevin Ditscheid
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master