Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • ItemProviders
  • PageProvider.php
Find file BlameHistoryPermalink
  • Christian Kuhn's avatar
    [TASK] Integrate "Functions" as context menu · c91e77ef
    Christian Kuhn authored Jul 02, 2017
    The patch integrates ext:wizard_sortpages and ext:wizard_crpages
    as context menu items in "more" of the page record context menus
    and gets rid of the two default "Functions" main module entries,
    effectively obsoleting ext:func, which will be extracted to TER
    for b/w compat in a second step.
    
    * Isolate ext:func by moving its language xml from ext:lang to ext:func
    * Routing configuration for "sort pages" and "create pages" in ext:backend
    * Context menu handling for "sort pages" and "create pages" in ext:backend
    * Free "sort pages" and "create pages" from dependency to ext:frontend
      by not calling PageRepository->getMenu() anymore
    * Proper use of request/response instead of _GP access
    * Better controller / view separation
    
    Change-Id: I2c7acbb79ddd8404fbef69a1c126d250b976629b
    Resolves: #81768
    Releases: master
    Reviewed-on: https://review.typo3.org/53377
    
    
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <typo3@scripting-base.de>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <typo3@scripting-base.de>
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    c91e77ef