Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • 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
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • backend
  • Classes
  • View
  • PageLayoutViewDrawFooterHookInterface...
Find file BlameHistoryPermalink
  • Leon de Rijke's avatar
    [FEATURE] Add hook for content element footer in Page module · ff395217
    Leon de Rijke authored Jul 03, 2014
    Currently, there is only a hook for the `tt_content_drawItem` function
    in the PageLayoutView. Since 6.0 the info fields for a tt_content element
    (hidden,starttime,endtime,fe_group,spaceBefore,spaceAfter) are rendered
    in a footer, so there is no way to alter the rendering of the info
    fields or add information to the footer.
    
    This change adds a hook to the `tt_content_drawFooter` function
    responsible for rendering the footer.
    
    Resolves: #58929
    Releases: master
    Change-Id: I23c54eefd3a511fddd480b4bf08d6a3977757973
    Reviewed-on: http://review.typo3.org/31309
    
    
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: default avatarFrank Nägler <typo3@naegler.net>
    Tested-by: default avatarFrank Nägler <typo3@naegler.net>
    ff395217