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
  • typo3
  • sysext
  • backend
  • Classes
  • Controller
  • BackendController.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Move publicly accessible files to typo3temp/assets/ · 85e1112d
    Benni Mack authored Jan 07, 2016 and Markus Klein's avatar Markus Klein committed Jan 08, 2016
    New folder structure is given which contains all files
    (images, css, js) which need to be accessible for the
    web client.
    
    Also, the folders have been named properly:
    - typo3temp/pics/ is now typo3temp/images/
    - The typo3temp/temp/ directory which was previously
    used for storing temporary images when doing complex
    image masking etc. is now named
    typo3temp/assets/transient/ which also contains some
    volatile files when creating online media records before
    FAL processes the file.
    
    Resolves: #72580
    Releases: master
    Change-Id: I77f49152f09139fc1e42bc1a0ffab101022af43d
    Reviewed-on: https://review.typo3.org/45669
    
    
    Reviewed-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
    Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
    Reviewed-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Tested-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    85e1112d