Sybille

Results 73 issues of Sybille

Add link and description where these settins can be set in the backend because these settins are handled differently and cannot be changed in the BE module in "Configure Installation-Wide...

backport 11.5
backport 12.4

Documentation for $GLOBALS['TYPO3_CONF_VARS']['SYS']['FileInfo']['fileExtensionToMimeType'] is added. Resolves: #3772

backport 11.5
backport 12.4

### Current behavior There is no complete list of all console commands and all scheduler tasks. A list can be obtained by running the command or looking in the scheduler,...

**Update**: There is already plan by Security Team to work on new chapter and examples (see Slack). ## todo * [ ] contact security team / Torben Hansen and add...

### Expected behavior/output * use the term "Feature toggle(s)" because that is the correct term (relevant for SEO). * Add a link to description of [feature toggles.](https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/Configuration/FeatureToggles.html) * Add explanation...

### Current behavior The option `$GLOBALS['TYPO3_CONF_VARS']['SYS']['FileInfo']['fileExtensionToMimeType']` exists. It is used in FileInfo::getMimeType. This option is listed in core/Configuration/DefaultConfiguration.php, but cannot be configured in the BE module "Global Configuration". It is...

Parts from the Extbase Fluid Book were migrated to TYPO3 Explained a while ago (I think since TYPO3 v11). ### Current behavior This is missing or can't be found: List...

### Current behavior The term "default storage" is used for both "storage with uid=0" and "fileadmin as default storage". "default storage": uid=0 in sys_file_storage: > The storage uid is optional....

### Current behavior In the core extension scanner there is a link to the extension scanner docs. This link is broken in v12 (did not check the other versions). ##...

### Current behavior The following pages are similar or almost the same: * https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/HowTo/BackendModule/ModuleDataObject.html (in Extension Architecture / How section) * https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/RequestLifeCycle/RequestAttributes/ModuleData.html in request life cycle ### Expected behavior/output Perhaps...