Skip to content
Snippets Groups Projects
  1. May 31, 2018
  2. May 30, 2018
  3. May 29, 2018
  4. May 28, 2018
  5. May 26, 2018
  6. May 25, 2018
  7. May 24, 2018
  8. May 23, 2018
  9. May 22, 2018
  10. May 21, 2018
    • Christian Kuhn's avatar
      [TASK] Change some site configuration details · 4d602166
      Christian Kuhn authored
      Some first experiences with the new v9.2 site configuration
      show us that people think site configuration can be extended
      just like any other TCA, but that's not the case. The
      patch changes some details to make more clear site
      configuration is not just some other sort of TCA with the
      same feature set.
      
      * Do not prefix site_* with sys_ anymore to abstract
        better from db tables
      * Rename configuration folder SiteConfigurationTca/
        to SiteConfiguration/ to make it more clear this
        is not straight TCA
      * Do not load SiteConfiguration into GLOBALS['TCA']
        to distinct from TCA
      * Mark extending site configuration experimental, add
        a documentation example and explain what is not working.
      
      Change-Id: I87890ccd07ca73c4ef1f7690c61f8d2185baf575
      Resolves: #85050
      Releases: master
      Reviewed-on: https://review.typo3.org/57001
      
      
      Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
      Tested-by: default avatarTYPO3com <no-reply@typo3.com>
      Reviewed-by: default avatarBenni Mack <benni@typo3.org>
      Tested-by: Mark...
      4d602166
  11. May 18, 2018