Skip to content

GitLab

  • Menu
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
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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
  • accessibility
  • TYPO3.CMS
  • Repository

Switch branch/tag
  • TYPO3.CMS
  • typo3
  • sysext
  • core
  • Classes
  • Imaging
  • IconRegistry.php
Find file BlameHistoryPermalink
  • Patricia Tiedemann's avatar
    [TASK] Render backend icon list by existing files · f4de6926
    Patricia Tiedemann authored Sep 08, 2017 and Andreas Fernandez's avatar Andreas Fernandez committed Sep 09, 2017
    Until now all of the backend icons were a manually edited array of file
    paths. With this patch defined icon folders in the core are scanned
    for existing icon files and build most of that static array
    automatically.
    
    For historic reason (and hopefully soon to be removed alltogether) a
    second array of statically declared icons is added and merged into.
    
    Some icons that were in the original static list but whose files
    actually are missing or misnamed are marked as deprecated.
    
    Resolves: #82348
    Releases: master
    Change-Id: I8dc4fbbe815d923eda55e1c1b072369e62f66d87
    Reviewed-on: https://review.typo3.org/54020
    
    Reviewed-by: Benjamin Kott's avatarBenjamin Kott <benjamin.kott@outlook.com>
    Tested-by: Benjamin Kott's avatarBenjamin Kott <benjamin.kott@outlook.com>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <typo3@scripting-base.de>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <typo3@scripting-base.de>
    f4de6926

Replace IconRegistry.php

Attach a file by drag & drop or click to upload


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