Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • ..
  • Templates
  • EmptyModule.html
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] Deprecate f:be.container ViewHelper · 4e8caf79
    Christian Kuhn authored May 28, 2021
    The fluid backend ContainerViewHelper is very similar to the
    PageRenderViewHelper, with the exception that container VH
    adds a default and empty ModuleTemplate leading to a default
    and thus pretty useless docheader.
    
    The main ModuleTemplate logic of backend modules should
    be done within controllers and resource registration like
    CSS can be done with PageRenderer VH.
    
    The patch deprecates the ContainerViewHelper.
    
    Resolves: #94225
    Releases: master
    Change-Id: I69f06313f7ba1d647b702572e58eed1394dd1f2c
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69312
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    4e8caf79

Replace EmptyModule.html

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.