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
  • ..
  • Link
  • NewRecordViewHelper.php
Find file BlameHistoryPermalink
  • Oliver Bartsch's avatar
    [!!!][FEATURE] Introduce URL rewrites for Backend links · 07bfbc84
    Oliver Bartsch authored Dec 10, 2020 and Benni Mack's avatar Benni Mack committed Dec 19, 2020
    This change removes the &route parameter from all
    Backend URLs, and changes them to speaking URLs
    like /typo3/main?token=123123123.
    
    For this change, it is necessary to adapt the
    installations' webserver configuration rewrite
    rules to enable URL rewriting in TYPO3 Backend.
    
    An silent upgrader will automatically update
    existing webserver configuration files like
    .htaccess or web.config to adapt to the TYPO3
    Backend navigation concepts.
    
    Further steps will be using the browsers pushState
    functionality to update the URL when a module changes,
    and further deep-linking into TYPO3 Backend.
    
    Resolves: #93048
    Releases: master
    Change-Id: Icdccfb4dbba71d2ecd08d619ed17ff49f6225b3e
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67083
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    07bfbc84