From 7a395ef271e1760d74ec038ffd8b89fd541a2225 Mon Sep 17 00:00:00 2001 From: Alexander Nitsche <typo3@alexandernitsche.com> Date: Thu, 31 Mar 2022 17:59:23 +0200 Subject: [PATCH] [DOCS] Align with new TYPO3 documentation standards - align README.rst, Index.rst, Includes.txt, Includes.rst.txt, Settings.cfg - add genindex.rst, Sitemap.rst - remove outdated Targets.rst - reference manual's start page with :doc:`<manual>:Index` Adding the custom label `start` to the beginning of the manual's Index.rst is redundant. Use :doc:`<manual>:Index` instead of :ref:`<manual:start>` to refer to it. - replace :ts: with :typoscript: text role The ambiguous :ts: text role has been removed to not confuse the writer with typescript and typoscript. - rename Includes.txt to Includes.rst.txt - align reST validator at Build/Scripts/validateRstFiles.php - remove outdated encoding note - fix rendering warnings of EXT:core - fix rendering warnings of EXT:fluid_styled_content - fix rendering warnings of EXT:form - fix rendering warnings of EXT:linkvalidator - fix rendering warnings of EXT:lowlevel - fix rendering warnings of EXT:rte_ckeditor See https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html for further details. Resolves: #97258 Releases: main, 11.5, 10.4 Change-Id: I791c905d294a1eb71bd30ff2260f68be2b22f41e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74233 Tested-by: core-ci <typo3@b13.com> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Susanne Moog <look@susi.dev> Tested-by: Lina Wolf <112@linawolf.de> Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by: Susanne Moog <look@susi.dev> Reviewed-by: Lina Wolf <112@linawolf.de> --- .../Changelog/master/Feature-12345-Test2.rst | 2 +- .../Changelog/master/Feature-12345-Test3.rst | 2 +- .../master/Deprecation-12345-Test4.rst | 2 +- Build/Scripts/validateRstFiles.php | 4 +- typo3/sysext/about/README.rst | 11 + .../Documentation/Configuration/Index.rst | 2 +- .../Documentation/Extending/Index.rst | 2 +- .../adminpanel/Documentation/Includes.rst.txt | 34 +++ .../adminpanel/Documentation/Includes.txt | 17 -- .../sysext/adminpanel/Documentation/Index.rst | 59 ++--- .../Documentation/Inspecting/Debug/Index.rst | 2 +- .../Documentation/Inspecting/Index.rst | 2 +- .../Documentation/Inspecting/Info/Index.rst | 2 +- .../Inspecting/TypoScript/Index.rst | 2 +- .../Documentation/Installation/Index.rst | 2 +- .../Documentation/Introduction/Index.rst | 2 +- .../adminpanel/Documentation/Settings.cfg | 104 ++++---- .../Documentation/Settings/Index.rst | 2 +- .../adminpanel/Documentation/Sitemap.rst | 4 +- .../adminpanel/Documentation/genindex.rst | 7 + typo3/sysext/adminpanel/README.rst | 11 + typo3/sysext/backend/README.rst | 11 + typo3/sysext/belog/README.rst | 14 ++ typo3/sysext/beuser/README.rst | 15 ++ .../core/Documentation/Changelog-10.rst | 2 +- .../sysext/core/Documentation/Changelog-7.rst | 2 +- .../sysext/core/Documentation/Changelog-8.rst | 2 +- .../sysext/core/Documentation/Changelog-9.rst | 2 +- .../Breaking-21638-LockIPPropertyRemoved.rst | 2 +- ...verWorkspacesUnpublishingFunctionality.rst | 2 +- ...ntDoesNotUseSpacelessViewHelperAnymore.rst | 4 +- ...ipleTranslationFilesByDefaultInEXTform.rst | 2 +- ...g-87193-DeprecatedFunctionalityRemoved.rst | 2 +- ...05-UseConstructorInjectionInDataMapper.rst | 2 +- ...amespacesViewObjectNamePatternProperty.rst | 2 +- ...emoveViewFormatToObjectNameMapProperty.rst | 2 +- ...reaking-87558-ConsolidateExtbaseCaches.rst | 2 +- ...7567-GlobalVariableTBE_TEMPLATERemoved.rst | 2 +- ...eObsoleteAPCCacheBackendImplementation.rst | 2 +- .../10.0/Breaking-87594-HardenExtbase.rst | 2 +- ...sistenceclassesTyposcriptConfiguration.rst | 2 +- ...pertyExtensionNameOfAbstractController.rst | 2 +- ...Breaking-87936-TCAForSysHistoryRemoved.rst | 4 +- ...7-TCAOption_selicon_field_path_removed.rst | 2 +- ...87957-DoNotMagicallyRegisterValidators.rst | 2 +- ...989-TCAOptionSetToDefaultOnCopyRemoved.rst | 4 +- ...king-88129-RenameFeloginFlexformFields.rst | 2 +- ...on-relatedDatabaseFieldT3ver_idRemoved.rst | 4 +- ...ing-88182-JsfuncInlineJsHasBeenDropped.rst | 12 +- ...ng-88366-RemovedCf_PrefixOfCacheTables.rst | 4 +- ...dObsoletePageNotFound_handlingSettings.rst | 2 +- ...aking-88411-TBE_EDITORtypo3formRemoved.rst | 2 +- ...-88427-JsfuncevalfieldjsHasBeenRemoved.rst | 2 +- ...movedFrontendTrackUserFtuFunctionality.rst | 2 +- ...tchableControllerActionsHasBeenRemoved.rst | 2 +- ...balDataForTimeTrackerStatisticsRemoved.rst | 2 +- ...0-RTEImageHandlingFunctionalityDropped.rst | 2 +- ...ctiveOfExtensionInstallationEm_confphp.rst | 4 +- ...mValuesInUserAuthenticationDerivatives.rst | 4 +- ...ngedRequestWorkflowForFrontendRequests.rst | 2 +- ...ageTSconfigSettingTSFEconstantsRemoved.rst | 4 +- ...erOfPageRepository-enableFieldsRemoved.rst | 4 +- ...Sys_languagestatic_lang_isocodeRemoved.rst | 2 +- ...treamlinedSoftRefParserReferenceLookup.rst | 4 +- ...dTypoScriptSublevel-InheritanceRemoved.rst | 6 +- ...emovedSwiftmailerswiftmailerDependency.rst | 2 +- ...rviceFromAbstractAuthenticationService.rst | 4 +- ...-PopupConfigurationInFormEngineDropped.rst | 4 +- .../Breaking-88660-GLOBALST3_VARRemoved.rst | 4 +- ...ditionalJavaScriptSubmitFromFormEngine.rst | 2 +- ...neFormDataProviderParentPageTcaRemoved.rst | 2 +- ...rtOfPHPFilesInImportExportFilesRemoved.rst | 4 +- ...-ConfigureExtbaseRequestHandlersViaPHP.rst | 2 +- ...g-88706-StreamlineFeloginLocallangKeys.rst | 2 +- ...perfluousMethodsOfLocalizationRedirect.rst | 4 +- ...CHashCalculationInIndexedSearchRemoved.rst | 4 +- ...FieldsRelatedToCSSStyledContentRemoved.rst | 4 +- ...OptionFromTypolinkaddQueryStringmethod.rst | 2 +- ...nOfCSSFilesInResourceCompressorRemoved.rst | 4 +- ...criptTagsOmitTypetextjavascriptInHTML5.rst | 4 +- ...aking-88779-RecordListRemoveUnusedCode.rst | 4 +- ...99-IntroducedPSR-3CompatibleLoggingAPI.rst | 2 +- ...0420-EmailFinisherSingleAddressOptions.rst | 2 +- ...eamlineBackendRoutePathInconsistencies.rst | 4 +- ...cation-85895-DeprecateFile_getMetaData.rst | 2 +- ...tion-87200-EmailFinisherFormatContants.rst | 2 +- ...cation-87200-EmailFinisherFormatOption.rst | 2 +- ...05-UseConstructorInjectionInDataMapper.rst | 2 +- ...idRuntimeReflectionCallsInObjectAccess.rst | 2 +- ...erClassesWhenRegisteringPluginsmodules.rst | 2 +- ...tbaseUtilityTypeHandlingUtilityhex2bin.rst | 2 +- ...leRelatedControllersMovedToEXTfilelist.rst | 2 +- ...ecation-87894-GeneralUtilityidnaEncode.rst | 4 +- ...faultCachingFrameworkCacheNamesChanged.rst | 4 +- ...eHashOptionsInViewHelpersAndUriBuilder.rst | 2 +- ...88428-ToprawurlencodeAndTopstr_replace.rst | 2 +- ...ion-88432-ReplacedMd5jsWithAnAMDModule.rst | 2 +- ...tion-88433-DeprecateTopopenUrlInWindow.rst | 2 +- ...ScriptFrontendController-settingLocale.rst | 4 +- ...tion-88499-BackendUtilitygetViewDomain.rst | 2 +- ...eprecatedMethodsInVersionNumberUtility.rst | 2 +- ...cation-88559-TSFE-sys_language_isocode.rst | 6 +- .../Deprecation-88567-GLOBALS_LOCAL_LANG.rst | 4 +- ...alizeInFavorOfRegularSingletonInstance.rst | 4 +- ...WithTYPO3CMSBackendDocumentSaveActions.rst | 2 +- ...62-DeprecatedBackendRouteXMOD_tximpexp.rst | 2 +- ...PClassMovedFromFrontendToCoreExtension.rst | 4 +- ...emplateParsingInTSFEAndTemplateService.rst | 4 +- ...nitializableInterfaceHasBeenDeprecated.rst | 2 +- ...ature-21638-IntroducedIpLockingForIpv6.rst | 2 +- ...llowSortingFilelistByFileMetadataTitle.rst | 2 +- ...78432-AddLogMessageForSwitchUserAction.rst | 4 +- ...AllowMultipleRecipientsInEmailFinisher.rst | 2 +- ...-AddSupportForCurrentPageInConfigcache.rst | 8 +- ...nyDependencyInjectionForCoreAndExtbase.rst | 2 +- ...DoubleClickInStructureTreeChangesLabel.rst | 2 +- ...ormationsInTheSystemInformationToolbar.rst | 2 +- ...ilViewHelperToRenderThumbnailsDeferred.rst | 2 +- ...mplementLinkHandlerForTelephoneNumbers.rst | 2 +- ...-AllowGettingClassPropertyDefaultValue.rst | 2 +- ...ndPlaintextAndHTMLMailsInEmailFinisher.rst | 2 +- ...Feature-87433-AddChangefreqAndPriority.rst | 14 +- ...operty-infoToGatherDocBlockInformation.rst | 2 +- .../Feature-87665-IntroduceBitSetClass.rst | 2 +- ...dLoginControllerHookToValidatePassword.rst | 2 +- ...lAPIBasedOnSymfonymailerAndSymfonymime.rst | 2 +- ...-DefineTwitterCardTypeInPageProperties.rst | 2 +- ...ature-88770-PSR-14BasedEventDispatcher.rst | 2 +- ...-88791-IntroducePreviewAspectInContext.rst | 2 +- ...ndleTypoScriptRenderingContextSettings.rst | 4 +- ...99-IntroducedPSR-3CompatibleLoggingAPI.rst | 2 +- ...uestEnricherInterfaceHasBeenIntroduced.rst | 2 +- ...27-ClassSchemaConstantsMarkedAsPrivate.rst | 2 +- ...-RemoveCoreHTTPRequestHandlerInterface.rst | 2 +- ...lassesUseStrictModeAndScarlarTypeHints.rst | 2 +- ...PDependencyAlgo26-matthiasidna-convert.rst | 4 +- ...peScriptSourcesMovedIntoBuildDirectory.rst | 2 +- .../Documentation/Changelog/10.0/Index.rst | 2 +- ...cation-88787-BackendUtilityEditOnClick.rst | 2 +- ...ation-88839-CLILowlevelRequestHandlers.rst | 2 +- ...0-ContentObjectRendererSendNotifyEmail.rst | 2 +- ...on-88854-JumpExtOfRecordListController.rst | 2 +- .../Deprecation-88854-T3_THIS_LOCATION.rst | 2 +- .../10.1/Deprecation-88862-T3_RETURN_URL.rst | 2 +- ...95-CallingRegisterPluginWithVendorName.rst | 2 +- ...ion-89001-InternalPublicTSFEProperties.rst | 2 +- .../10.1/Deprecation-89033-JumpToUrl.rst | 2 +- ...ion-89037-DeprecatedLocallangXmlParser.rst | 2 +- ...ion-89127-CleanupRecordHistoryHandling.rst | 2 +- .../Deprecation-89215-JQueryClearable.rst | 2 +- ...-78488-AddRelNoreferrerToExternalLinks.rst | 4 +- ...sableAddMediaByURLAndSelectUploadFiles.rst | 2 +- ...nuShowInMenuEntryForPagesInContextMenu.rst | 4 +- ...eDefaultActionInDragUploaderAdjustable.rst | 2 +- ...ure-87525-AddApi1OptionInVimeoRenderer.rst | 4 +- ...e-88318-DisplayApplicationContextInCLI.rst | 2 +- ...igurationOfUSER_INTObjectsInAdminpanel.rst | 4 +- ...re-88602-AllowAdditionalFileProcessors.rst | 2 +- ...tYamlFilesRelativeToTheCurrentYamlFile.rst | 2 +- ...PO3CMSCoreDatabaseQueryQueryBuilderset.rst | 2 +- ...andlerConfigurationFromTYPO3_CONF_VARS.rst | 2 +- ...FilterInSelectMultipleSideBySideFields.rst | 2 +- ...oduceSiteConfigForDistributionPackages.rst | 2 +- ...mentationForPSR-17HTTPMessageFactories.rst | 2 +- ...reCacheFrontendsViaDependencyInjection.rst | 2 +- ...ure-89061-IntroduceNotificationActions.rst | 2 +- ...e-89090-ReportsForConflictingRedirects.rst | 2 +- ...9115-Auto-createRedirectsOnSlugChanges.rst | 2 +- ...onfigurationIfPageIsCreatedOnRootLevel.rst | 2 +- ...wRollbackForASetOfRecordHistoryEntries.rst | 2 +- ...AndAfterRollbackOfRecordHistoryEntries.rst | 2 +- ...e-89216-PSR-18HTTPClientImplementation.rst | 2 +- ...AskForEmailAddressWhileInstallingTYPO3.rst | 2 +- ...achePresetForSettingsInMaintenanceArea.rst | 2 +- .../10.1/Feature-89244-BroadcastChannels.rst | 2 +- ...cordHistoryCorrelationIdsToDataHandler.rst | 2 +- ...wTranslationOfIndexConfigurationTitles.rst | 2 +- .../Important-89001-TSFE-createHashBase.rst | 2 +- ...aluationOfVersionedRecordsInWorkspaces.rst | 2 +- .../Documentation/Changelog/10.1/Index.rst | 2 +- ...85592-DeprecatedSiteTitleConfiguration.rst | 2 +- ...wedMimeTypesOfFileUploadAndImageUpload.rst | 2 +- ...cation-89331-FormEngineLegacyFunctions.rst | 2 +- ...ectionOfEnvironmentServiceInWebRequest.rst | 2 +- ...ExtbaseMvcControllerAbstractController.rst | 2 +- ...gnalSlotHandlingMigratedToPSR-14Events.rst | 2 +- ...nsRequireAnArrayForExcludedServiceKeys.rst | 4 +- ...nvironmentAPIToFetchApplicationContext.rst | 4 +- ...8-LegacyPageTSconfigParsingLowlevelAPI.rst | 2 +- ...U_LAYERSRelatedPropertyTSFE-divSection.rst | 4 +- ...sInCoreExtensionMigratedToPSR-14Events.rst | 2 +- .../10.2/Deprecation-89742-FormMixins.rst | 4 +- ...56-BackendUtilityTYPO3_copyRightNotice.rst | 2 +- .../10.2/Feature-79445-AddMultistepWizard.rst | 2 +- ...eature-79445-ImproveFormCreationWizard.rst | 2 +- ...06-RenderFieldsetLabelsInFormTemplates.rst | 2 +- ...eature-84203-UnifyFormSetupYAMLLoading.rst | 4 +- ...4713-AccessSingleFormValuesInTemplates.rst | 2 +- ...-AddEventForCheckingExternalLinksInRTE.rst | 2 +- ...Feature-84990-MarkBrokenFileLinksInRTE.rst | 2 +- ...AddSiteTitleConfigurationToSitesModule.rst | 2 +- ...NomoduleAttributeForJavaScriptIncludes.rst | 4 +- ...KeyboardAccessibleVersionOfThePagetree.rst | 2 +- ...ionForExternalLinkTypesInLinkvalidator.rst | 2 +- ...adingProxyWithoutLoadingTheObjectFirst.rst | 2 +- ...98-ProvideAWayToSortFormListsInExtform.rst | 2 +- ...-88102-FrontendLoginViaFluidAndExtbase.rst | 2 +- ...e-88110-FeloginExtbasePasswordRecovery.rst | 4 +- ...FeatureToggleFormlegacyUploadMimeTypes.rst | 4 +- ...dStaticRoutesMiddlewaresCanBeReordered.rst | 2 +- ...toreSessionArgumentToWidgetViewHelpers.rst | 2 +- ...AddedPossibilityToHaveMultipleSitemaps.rst | 2 +- ...VariablesInImportsInSiteConfigurations.rst | 2 +- ...ShowLinkToOnlineDocsInExtensionManager.rst | 2 +- ...89526-FeatureFlagBetaTranslationServer.rst | 2 +- ...R-14BasedEventsForFileAbstractionLayer.rst | 2 +- ...9603-IntroduceNativePaginationForLists.rst | 2 +- ...18-UnifiedPHPAPIForLoadingPageTSconfig.rst | 2 +- ...sForExistingSignalSlotsInCoreExtension.rst | 2 +- ...ustomIconForRecordBrowserButtonInForms.rst | 2 +- ...7-CustomTablesWithRecordBrowserInForms.rst | 4 +- ...portant-84221-RestructuringOfFormSetup.rst | 2 +- ...eparedStatementsForPdo_mysqlPerDefault.rst | 2 +- ...-ChangedLoadingOrderOfRTEConfiguration.rst | 6 +- ...mportant-89645-RemovedSystemLogOptions.rst | 2 +- ...ndencyInjectionServicesHaveBeenRemoved.rst | 2 +- .../Documentation/Changelog/10.2/Index.rst | 2 +- ...CommandsConfigurationFormatCommandsPhp.rst | 2 +- ...tion-89463-SwitchableControllerActions.rst | 2 +- ...89673-ExtbasesWebRequestAndWebResponse.rst | 2 +- ...al-TYPO3-information-related-constants.rst | 2 +- ...-RemoveReqCHashFunctionalityForPlugins.rst | 2 +- ...wPSR-14EventsForExtbase-relatedSignals.rst | 2 +- ...lConstantsTYPO3_versionAndTYPO3_branch.rst | 2 +- ...90019-PagePermissionLogicByDataHandler.rst | 2 +- ...latedSignalSlotsMigratedToPSR-14Events.rst | 2 +- ...precation-90258-SimplifiedRTEParserAPI.rst | 2 +- ...sourceFactorygetInstancePseudo-factory.rst | 2 +- .../Deprecation-90348-PageLayoutViewClass.rst | 4 +- ...ygetNumberOfBrokenLinksInLinkvalidator.rst | 2 +- .../Deprecation-90421-DocumentTemplate.rst | 2 +- ...on-90522-TSFEPropertiesRegardingImages.rst | 2 +- ...7-AddStdWrapPropertiesToFilesProcessor.rst | 2 +- ...-78450-IntroducePreviewRendererPattern.rst | 2 +- ...AddOptionsAndClipboardToFilelistSearch.rst | 2 +- ...2-ProgressForReferenceIndexUpdateOnCLI.rst | 2 +- ...LinksFromLinkvalidatorListAfterEditing.rst | 2 +- ...eckIfFieldsAreEditableForLinkvalidator.rst | 2 +- ...e-86614-AddHookBeforeRenderingHrefLang.rst | 2 +- ...ingAddedConfigurationOptionsForLocking.rst | 2 +- ...erRunCommandAcceptsMultipleTaskOptions.rst | 2 +- ...lityToConfigureThePathToSitemapXslFile.rst | 2 +- ...uceEventsToModifyCKEditorConfiguration.rst | 2 +- ...llFieldsInElementInformationController.rst | 2 +- ...ontentIntoTheColumnsInTheBackendLayout.rst | 2 +- ...tOldPIDupinRootlineTypoScriptCondition.rst | 8 +- ...nderFieldControlForSelectSingleElement.rst | 2 +- ...encyInjectionSupportForConsoleCommands.rst | 2 +- ...idAdditionalAttributesToTheFormElement.rst | 2 +- ...lArgumentFieldsToEditRecordViewHelpers.rst | 2 +- ...89650-AllowLineBreaksInTCADescriptions.rst | 2 +- .../10.3/Feature-89738-ApiForAjaxRequests.rst | 2 +- ...wPSR-14EventsForExtbase-relatedSignals.rst | 2 +- ...ensionsFrom3rd-partyExtensionsVisually.rst | 2 +- .../10.3/Feature-89929-GalicianFlag.rst | 2 +- ...ortForInsecureExceptionHandlerSettings.rst | 2 +- ...ernalTypoLinkPartsInTypolinkViewHelper.rst | 4 +- ...-SpecialPageIconsCustomizableByDoktype.rst | 2 +- ...YamlConfigurationToConfigurationModule.rst | 2 +- ...0068-ImplementBetterFileDumpController.rst | 4 +- ...0114-MakeTranslationOfFilelistOptional.rst | 2 +- ...plicationContextInTheEnvironmentModule.rst | 2 +- .../Feature-90168-IntroduceModalActions.rst | 2 +- ...rkspaceAvailableInTypoScriptConditions.rst | 6 +- ...213-SupportBitAndInTypoScriptStdWrapIf.rst | 4 +- ...HashConfigurationAndMatchingIndicators.rst | 2 +- ...sForExistingPackage-relatedSignalSlots.rst | 2 +- ...62-AddArgon2idToPasswordHashAlgorithms.rst | 2 +- ...90265-ShowDispatchedEventsInAdminPanel.rst | 2 +- ...ature-90266-Fluid-basedTemplatedEmails.rst | 2 +- ...ustomPlaceholderProcessingInSiteConfig.rst | 2 +- ...re-90298-ImproveUserInfoInBeuserModule.rst | 2 +- .../10.3/Feature-90333-Dashboard.rst | 2 +- ...luid-basedReplacementForPageLayoutView.rst | 2 +- ...guliasEmailValidatorForEmailValidation.rst | 2 +- ...rkspaceNotificationEmailsOnStageChange.rst | 2 +- ...ileExtensionInImage-relatedViewHelpers.rst | 2 +- ...Feature-90425-AddSeoFieldsToInfoModule.rst | 2 +- ...426-Browser-nativeLazyLoadingForImages.rst | 4 +- ...tentElementsViaNewContentElementWizard.rst | 2 +- .../10.3/Feature-90471-JavaScriptEventAPI.rst | 2 +- .../Feature-90522-IntroduceAssetCollector.rst | 26 +- ...terFieldIsNotLongerAllowedToBeExcluded.rst | 2 +- ...TypoScriptFilesLoadedOnDirectoryImport.rst | 4 +- ...nt-89869-ChangeLockIpDefaultToDisabled.rst | 2 +- ...mportant-89992-UseNewTranslationServer.rst | 2 +- ...ndedFileUtilityClassesMarkedAsInternal.rst | 2 +- ...xcludeFromUpdatesDuringLanguageUpdates.rst | 2 +- ...ent_from_pid_allowOutsideDomainRemoved.rst | 6 +- .../Documentation/Changelog/10.3/Index.rst | 2 +- ...FluidEmailOptionToEXTformEmailFinisher.rst | 2 +- ...duceUserSettingsJavaScriptModulesEvent.rst | 2 +- ...t-73227-TSconfigOptionAltIconsRestored.rst | 2 +- ...ant-88824-AddCacheForErrorPageHandling.rst | 2 +- ...Transport_smtp_encryptChangedToBoolean.rst | 2 +- ...erAndActionDispatcherInsteadOfInlineJS.rst | 2 +- ...riptInUserSettingsConfigurationOptions.rst | 2 +- ...tryPointAvailableAtHttpsgettypo3orgapi.rst | 2 +- ...2100-YAMLImportsFollowDeclarationOrder.rst | 2 +- ...ecordsInWorkspaceModuleHardDeletesThem.rst | 2 +- ...356-DataHandlerPerformanceImprovements.rst | 2 +- ...estTimeoutConfigurableForLinkvalidator.rst | 2 +- ...CAConfigurationOfImagewidthImageheight.rst | 2 +- ...93331-DescriptionOfSelectCheckBoxItems.rst | 2 +- ...ddDisabledOptionForAllowedAspectRatios.rst | 2 +- ...alidationOfExtensionsComposerjsonFiles.rst | 2 +- .../Documentation/Changelog/10.4.x/Index.rst | 2 +- ...ing-90660-RegistrationOfWidgetsChanged.rst | 2 +- ...aking-91066-MovedInterfacesOfDashboard.rst | 2 +- .../Breaking-91066-RemovedButtonUtility.rst | 2 +- ...precation-88740-ExtFeloginPibasePlugin.rst | 2 +- ...ecation-90147-UnifiedFileNameValidator.rst | 2 +- ...-ParamTypesRefOfMethodCallUserFunction.rst | 2 +- ...tion-90625-ExtbaseSignalSlotDispatcher.rst | 2 +- .../10.4/Deprecation-90686-ModelFileMount.rst | 2 +- ...Deprecation-90692-FileCollectionModels.rst | 2 +- ...-GeneralUtilityisRunningOnCgiServerApi.rst | 2 +- ...tionOfObjectManagergetInExtbaseContext.rst | 2 +- ...ion-90856-WidgetAutocompleteViewHelper.rst | 2 +- ...atedMethodsWithinContentObjectRenderer.rst | 2 +- ...37-VariousHooksInContentObjectRenderer.rst | 2 +- ...thodsAndReportsForGeneralUtilitygetUrl.rst | 2 +- ...viceFunctionalityAndInternalProperties.rst | 2 +- ...001-VariousMethodsWithinGeneralUtility.rst | 2 +- ...sRelatedToTypoScriptFrontendController.rst | 2 +- ...cation-91030-Runtime-ActivatedPackages.rst | 2 +- .../Feature-83128-ContentElementFilter.rst | 2 +- ...LimitRestrictionToTablesInQueryBuilder.rst | 2 +- ...ure-89513-PasswordResetForBackendUsers.rst | 2 +- ...exibleBaseUrlForSlugFieldsInFormEngine.rst | 2 +- ...inkViewHelpersAndUriViewHelpersInFluid.rst | 2 +- ...Feature-90826-CompareBackendUsergroups.rst | 2 +- ...90899-IntroduceAssetPreRenderingEvents.rst | 4 +- ...henReadingRecordscolumnsToBeTranslated.rst | 2 +- ...re-91008-ItemGroupingForTCASelectItems.rst | 2 +- ...ure-91008-ItemSortingForTCASelectItems.rst | 2 +- ...SiteSettingsAsTsConstantsAndInTsConfig.rst | 4 +- ...DocumentServiceAsJQueryreadySubstitute.rst | 2 +- ...peRestrictionForFrontendQueriesRefined.rst | 2 +- ...ngForThird-partyAuthenticationServices.rst | 2 +- ...3-ReplaceJQueryDataTablesWithTablesort.rst | 2 +- ...dDatabaseRecordsContainTheProperPageID.rst | 2 +- ...aintForTypo3fluidfluidWillGetVersion30.rst | 2 +- ...Important-90897-RemoveBootstrap-slider.rst | 2 +- ...tendRendererFunctionalityIsNowInternal.rst | 4 +- ...esOfBackend-relatedCoreAPIsNowInternal.rst | 2 +- ...-91099-ChangedFlagIdentifierForEngland.rst | 2 +- .../Documentation/Changelog/10.4/Index.rst | 2 +- .../7.0/Breaking-19737-PreferRootTemplate.rst | 2 +- .../7.0/Breaking-33805-ClickMenuRewrite.rst | 2 +- ...reaking-42543-DefaultTypoScriptRemoved.rst | 2 +- ...ing-53542-DeprecatedCodeRemovalInFluid.rst | 2 +- ...ng-53658-RemoveAlternateBgColorsOption.rst | 2 +- ...09-RteAcronymButtonRenamedAbbreviation.rst | 2 +- .../7.0/Breaking-57382-FlashMessageApi.rst | 2 +- ...ExtbaseDeprecatedPropertyMapperRemoved.rst | 2 +- ...9-DeprecatedCodeRemovalInBackendSysext.rst | 2 +- ...66-ExtensionConfigurationCacheClearing.rst | 2 +- ...reaking-60063-FeloginPluginFileRemoved.rst | 2 +- .../Breaking-60135-RecursiveStdWrapChange.rst | 2 +- ...Breaking-60152-formatSizeAdheresLocale.rst | 2 +- ...aking-60559-DroppedBackendLoginOptions.rst | 2 +- ...-T3skinBackendLoginJavascriptFileMoved.rst | 2 +- ...-60559-T3skinBackendLoginTemplateMoved.rst | 2 +- ...0561-DefaultTypoScriptConstantsRemoved.rst | 2 +- ...king-60582-RsaauthJavascriptFilesMoved.rst | 2 +- ...60609-ConfigurationManagerSignalChange.rst | 2 +- ...ing-60630-SchedulerJavascriptFileMoved.rst | 2 +- ...king-60630-SchedulerLanguageFilesMoved.rst | 4 +- ...ing-60630-SchedulerModuleTemplateMoved.rst | 2 +- .../7.0/Breaking-61459-RemovalTslib.rst | 2 +- ...eaking-61471-t3skinCssFilesMovedToLess.rst | 2 +- ...eOnceArrayOfClickMenuControllerRemoved.rst | 4 +- ...precatedDocumentTemplateClassesRemoved.rst | 2 +- ...1783-RemoveDeprecatedMailFunctionality.rst | 2 +- ...king-61785-FrontendTcaFunctionsRemoved.rst | 2 +- .../Breaking-61785-LoadTcaFunctionRemoved.rst | 2 +- ...seDeprecatedTypeHandlingServiceRemoved.rst | 2 +- ...802-IsLocalconfWritableFunctionRemoved.rst | 2 +- ...tionsUtilityDeprecatedFunctionsRemoved.rst | 2 +- ...FileOptionInMakeInstanceServiceRemoved.rst | 2 +- ...g-61822-GetUniqueFieldsFunctionRemoved.rst | 2 +- ...king-61823-RemoveMagicSettterForFromTC.rst | 2 +- ...Breaking-61859-FileTypeSoftwareRemoved.rst | 2 +- ...reaking-61860-RemoveIntFromVerFunction.rst | 2 +- ...reaking-61863-ConnectDbFunctionRemoved.rst | 4 +- ...890-Remove-TBE-Styling-From-FormEngine.rst | 2 +- .../Breaking-61959-FlashMessageClasses.rst | 2 +- ...g-62038-RemovedDocumentTemplateOptions.rst | 2 +- ...king-62039-RemovedTBE_StylesMainColors.rst | 2 +- ...-RTEDeprecatedJavaScriptMethodsRemoved.rst | 2 +- ...reaking-62339-MoveExtPermIntoExtBeuser.rst | 2 +- ...2416-DeprecatedCodeRemovalInCoreSysext.rst | 2 +- ...95-RemovedChangeToSwitchModeFromBeUser.rst | 2 +- ...DeprecatedCodeRemovalInMultipleSysexts.rst | 2 +- ...ing-62673-ExtbaseDeprecatedCodeRemoved.rst | 2 +- ...Breaking-62731-RTEWizardClassesRenamed.rst | 2 +- ...Breaking-62733-RTEJavaScriptFilesMoved.rst | 2 +- ...reaking-62793-RemoveConfigNotification.rst | 2 +- ...reaking-62804-RTEJavaScriptMethodMoved.rst | 2 +- ...reaking-62819-LocalizationWithPHPFiles.rst | 2 +- .../7.0/Breaking-62833-Dividers2Tabs.rst | 2 +- ...movalDocumentationLinkActionViewHelper.rst | 2 +- .../Breaking-62888-RemoveUniqueLinkVars.rst | 2 +- ...ing-62914-EarlyCheckPHP55InInstallTool.rst | 2 +- .../7.0/Breaking-62987-RemoveCSHGlossary.rst | 2 +- .../Breaking-63056-TemplateSelectionHack.rst | 2 +- ...mpatibilityLayerForSubmodulesOfModules.rst | 2 +- .../Breaking-63110-AltDocNoDoc-Removed.rst | 2 +- ...-75942-BigDocumentTemplateClassRemoved.rst | 2 +- ...recation-60574-ClientRelatedConditions.rst | 2 +- ...-Function-In-Backend-TypoScript-Module.rst | 2 +- .../Deprecation-62363-TSFE-JSfuncCalls.rst | 2 +- ...eprecateOldMailMethodsInGeneralUtility.rst | 2 +- ...ation-62795-DocumentTemplateJavaScript.rst | 2 +- ...Deprecation-62800-WorkspaceToolbarItem.rst | 2 +- ...tion-62854-Deprecate-pi_list_searchBox.rst | 2 +- .../7.0/Deprecation-62864-HelpTextIcon.rst | 2 +- ...2893-FlashmessageJavaScriptObjectMoved.rst | 2 +- ...cation-62988-DocumentTemplateFunctions.rst | 4 +- ...-47919-CatchContentRenderingExceptions.rst | 2 +- .../Feature-50039-MultipleCssFilesInRte.rst | 2 +- ...905-AddDependenciesBetweenClassesInRte.rst | 4 +- ...re-54518-ProvideTsconfigToLinkCheckers.rst | 2 +- ...-54519-CheckDisabledLinkhandlerRecords.rst | 2 +- ...122-ConfigureClassAsNonSelectableInRte.rst | 2 +- .../7.0/Feature-59396-TypolinkViewHelper.rst | 2 +- ...0-IntroduceReadOnlyColumnForFileMounts.rst | 2 +- ...LoggingFrameworkIntrospectionProcessor.rst | 2 +- ...ure-60123-UnitTestCaseRemovesTestFiles.rst | 2 +- ...StylesSegmentInTypoScriptObjectBrowser.rst | 2 +- ...ethodsToGetClassTagValuesViaReflection.rst | 2 +- .../Feature-61185-AllowSvgAsExtensionIcon.rst | 2 +- ...ignalForIconUtilityHtmlTagManipulation.rst | 2 +- ...351-AddDataAttributeToFluidViewHelpers.rst | 2 +- ...ackTemplatePathsForFluidStandaloneView.rst | 2 +- ...ture-61489-AbstractTypoScriptCondition.rst | 2 +- ...dMultipleParameterToCheckboxViewHelper.rst | 2 +- ...77-BackendMarkupForCheckboxesWithLabel.rst | 2 +- ...PlayerInBackendRecordInformationWindow.rst | 2 +- .../Feature-61800-FAL-RendererRegistry.rst | 2 +- .../7.0/Feature-62147-NewEmailEvalInTCA.rst | 2 +- .../Documentation/Changelog/7.0/Index.rst | 2 +- ...ng-24900-CompatVersion-Setting-Removed.rst | 2 +- ...ypoScriptBlockQuoteInlineStylesRemoved.rst | 2 +- .../7.1/Breaking-57089-ShortcutBehaviour.rst | 2 +- .../7.1/Breaking-61510-IndexedSearch.rst | 2 +- ...reaking-62415-DisableAutoCreateRemoved.rst | 2 +- ...g-62886-RemoveMeaningfulTempFilePrefix.rst | 2 +- ...eaking-62925-RemoveExtJsDateTimePicker.rst | 2 +- .../7.1/Breaking-63296-Removed-Files.rst | 2 +- .../Breaking-63310-Wizard-Modules-Moved.rst | 4 +- ...reaking-63431-BackendToolbarRefactored.rst | 2 +- ...437-ClassAliasesMovedToLegacyExtension.rst | 2 +- ...reaking-63464-IncludeOnceArraysRemoved.rst | 2 +- ...eaking-63687-WebFunctionsWizards-Moved.rst | 2 +- ...80-RemoveWordStringsFromReferenceIndex.rst | 2 +- .../Breaking-63818-RemovedStaticFileEdit.rst | 2 +- ...9-Rewritten-JavaScript-Tree-Components.rst | 2 +- .../Breaking-64070-GlobalWebmountsRemoved.rst | 2 +- ...4102-MoveT3TableAndT3ButtonToBootstrap.rst | 2 +- ...-64131-ResizableTextareasOptionDropped.rst | 2 +- .../7.1/Breaking-64143-FlagFilesMoved.rst | 2 +- ...eaking-64190-FormEngineCheckboxElement.rst | 2 +- ...4226-OptionAccessListRenderModeRemoved.rst | 2 +- ...aking-64229-TrimSubmittedLoginFormData.rst | 2 +- ...SSStyledContentLegacyTypoScriptRemoved.rst | 2 +- .../Breaking-64639-RemovedContentObjects.rst | 2 +- ...-64643-RemoveEnableTypo3tempDbTracking.rst | 2 +- ...g-64668-MailformMovedToLegacyExtension.rst | 2 +- ...entObjectImgTextMovedToLegacyExtension.rst | 2 +- ...64696-MoveSearchCTypeToLegacyExtension.rst | 2 +- .../7.1/Deprecation-24387-Xhtml2.rst | 2 +- .../7.1/Deprecation-25112-andWhere.rst | 2 +- ...on-46523-BackendUtilityImplodeTSParams.rst | 2 +- ...-LocalImageProcessorGraphicalFunctions.rst | 2 +- ...ion-49247-textStyleTableStyleAddParams.rst | 2 +- .../Deprecation-60559-MakeLoginBoxImage.rst | 2 +- ...tion-61605-ChangeNamingOfIncludeJSlibs.rst | 2 +- ...precation-62329-DocumentTemplate-table.rst | 2 +- ...55-XHTMLCleaningMovedToLegacyExtension.rst | 2 +- ...63324-DataHandler-IncludeFileFunctions.rst | 2 +- ...ion-63522-ClientRelatedConditionDevice.rst | 2 +- ...on-64059-Pagetree-Navigation-Component.rst | 2 +- ...Deprecation-64109-Hook-softRefParserGL.rst | 2 +- ...uleFunctionController-verify_TSobjects.rst | 2 +- ...recation-64147-ConstantEditorFunctions.rst | 2 +- ...Deprecation-64361-ComposerClassLoading.rst | 2 +- ...Deprecation-64388-ContentObjectMethods.rst | 2 +- ...on-64711-UnusedCssStyledContentMethods.rst | 2 +- ...eprecation-64922-DeprecatedEntryPoints.rst | 2 +- ...ture-15619-LeaveUnchagedInAccessModule.rst | 2 +- ...ingForIndexedSearchResultsConfigurable.rst | 2 +- .../7.1/Feature-20767-getDataByNestedKey.rst | 2 +- .../7.1/Feature-22086-StdWrapForHeadTag.rst | 2 +- .../7.1/Feature-24906-MaxForTextElement.rst | 2 +- ...8382-AddAsyncPropertyToJavaScriptFiles.rst | 2 +- .../7.1/Feature-33491-StdWrapForTitleTag.rst | 2 +- ...44-PaginateHandleNonQueryResultObjects.rst | 4 +- ...91-AddTCAItemsWithIconsViaPageTSConfig.rst | 2 +- .../Feature-46624-AdditionalWhereForMenu.rst | 2 +- ...tributeMulitpleForFormUploadViewhelper.rst | 2 +- ...060-MySqlCommentsShownInSchemaMigrator.rst | 2 +- ...-50780-AppendElementBrowserMountPoints.rst | 2 +- ...eature-52131-HookForPageRepositoryInit.rst | 2 +- ...6236-Multiple-HTTP-Headers-In-Frontend.rst | 2 +- .../Feature-56529-SupportHasInArrayObject.rst | 2 +- ...8-SpecialHmenuExcludeSpecialParameters.rst | 2 +- ...8031-ConfigurableWidthOfElementBrowser.rst | 2 +- ...lsForFormEngineCheckboxAndRadioButtons.rst | 2 +- .../Feature-58366-AutomaticAbsRefPrefix.rst | 2 +- ...ature-58929-FooterHookInPageLayoutView.rst | 2 +- ...60019-SplFileInfo-MimeTypeGuesser-hook.rst | 2 +- .../7.1/Feature-61542-AddIsoLanguageKeys.rst | 2 +- ...endUtilityCountVersionsOfRecordsOnPage.rst | 2 +- .../Feature-62944-UserFuncAsDisplayCond.rst | 2 +- ...re-62960-SignalForMailerInitialization.rst | 2 +- ...ure-63207-SplitActionButtonsIntoGroups.rst | 2 +- ...00-CustomTypoScriptConditionsInBackend.rst | 2 +- .../Feature-63729-ApiForBootstrapModals.rst | 2 +- ...RequireJsModulesForContainerViewHelper.rst | 2 +- .../Feature-64031-JavaScript-Storage-API.rst | 2 +- ...eature-64190-FormEngineCheckboxElement.rst | 2 +- ...257-MultipleUidInPageRepositoryGetMenu.rst | 2 +- ...eature-64386-ContentObjectRegistration.rst | 2 +- ...e-64921-FlexibleSubmoduleConfiguration.rst | 2 +- .../7.1/Feature-65960-IntroduceGruntJS.rst | 2 +- .../Documentation/Changelog/7.1/Index.rst | 2 +- ...ethodsAndSortFunctionalityToFalDrivers.rst | 2 +- ...Breaking-63784-DataHandlerExcludeArray.rst | 2 +- ...719-MediaContentMovedToSystemExtension.rst | 2 +- ...king-65432-ModuleUriInGlobalVarRemoved.rst | 2 +- ...DontProvideAccessToLocalpathOfFalFiles.rst | 2 +- ...iaWizardProviderMovedToSystemExtension.rst | 2 +- ...sedTt_contentTcaFieldsToCompatibility6.rst | 2 +- ...Breaking-65939-BackendLoginRefactoring.rst | 2 +- ...aking-65962-WebSVGLibraryAndAPIRemoved.rst | 2 +- ...g-66001-ComposerVendorDirectoryChanged.rst | 2 +- .../7.2/Breaking-66034-DropContentAdapter.rst | 2 +- ...nfigOptionsToHideWebInfoModulesRenamed.rst | 2 +- .../7.2/Breaking-66431-NewLoginScreen.rst | 2 +- ...precation-47712-DeprecateOldLockingAPI.rst | 2 +- ...n-51360-LinkValidatorSchedulerSettings.rst | 4 +- .../7.2/Deprecation-64068-ThumbnailView.rst | 2 +- ...4598-DeprecatePagepositionmapjsimgfunc.rst | 2 +- .../7.2/Deprecation-65111-getDynTabMenu.rst | 2 +- ...tion-65283-DeprecateShowItemEntryPoint.rst | 2 +- ...ion-65288-DeprecateNewRecordEntryPoint.rst | 2 +- ...ation-65289-DeprecateBrowserEntryPoint.rst | 2 +- ...ecation-65290-DeprecateDummyEntrypoint.rst | 2 +- ...cation-65291-DeprecateLogoutEntryPoint.rst | 2 +- ...ion-65293-DeprecateFileNavigationFrame.rst | 2 +- ...eprecation-65343-BackendUserOsProperty.rst | 2 +- ...seTreeDataProviderOldClassNameInSignal.rst | 2 +- ...-DataHandlerStripslashesValuesProperty.rst | 2 +- .../Deprecation-65422-cObjectAliasNames.rst | 2 +- ...precation-65465-ReferenceIndexErrorLog.rst | 2 +- .../Deprecation-65913-checkFileInclude.rst | 2 +- ...efixLocalAnchorsMovedToLegacyExtension.rst | 2 +- .../Deprecation-65938-TSFEAnchorPrefix.rst | 2 +- ...eprecation-65956-DebugUtilityDebugRows.rst | 2 +- ...cation-66065-BackendLogoViewDeprecated.rst | 2 +- .../Deprecation-66223-Backendparsetime.rst | 2 +- .../7.2/Deprecation-66431-NewLoginScreen.rst | 2 +- .../7.2/Feature-20555-StripEmptyHtmlTags.rst | 2 +- ...AddSchedulerTaskToRemoveDeletedRecords.rst | 2 +- ...eature-36743-FAL-TextExtractorRegistry.rst | 2 +- .../7.2/Feature-47712-NewLockingAPI.rst | 2 +- .../7.2/Feature-50136-AddSVGSupport.rst | 2 +- ...-50501-DisableAutomaticExtInstallation.rst | 2 +- .../7.2/Feature-52693-TSFE-RequestedId.rst | 2 +- .../Feature-58621-FormatCaseViewHelper.rst | 2 +- ...ButtonsLinkTypePropertiesTargetDefault.rst | 2 +- ...712-HtmlParserAdditionalUserFuncParams.rst | 2 +- ...llowProcessedFoldersInDifferentStorage.rst | 2 +- ...ertyButtonsAbbreviationRemoveFieldsets.rst | 2 +- .../7.2/Feature-63703-AddOptionToStopTask.rst | 2 +- ...ddBackendUserGroupsToBackendUserModule.rst | 2 +- .../7.2/Feature-65584-AddImageCropping.rst | 2 +- ...ure-65585-AddTCATypeImage_manipulation.rst | 2 +- ...eature-65767-SystemInformationDropdown.rst | 2 +- ...ationOnCloseEditformWithUnsavedChanges.rst | 4 +- ...ShowRemainingCharactersBelowTextFields.rst | 2 +- ...ature-66042-WebLibrariesLoadedViaBower.rst | 2 +- ...047-IntroduceJavascriptNotificationApi.rst | 2 +- ...ntroduceCalloutsToReplaceContentAlerts.rst | 2 +- ...370-AddFlexiblePreviewUrlConfiguration.rst | 2 +- ...6445-AddFileExtensionToMimeTypeMapping.rst | 2 +- .../Documentation/Changelog/7.2/Index.rst | 2 +- ...983-PostProcessMirrorUrlSignalHasMoved.rst | 2 +- ...ngedRenderingOfFlashMessagesViewHelper.rst | 2 +- ...emoveDeprecatedExtbasePersistenceParts.rst | 2 +- .../Breaking-63846-FormEngineRefactoring.rst | 2 +- ...66429-RemoveIdentityMapFromPersistence.rst | 2 +- ...66669-BackendLoginControllerRefactored.rst | 2 +- ...ommandNowAddsQuotesWhenUsedInJSContext.rst | 2 +- ...4-RemoveRenderingContextAwareInterface.rst | 2 +- ...UsageOfBackendUserSettingsDataProvider.rst | 2 +- ...906-AutomaticPNGToGIFConversionRemoved.rst | 2 +- ...king-66991-TCAValueSliderBasedOnJQuery.rst | 2 +- ...RemoveSuper-challengedPasswordSecurity.rst | 2 +- ...vedFlowCompatibilityFromPackageManager.rst | 2 +- ...ionexec_SELECTgetRowsMayThrowException.rst | 2 +- ...reaking-67212-DiscardLegacyClassLoader.rst | 2 +- ...reaking-67229-FormEngineRelatedClasses.rst | 2 +- ...seAbstractDomainObjectInitializeObject.rst | 2 +- ...7402-ExtbaseAbstractDomainObjectWakeUp.rst | 2 +- .../Deprecation-61829-DbalConfigClassFile.rst | 2 +- ...rModeAttributeOfFlashMessageViewHelper.rst | 2 +- ...-DeprecateDataHandlerCheckValueMethods.rst | 2 +- .../7.3/Deprecation-65344-ExtTables.rst | 2 +- ...-66789-DeprecateOptionsInCshViewHelper.rst | 2 +- ...-66823-ExtensionUtilityConfigureModule.rst | 2 +- ...cPageModuleAndEditRegularContentFromId.rst | 2 +- ...-66906-FunctionalityPngToGifConversion.rst | 2 +- ...ecation-67029-DeprecatePageBgImgOption.rst | 2 +- .../Deprecation-67171-T3editorIsEnabled.rst | 2 +- .../7.3/Deprecation-67229-TcaChanges.rst | 2 +- ...recation-67297-DbalFieldTypeConversion.rst | 2 +- ...7402-ExtbaseAbstractDomainObjectWakeUp.rst | 2 +- ...ateSymfonyConsoleIntoCommandController.rst | 2 +- ...re-62242-ActionMenuItemGroupViewHelper.rst | 2 +- ...plateSupportForFlashMessagesViewHelper.rst | 2 +- ...re-63561-AddTypoScriptStdWrapStrtotime.rst | 2 +- ...e-65250-TypoScriptConditionAddGPmerged.rst | 2 +- ...rootpathsSupportToCobjectFluidtemplate.rst | 2 +- ...-66173-AllowPageTitleEditByDoubleclick.rst | 2 +- ...lperXmlnsAttributesAndSpecifiedHtmlTag.rst | 2 +- .../7.3/Feature-66669-BeLoginFormAPI.rst | 2 +- ...ddOptionsToSetL10n_modeAndL10n_display.rst | 2 +- ...melcaseAndLowercamelcaseToStdWrap.case.rst | 2 +- ...-AddIntegrityPropertyToJavaScriptFiles.rst | 2 +- ...tPathsSupportToFluidViewStandaloneView.rst | 2 +- ...ture-66822-SpriteIconsInBackendModules.rst | 2 +- ...ProcessingToFluidTemplateContentObject.rst | 2 +- ...ssedFilesCleanupToolAddedInInstallTool.rst | 2 +- ...Feature-67229-FormEngineNodeFactoryApi.rst | 2 +- ...319-AddFieldCopyrightToEXTfilemetadata.rst | 2 +- ...66614-ChecksumForProcessedFilesChanged.rst | 2 +- ...pDataMapperconvertClassNameToTableName.rst | 2 +- ...jectionIsNowDoneBeforeInitializeObject.rst | 2 +- .../Documentation/Changelog/7.3/Index.rst | 2 +- ...721-PrototypejsAndScriptaculousRemoved.rst | 2 +- ...52705-DefaultLogConfigurationIsChanged.rst | 2 +- ...5759-HTMLInLinkTitlesNotWorkingAnymore.rst | 2 +- ...-56133-NewBeUserPermissionFilesReplace.rst | 2 +- ...1-RemoveUnusedMethodsInPagePositionMap.rst | 2 +- ...edOpcodeCacheUtilityBeingAServiceClass.rst | 2 +- ...stomCObject.cache.TypoScriptEvaluation.rst | 2 +- ...CatchExceptionsForInaccessibleStorages.rst | 2 +- ...ng-65305-AddFunctionsToDriverInterface.rst | 2 +- ...RemoveRefererCheckWhileHandlingJumpUrl.rst | 2 +- ...67545-PreFileAddSignalBehaviourChanged.rst | 2 +- ...ing-67546-CleanupFlashMessageRendering.rst | 2 +- ...g-67557-LanguageFileOfOpendocsWasMoved.rst | 2 +- ...DeprecatedBackendRelatedMethodsRemoved.rst | 2 +- .../Breaking-67577-RteEnabledFlagHandling.rst | 2 +- ...aking-67646-LibraryInclusionInFrontend.rst | 2 +- ...54-RemoveGLOBALSFILEICONSFunctionality.rst | 2 +- ...-67749-ForceAutoloadingForVariousHooks.rst | 2 +- .../Breaking-67753-DropSecondaryOptions.rst | 2 +- ...792-ClassAliasesOfIndexedSearchRemoved.rst | 2 +- .../Changelog/7.4/Breaking-67811-RteApi.rst | 2 +- ...veTceformsjsBecauseWeDontNeedItAnymore.rst | 2 +- .../Breaking-67824-Typo3ExtFolderRemoved.rst | 2 +- ...moveColorpickerOptionsDimAndTableStyle.rst | 2 +- ...essorInterfaceToDataProcessorInterface.rst | 2 +- ...ng-67932-FeloginTemplateHasBeenChanged.rst | 2 +- .../Breaking-67946-LowLevelScriptsRemoved.rst | 2 +- ...aking-67987-RemovedEntryScriptHandling.rst | 2 +- ...68001-RemovedExtJSCoreAndExtJSAdapters.rst | 2 +- ...tCallbacksForCodecompletionHaveChanged.rst | 2 +- ...egistrationForCodecompletionHasChanged.rst | 2 +- ...reaking-68020-DroppedDisableBigButtons.rst | 2 +- ...eaking-68092-TcaRemoveWizardHideParent.rst | 2 +- ...ng-68116-DropRTEuserLinksFunctionality.rst | 2 +- ...31-StreamlineErrorAndExceptionHandling.rst | 2 +- .../7.4/Breaking-68150-GLOBALSCLIENT.rst | 2 +- .../7.4/Breaking-68178-DropFormEnctype.rst | 2 +- ...186-AdjustedAndRemovedMethodsInEIDArea.rst | 2 +- ...oginpagesWithContentHashFromIndexerphp.rst | 2 +- ...-RemoveUsageOfTypolistAndTypoheadInRTE.rst | 2 +- ...43-MoveNotUsedFrontendDocumentTemplate.rst | 2 +- ...g-68276-RemoveExtJSQuicktipsIfPossible.rst | 2 +- ...321-MoveLanguageAndImagesInRtehtmlarea.rst | 2 +- ...ReduceSQLQueriesOfPageTreeInWorkspaces.rst | 2 +- ...eUtilitydontCheckForUniqueIsDeprecated.rst | 2 +- ...writeExistingFilesChangedToStringValue.rst | 2 +- ...CompressorCallbackAndCompressCssString.rst | 2 +- ...cation-65790-PagesStoragePidDeprecated.rst | 2 +- .../Deprecation-66904-DisablegetExtURL.rst | 2 +- ...eprecation-67288-DeprecateDbalMetaType.rst | 2 +- .../7.4/Deprecation-67471-InitPhp.rst | 2 +- ...tion-67506-DeprecateIconUtilitygetIcon.rst | 2 +- ...ngletonLogicInGeneralUtilitygetUserObj.rst | 2 +- ...ecation-67737-TcaDropAdditionalPalette.rst | 2 +- ...n-67769-DeprecateQueryGeneratorformatQ.rst | 2 +- ...-67790-DeprecateQueryGeneratorJSbottom.rst | 2 +- ...recation-67932-DeprecatedOldRsaauthApi.rst | 2 +- .../7.4/Deprecation-67991-RemovedExtCms.rst | 2 +- ...ecation-68074-DeprecateGetPageRenderer.rst | 2 +- ...eprecation-68098-GeneralUtilityMethods.rst | 2 +- ...ecation-68122-GeneralUtilityReadLLfile.rst | 2 +- .../7.4/Deprecation-68141-Typo3ajaxphp.rst | 2 +- .../7.4/Deprecation-68183-Typo3modphp.rst | 2 +- ...gurationForDisplayingTheSaveViewButton.rst | 2 +- ...-SupportIecSiUnitsInFileSizeFormatting.rst | 2 +- ...aderContent-LanguageWhenRenderingAPage.rst | 2 +- ...eExtensionForStaticTyposcriptTemplates.rst | 2 +- ...ionalityToTreatIdAsReferenceTypoScript.rst | 2 +- ...siveOptionToFolderBasedFileCollections.rst | 2 +- .../Feature-48947-AvatarsForBackendUsers.rst | 2 +- ...56133-ReplaceFileFeatureForFalFileList.rst | 2 +- ...HookToInlineRecordContainerCheckAccess.rst | 2 +- ...tUserAuthenticationCheckAuthentication.rst | 2 +- ...ture-59384-XMLParserOptionsForXml2tree.rst | 2 +- ...59570-AddDescriptionFieldForFilemounts.rst | 2 +- ...eature-61308-AllowPlaceholderAttribute.rst | 2 +- ...03-PageTSDataproviderForBackendLayouts.rst | 2 +- ...re-64200-AllowIndividualContentCaching.rst | 2 +- ...leDisplayOrderConfigurableInListModule.rst | 2 +- ...-AdditionalResourceServiceLocalization.rst | 2 +- ...70-ConfigureSectionForPaginationWidget.rst | 2 +- ...gnalWhenAnIndexRecordIsMarkedAsMissing.rst | 2 +- ...icConversionBetweenMetaMySQLFieldTypes.rst | 2 +- ...eature-67293-DependencyOrderingService.rst | 2 +- ...ributeNameAndMultipleValuesForMetaTags.rst | 2 +- ...re-67545-AJAXMethodToCheckIfFileExists.rst | 2 +- ...4-DisplayOnlineStatusInBackendUserList.rst | 2 +- ...re-67578-AddDescriptionFieldForBeUsers.rst | 2 +- ...re-67603-IntroduceTcaDescriptionColumn.rst | 2 +- ...roduceDataProcessorsForSplittingValues.rst | 2 +- .../Feature-67662-DataProcessorForFiles.rst | 2 +- ...ntroduceDataProcessorForMediaGalleries.rst | 2 +- ...re-67765-IntroduceTypoLinkCodecService.rst | 2 +- ...ntryPointsAndEquivalentRequestHandlers.rst | 2 +- .../7.4/Feature-67880-AddedCountToListNum.rst | 2 +- .../7.4/Feature-67932-RsaauthApiRewrite.rst | 2 +- ...CETableOptionsFromFlexformToTt_content.rst | 2 +- ...AddedBaseDateAttributeToDateViewHelper.rst | 2 +- ...e-68047-EmitASignalForEachMappedObject.rst | 2 +- ...ature-68094-DatabaseQueryDataProcessor.rst | 2 +- ...cumentRootCanBeSpecifiedInComposerjson.rst | 2 +- .../Feature-68186-PSR-7SupportForEIDAdded.rst | 2 +- ...ctOptionLanguageFieldIsActiveByDefault.rst | 2 +- ...97-ShowADialogForExistingFilesOnUpload.rst | 2 +- .../Feature-68218-LockEditForTt_content.rst | 2 +- ...baseRecordListConfigurableToBeEditable.rst | 2 +- ...eInPagePropertiesLikeTSStaticTemplates.rst | 2 +- ...sOfContentElementsIntoForeignLanguages.rst | 2 +- ...LICommandToDumpClassLoadingInformation.rst | 2 +- ...dResourceStorageSanitizeFileNameSignal.rst | 2 +- ...216-DefaultMinimumLoglevelSetToWarning.rst | 2 +- ...BALSupportForALTERTABLEADDDROPKEYAdded.rst | 2 +- ...-RemoveJsfuncevalfieldjsFromFormEngine.rst | 2 +- ...aultBehaviorForTCASuggestWizardChanged.rst | 2 +- ...dResourceStorageSanitizeFileNameSignal.rst | 2 +- .../Documentation/Changelog/7.4/Index.rst | 2 +- ...irstElementWhenAttributeValueNotInList.rst | 2 +- ...reamlineParameterOfInlineLanguageFiles.rst | 2 +- ...Breaking-52156-ReplaceJumpUrlWithHooks.rst | 2 +- ...eaking-63000-MigrateCshmanualToExtbase.rst | 2 +- ...rSortListSanitizesInputOnNumericalSort.rst | 2 +- ...ing-66190-RemoveFlashAndChartFromExtJS.rst | 2 +- ...equired-parameterInTextfieldViewHelper.rst | 2 +- ...onDirectoryStructureOfExtIndexedSearch.rst | 2 +- ...eaking-68401-SqlParserMovedIntoEXTdbal.rst | 2 +- ...eedToBeCastToIntegerForMySQLStrictMode.rst | 2 +- ...g-68571-RemoveElementBrowser-getMsgBox.rst | 2 +- ...8812-DeprecatedBackendEntrypointsMoved.rst | 2 +- ...8814-RemoveOfBaseConstantTYPO3_URL_ORG.rst | 2 +- .../Breaking-69028-DropNegForeignTable.rst | 2 +- ...onUtilityAndMoveMethodsIntoIconFactory.rst | 2 +- ...083-RenamedIdentifierForFilenameModule.rst | 2 +- ...-69148-BackendModuleDispatchingRemoved.rst | 2 +- ...emoveIncludeCshFromContainerViewHelper.rst | 2 +- ...abbedViewOfContentElementWizardRemoved.rst | 2 +- ...tionsInInformationStatusmapStatusToInt.rst | 2 +- ...ElementBrowserControllerbrowserRemoved.rst | 2 +- ...hangedRegistrationOfBackendModuleIcons.rst | 2 +- ...ing-69315-ElementBrowsermain_Protected.rst | 2 +- ...ptFormToSupportTheExtbaseFluidMVCStack.rst | 2 +- ...priteIconsWithIconFactoryInContextMenu.rst | 2 +- .../7.5/Breaking-69568-FormEngine.rst | 2 +- .../7.5/Breaking-69699-TcaCtrlTypeicons.rst | 2 +- ...king-69795-UnusedDTMTabmenuCodeRemoved.rst | 2 +- ...ttingDiff_pathFromDefaultConfiguration.rst | 2 +- ...aking-69930-RemoveOptionServerTimeZone.rst | 2 +- ...419-StreamlineFileConflictModeHandling.rst | 2 +- ...ShouldHaveHigherPriorityThanValueValue.rst | 2 +- ...128-GeneralUtilitySlash-relatedMethods.rst | 2 +- .../7.5/Deprecation-68760-ModuleSettings.rst | 2 +- ...n-68804-CLI-relatedConstantsAndMethods.rst | 2 +- ...0-DeprecateSelectImageinitEventHandler.rst | 2 +- ...ion-69028-RelationHandlerConvertPosNeg.rst | 2 +- ...onUtilityAndMoveMethodsIntoIconFactory.rst | 2 +- ...ecation-69078-TemplateService-tempPath.rst | 2 +- ...kerSubstitutionFunctionalityToOwnClass.rst | 2 +- ...teBackendUtilitygetPathType_web_nonweb.rst | 2 +- ...-69371-DeprecateFormElementImagebutton.rst | 2 +- ...ptFormToSupportTheExtbaseFluidMVCStack.rst | 2 +- ...luidViewHelpersBeButtonsIconViewHelper.rst | 2 +- ...priteIconsWithIconFactoryInContextMenu.rst | 2 +- ...elperMethodsForRedundantCSRFProtection.rst | 2 +- ...-69568-VariousFormEngineRelatedMethods.rst | 2 +- ...eprecation-69705-AddUnifiedRefreshIcon.rst | 2 +- ...6-SelectOptionIconsInOptionTagsRemoved.rst | 2 +- ...eUsingRelativePathToExtAndFilenameOnly.rst | 2 +- ...-HIDE_L10N_SIBLINGSFlexFormdisplayCond.rst | 2 +- ...6525-AddConditionsToINCLUDE_TYPOSCRIPT.rst | 2 +- ...ELECTmmQueryMethodToDatabaseConnection.rst | 2 +- ...-SchedulerTaskToOptimizeDatabaseTables.rst | 2 +- ...-IntroduceTcaOptionToDisableAgeDisplay.rst | 2 +- ...ltilineSupportForTEXTBLOCKInFormWizard.rst | 2 +- ...2-Fluid-basedContentElementsIntroduced.rst | 2 +- ...ture-47812-QuerySupportForBETWEENAdded.rst | 2 +- ...alForPreProcessingLinkvalidatorRecords.rst | 2 +- ...olderAttributeToSomeTextfieldsInWizard.rst | 2 +- ...6282-LanguageSelectorForPageviewModule.rst | 2 +- ...iggerMetadataExtractionAfterFileUpload.rst | 2 +- ...InlineLanguageLabelFilesWithTypoScript.rst | 2 +- ...ure-59144-PageTSconfigWorkspacePreview.rst | 2 +- ...ageQualityDefinablePerSourceCollection.rst | 2 +- ...re-61799-ImprovedHandlingOfOnlineMedia.rst | 2 +- ...ture-61993-CssPageStyleNowPageSpecific.rst | 2 +- ...ure-63395-Html5VideoPosterPreviewImage.rst | 2 +- ...ideUseCombinationWarningViaTcaSettings.rst | 2 +- ...64726-UsingArbitraryFlashmessageQueues.rst | 2 +- .../7.5/Feature-65493-BackendRouting.rst | 2 +- ...ailPathIfMAILtransportSendmailIsActive.rst | 2 +- ...eature-66366-IntroducedMediaViewHelper.rst | 2 +- ...uceAutoplayOptionForVideoAndAudioFiles.rst | 2 +- ...OptionToDisableMoveButtonsTCAGroupType.rst | 2 +- ...re-67875-OverrideCategoryRegistryEntry.rst | 2 +- .../7.5/Feature-67880-AddedCountToSplit.rst | 2 +- ...6-RenderTypeForRsaEncryptedInputFields.rst | 2 +- ...ture-68429-IntroducedAvatarProviderAPI.rst | 2 +- ...DefinitionCanBeProvidedInExt_emconfphp.rst | 2 +- ...butionsThatSuiteTheCurrentTYPO3Version.rst | 2 +- ...toryAsBaseForReplaceTheIconSkinningAPI.rst | 2 +- ...-68746-AddAnnotationForCLIOnlyCommands.rst | 2 +- .../Feature-68756-AddConfigBaseToStdWrap.rst | 2 +- ...ewPasswordInFeloginPasswordChangedHook.rst | 2 +- ...fficialDistributionsInExtensionManager.rst | 2 +- ...oredOutputForCLI-relevantErrorMessages.rst | 2 +- ...re-68837-ClosuresForCommandLineScripts.rst | 2 +- ...69095-IntroduceIconStateForIconFactory.rst | 2 +- ...119-AddABasicSearchToTheFilelistModule.rst | 2 +- ...eature-69389-AddSpinningFeatureForIcon.rst | 2 +- ...ptFormToSupportTheExtbaseFluidMVCStack.rst | 2 +- ...wValueAttributeForOPTIONObjectInWizard.rst | 2 +- ...luginpi_loadLLLoadLabelsFromCustomFile.rst | 2 +- ...wTt_contentPreviewInPageModuleViaFluid.rst | 2 +- ...-69496-ExtractTitleFromPDFWhenIndexing.rst | 2 +- ...2-SupportTyposcriptFilesAsTextFileType.rst | 2 +- ...GLOBALSTYPO3_CONF_VARSSYSmediafile_ext.rst | 2 +- ...Feature-69568-FormEngineDataProcessing.rst | 2 +- ...lifyHandlingOfBackendLayoutsInFrontend.rst | 2 +- ...ature-69730-IntroduceUniqueIdGenerator.rst | 2 +- ...69855-DispatcherForBackendRoutingAdded.rst | 2 +- ...SR-7-basedDispatchingForBackendModules.rst | 2 +- ...bleToRegisterOwnIconsForFileExtensions.rst | 2 +- ...ionsCanProvideAClassMapForClassLoading.rst | 2 +- ...-SeverityFilteringForFlashMessageQueue.rst | 2 +- ...teCTypesTextImageAndTextpicToTextmedia.rst | 2 +- ...ant-68128-PHPMagicQuoteHandlingRemoved.rst | 2 +- ...-CommandControllersAllowedInSubfolders.rst | 2 +- .../7.5/Important-68917-UpdateJQueryTo2x.rst | 2 +- ...aseObjectsWithNOTNULLColumnsHasChanged.rst | 2 +- ...WizardPopupWidthAndHeightFieldsRemoved.rst | 2 +- ...9531-RemoveSpriteManagerIconViewHelper.rst | 2 +- ...IDsWithPSR-7WithoutControllerInterface.rst | 2 +- ...-FAL-basedDatabaseFieldsMovedToInteger.rst | 2 +- .../Documentation/Changelog/7.5/Index.rst | 2 +- ...lerpi_list_browseresultsHasBeenRenamed.rst | 2 +- ...1-ImportModuleDisabledForNonAdminUsers.rst | 6 +- ...-UseNo-cookieDomainForYoutubeByDefault.rst | 8 +- ...upportPecl-memcachedInMemcachedBackend.rst | 2 +- ...461-EnableImportModuleForNonAdminUsers.rst | 4 +- ...eature-84053-APIToAnonymizeIPAddresses.rst | 2 +- ...e-84740-MakeIndexed_searchReadyForGDPR.rst | 4 +- ...ulerTaskToAnonymizeIPAddressesOfTables.rst | 4 +- ...rictedPagesDoesNotWorkWithSpecialMenus.rst | 2 +- ...00-NewDataHandlerCommandCopyToLanguage.rst | 2 +- ...t-77411-RemovedExtbaseTableColumnCache.rst | 2 +- ...CSC-HeaderLinkRespectsGlobalPageTarget.rst | 2 +- ...tant-83768-RemoveReferrerCheckBackport.rst | 2 +- ...rtant-85385-IntegratePharStreamWrapper.rst | 2 +- .../Documentation/Changelog/7.6.x/Index.rst | 2 +- ...eMovePlaceholdersAsDefaultInWorkspaces.rst | 2 +- ...ImportExportIntoClassesImportAndExport.rst | 2 +- ...ing-51099-StreamlineSettingsConditions.rst | 2 +- ...eMenuUrlsToLinkToExternalPagesDirectly.rst | 2 +- ...RootlevelConfigurationinExtbaseQueries.rst | 2 +- ...69-RemovedElementBrowserRelatedClasses.rst | 2 +- .../Breaking-68081-ExtopenidMovedToTER.rst | 4 +- ...27-StringsForLikeAreNotProperlyEscaped.rst | 2 +- ...9916-HookAjaxSaveCodeOfT3editorChanged.rst | 2 +- ...RegisteredAJAXHandlersReplacedByRoutes.rst | 2 +- ...BackendLogingetRsaPublicKeyAJAXHandler.rst | 2 +- ...ng-70033-TcaIconOptionsForSelectFields.rst | 2 +- ...NewContentElementWizardViaPageTSconfig.rst | 2 +- ...eaking-70132-FormEngineCustomFunctions.rst | 2 +- ...reaking-70229-BE-lockSSL3OptionRemoved.rst | 2 +- ...Tform-FormAttributesAreNotRenderedInFE.rst | 2 +- ...orm-RemoveBreakOnErrorOptionFromWizard.rst | 2 +- ...ng-70574-FormWizardSaveHandlingChanged.rst | 2 +- ...RLFunctionalityRemovedFromTheTYPO3Core.rst | 2 +- ...71110-TYPO3-specificUploadLimitRemoved.rst | 2 +- ...7-APIChangeInExceptionHandlerInterface.rst | 2 +- ...RenameConfigurationForConfirmationView.rst | 10 +- .../Deprecation-51482-ScriptBasedModules.rst | 2 +- .../Deprecation-60712-GetDynamicTabMenu.rst | 2 +- ...on-65728-DocumentTemplate-issueCommand.rst | 2 +- ...nsteadOfDataForTEXTAREATEXTBLOCKOPTION.rst | 2 +- ...recation-69822-DeprecateSelectFieldTca.rst | 2 +- ...877-UseModuleTemplateAPIForExtfilelist.rst | 2 +- ...cation-70052-ExtLoadedDisplayCondition.rst | 2 +- ...ecation-70138-FlexFormLanguageHandling.rst | 2 +- ...ation-70477-DeprecateSpriteIconClasses.rst | 2 +- .../Deprecation-70494-WrapClickMenuOnIcon.rst | 2 +- .../Deprecation-70514-DynamicConfigFile.rst | 2 +- ...precation-71153-DocumentTemplateSpacer.rst | 2 +- ...precateRenderMethodOfFlashMessageClass.rst | 2 +- ...dexedSearchParametersConfigurableViaTS.rst | 2 +- ...athSeparatorOfSearchResultConfigurable.rst | 2 +- ...27057-RelationsToTheSameTableInExtbase.rst | 2 +- ...45-ReworkWorkspaceNotificationSettings.rst | 2 +- ...penIdToAutomaticallyCreateUserAccounts.rst | 2 +- ...ardSearchWordsInResultLinkConfigurable.rst | 2 +- ...6633-FormProtectionAPIForFrontEndUsage.rst | 2 +- ...eUrlOptionToUriimageAndImageViewHelper.rst | 2 +- .../Feature-66369-AddedLinkBrowserAPIs.rst | 2 +- ...eature-66369-AddedNewElementBrowserAPI.rst | 2 +- ...lPostProcessorAndIntroduceReplyToEmail.rst | 2 +- ...erAuthenticationgetDefaultUploadFolder.rst | 2 +- ...120-AddBasicFileSearchInElementBrowser.rst | 2 +- ...706-AddInlineSupportForSvgIconProvider.rst | 2 +- ...-IntroducedFileIconDetectionByMimeType.rst | 2 +- .../7.6/Feature-69814-ModuleTemplateAPI.rst | 2 +- ...R-7-basedRoutingForBackendAJAXRequests.rst | 2 +- ...tionShowIconTableForSelectSingleFields.rst | 2 +- ...oAddAutocompleteAttributeToInputFields.rst | 2 +- ...HelperToStripWhitespaceBetweenHTMLTags.rst | 2 +- ...orm-AddHTML4HTML5AttributesToTheWizard.rst | 2 +- ...e-70531-RequireJSModuleForSplitButtons.rst | 2 +- ...re-70583-IntroducedIconAPIInJavaScript.rst | 2 +- ...ure-71196-DisallowLocalizationMixtures.rst | 2 +- ...FlashMessageSupportInModuleTemplateAPI.rst | 2 +- ...-IntroduceHookToOverrideARecordOverlay.rst | 2 +- ...ightParametersFromBEToSYSConfiguration.rst | 2 +- ...esetConfigurationAndClearTemporaryData.rst | 2 +- ...rtant-68079-ExtensionMediaceMovedToTER.rst | 2 +- ...KeepItemsAddItemsAndRemoveItemsChanged.rst | 2 +- ...tipleInlineLocalizeSynchronizeCommands.rst | 2 +- ...7-RemoveThumbnailFunctionalityOfImpexp.rst | 2 +- ...wHelperNoLongerAutomaticallyCompilable.rst | 2 +- .../Documentation/Changelog/7.6/Index.rst | 2 +- ...43085-RenamedGraphicsProcessorSettings.rst | 2 +- ...ImportExportIntoClassesImportAndExport.rst | 2 +- ...43-RemoveUnusedImagesInT3skiniconsgfxi.rst | 2 +- ...ing-51099-StreamlineSettingsConditions.rst | 2 +- ...165-AdditionalMethodsInFolderInterface.rst | 2 +- ...-68890-RemoveDualuseOfAuthTimeoutField.rst | 2 +- ...hangesInViewHelpersPostFluidStandalone.rst | 2 +- ...viourChangedFromENT_COMPATToENT_QUOTES.rst | 2 +- ...9863-RemovedDeprecatedCodeFromExtfluid.rst | 2 +- ...ArrayCantHandleBooleanValuesForNoQuote.rst | 2 +- ...enticationRemovedFromCommandController.rst | 2 +- ...2-RemovedClassLoadingFallbackInCObject.rst | 2 +- ...3-APIChangeInExceptionHandlerInterface.rst | 2 +- ...OutsourceLabelsAndLegendsToOwnPartials.rst | 2 +- ...334-RemovedUtf8ConversionInEXTrecycler.rst | 2 +- ...emovedGraphicalFunctions-nativeCharset.rst | 2 +- ...emovedDeprecatedCodeFromGeneralUtility.rst | 2 +- ...60-RemovedDeprecatedEntryPointFallback.rst | 2 +- ...RemovedDeprecatedContentObjectWrappers.rst | 2 +- ...precatedMethodsInContentObjectRenderer.rst | 2 +- .../Breaking-72368-TYPO3ConstantsRemoved.rst | 2 +- ...72370-RemovedDeprecatedCodeFromExtbase.rst | 2 +- ...-72372-RemovedDeprecatedCodeFromBeuser.rst | 2 +- ...edDeprecatedCodeFromCss_styled_content.rst | 2 +- ...RemovedCssStyledContentTypoScriptFor62.rst | 2 +- ...72381-RemovedDeprecatedCodeFromExtDbal.rst | 2 +- ...84-RemovedDeprecatedCodeFromHtmlParser.rst | 2 +- ...5-RemovedDeprecatedCodeFromDataHandler.rst | 2 +- ...emovedDeprecatedCodeFromEXTrtehtmlarea.rst | 2 +- ...ovedDeprecatedCodeFromDocumentTemplate.rst | 2 +- ...RemovedDeprecatedCodeFromEXTrecordlist.rst | 2 +- ...emovedDeprecatedCodeFromBackendUtility.rst | 2 +- ...dDeprecatedIconUtilityAndSpriteManager.rst | 2 +- ...05-RemovedTraditionalBEModulesHandling.rst | 2 +- ...tedCodeFromLanguageProcessingFunctions.rst | 2 +- ...2416-RemoveEXTt3skinstylesheetssprites.rst | 2 +- .../Breaking-72417-RemovedOldLockingAPI.rst | 2 +- ...18-DeprecatedBackend-relatedPHPClasses.rst | 2 +- ...veDeprecatedCodeFromBackendControllers.rst | 2 +- ...catedCodeFromDatabaseAndQueryFunctions.rst | 2 +- ...iptFrontendControllerOptionsAndMethods.rst | 2 +- ...odeFromFileAndImageProcessingFunctions.rst | 2 +- ...TypoScript-relatedMethodsAndProperties.rst | 2 +- ...tedCodeFromLowlevelAndUtilityFunctions.rst | 2 +- ...8-RemoveDeprecatedCodeFromFlashMessage.rst | 2 +- ...ovedDeprecatedCodeFromBackendFunctions.rst | 2 +- ...-72462-RemovedDeprecatedJavaScriptCode.rst | 2 +- ...RemovedDeprecatedCodeFromExtworkspaces.rst | 2 +- ...emovedDeprecatedMiscellaneousFunctions.rst | 2 +- ...2474-RequestHandlerOnlyWorksWithRoutes.rst | 2 +- ...onstantTYPO3_PROCEED_IF_NO_USERRemoved.rst | 2 +- .../Breaking-72492-RemovedXHTML2Support.rst | 2 +- ...493-RemovedTypoScriptPropertyPagebgImg.rst | 2 +- ...movedRecodeSupportForCharsetConversion.rst | 2 +- ...ecatedMiscellaneousFunctionsAndOptions.rst | 2 +- ...eaking-72602-RemovedUnzipFunctionality.rst | 2 +- ...ng-72604-RemoveOptionMaxFileNameLength.rst | 2 +- ...72661-RTETransformationTs_stripRemoved.rst | 2 +- ...2666-RTERemoveRelativePathCalculations.rst | 2 +- ...-72667-RTEUnusedInternalMethodsRemoved.rst | 2 +- ...ing-72671-ExtensionAboutmodulesRemoved.rst | 2 +- ...king-72686-RemovedRteHtmlParserMethods.rst | 2 +- ...moveUnusedPropertiesInDocumentTemplate.rst | 2 +- ...RemovePropertyStrictInTypoScriptParser.rst | 2 +- ...dRTETransformationOptionPreserveTables.rst | 2 +- ...edCustomCharsetConfigurationForLocales.rst | 2 +- ...ecatedRTETransformationsTsTs_transform.rst | 2 +- ...ByDefaultAndRemoveFont-specificParsing.rst | 2 +- ...aking-72853-RemoveUnusedImagesFromCore.rst | 2 +- ...ing-72861-EXTform-RemoveDeprecatedCode.rst | 2 +- ...essingOptionToUseDivTagsInsteadOfPTags.rst | 2 +- ...ansformationTs_preserveAndPreserveTags.rst | 2 +- ...-RemovedHtmlParserMapTagsFunctionality.rst | 2 +- ...rHtmlspecialcharsTransformationOptions.rst | 2 +- ...ParserDroppedTs_reglinksTransformation.rst | 2 +- ...eaking-73044-JSONForClickMenuInBackend.rst | 2 +- ...iewHelperNodeForBackwardsCompatibility.rst | 2 +- ...ConvertThumbnailsOnlyForNon-imageFiles.rst | 2 +- ...ng-73152-SymfonyConsoleHelpersReplaced.rst | 2 +- ...veFlashmessage_compatibilityjsFromCore.rst | 6 +- ...eaking-73504-MakeTimeTrackerASingleton.rst | 2 +- ...4-TypoScriptPropertyIncludeLibsRemoved.rst | 2 +- ...NameAllowsForTypo3MaindirSpecificPaths.rst | 2 +- ...king-73602-Short-URLWithoutIdIDRemoved.rst | 2 +- ...dResourceCompressorRelativePathMethods.rst | 2 +- .../8.0/Breaking-73655-Php7Required.rst | 2 +- ...-73698-StreamlineLayoutOfFlashMessages.rst | 2 +- ...precatedCodeFromFormDomainModelElement.rst | 2 +- ...nfigurationOptionsForTheBackendRemoved.rst | 2 +- ...-73763-RemovedBackPathFromPageRenderer.rst | 2 +- ...movedAbstractPlugin-LOCAL_LANG_charset.rst | 2 +- ...aking-73794-RenderCharsetOptionRemoved.rst | 2 +- ...029-RemoveModuleLoader-getRelativePath.rst | 2 +- ...4031-CharsetConverterParametersRemoved.rst | 2 +- ...vedSys_file_referenceFieldDownloadname.rst | 2 +- ...0-RemovedTypoScriptOptionIncludeJSlibs.rst | 2 +- ...amespaceImportsWithXmlnsAreNowSingular.rst | 2 +- ...eAbstractContentObjectgetContentObject.rst | 2 +- ...teGetTemplateVariableContainerFunction.rst | 2 +- ...typushErrorMessagesToFlashMessageQueue.rst | 2 +- ...recation-71260-DocumentTemplateMethods.rst | 2 +- ...ion-71916-LanguageService-makeEntities.rst | 2 +- ...abelsFromLanguageServiceToModuleLoader.rst | 2 +- ...cation-72496-DeprecatedLANG-overrideLL.rst | 2 +- ...DeprecateMoreMethodsOfDocumentTemplate.rst | 2 +- ...onConfigurationViaLabelstabs_imagestab.rst | 2 +- ...eSomeFunctionsNotInUseAnymoreInTheCore.rst | 2 +- ...eprecation-72856-RemovedRTEModesOption.rst | 2 +- ...RandomGeneratorMethodsInGeneralUtility.rst | 2 +- ...equireOnceAndGeneralUtilityrequireFile.rst | 2 +- ...73068-DeprecatedDefaultArgumentOnFcase.rst | 2 +- ...ecation-73185-DeprecateNullTimeTracker.rst | 2 +- ...DeprecateBackendUtilitygetListViewLink.rst | 2 +- ...-73352-DeprecateOld-schoolAJAXRequests.rst | 2 +- ...tyClassHasBeenMovedToTheSeverityModule.rst | 10 +- ...82-LANG-csConvObjAndLANG-parserFactory.rst | 2 +- ...BrowserLanguageDetectionMovedToLocales.rst | 2 +- ...eprecation-73514-IncludeLibraryMethods.rst | 2 +- ...ion-73516-VariousGeneralUtilityMethods.rst | 2 +- ...ndUtilitygetFlashMessageForMissingFile.rst | 2 +- ...cateIconRegistrygetDeprecationSettings.rst | 2 +- ...on-73744-DeprecateClipboard-confirmMsg.rst | 2 +- ...to_currentCharsetAndTSFE-renderCharset.rst | 2 +- ...GraphicalFunctions-prependAbsolutePath.rst | 2 +- ...stAndTemplateService-removeQueryString.rst | 2 +- ...ture-1835-RecoverPagesRecursivelyToTop.rst | 2 +- ...dHaveAnOptionToExcludeAllHiddenRecords.rst | 2 +- ...0-AddSupportForPBKDF2ToSaltedpasswords.rst | 2 +- ...e-54887-Post-processingOfThePreviewUrl.rst | 2 +- ...gsArgumentToFformatstripTagsViewHelper.rst | 2 +- ...m-DirectlyLoadFormWizardAsInlineWizard.rst | 2 +- ...upportPecl-memcachedInMemcachedBackend.rst | 2 +- ...NewStandaloneFluidAsComposerDependency.rst | 2 +- ...ExtbasePluginFormTargetPidConfigurable.rst | 4 +- ...tElementWizardTabSortOrderConfigurable.rst | 2 +- ...TagsInHtmlParserWhenStrippingEmptyTags.rst | 2 +- ...form-AllowIntegrationOfPredefinedForms.rst | 2 +- ...e-72337-CharsetConversionAutodetection.rst | 2 +- ...-IntroduceHookToOverrideARecordOverlay.rst | 2 +- ...eProcessStorageSignalToResourceFactory.rst | 2 +- ...ntroduceNativeSupportForSymfonyConsole.rst | 2 +- .../8.0/Feature-73050-AddACSPRNGAPI.rst | 2 +- ...ture-73429-WizardComponentHasBeenAdded.rst | 10 +- ...-TriggerEventAfterModalWindowDismissed.rst | 2 +- ...ectStorageAsArrayInFluidAndOtherPlaces.rst | 2 +- ...-ReportForCheckingDatabaseCharacterSet.rst | 2 +- ...ernativeBackendLogoViaExtensionManager.rst | 2 +- ...ModuleDragDropCanDoCopiesViaCTRLKeyNow.rst | 2 +- ...CharacterSetAndUpdateWizardForNonUtf-8.rst | 2 +- ...wFileAndOpeningItImmediatelyForEditing.rst | 2 +- ...rtant-70849-MakeSearchLevelsConsistent.rst | 2 +- ...521-InternalChangesInCommandController.rst | 2 +- ...InstallToolUpdateFlagsToSystemRegistry.rst | 2 +- ...eratedAssetFilesMovedToTypo3tempassets.rst | 2 +- ...7-RemoveThumbnailFunctionalityOfImpexp.rst | 2 +- .../Documentation/Changelog/8.0/Index.rst | 2 +- ...ticallyAppendAToTheIdentifierOfAFolder.rst | 4 +- ...eaking-70056-CurlAndHttpRequestRemoved.rst | 2 +- ...lerpi_list_browseresultsHasBeenRenamed.rst | 2 +- ...OfDivCe-bodytextMightCauseLayoutIssues.rst | 2 +- ...eterEntryPointPathFromMainApplications.rst | 2 +- ...-75324-ReferenceIndexCLICommandChanged.rst | 2 +- ...edSearchPi-basedPluginToCompatibility7.rst | 2 +- ...g-75355-FlexForm-relatedOptionsRemoved.rst | 2 +- ...YPO3_CONF_VARSBElockSSLOptionIsBoolean.rst | 2 +- ...nfigurationDBConfigStructureHasChanged.rst | 2 +- ...reaking-75454-TYPO3_dbConstantsRemoved.rst | 2 +- ...eaking-75497-InlineBackendLayoutWizard.rst | 4 +- ...king-75708-AlwaysStorePTagsInDBFromRTE.rst | 2 +- ...edMethodsAndTCA-relatedOptionsFromCObj.rst | 2 +- ...5829-RemovedImportHandlingOfPre60Files.rst | 2 +- ...precation-73209-GlobalFlexPageTsConfig.rst | 4 +- ...n-73728-WizardTypeColorboxIsDeprecated.rst | 2 +- ...ion-75327-TSFE-csConvObjAndTSFE-csConv.rst | 2 +- ...ToGeneratingTraditionalBackendAJAXURLs.rst | 4 +- .../8.1/Deprecation-75371-Array2xml_cs.rst | 2 +- ...erHtmlEscapeArgumentMarkedAsDeprecated.rst | 4 +- ...eprecation-75621-GeneralUtilityMethods.rst | 2 +- ...n-75625-DeprecatedCacheClearingOptions.rst | 4 +- ...ature-27471-AllowAsteriskForHideTables.rst | 2 +- ...caleNamesForTypoScriptConfiglocale_all.rst | 4 +- ...QLQueryReductionInPageTreeInWorkspaces.rst | 4 +- .../Feature-70056-GuzzleForHttpRequests.rst | 2 +- ...Feature-72923-ConfigurableFileListSize.rst | 2 +- ...ure-75386-GetIdentifierInSlideCallback.rst | 8 +- ...454-DoctrineDBALForDatabaseConnections.rst | 2 +- ...eature-75497-InlineBackendLayoutWizard.rst | 2 +- ...upIdentifierSupportToJavaScriptIconAPI.rst | 4 +- .../Feature-75581-SimplifyCacheClearing.rst | 2 +- ...ddConfigurationOptionsToFloatConverter.rst | 2 +- ...ackageStatesIncludesOnlyActivePackages.rst | 2 +- .../Documentation/Changelog/8.1/Index.rst | 2 +- ...luateBooleanStdWrapPropertiesCorrectly.rst | 2 +- ...ng-75645-DoctrineMigrateExtbackendTree.rst | 2 +- ...figOptionsSkipAlignAndSkipClassRemoved.rst | 2 +- ...-RemovedUseDefaultContentObjectSetting.rst | 6 +- ...fGetRecordsToCopyDatabaseResultChanged.rst | 2 +- ...pupConfigurationIsMovedToTYPO3settings.rst | 18 +- ...reaking-76469-DoctrineMigrateExtImpExp.rst | 2 +- ...eaking-76527-CleanupContextMenuClasses.rst | 2 +- .../Breaking-76802-DropXcacheCacheBackend.rst | 2 +- ...precation-15415-DeprecateRemoveBadHTML.rst | 2 +- ...ecateTheArgumentHscForGetLLGetLLLAndSL.rst | 2 +- ...859-DeprecateMethodsOfDocumentTemplate.rst | 2 +- ...5209-CodecleanupForMenuViewHelperTrait.rst | 2 +- ...precateMethodsOfLocalizationRepository.rst | 2 +- ...ModelHasIconPropertyButNoDatabaseField.rst | 2 +- ...ecation-76101-RemoveSoloFieldContainer.rst | 2 +- ...ed-Single-Slash-Comments-In-TypoScript.rst | 2 +- .../Deprecation-76164-DeprecateRemoveXSS.rst | 2 +- ...refixesInCallUserFunctionAndGetUserObj.rst | 2 +- ...eprecation-76370-DeprecateCacheFactory.rst | 2 +- .../Deprecation-76383-DeprecateFontTag.rst | 2 +- ...gurableWidthHeightForEditpanelInFeedit.rst | 2 +- ...ure-20446-ClearCacheEntryInContextMenu.rst | 2 +- ...rtyVisibilityToDebuggerUtilityvar_dump.rst | 2 +- .../Feature-76072-OggFlacAndOpusSupport.rst | 2 +- ...76458-LetDebuggerUtilityRenderClosures.rst | 2 +- ...ature-76531-AddIconForRecordViewHelper.rst | 2 +- ...-76590-IntroduceUnitTestsForJavaScript.rst | 6 +- ...XTform-RemovedSupportForCompatibility6.rst | 2 +- .../Documentation/Changelog/8.2/Index.rst | 2 +- ...1-ImportModuleDisabledForNonAdminUsers.rst | 2 +- ...aking-74375-Fe_usersimageMigratedToFAL.rst | 2 +- ...8-ReplaceExtJSCategoryTreeWithD3AndSVG.rst | 8 +- ...abaseRecordListmakeSearchStringChanged.rst | 2 +- ...MethodGetResultChangedInPageLayoutView.rst | 2 +- ...emsChangedInAbstractDatabaseRecordList.rst | 2 +- ...76259-ValuePassedToHookGetTableChanged.rst | 2 +- ...RemoveUnusedPropertiesFromPageTreeView.rst | 2 +- ...idSelectFromAbstractDatabaseRecordList.rst | 2 +- .../Breaking-76891-SyslogLowlevelCommand.rst | 2 +- ...ertiesFromSuggestWizardDefaultReceiver.rst | 2 +- ...eImageInTSConstantsDescriptionsRemoved.rst | 4 +- ...king-77081-RemovedTCASelectTreeOptions.rst | 2 +- ...eaking-77137-JavaScriptAPIOfRTEChanged.rst | 4 +- .../Breaking-77137-RTEOptionColorsRemoved.rst | 2 +- ...lateSoftReferencesFunctionalityRemoved.rst | 2 +- ...roppedExtJSSupportInFrontendTypoScript.rst | 4 +- ...edBasicFileUtilityMethodsAndProperties.rst | 2 +- ...ing-77184-VariousTSFEPropertiesRemoved.rst | 2 +- ...ng-77186-ExtDirectEIDEntryPointRemoved.rst | 2 +- ...eaking-77209-AdaptDefaultRECORDSTables.rst | 4 +- ...emplateShowsFileTitleInFavorOfFileName.rst | 4 +- ...ateFileOverrideViaFlexFormInEXTfelogin.rst | 2 +- ...orm-RemoveDeprecatedIMAGEBUTTONElement.rst | 10 +- ...ultRows_SQLpointerInIndexSearchChanged.rst | 2 +- ...aking-77391-DataHandlerMethodProtected.rst | 2 +- ...ovedPropertyFromDatabaseIntegrityCheck.rst | 2 +- ...reOfAbstractPluginpi_exec_queryChanged.rst | 2 +- ...fAbstractPluginpi_list_makelistChanged.rst | 2 +- ...reaking-77460-ExtbaseQueryCacheRemoved.rst | 4 +- ...king-77481-RemoveFaviconFromTBE_STYLES.rst | 2 +- ...7502-ExtbasePreparsingOfQueriesRemoved.rst | 2 +- ...eOfQueryView-getQueryResultCodeChanged.rst | 2 +- ...outControllerExec_languageQueryDropped.rst | 2 +- ...77587-RemovedLiveSearch-getQueryString.rst | 2 +- ...rkspaceService-isOldStyleWorkspaceUsed.rst | 2 +- ...QueryArrayOfAbstractDatabaseRecordList.rst | 4 +- ...ateMethodPages_getTreeOfPageLayoutView.rst | 4 +- ...cateGeneralUtilitystrtoupperStrtolower.rst | 2 +- ...ageMessageAndAbstractStandaloneMessage.rst | 2 +- ...405-PageRepository-getPathFromRootline.rst | 4 +- ...32-ExtbasePreparedStatementQueryOption.rst | 4 +- ...tion-77477-TemplateService-fileContent.rst | 4 +- ...7502-ExtbasePreparsingOfQueriesRemoved.rst | 4 +- ...cation-77557-MethodQueryView-tableWrap.rst | 4 +- ...461-EnableImportModuleForNonAdminUsers.rst | 4 +- ...LinkServiceForUnifiedReferencingSyntax.rst | 2 +- ...-76107-AddFluidInterceptorRegistration.rst | 2 +- ...8-ReplaceExtJSCategoryTreeWithD3AndSVG.rst | 4 +- ...erCustomResultBrowsersInAbstractPlugin.rst | 2 +- ...uceBuildQueryParametersPostProcessHook.rst | 2 +- ...rTheFileTitleInFileLinksContentElement.rst | 2 +- ...ingAnOwnUnitCollectionToByteViewHelper.rst | 2 +- ...9-AdditionalLocationsForExtensionIcons.rst | 2 +- ...ssibilityToDefineAFaviconForTheBackend.rst | 2 +- ...t-77411-RemovedExtbaseTableColumnCache.rst | 2 +- .../Documentation/Changelog/8.3/Index.rst | 2 +- ...-38496-AddAllParametersToAShortcutPage.rst | 2 +- .../Breaking-52877-RemoveExtJSViewport.rst | 2 +- ...ing-66995-ObjectAccessbehaviorschanged.rst | 2 +- ...ateInformationModuleFunctionController.rst | 2 +- ...ConstantEditorModuleFunctionController.rst | 2 +- ...aking-77379-DoctrineTypo3DbQueryParser.rst | 2 +- ...UidOfRecordCollectionRepositoryChanged.rst | 2 +- ...2-DroppedTCAOptionShowIfRTEInTypecheck.rst | 2 +- .../8.4/Breaking-77630-RemoveWizardIcons.rst | 2 +- .../Breaking-77693-MoveIconsFromT3skin.rst | 2 +- ...d_search_mysqlMergedIntoIndexed_search.rst | 2 +- ...bsoletePropertiesRelatedToPageTreeView.rst | 6 +- ...ec_QueryOfContentObjectRendererChanged.rst | 2 +- ...77762-ExtensionsDbalAndAdodbMovedToTER.rst | 2 +- ...65-ExtJSNotificationsAndDialogsRemoved.rst | 2 +- ...aking-77783-RemoveUnusedExtJSLibraries.rst | 2 +- ...emoveFeatureSubsearchFromIndexedSearch.rst | 2 +- ...7826-RTEHtmlAreaSpellcheckerEIDRemoved.rst | 2 +- ...9-ChangedDateTimeISO8601ToDateTimeATOM.rst | 2 +- ...7-RemovalFe_usersRenderingInPageModule.rst | 2 +- ...oadInformationIsNowInTypo3confautoload.rst | 2 +- ...75363-DeprecateFormResultCompilerJStop.rst | 2 +- ...rametersOfRecyclerUtilitygetRecordPath.rst | 2 +- ...eprecateClickMenuDB_editPageProperties.rst | 2 +- ...7826-RTEHtmlAreaSpellcheckerEntrypoint.rst | 2 +- ...ntoEXTlowlevelAndDeprecateTheOldModule.rst | 10 +- ...87-DeprecatedRecordListingInPageModule.rst | 2 +- ...outViewGetResultWithMysqliResultObject.rst | 2 +- ...3-ExtensionManagementUtilityextRelPath.rst | 2 +- ...ationOfAutoloadInformationIsDeprecated.rst | 4 +- .../Deprecation-78224-TYPO3_DBOccurrences.rst | 4 +- ...Feature-17309-AccessFlexformValueViaTS.rst | 2 +- ...sis-ProvideListingOfDocumentationFiles.rst | 2 +- ...gureTheAvailabilityOfTheElementbrowser.rst | 2 +- ...9-EXTSyntaxInPageRendererAndCompressor.rst | 2 +- ...ationServiceUsingDoctrineSchemaManager.rst | 2 +- ...-77652-MakeSys_languageRecordsSortable.rst | 2 +- ...7668-HideTableListingBelowGroupElement.rst | 2 +- ...splayTCAMigrationMessagesInInstallTool.rst | 2 +- ...re-77900-IntroduceTypeScriptForTheCore.rst | 18 +- ...ClassLoadingInformationUIInInstallTool.rst | 4 +- .../Documentation/Changelog/8.4/Index.rst | 2 +- ...printContentFromTabToGetContentFromTab.rst | 2 +- ...-EnforceCHashArgumentForExtbaseActions.rst | 4 +- ...RemoveSupportForTransForeignTableInTCA.rst | 2 +- ...g-78383-RemoveDefaultCategorizedTables.rst | 4 +- ...ng-78384-FrontendIgnoresTCAInExtTables.rst | 2 +- ...DeletedRecordsCommandParametersChanged.rst | 2 +- ...xFormsCleaningCommandParametersChanged.rst | 2 +- ...78468-RemoveExtDirectFromEXTworkspaces.rst | 2 +- ...OrphanRecordsCleaningParametersChanged.rst | 2 +- ...8521-DropUnusedJavaScriptFromBackendjs.rst | 10 +- ...2-RemoveBackendUserOptionDebugInWindow.rst | 4 +- ...nusedConfigurationOptionsForJavaScript.rst | 10 +- ...dePagePositionMapWizardViaPageTSconfig.rst | 10 +- ...levelLostFilesCommandParametersChanged.rst | 2 +- ...elMissingFilesCommandParametersChanged.rst | 2 +- ...1-FlexFormToolsPublicPropertiesDropped.rst | 4 +- ...mEngineTcaFlexFetchDataProviderRemoved.rst | 4 +- ...1-HookGetFlexFormDSClassNoLongerCalled.rst | 4 +- ...ssingRelationsCommandParametersChanged.rst | 4 +- ...velDoubleFilesCommandParametersChanged.rst | 2 +- ...759-FluidificationOfEditFileController.rst | 2 +- ...55-RemoveObsoleteSysActionTranslations.rst | 2 +- ...levelRteImagesCommandParametersChanged.rst | 4 +- ...erCaseSensitiveOfExtbaseLikeComparison.rst | 2 +- ...rentMenuArrInAbstractMenuContentObject.rst | 2 +- ...hodFileResourceOfContentObjectRenderer.rst | 2 +- .../Deprecation-77732-ExtbaseArrayUtility.rst | 2 +- ...precateTyposcriptOptionConfignoScaleUp.rst | 2 +- .../Deprecation-78217-FramesetAndFrame.rst | 2 +- ...ecateTYPO3_DBAndPreparedStatementClass.rst | 2 +- ...eTopTYPO3BackendContentContaineriframe.rst | 8 +- ...314-AbstractFunctionModule-getBackPath.rst | 4 +- ...TCAOptionVersioning_followPagesRemoved.rst | 2 +- ...precation-78581-FlexFormRelatedParsing.rst | 4 +- ...caTreeTreePageTsConfigAddItemsIconPath.rst | 2 +- ...nglocallang_ToResourcesPrivateLanguage.rst | 2 +- ...78668-TypoScriptOptionConfigmainScript.rst | 2 +- ...8670-DeprecatedCharsetConverterMethods.rst | 2 +- ...nclusionViaRequire_onceInIndexedSearch.rst | 4 +- ...llUserFunctionTokenForSingletonObjects.rst | 4 +- ...872-DeprecateMethodGetRecordUidsToCopy.rst | 2 +- ...upViewHelperForUseWithSelectViewHelper.rst | 2 +- ...mStatusUpdatesReport-jobToSendAllTests.rst | 4 +- ...637-PurgeLanguagePacksInLanguageModule.rst | 2 +- ...ataHandler-Localize-TranslateToMessage.rst | 2 +- ...sShouldBeConfigurableAndReportOverflow.rst | 4 +- ...5-AddFluidDebugInformationToAdminPanel.rst | 2 +- ...checkingWhetherAnUpdateWizardShouldRun.rst | 4 +- ...7910-EXTform-IntroduceNewFormFramework.rst | 4 +- ...-EnforceCHashArgumentForExtbaseActions.rst | 4 +- ...ngInformationStatusForAddSystemMessage.rst | 2 +- ...inesNativeDBALStatementAndQueryBuilder.rst | 2 +- ...-CheckExtTablesTCAChangesInInstallTool.rst | 2 +- ...perNamespacesMovedToTYPO3Configuration.rst | 2 +- ...rovidesOptionToDefineOrderingOfResults.rst | 2 +- ...-EnumerationConstantsProvideTheirNames.rst | 2 +- ...72-IntroduceFluidDataProcessorForMenus.rst | 2 +- ...templateMimicAnActualExtbaseWebRequest.rst | 2 +- ...rictedPagesDoesNotWorkWithSpecialMenus.rst | 2 +- ...sLinesDoesNotRenderDuplicateParagraphs.rst | 2 +- ...nt-75232-SpreadTypeConverterPriorities.rst | 4 +- ...orDateAndDatetimeFieldsMustUseISO-8601.rst | 4 +- ...FieldPositionsInTabsForRecurringFields.rst | 2 +- .../Documentation/Changelog/8.5/Index.rst | 2 +- ...nPropertiesAndMethodsDroppedAndChanged.rst | 2 +- ...moveSelectKeyFromContentElementPreview.rst | 2 +- ...ing-78192-RefactorClickMenuContextMenu.rst | 8 +- ...77-InheritanceOfFlashMessageViewHelper.rst | 2 +- ...7-RemoveFlashMessageGetMessageAsMarkup.rst | 2 +- ...moveExtJsCodeFromFormEngineResultArray.rst | 4 +- ...moveMethodsHookAndPropertyInFormEngine.rst | 2 +- ...-RemoveOptionalFluidTyposcriptTemplate.rst | 2 +- ...-79025-ExtractTestingFrameworkForTYPO3.rst | 2 +- ...Breaking-79100-FeloginRemoveDefaultCss.rst | 2 +- ...wlevelVersionsCommandParametersChanged.rst | 14 +- ...dLegacyCliRelatedConstantsAndVariables.rst | 4 +- ...-79196-ToolbarItemEventHandlingChanged.rst | 4 +- ...g-79201-ExtFormSplitTyposcriptIncludes.rst | 2 +- ...ng-79227-RemovedExtDirectStateProvider.rst | 6 +- ...oveExtJSPagetreeIndicatorFunctionality.rst | 4 +- .../Breaking-79242-RemoveL10n_modeNoCopy.rst | 2 +- ...g-79243-RemoveL10n_modeMergeIfNotBlank.rst | 2 +- ...RemoveSys_language_softMergeIfNotBlank.rst | 2 +- .../8.6/Breaking-79259-RemoveExtt3skin.rst | 4 +- ...263-SchedulerCLIControllerClassRemoved.rst | 2 +- ...ProcessingOptionDisableUnifyLineBreaks.rst | 2 +- ...-79273-RemovedRteHtmlParserProcOptions.rst | 12 +- ...TEProctransformBoldAndItalicTagsOption.rst | 4 +- ...agesurlSchemeToCompatibility7Extension.rst | 2 +- ...iCode-VCParameterIsNotEvaluatedAnyMore.rst | 4 +- ...oduleFunctionQuickEditToCompatibility7.rst | 4 +- ...ng-79464-ExtFormRefactorFluidRendering.rst | 2 +- ...-RemovedSessionLockingBasedOnUseragent.rst | 2 +- ...ng-79622-CSSStyledContentAndTypoScript.rst | 2 +- ...ContentBulletContentElementAdjustments.rst | 2 +- ...dContentTableContentElementAdjustments.rst | 2 +- ...79622-DedicatedContentElementsForMenus.rst | 2 +- ...entElementChangedForFluidStyledContent.rst | 2 +- ...ultLayoutsForFluidStyledContentChanged.rst | 2 +- ...ingThumbnailConfigurationForTt_content.rst | 2 +- ...valOfFluidStyledContentMenuViewHelpers.rst | 2 +- ...CSSStyledContentReplacedWithFrameClass.rst | 2 +- ...aceAfterAdjustmentsForCSSStyledContent.rst | 2 +- ...fCSSStyledContentAndFluidStyledContent.rst | 2 +- ...erHasBeenRemovedFromFluidStyledContent.rst | 2 +- ...precation-70316-FrontendBasketWithRecs.rst | 2 +- ...934-DeprecateTt_contentFieldSelect_key.rst | 4 +- ...-LegacyPreparedStatementsWithinExtbase.rst | 2 +- ...477-RefactoringOfFlashMessageRendering.rst | 2 +- .../Deprecation-78899-FormEngineMethods.rst | 4 +- ...78899-TCACtrlFieldRequestUpdateDropped.rst | 4 +- ...-79258-MethodsInLocalizationRepository.rst | 2 +- ...CommandLineControllerAndCleanerCommand.rst | 4 +- ...ion-79316-DeprecateArrayUtilityinArray.rst | 4 +- ...stractUserAuthenticationveriCodeMethod.rst | 4 +- ...-MethodsRelatedToRichtextConfiguration.rst | 2 +- ...extConfigurationInDefaultExtrasDropped.rst | 4 +- ...DeprecateMembersInPageLayoutController.rst | 4 +- .../8.6/Deprecation-79440-TcaChanges.rst | 2 +- ...angeVisibilityInternalCacheDatahandler.rst | 4 +- ...60-DeprecateClientUtilitygetDeviceType.rst | 4 +- ...on-79622-DeprecationOfCSSStyledContent.rst | 2 +- ...58-PageRepositoryShouldFieldBeOverlaid.rst | 2 +- ...lerProvidePageBrowserToChooseStartPage.rst | 4 +- ...re-28171-ImprovedLinkFieldInFormEngine.rst | 4 +- ...RunManuallyExecutedTasksOnNextCron-run.rst | 4 +- ...endTheWidgetIdentifierWithCustomString.rst | 2 +- ...ailableAtPastingPositionAndUseModalNow.rst | 4 +- ...-ImplementFoldingOfSchedulerTaskGroups.rst | 4 +- ...2-PageModuleNoticeContentIsAlsoShownOn.rst | 4 +- ...70316-IntroduceSessionStorageFramework.rst | 2 +- .../Feature-72749-CLISupportForT3DImport.rst | 2 +- ...roppingVariantsInImageManipulationTool.rst | 2 +- ...uceTranslationSourceFieldForTt_content.rst | 2 +- ...ure-78192-RefactorClickMenuContextMenu.rst | 14 +- ...477-RefactoringOfFlashMessageRendering.rst | 2 +- .../8.6/Feature-78899-TCAMaxitemsOptional.rst | 4 +- ...kInTypolinkForModificationOfPageParams.rst | 10 +- ...ngOfTemplatePathsInBackendTemplateView.rst | 2 +- ...-AddHookToAddCustomTypoScriptTemplates.rst | 2 +- .../8.6/Feature-79196-AllowReloadOfTopbar.rst | 2 +- ...216-AddYAMLConfigurationForCKEditorRTE.rst | 2 +- .../Feature-79225-PluginPreviewWithFluid.rst | 4 +- ...ButtonToDeleteSimilarErrorsFromSys_log.rst | 4 +- ...ture-79240-SingleCliUserForCliCommands.rst | 4 +- ...rmExtendExtensionLocationFunctionality.rst | 4 +- ...ToCreateTRIMExpressionWithDoctrineDBAL.rst | 4 +- ...-SchedulerCLIAvailableAsSymfonyCommand.rst | 6 +- ...arameterToFlinktypolinkAndFuritypolink.rst | 2 +- ...CARichtextConfigurationInConfigSection.rst | 2 +- ...ignalToExcludeTablesFromReferenceIndex.rst | 2 +- ...ature-79402-VariableViewHelperForFluid.rst | 2 +- ...tSectionsInFluidTemplateWithController.rst | 2 +- ...etSectionsInFluidTemplateContentObject.rst | 2 +- ...79420-HideFilesFromListOfDocumentation.rst | 4 +- ...tionToDisableValidationOfStoredRecords.rst | 2 +- ...ature-79440-FormEngineElementExpansion.rst | 4 +- ...Tform-AddElementSelectorForTextEditors.rst | 4 +- ...rm-AddFormSettingsButtonToModuleHeader.rst | 4 +- ...wListOfFailedInputElementsInFormEngine.rst | 4 +- ...0-EXTform-ExtendSaveToDatabaseFinisher.rst | 4 +- ...EXTform-AddInspectorMultiselectEditors.rst | 4 +- ...erPositionSupportForFluidStyledContent.rst | 2 +- ...oducingFrameClassForFluidStyledContent.rst | 2 +- ...oducingTableClassForFluidStyledContent.rst | 2 +- ...ewContentElementsForFluidStyledContent.rst | 2 +- ...-NewDefaultLayoutForFluidStyledContent.rst | 2 +- ...eAndSpaceAfterClassForCssStyledContent.rst | 2 +- ...ndSpaceAfterClassForFluidStyledContent.rst | 2 +- ...22-TextmediaSupportForCSSStyledContent.rst | 2 +- ...ature-79626-IntegrateRecordLinkHandler.rst | 2 +- ...chronizedFieldValuesInLocalizedRecords.rst | 2 +- ...00-NewDataHandlerCommandCopyToLanguage.rst | 4 +- ...portant-78899-DisplayCondStrictParsing.rst | 4 +- ...nnectPersistentToRedisFromCacheBackend.rst | 4 +- ...ersioningPreview_where_hid_delProperty.rst | 4 +- ...1-UseGlobalsDollarInsteadOfTYPO3jQuery.rst | 8 +- .../Documentation/Changelog/8.6/Index.rst | 2 +- ...aking-82093-ExtFormFieldPartialChanged.rst | 2 +- ...-UseNo-cookieDomainForYoutubeByDefault.rst | 8 +- ...ranslationForOptionsPropertiesAsString.rst | 4 +- ...anslateElementErrorViewHelperArguments.rst | 4 +- ...78161-IntroduceTypoScriptFileExtension.rst | 2 +- ...validateAttributeToFluidFormViewHelper.rst | 2 +- ...-83405-AddConfirmationFinisherTemplate.rst | 2 +- ...AllowAddingAdditionalQueryrestrictions.rst | 2 +- ...akeCHashConfigurableInFluidWidgetLinks.rst | 2 +- ...ulerTaskToAnonymizeIPAddressesOfTables.rst | 4 +- ...reTYPO3-shippedCookiesWithSameSiteFlag.rst | 4 +- ...geNotFound_handling_accessdeniedheader.rst | 2 +- ...t-75591-PartialsHoneypothtmlHasChanged.rst | 2 +- ...CSC-HeaderLinkRespectsGlobalPageTarget.rst | 2 +- ...t-78336-GeneratePreviewLinksWithAChash.rst | 2 +- ...7-AddedHookForResolvingCustomLinkTypes.rst | 2 +- ...rtant-81751-DbalCompatibleQuotingInTca.rst | 2 +- ...peAndTemplatePreProcessorConfiguration.rst | 2 +- ...82794-AddedSysLanguageModeFallbackStop.rst | 8 +- .../Important-83768-RemoveReferrerCheck.rst | 2 +- ...-ConsoleShowDeprecationWarningInChrome.rst | 2 +- ...operlySelectedRelationalDatabaseFields.rst | 2 +- ...andler-Localize-TranslateToMessageHook.rst | 2 +- ...enyDirectFALCommandsForFormDefinitions.rst | 2 +- ...FilterDisallowedPropertiesInFormEditor.rst | 2 +- ...rte_ckeditor-Re-addTheSoftHyphenButton.rst | 2 +- ...rtant-85385-IntegratePharStreamWrapper.rst | 2 +- ...ithPlaceholderInExternalUrlLinkHandler.rst | 4 +- ...-87298-DestroySessionsOnPasswordChange.rst | 2 +- ...entOverridingCKEditorConfigFromPlugins.rst | 2 +- .../Documentation/Changelog/8.7.x/Index.rst | 2 +- ...lderGetQueriedTablesResultFormatChange.rst | 2 +- ...CHashIncludePageIdFromCHashCalculation.rst | 2 +- ...BALSTYPO3_CONF_VARSFEpageOverlayFields.rst | 2 +- ...RTEInlineStylesFromParsedBlockquoteTag.rst | 2 +- ...rFrontendLoginAdaptsFluidStyledContent.rst | 2 +- ...riptLibraryObjectForFluidStyledContent.rst | 2 +- ...ng-80628-ExtensionRtehmlareaMovedToTER.rst | 2 +- ...n-78650-TemplateService-splitConfArray.rst | 2 +- ...precateBackendUtilitygetRecordsByField.rst | 2 +- ...InDataHandlerRelatedToPageDeleteAccess.rst | 2 +- ...baseCommandControllersAdminRoleMethods.rst | 2 +- ...-79770-DeprecateInlineLocalizationMode.rst | 2 +- ...79858-TSFE-relatedPropertiesAndMethods.rst | 2 +- ...ecation-79972-DeprecatedFluidOverrides.rst | 2 +- ...precation-80000-InlineOverrideChildTca.rst | 2 +- ...emoveTCAConfigMaxOnInputDateTimeFields.rst | 4 +- ...eprecateJQueryAndExtJSForBEViewhelpers.rst | 2 +- ...8-MarkExtJSRelatedAPICallsAsDeprecated.rst | 2 +- ...rentMethodSignatureForInfiniteAttempts.rst | 2 +- ...poScriptOptionPageinsertClassesFromRTE.rst | 2 +- ...DeprecatedBootstraploadExtensionTables.rst | 2 +- ...17-DeprecateBackendUtilityGetRecordRaw.rst | 2 +- ...0440-EXTlowlevelArrayBrowser-wrapValue.rst | 2 +- ...ptFrontendController-BeLoginLinkIPList.rst | 2 +- ...ion-80445-DeprecatePrintContentMethods.rst | 2 +- ...on-80449-GeneralUtilityfreetypeDpiComp.rst | 2 +- ...80451-DeprecateGeneralUtilitycsvValues.rst | 2 +- ...neInterfaceCliKeysAndCli_dispatchphpsh.rst | 2 +- ...hichWorkspaceToReturnTheWorkspaceTitle.rst | 2 +- ...alizationParserInterface-getParsedData.rst | 2 +- ...-80491-BackendControllerInclusionHooks.rst | 2 +- ...n-80510-ContentObjectRenderer-URLqMark.rst | 2 +- ...FunctionModule-incLocalLangAndThisPath.rst | 2 +- ...512-DocumentTemplate-extJScodeProperty.rst | 2 +- ...andlerVariousMethodsAndMethodArguments.rst | 2 +- ...lFunctions-tempPathAndCreateTempSubDir.rst | 2 +- ...gsetJS_mouseOverAndConfigsetJS_openPic.rst | 2 +- ...itorygetHashAndPageRepositorystoreHash.rst | 2 +- ...-relatedMethodsInContentObjectRenderer.rst | 2 +- ...-relatedMethodsInContentObjectRenderer.rst | 2 +- .../8.7/Deprecation-80579-ModalCenter.rst | 10 +- ...n-80583-TYPO3_CONF_VARS_extensionAdded.rst | 2 +- ...eActions-document-closeToActions-close.rst | 2 +- ...eDuplicateIconIdentifiersToActions-add.rst | 2 +- ...4-TCAItemListStyleAndSelectedListStyle.rst | 2 +- ...rridingPATH_siteViaEnvironmentVariable.rst | 2 +- ...ridingCropVariantsForImageManipulation.rst | 2 +- ...ntSupportToTyposcriptRenderingOfImages.rst | 2 +- ...xtFormSetMaximumFieldLengthAsAttribute.rst | 2 +- .../Feature-80154-RetrieveSessionDataInTS.rst | 4 +- ...tFormSupportMultipleFormElementsPerRow.rst | 2 +- ...FluidTemplateForAlreadyRenderedContent.rst | 2 +- ...NowAvailableThroughTypoScriptConstants.rst | 2 +- ...xtbaseCLICommandsAvailableViaNewCLIAPI.rst | 2 +- ...ature-80579-ImprovedJavaScriptModalAPI.rst | 32 +-- ...619-ExtendLinkGenerationWithinTypolink.rst | 2 +- ...AddLanguageDebugModeToAllConfiguration.rst | 2 +- ...riptServiceClassMovedFromExtbaseToCore.rst | 2 +- ...t-79847-FluidBugsFixedAndFeaturesAdded.rst | 2 +- ...rsionSelectorViewMovedToCompatibility7.rst | 2 +- ...xtFormConfigurationForFormVHAttributes.rst | 2 +- ...241-ExtFormSimplifyTranslationHandling.rst | 2 +- ...sysLanguageSoftExcludeToCompatibility7.rst | 2 +- ...301-ExtFormCleanupAndCallbackMigration.rst | 2 +- ...391-NoConstantsResetInCssStyledContent.rst | 2 +- ...beLoginLinkIPListMovedToCompatibility7.rst | 2 +- ...450-MonitorUtilityMovedToCompatibility.rst | 4 +- ...DbalCompatibleFieldQuotingInTypoScript.rst | 2 +- ...-SimplifyImportantActionsInInstallTool.rst | 2 +- ...meworkRemovalUseComposerPackageInstead.rst | 2 +- .../Documentation/Changelog/8.7/Index.rst | 2 +- ...0-RemovedExtDirectDebugAndGLOBALSerror.rst | 2 +- ...4-GeneralUtilitydevLogNotCalledAnymore.rst | 2 +- ...ng-55298-DecoupledHistoryFunctionality.rst | 2 +- ...OptimizeReflectionServiceCacheHandling.rst | 2 +- ...ocolFieldFromPageTypeLinkToExternalURL.rst | 2 +- ...rowExceptionIfUserFunctionDoesNotExist.rst | 2 +- ...77-AddedDeletedColumnForSchedulerTasks.rst | 2 +- ...g-80700-DeprecatedFunctionalityRemoved.rst | 46 ++-- ...emoveSystemExtensionCss_styled_content.rst | 6 +- ...reaking-80929-TYPO3_DBMovedToExtension.rst | 2 +- ...poScriptTemplateInEXTtstemplateRemoved.rst | 2 +- ...1225-MergedEXTcontext_helpToEXTbackend.rst | 2 +- ...1460-DeprecateGetByTagOnCacheFrontends.rst | 2 +- ...baseFieldBe_groupshide_in_listsDropped.rst | 4 +- ...oveOfServicesListReportFromSvToReports.rst | 2 +- .../9.0/Breaking-81735-GetRidOfSysextsv.rst | 4 +- ..._editphppreOutputProcessingHookChanged.rst | 4 +- ...fixFormIdentifierWithContentElementUid.rst | 2 +- .../9.0/Breaking-81787-DropEXTfunc.rst | 4 +- .../9.0/Breaking-81847-RemoveJSMENU.rst | 4 +- ...ngedBehaviorOfAutocompletionAppearance.rst | 2 +- ...-RemovedExplanationOfTypoScriptOptions.rst | 2 +- ...ing-81951-InstallToolEntryPointRemoved.rst | 2 +- ...neValidationparseDateRemoveFixYear2038.rst | 2 +- ...aking-82148-DownloadSQLDumpDroppedInEM.rst | 4 +- ...king-82162-GlobalErrorConstantsRemoved.rst | 4 +- ...ExtFormTranslationForOptionsProperties.rst | 4 +- ...tionFormDefinitionOverridesByFlexforms.rst | 10 +- ...reaking-82296-UserAgentConstantRemoved.rst | 4 +- .../9.0/Breaking-82334-AbstractRecordList.rst | 2 +- ...fterExtensionConfigurationWriteRemoved.rst | 2 +- ...oAllowUploadingSystemExtensionsRemoved.rst | 2 +- .../Breaking-82378-RemoveNamespacedJQuery.rst | 10 +- ...-RemoveSpecialConstantTSConstantEditor.rst | 8 +- ...kendModulesRunThroughRegularDispatcher.rst | 2 +- ...g-82414-RemoveCMSBaseViewHelperClasses.rst | 4 +- ...roppedOldDBRelatedConfigurationOptions.rst | 2 +- ...tsEditorOptionMOD_TSEDITABLE_CONSTANTS.rst | 2 +- ...reaking-82426-ExtJSAndExtDirectRemoval.rst | 2 +- ...acedGeneralUtilitysysLogWithLoggingAPI.rst | 2 +- ...reaking-82445-PagesAndPageTranslations.rst | 2 +- ...05-MergedEXTinfo_pagetsconfigToEXTinfo.rst | 2 +- ...serRepositoryInjectionInNoteController.rst | 2 +- ...reaking-82572-RDCTFunctionalityRemoved.rst | 4 +- ...g-82629-TceDbOptionsPrErrAndUPTRemoved.rst | 4 +- ...atedForAuthenticationAndServiceClasses.rst | 2 +- ...82640-Re-arrangingGlobalDebugFunctions.rst | 4 +- ...dOptionToGeneratePNGsLimitedTo64Colors.rst | 4 +- ...zardControllerNotExtendsAbstractModule.rst | 4 +- ...nsiderPublishingReferencesInWorkspaces.rst | 2 +- ...izeChildrenAtParentLocalizationRemoved.rst | 4 +- ...ationOptionsForImageManipulationPHPAPI.rst | 2 +- ...igurationOptionContent_doktypesRemoved.rst | 4 +- ...-82832-UseAtDaemonDroppedFromScheduler.rst | 4 +- ...2852-ExceptionIsThrownOnInvalidCharset.rst | 10 +- ...emovedFieldNoCacheInDatabaseTablePages.rst | 2 +- ...93-RemoveGlobalVariablePARSETIME_START.rst | 4 +- ...ExtensionVersionMigratedIntoWorkspaces.rst | 4 +- ...APIMethodsInExtensionManagementUtility.rst | 2 +- ...moveTypoScriptOptionPagebodyTagMargins.rst | 4 +- ...5-RemoveTypoScriptOptionPagestylesheet.rst | 6 +- ...RemovedPageTreeRelatesTsConfigSettings.rst | 2 +- ...emovedDatabaseFieldSysDomainForcedFlag.rst | 2 +- ...ordListLocalizationViewIsAlwaysEnabled.rst | 6 +- ...gurationOptionBeFileExtensionsWebspace.rst | 2 +- ...3122-RemovedStdWrapOptionTCAselectItem.rst | 6 +- ...dWrapOptionsSpaceSpaceBeforeSpaceAfter.rst | 2 +- ...ackendLayoutIconToFileAbstractionLayer.rst | 4 +- ...SortingColumnFromTableSysFileReference.rst | 2 +- ...-83161-RemoveTYPO3LLLUsagesInTYPO3Core.rst | 10 +- ...nctionalityForDataMapper-getPlainValue.rst | 4 +- ...RemovedCache_phpcodeCacheConfiguration.rst | 4 +- ...tAddCacheHashParameterByDefaultAnymore.rst | 2 +- ...83256-RemovedLockFilePathFunctionality.rst | 2 +- ...tingTypeNumViaIdGETParameterInFrontend.rst | 2 +- ...vedExtBackendPrivateTemplatesCloseHtml.rst | 2 +- ...reaking-83289-CoreVersion90NeedsPHP720.rst | 2 +- ...sCustomSaltingsMustUseTheSaltInterface.rst | 4 +- ...omposerRestrictsInstallationOfTypo3cms.rst | 2 +- ...n-52694-DeprecatedGeneralUtilitydevLog.rst | 2 +- ...umentsOfBackendUtilityGetPagesTSconfig.rst | 2 +- ...OptimizeReflectionServiceCacheHandling.rst | 2 +- ...ocationOfFormatToPageTypeMappingOption.rst | 2 +- ...poverMemberInstanceInTYPO3GlobalObject.rst | 6 +- ...ecation-80993-GeneralUtilitygetUserObj.rst | 2 +- .../Deprecation-81201-EidUtilityinitTCA.rst | 2 +- ...rMethodArgumentOnViewHelpersDeprecated.rst | 2 +- ...tion-81217-TSFE-relatedLanguageMethods.rst | 6 +- ...LArgumentInPageRepository-getRawRecord.rst | 2 +- ...81318-PublicPropertiesOfPageRepository.rst | 4 +- ...1460-DeprecateGetByTagOnCacheFrontends.rst | 2 +- ...ation-81464-AddAPIForMetaTagManagement.rst | 4 +- ...kendUtilitygetListGroupNamesDeprecated.rst | 4 +- ...540-DeprecateDocumentTemplateformWidth.rst | 2 +- ...recation-81600-UnusedExtbaseExceptions.rst | 4 +- ...651-ArgumentParametersInListModuleHook.rst | 2 +- ...3-DeprecatedLanguageLabelForFileRename.rst | 4 +- ...ation-81951-InstallToolEntryPointMoved.rst | 2 +- ...ueAndNoscriptOptionsInSVGContentObject.rst | 2 +- ...recateGLOBALSTYPO3_CONF_VARSEXTextConf.rst | 2 +- ...-82315-DeprecateBinTypo3LanguageUpdate.rst | 4 +- ...-Typo3-pagetreeNavigationComponentName.rst | 2 +- ...Deprecation-82430-GeneralUtilitysysLog.rst | 4 +- .../Deprecation-82438-DeprecationMethods.rst | 4 +- ...45-PageTranslationRelatedFunctionality.rst | 2 +- ...precation-82603-DeprecateStorageModule.rst | 12 +- ...eprecation-82609-DeprecateTYPO3Utility.rst | 10 +- ...condArgumentOfGeneralUtilitymkdir_deep.rst | 4 +- ...ation-82725-DeprecateConfigurationForm.rst | 6 +- ...ameExtlowlevelViewToLowlevelController.rst | 4 +- ...-82805-RenamedAjaxLoginHandlerPHPClass.rst | 4 +- ...ectWithTYPO3CMSExtbaseAnnotationInject.rst | 2 +- ...2899-ExtensionManagementUtilityMethods.rst | 4 +- ...CustomBackendModuleRegistrationMethods.rst | 2 +- ...precation-82903-DeprecateClientUtility.rst | 2 +- ...criptOptionConfigtypolinkCheckRootline.rst | 2 +- ...ion-82926-DomainRelatedApiMethodInTSFE.rst | 4 +- ...teUsageOfInjectWithNonPublicProperties.rst | 2 +- ...zyWithTYPO3CMSExtbaseAnnotationORMLazy.rst | 2 +- ...-83083-GeneralUtilityllXmlAutoFileName.rst | 4 +- ...hTYPO3CMSExtbaseAnnotationORMTransient.rst | 2 +- ...ithTYPO3CMSExtbaseAnnotationORMCascade.rst | 2 +- ...O3CMSExtbaseAnnotationIgnoreValidation.rst | 2 +- ...rameworkWrapperMethodsInBackendUtility.rst | 4 +- .../Deprecation-83118-DeleteClauseMethods.rst | 4 +- ...83121-LoggingMethodDataHandler-newlog2.rst | 4 +- ...cation-83252-Link-tagSyntaxProcesssing.rst | 2 +- ...254-MovedPageGenerationMethodsIntoTSFE.rst | 4 +- ...3273-PublicPropertiesOfTemplateService.rst | 4 +- ...-AllowNestedGET-paramsInConfiglinkVars.rst | 4 +- ...nsubstitutedConstantsInTSObjectBrowser.rst | 2 +- ...Feature-45535-SortingForScheduler-list.rst | 4 +- ...OptimizeReflectionServiceCacheHandling.rst | 2 +- ...eLinksSortingByDateAndSortingDirection.rst | 2 +- .../9.0/Feature-67884-DisplayUnusedCEs.rst | 18 +- ...-69340-ShowBackendUserWhoDeletedRecord.rst | 2 +- ...ThumbnailSizeInFileBrowserConfigurable.rst | 2 +- ...reateUrilinkToBackendModulesViewhelper.rst | 4 +- ...tElementWizardViaModalInsteadOfNewPage.rst | 2 +- ...ddCrossoriginPropertyToJavaScriptFiles.rst | 2 +- ...ViewAllowToDisableCopyTranslateButtons.rst | 2 +- ...8-IntroduceJavaScriptTriggerRequestAPI.rst | 2 +- ...eDevicePresetsAndRedesignTheViewModule.rst | 2 +- ...5-SetTheSessionTimeoutForFrontendUsers.rst | 2 +- ...ceSchedulerTaskToExecuteConsoleCommand.rst | 2 +- ...77-AddedDeletedColumnForSchedulerTasks.rst | 2 +- .../Feature-80186-ExtFormAddHtml5Elements.rst | 2 +- ...AddConfirmationFinisherToTheFormEditor.rst | 4 +- .../Feature-80342-ExtbaseValidatorForURLs.rst | 2 +- ...542-TypoScriptJavaScriptDeferAttribute.rst | 2 +- ...7-AddSupportForNativeSQLTimeColumnType.rst | 4 +- ...rListOfRecentlyUsersThatWereSwitchedTo.rst | 4 +- ...ExclusionOfRecordsInLocalizationWizard.rst | 2 +- ...Feature-81223-IncludeCSSinlineProperty.rst | 2 +- ...tePublicAccessToProtectedByDeprecation.rst | 2 +- ...-AcceptFormElementTranslationArguments.rst | 2 +- ...re-81409-Configurable-Route-Parameters.rst | 2 +- ...ature-81464-AddAPIForMetaTagManagement.rst | 2 +- ...AddPossibilityToWriteTestsInTypeScript.rst | 6 +- ...uilderObjectAsArgumentInListModuleHook.rst | 2 +- ...lectViewHelperSupportsRequiredArgument.rst | 2 +- ...oVideoYouTubeVimeoAdditionalAttributes.rst | 2 +- ...fixFormIdentifierWithContentElementUid.rst | 4 +- .../9.0/Feature-81901-ExtendT3editor.rst | 2 +- .../9.0/Feature-82014-ExtensionScanner.rst | 2 +- ...re-82070-ExcludeDoktypesInSearchResult.rst | 2 +- ...AllowInlineRenderingInSVGContentObject.rst | 2 +- ...ortEXTSyntaxAsSourceInSVGContentObject.rst | 2 +- ...ture-82177-ExtFormAddFileSizeValidator.rst | 4 +- ...ToDetermineIfContentRecordIsUsedUnused.rst | 2 +- ...toreExtensionConfigurationAsPlainArray.rst | 2 +- ...tionOfSearchResultPathIntoTitleUriLink.rst | 2 +- ...re-82266-BackendUsersSystemMaintainers.rst | 2 +- ...3-AddConfigurableFootnoteToLoginScreen.rst | 2 +- ...sibilityToGetALabelInASpecificLanguage.rst | 2 +- ...ndDebugInformationAsHTTPResponseHeader.rst | 6 +- ...NavigationModuleRegistrationEgPageTree.rst | 2 +- ...-82441-InjectLoggerWhenCreatingObjects.rst | 4 +- ...-HookToModifyResultsBeforeAssignToView.rst | 2 +- ...2-NewSyntaxForImportingTypoScriptFiles.rst | 2 +- ...ure-82826-TCAAllowLabelInPalettesArray.rst | 4 +- ...ectWithTYPO3CMSExtbaseAnnotationInject.rst | 2 +- ...ideCredentialsInTheConfigurationModule.rst | 2 +- ...-ListingOfPageTranslationsInListModule.rst | 2 +- ...eYarnAsDependencyManagerForNodeModules.rst | 4 +- ...zyWithTYPO3CMSExtbaseAnnotationORMLazy.rst | 2 +- ...hTYPO3CMSExtbaseAnnotationORMTransient.rst | 2 +- ...ithTYPO3CMSExtbaseAnnotationORMCascade.rst | 2 +- ...O3CMSExtbaseAnnotationIgnoreValidation.rst | 2 +- ...geNotFound_handling_accessdeniedheader.rst | 2 +- ...nstallToolModulesIntoBackendModuleMenu.rst | 4 +- ...turnValueFordoesRecordExist_pageLookUp.rst | 4 +- ...-80246-MemcachedBackendMarkedTransient.rst | 2 +- .../Important-81023-DropTypo3db_legacy.rst | 4 +- ...ant-81109-SimplifyDefaultBackendLayout.rst | 2 +- ...96-LanguageServiceMovedToCoreExtension.rst | 6 +- ...1201-TCAPopulatedAvailableAtAnyRequest.rst | 2 +- ...thPropertiesThatAreMigratedToProtected.rst | 2 +- ...-81474-CombineModulesAboutAboutModules.rst | 2 +- ...ortant-81568-MigrateChashConfiguration.rst | 2 +- ...gedSystemExtensionCshmanualIntoBackend.rst | 2 +- ...8-CreatePagesAndSortPagesInContextMenu.rst | 4 +- ...toloaderIsNoLongerForcedInComposerjson.rst | 4 +- ...esUseRouteajaxInsteadOfAjaxIdParameter.rst | 4 +- ...ementationOfCmsVariableProviderRemoved.rst | 2 +- .../9.0/Important-82230-FluidUpdates.rst | 4 +- ...EXTform-UseOwnFolderForFormDefinitions.rst | 2 +- ...5-MigratePagesLanguageOverlayIntoPages.rst | 2 +- ...tant-82692-GuidelinesForExtensionFiles.rst | 2 +- .../Documentation/Changelog/9.0/Index.rst | 2 +- ...tyMovedFromSys_domainToRedirectsModule.rst | 2 +- ...tion-81852-DeprecatedUsageOfEXTrsaauth.rst | 2 +- ...on-83503-DeprecateUnneededRawValidator.rst | 2 +- ...511-DeprecateAbstractValidatorTestcase.rst | 2 +- ...movedMaximumNumberOfRecordsRestriction.rst | 4 +- ...96-ImpexpRemovedMaxFileSizeRestriction.rst | 4 +- ...cation-83606-ImpexpSizeHandlingRemoved.rst | 2 +- ...e-61170-AddAdditionalHookForRecordList.rst | 2 +- ...ature-83350-AddRecursiveArrayFiltering.rst | 2 +- .../9.1/Feature-83429-FeatureToggles.rst | 2 +- ...igurableInPagetreeOverviewInInfoModule.rst | 2 +- ...61-ShowFieldnameNextToTitleInDebugMode.rst | 2 +- ...e-83529-ExecuteHooksOnBackendUserLogin.rst | 2 +- ...1-SystemExtensionRedirectsHasBeenAdded.rst | 2 +- ...83637-AddedNewMainModuleSiteManagement.rst | 2 +- ...allyDisableenableRedirectHitStatistics.rst | 2 +- .../Documentation/Changelog/9.1/Index.rst | 2 +- ...5834-ReorderProcessingOfTcaSelectItems.rst | 2 +- ...egateValidatorInformationInClassSchema.rst | 2 +- ...Breaking-83889-E_NOTICEFreeUnitTesting.rst | 2 +- ...-84055-MigrateSys_notesAwayFromExtbase.rst | 4 +- ...4131-RemovedClassesOfLanguageExtension.rst | 2 +- ...uireJSModuleForLanguageHandlingRemoved.rst | 2 +- ...edulerTaskDoesNotWorkAfterTYPO3Upgrade.rst | 2 +- ...on-81434-StringCacheFrontendDeprecated.rst | 4 +- ...ateValidatorInformationInClassSchema-1.rst | 2 +- ...ateValidatorInformationInClassSchema-2.rst | 2 +- ...-83506-DeprecateFeUserSesDataCondition.rst | 2 +- ...-CleanupOfAbstractRecordListBreaksHook.rst | 2 +- ...ation-83803-DeprecateEidRequestHandler.rst | 2 +- ...ascriptLibsAndPagejavascriptLibsjQuery.rst | 2 +- ...n-83844-DeprecatedUsageOfToplaunchView.rst | 2 +- ...cation-83853-BackendAjaxRequestHandler.rst | 2 +- ...PageNotFoundAndErrorHandlingInFrontend.rst | 2 +- ...-83904-ArrayHandlingInAbstractTreeView.rst | 4 +- ...riptFrontendController-page_cache_reg1.rst | 4 +- ...tion-83942-DeprecatedFileFacadegetIcon.rst | 2 +- ...n-83964-ExtForm-StreamlineUsageOfIcons.rst | 2 +- ...ecation-84045-AdminPanelHookDeprecated.rst | 2 +- ...tion-84109-DeprecateDependencyResolver.rst | 2 +- ...ublicMethodsOfAdminPanelViewDeprecated.rst | 4 +- ...recation-84145-DeprecateExt_isLinkable.rst | 4 +- ...ersAsNon-associativeArrayAreDeprecated.rst | 4 +- ...sAndPropertiesInEditDocumentController.rst | 4 +- ...eprecation-84222-ExtForm-GridContainer.rst | 2 +- ...sInFileSystemNavigationFrameController.rst | 4 +- ...dMethodsAndPropertiesInLoginController.rst | 4 +- ...4275-ProtectedMethodInLogoutController.rst | 4 +- ...entElementElementInformationController.rst | 2 +- ...dsAndPropertiesInMoveElementController.rst | 2 +- ...tInterfaceInFileCreateFolderController.rst | 2 +- ...questInterfaceInFileEditFileController.rst | 2 +- ...ropertiesInNewContentElementController.rst | 2 +- ...tedMethodsAndPropertiesInAddController.rst | 2 +- ...erRequestInterfaceInFileFileController.rst | 2 +- ...odsAndPropertiesInFileUploadController.rst | 2 +- ...odsAndPropertiesInWizardEditController.rst | 4 +- ...odsAndPropertiesInRenameFileController.rst | 4 +- ...dsAndPropertiesInReplaceFileController.rst | 4 +- ...edMethodsAndPropertiesInListController.rst | 4 +- ...dMethodsAndPropertiesInTableController.rst | 4 +- ...hodsAndPropertiesInNewRecordController.rst | 2 +- ...sAndPropertiesInUserSettingsController.rst | 2 +- ...ropertiesInSimpleDataHandlerController.rst | 4 +- ...ecordListRenamedToRecordListController.rst | 2 +- ...AXRequestMethodsInRsaEncryptionEncoder.rst | 2 +- ...ationWithoutContentTypeApplicationJson.rst | 2 +- ...rdRenamedToImageManipulationController.rst | 2 +- ...etionRenamedToCodeCompletionController.rst | 2 +- ...RenamedToTypoScriptReferenceController.rst | 4 +- ...nfigOptionModweb_listnewWizardsDropped.rst | 6 +- ...aluesFromGlobalsDeprecatedInFormEngine.rst | 2 +- ...9-DeprecateMethodsInCoreVersionService.rst | 2 +- ...ataFunctionalityMovedInPageLinkBuilder.rst | 4 +- ...641-DeprecatedAdminPanelRelatedMethods.rst | 2 +- ...e-48013-AddSupportForProgressiveImages.rst | 2 +- ...e-61981-SearchAllFieldsInSuggestWizard.rst | 2 +- ...ulerCreateTaskGroupFromAddeditTaskForm.rst | 2 +- ...okInDatabaseRecordListMakeSearchString.rst | 2 +- ...ateSwiftMailersSpoolTransportIntoTYPO3.rst | 2 +- ...penCopyButtonWhenSavingAContentElement.rst | 4 +- ...yTo-email-addressForNotification-mails.rst | 2 +- ...ettingOfValidationMessagesInFormEditor.rst | 2 +- ...e-80263-AddANewSignalSlotForUserSwitch.rst | 4 +- ...RequiredAttributesToTextareaViewHelper.rst | 2 +- .../Feature-83460-HideRestrictedColumns.rst | 2 +- ...3506-RetrieveSessionDataInTSConditions.rst | 2 +- ...re-83556-AddToggleSwitchesToFormEngine.rst | 2 +- ...tureFlagUnifiedPageTranslationHandling.rst | 4 +- ...-83725-SupportForPSR-15HTTPMiddlewares.rst | 2 +- ...PSR-7RequestsWithTYPO3ServerParameters.rst | 2 +- ...-CleanupOfAbstractRecordListBreaksHook.rst | 2 +- ...ure-83748-ShowValueOfFieldsInDebugMode.rst | 4 +- ...06-DisableSingleFormEngineDataProvider.rst | 4 +- ...videViewHelperToRenderIconForResources.rst | 2 +- ...965-MakePositionOfSysNotesConfigurable.rst | 2 +- .../Feature-84045-NewAdminPanelModuleAPI.rst | 2 +- ...120-AbsoluteURLsForTypolinkViewHelpers.rst | 8 +- ...4153-IntroduceAGenericEnvironmentClass.rst | 4 +- ...-84159-ExtractAdminPanelToOwnExtension.rst | 4 +- ...ugOutputShouldNotBeVisibleInAdminPanel.rst | 2 +- ...6-RequestAwareInterfacesAddedToReports.rst | 2 +- ...ecordlist-MakeCsvDelimiterConfigurable.rst | 4 +- ...yFilesToBeStoredOutsideTheDocumentRoot.rst | 2 +- ...e-84549-UsageOfNewRESTAPIOnGettypo3org.rst | 2 +- .../9.2/Feature-84581-SiteHandling.rst | 2 +- ...dBehaviorChangeInRequestHandlerClasses.rst | 2 +- ...ovedRequestTypeSpecificCodeInBootstrap.rst | 2 +- ...4420-ProperlyEscapeReservedCharsInYaml.rst | 2 +- ...ant-84658-KeepSortingForDeletedRecords.rst | 2 +- .../Documentation/Changelog/9.2/Index.rst | 2 +- ...RemovedUnusedLocallangFilesFromEXTlang.rst | 4 +- ...eaking-84744-RaiseDoctrinedbal-version.rst | 4 +- ...emoveExplicitConfirmationOfTranslation.rst | 2 +- ...-UseNo-cookieDomainForYoutubeByDefault.rst | 6 +- ...LocalizationOfPageOnColumnBasisRemoved.rst | 2 +- ...LocalizationRepositoryMarkedAsInternal.rst | 2 +- ...MethodsOfLocalizationRepositoryChanged.rst | 2 +- ...-84877-RouteOfLanguageRetrievalChanged.rst | 2 +- ...Breaking-85025-EnumerationsAreNowFinal.rst | 4 +- ...upportForNonNamespacedClassesInExtbase.rst | 2 +- ...tWithTxtFileExtensionHasBeenDeprecated.rst | 2 +- ...eWithTYPO3CMSExtbaseAnnotationValidate.rst | 2 +- ...MovedFileExtensionDetectionToFALDriver.rst | 4 +- ...yFromExtlangAndRemoveExtlangCompletely.rst | 4 +- ...-SysDomainResolvingMovedIntoMiddleware.rst | 4 +- ...ousTypoScriptFrontendControllerMethods.rst | 4 +- ...rAuthentication-addTScommentDeprecated.rst | 2 +- ...UserAuthentication-simplelogDeprecated.rst | 4 +- ...gPropertiesInBackendUserAuthentication.rst | 4 +- ...93-DeprecateSomeTSconfigRelatedMethods.rst | 2 +- ...dUtilitygetPidForModTSconfigDeprecated.rst | 4 +- ...MethodsAndConstantsInValidatorResolver.rst | 2 +- ...85012-OnlyValidateMethodParamsIfNeeded.rst | 2 +- ...configModWithUserTSconfigModDeprecated.rst | 2 +- ...altedPasswordsRelatedMethodsAndClasses.rst | 4 +- ...-85078-PageRepositoryVersioningPreview.rst | 4 +- ...n-85086-GeneralUtilityArrayToLogString.rst | 4 +- .../Deprecation-85102-PhpOptionsUtility.rst | 4 +- ...5113-LegacyBackendModuleRoutingMethods.rst | 2 +- .../Deprecation-85120-JavaScriptEncoder.rst | 4 +- ...-85122-FunctionalityInCharsetConverter.rst | 4 +- ...ation-85123-ConstantsRelatedToServices.rst | 4 +- ...85124-RedirectingUrlHandlerHookConcept.rst | 2 +- ...n-85125-UsagesOfCharsetConverterInCore.rst | 2 +- ...E-getPageShortcutMovedToPageRepository.rst | 2 +- ...erveImageRotationIfOrientIsSavedInExif.rst | 4 +- ...e-71644-AddMetadataToFilebrowserSearch.rst | 4 +- ...9-SaltedpasswordsSupportPHPPasswordAPI.rst | 2 +- ...ature-81464-AddAPIForMetaTagManagement.rst | 10 +- ...e-81794-PasswordFieldsInTheInstallTool.rst | 4 +- ...ature-82511-ExtFormAddHtml5DateElement.rst | 2 +- ...eWithTYPO3CMSExtbaseAnnotationValidate.rst | 2 +- ...ure-83983-ImprovedModuleLinkViewHelper.rst | 2 +- ...e-84650-IntroduceLanguageMenuProcessor.rst | 2 +- ...ure-84749-HideDuplicateButtonByDefault.rst | 2 +- ...ScriptConditionsForSiteAndSiteLanguage.rst | 2 +- ...ture-84775-ExtendHMENUForLanguageMenus.rst | 8 +- ...RemoveEntriesInLocalStorageByKeyPrefix.rst | 2 +- ...IconsFetchedByTheIconAPIInLocalStorage.rst | 2 +- .../Feature-84798-AddSEOFieldsToPagesTCA.rst | 2 +- ...ddRuntimeCacheWriterToLoggingFramework.rst | 2 +- .../Feature-84932-SortSubpagesByNavTitle.rst | 4 +- ...-BEViewHelperForEditDocumentController.rst | 2 +- ...-UserTSconfigShowInConfigurationModule.rst | 4 +- ...ture-85147-RenderSEOMetaTagsInFrontend.rst | 2 +- ...utoCreateManagementDBFieldsFromTCACtrl.rst | 4 +- ...-SetExcludePropertyForTt_contentFields.rst | 4 +- ...Important-85026-SaltedpasswordsChanges.rst | 2 +- ...fCharsetConverterInitializationMethods.rst | 4 +- .../Documentation/Changelog/9.3/Index.rst | 2 +- ...enderableInterfaceAndFinisherInterface.rst | 2 +- ...aking-85398-DropDocumentationExtension.rst | 2 +- ...aking-85761-AuthenticationChainChanges.rst | 2 +- ...concatenateJsAndCssAndConcatenateFiles.rst | 2 +- ...riptTemplateModuleControllerrenderList.rst | 4 +- ...daptTCASignatureForInlineCustomControl.rst | 2 +- ...enFormElementAnd_isReadOnlyFormElement.rst | 2 +- ...odsAndPropertiesInPageLayoutController.rst | 2 +- ...AndPropertyInSchedulerModuleController.rst | 2 +- ...ion-84414-BackendUtilityshortcutExists.rst | 2 +- ...uleEnabledAndExt_makeToolbarDeprecated.rst | 2 +- ...04-DeprecateMethodsInReflectionService.rst | 2 +- ...precation-85164-LanguageRelatedMethods.rst | 2 +- ...ion-85196-ProtectSetupModuleController.rst | 2 +- ...cation-85285-DeprecatedSystemConstants.rst | 2 +- ...ation-85300-DataHandlerResortingMethod.rst | 2 +- ...ousPublicPropertiesInFavorOfContextAPI.rst | 2 +- ...4-ClassCoreDatabasePdoHelperDeprecated.rst | 2 +- ...on-85408-TemplateServiceInitDeprecated.rst | 2 +- ...tion-85445-TemplateService-getFileName.rst | 2 +- ...bjectRenderer-calcIntExplodeDeprecated.rst | 2 +- ...ion-85462-SignalHasInstalledExtensions.rst | 2 +- ...462-SignalTablesDefinitionIsBeingBuilt.rst | 2 +- ...iptFrontendControllerAndPageRepository.rst | 2 +- ...ge-relatedMethodsUseNullAsDefaultValue.rst | 2 +- ...54-PageRepository-checkWorkspaceAccess.rst | 2 +- ...poScriptFrontendController-getUniqueId.rst | 2 +- ...6-PageRepository-versioningWorkspaceId.rst | 2 +- ...ation-85557-PageRepository-getRootLine.rst | 2 +- ...558-ContentObjectRenderer-enableFields.rst | 2 +- ...-85646-DeprecateEIDImplementedAsScript.rst | 2 +- ...oScriptFrontendController-initTemplate.rst | 2 +- ...precation-85678-ConfigTitleTagFunction.rst | 4 +- .../Deprecation-85678-TsfeAltPageTitle.rst | 2 +- ...tion-85687-DeprecateRuntimeCacheWriter.rst | 2 +- ...recation-85699-MethodsInPageRepository.rst | 2 +- ...recation-85701-MethodsInModuleTemplate.rst | 2 +- ...recation-85707-LoginFramesetController.rst | 2 +- ...tabaseIntegrityCheckMovedToEXTlowlevel.rst | 2 +- ...35-MethodAndPropertyInDocumentTemplate.rst | 2 +- ...cation-85759-GeneralUtilitygetHostName.rst | 2 +- ...n-85760-GeneralUtilityunQuoteFilenames.rst | 2 +- ...eprecation-85761-SaltedPasswordService.rst | 2 +- ...lConstantsFromSystemEnvironmentBuilder.rst | 2 +- ...recation-85796-SaltedPasswordsCleanups.rst | 2 +- ...lityexplodeUrl2Array-2ndMethodArgument.rst | 2 +- ...FlexFormServiceFromEXTextbaseToEXTcore.rst | 2 +- ...04-SaltedPasswordHashClassDeprecations.rst | 2 +- ...ageRendereraddInlineLanguageLabelArray.rst | 2 +- ...vironmentServiceisEnvironmentInCliMode.rst | 2 +- .../Deprecation-85821-BootstrapMethods.rst | 2 +- .../9.4/Deprecation-85822-PageGenerator.rst | 2 +- ...SaltedpasswordsMergedIntoCoreExtension.rst | 2 +- ...cation-85836-BackendUtilitygetTCAtypes.rst | 2 +- ...ecation-85858-GeneralUtilityclientInfo.rst | 2 +- ...-85878-EidUtilityAndVariousTSFEMethods.rst | 2 +- ...iousMethodsRegardingSysDomainResolving.rst | 2 +- .../9.4/Deprecation-85902-IMGMENUGMENU.rst | 2 +- ...recation-85960-CompareUidentDeprecated.rst | 2 +- ...eprecatePageRepository-getFirstWebPage.rst | 2 +- ...baseCommandControllersAndCliAnnotation.rst | 2 +- ...recation-85978-GraphicalFunctions-init.rst | 2 +- ...5996-ExtensionManagerCommandController.rst | 14 +- ...rkspacesTasksMigratedToSymfonyCommands.rst | 2 +- ...02-TSFEConstructorWithNo_cacheArgument.rst | 2 +- ...ralTypoScriptFrontendControllerMethods.rst | 2 +- ...6109-ClassUserStorageCapabilityService.rst | 2 +- ...ptionToolbarOpenByDefaultInThePageTree.rst | 4 +- ...alPresetsForCronCommandOfSchedulerTask.rst | 2 +- ...57331-SupportMdashInCurrencyViewHelper.rst | 2 +- .../9.4/Feature-75806-AddHreflangSupport.rst | 2 +- ...re-83476-LoadMergedJSFilesAsynchronous.rst | 2 +- ...eringAndPaginationInTheRedirectsModule.rst | 2 +- .../9.4/Feature-84133-IntroduceVariants.rst | 2 +- .../9.4/Feature-84525-XMLSitemap.rst | 2 +- .../Feature-84584-Re-DesignTheAdminPanel.rst | 2 +- ...Feature-84606-AddLogModuleToAdminPanel.rst | 2 +- ...ture-84609-AddSQLLogModuleToAdminPanel.rst | 2 +- ...ficFieldWhenFixingLinksInLinkvalidator.rst | 2 +- .../9.4/Feature-84729-NewTCATypeSlug.rst | 2 +- ...ropertyDisableFormElementsAndFinishers.rst | 2 +- ...6-ReadEnvironmentVariablesInTypoScript.rst | 2 +- ...uagesRespectsSiteConfigurationSettings.rst | 2 +- .../Feature-85164-EnableLanguagesPerSite.rst | 2 +- ...tionToDefaultLogFileNamesForFileWriter.rst | 2 +- ...7-TraitToDetectPublicDeprecatedMethods.rst | 2 +- .../Feature-85256-InstallTYPO3OnSQLite.rst | 2 +- ...eature-85313-AddNotesFieldToPagesTable.rst | 4 +- ...55-SupportBasicHTML5FieldsInFormEngine.rst | 2 +- ...89-ContextAPIForConsistentDataHandling.rst | 2 +- ...ture-85410-AllowTCADescriptionProperty.rst | 2 +- ...ontextForTypoScriptDataGetTextProperty.rst | 6 +- ...ddHooksForDatabaseRecordListCSVActions.rst | 2 +- .../9.4/Feature-85678-AddAPIForTitleTags.rst | 2 +- ...-ShowPagePathForReferencesInRecordInfo.rst | 2 +- ...e-85698-NewTypeinputEvalSaltedPassword.rst | 2 +- ...-85719-AllowSitesWithoutSchemeOrDomain.rst | 2 +- ...yExpressionLanguageHandlingIntoEXTcore.rst | 2 +- ...ressionLanguageForTypoScriptConditions.rst | 2 +- ...894-FeatureTogglesInAdminToolsSettings.rst | 2 +- .../9.4/Feature-85900-PseudoSiteHandling.rst | 4 +- ...radeWizardToMigratePagesToSpeakingURLs.rst | 2 +- .../Feature-85947-PageBasedURLHandling.rst | 2 +- ...91-ExcludeSymfonyCommandsFromScheduler.rst | 4 +- ...aceCleanupTasksAvailableViaCLICommands.rst | 4 +- ...Feature-86003-AdminpanelCompositionApi.rst | 2 +- .../Feature-86051-ShowExtensionsViaCLI.rst | 14 +- ...6057-ImprovedTypolinkURLLinkGeneration.rst | 2 +- ...6-CLICommandsForListingAndShowingSites.rst | 10 +- .../Feature-86076-NewAPIForUpgradeWizards.rst | 2 +- ...t-84280-UnitTestSuppressNoticesRemoved.rst | 2 +- ...96-RemovedSimulateUserFromUserSettings.rst | 4 +- ...nsionsCompatibleWithTYPO3V7LTSOrHigher.rst | 2 +- ...ant-85683-DroppedSaltedpasswordOptions.rst | 2 +- ...omponentsRequirementsRaisedToSymfony41.rst | 2 +- ...swordsExtensionMergedIntoCoreExtension.rst | 4 +- .../Documentation/Changelog/9.4/Index.rst | 2 +- ...ndencyInjectionWithNonPublicProperties.rst | 2 +- .../Deprecation-87277-FluidClassAliases.rst | 2 +- ...ture-83334-AddImprovedBuildQueryString.rst | 2 +- ...e-86331-NativeURLSupportForMountPoints.rst | 2 +- ...eature-86740-AllowRemovalOfSlashInSlug.rst | 4 +- ...ancedFallbackModesForTranslatedContent.rst | 2 +- .../Feature-86826-RecursiveRecordSitemap.rst | 2 +- ...-SupportOfFeaturesInExpressionLanguage.rst | 2 +- ...-TypoScriptGetTextPropertySiteLanguage.rst | 2 +- ...oScriptPropertyConfightmlTagattributes.rst | 2 +- ...ure-87085-FallbackOptionsForSlugFields.rst | 2 +- ...InterfaceToDenoteSiteLanguageAwareness.rst | 2 +- ...-87610-New-FAL-API-to-search-for-files.rst | 2 +- .../9.5.x/Feature-87748-AddSiteProcessor.rst | 2 +- ...98-TCA-basedSlugModifiersForExtensions.rst | 2 +- ...89556-FeatureFlagBetaTranslationServer.rst | 2 +- .../Feature-90328-SupportOfMacedonian.rst | 2 +- ...-IntegrateServerResponseSecurityChecks.rst | 2 +- ...ture-94825-SanitizeHtmlFluidViewHelper.rst | 4 +- ...AllowMetaDataEditingOnReadOnlyStorages.rst | 2 +- ...-X-UA-CompatibleNotSetInBackendAnymore.rst | 4 +- ...84105-StreamlineDeprecationLogHandling.rst | 2 +- ...WorkspaceRestrictionForDatabaseQueries.rst | 2 +- ...etersAreNowIncludedInCanonicalizedUrls.rst | 4 +- ...ggerFromSerialisationForSchedulerTasks.rst | 2 +- ...eAspectsTakePrecedenceOverRequirements.rst | 2 +- ...-86994-IndexedSearchWithRouteEnhancers.rst | 2 +- ...ectsFromObjectStorageUsingNumericValue.rst | 2 +- ...eparedStatementsForPdo_mysqlPerDefault.rst | 2 +- ...eIsBeingGeneratedMessageHasBeenRemoved.rst | 2 +- ...88045-LocalesDependenciesConfiguration.rst | 2 +- ...t-88720-RespectSiteForPersistedMappers.rst | 2 +- ...ant-88824-AddCacheForErrorPageHandling.rst | 2 +- ...zardForInvalidBackendUserConfiguration.rst | 2 +- ...kageAlgo26-matthiasidna-convertRemoved.rst | 2 +- ...242-IntroduceBackendRouteReferrerCheck.rst | 2 +- ...doModeForInstallToolAccessedViaBackend.rst | 2 +- ...Important-94484-IntroduceHTMLSanitizer.rst | 3 +- .../Important-94492-IntroduceSVGSanitizer.rst | 2 +- .../Documentation/Changelog/9.5.x/Index.rst | 2 +- ...dWrapSupportForConfigadditionalHeaders.rst | 8 +- ...93-FALResourceStorage-dumpFileContents.rst | 2 +- ...lerActionsDoNotReceivePreparedResponse.rst | 2 +- ...-85031-ProtectedImportExportController.rst | 2 +- .../Deprecation-85970-FileContentObject.rst | 2 +- ...80-InternalAnnotationInExtbaseCommands.rst | 2 +- ...recation-85981-AnnotationFlushesCaches.rst | 2 +- ...FEPropertiesMethodsAndChangeVisibility.rst | 2 +- .../Deprecation-86068-OldConditionSyntax.rst | 2 +- ...cation-86110-FrontendEditingController.rst | 2 +- ...ion-86163-TCATypeuserWithoutRenderType.rst | 2 +- ...-ClassElementBrowserFramesetController.rst | 2 +- ...otectedRenderMethodInBackendController.rst | 4 +- ...rotectedMethodsInSetupModuleController.rst | 4 +- ...on-86182-ProtectedTaskModuleController.rst | 2 +- ...184-ProtectedMethodsInReportController.rst | 4 +- ...ectedMethodsInElementBrowserController.rst | 4 +- ...MethodsInAbstractLinkBrowserController.rst | 4 +- ...tion-86197-ProtectedFileListController.rst | 4 +- ...on-86198-ProtectedRecordListController.rst | 2 +- ...ion-86207-ProtectedTstemplateExtension.rst | 2 +- ...precation-86210-ProtectedInfoExtension.rst | 2 +- ...seScriptClassAndAbstractFunctionModule.rst | 2 +- ...270-ExtbaseXclassViaTypoScriptSettings.rst | 2 +- ...86279-VariousHooksAndPSR-15Middlewares.rst | 2 +- ...ontendBackendUserAuthenticationMethods.rst | 2 +- ...-MarkInternalTSFEPropertiesAsProtected.rst | 2 +- ...gurationKeySiteInYAMLSiteConfiguration.rst | 2 +- ...-ChangeVisibilityOfPageRepository-init.rst | 2 +- ...53-CacheManagerUsageInExt_localconfphp.rst | 2 +- ...recation-86366-MethodsInAbstractUpdate.rst | 2 +- ...ility_GETsetAndTSFE-mergingWithGetVars.rst | 2 +- ...recation-86404-GLOBALSTYPO3_LOADED_EXT.rst | 2 +- ...roupInternal_typeFileAndFile_reference.rst | 2 +- .../Deprecation-86411-TSFE-makeCacheHash.rst | 2 +- ...ndContentObjectRenderer-relatedMethods.rst | 10 +- ...recation-86438-PageRenderer-loadJQuery.rst | 2 +- ...MethodsWithinTemplateServiceAsInternal.rst | 2 +- ...ethodsAndPropertiesWithinRteHtmlParser.rst | 10 +- ...pertiesInsideBackendUserAuthentication.rst | 2 +- ...poScriptParsingFunctionalityAsInternal.rst | 2 +- ...ractUserAuthentication-fetchUserRecord.rst | 4 +- ...ScriptFrontendController-processOutput.rst | 2 +- .../Feature-20051-SupportTheCanonicalTag.rst | 2 +- ...Utf8mb4OnMysqlByDefaultForNewInstances.rst | 2 +- ...ageTypeEnhancerForMappingTypeParameter.rst | 4 +- .../Feature-86214-ImplementStaticRoutes.rst | 2 +- .../Feature-86303-VariantsForSitesBase.rst | 2 +- ...ature-86365-RoutingEnhancersAndAspects.rst | 2 +- ...nvironmentVariablesInSiteConfiguration.rst | 2 +- ...re-86422-TypoScriptGetTextPropertySite.rst | 2 +- ...-86457-TCATypeSlugAddsAPrependingSlash.rst | 2 +- .../9.5/Feature-90115-KinyarwandaLanguage.rst | 2 +- ...lationHandlingConsistentWithTyposcript.rst | 18 +- ...rtant-85560-LocationOfXLFLabelsChanged.rst | 2 +- ...fSuppliedHtaccessWebconfigFilesChanged.rst | 2 +- .../Documentation/Changelog/9.5/Index.rst | 2 +- .../core/Documentation/Changelog/Howto.rst | 2 +- .../core/Documentation/Includes.rst.txt | 34 +++ typo3/sysext/core/Documentation/Includes.txt | 20 -- typo3/sysext/core/Documentation/Index.rst | 52 +++- typo3/sysext/core/Documentation/Master.rst | 2 +- typo3/sysext/core/Documentation/Settings.cfg | 89 ++++--- typo3/sysext/core/Documentation/Sitemap.rst | 9 + .../core/Documentation/Sitemap/Index.rst | 11 - typo3/sysext/core/Documentation/genindex.rst | 7 + typo3/sysext/core/README.rst | 11 + .../Documentation/Configuration/Index.rst | 2 +- .../PermissionHandlingOfWidgets.rst | 2 +- .../Configuration/WidgetGroupCreation.rst | 2 +- .../Configuration/WidgetPresets.rst | 4 +- .../Configuration/WidgetRegistration.rst | 2 +- .../Configuration/WidgetSettings.rst | 2 +- .../Configuration/WidgetTemplate.rst | 2 +- .../Documentation/Developer/AddingButtons.rst | 2 +- .../Developer/GraphWidgetImplementation.rst | 2 +- .../Documentation/Developer/Index.rst | 2 +- .../Documentation/Developer/Interfaces.rst | 2 +- .../Developer/WidgetImplementation.rst | 2 +- .../dashboard/Documentation/Editor/Index.rst | 2 +- .../dashboard/Documentation/Includes.rst.txt | 34 +++ .../dashboard/Documentation/Includes.txt | 20 -- .../sysext/dashboard/Documentation/Index.rst | 63 +++-- .../Documentation/Installation/Index.rst | 2 +- .../Documentation/Introduction/Index.rst | 2 +- .../dashboard/Documentation/Settings.cfg | 83 +++--- .../dashboard/Documentation/Sitemap.rst | 9 + .../Documentation/Widgets/BarChartWidget.rst | 2 +- .../Documentation/Widgets/CTAButtonWidget.rst | 2 +- .../Widgets/DoughnutChartWidget.rst | 2 +- .../dashboard/Documentation/Widgets/Index.rst | 2 +- .../Documentation/Widgets/ListWidget.rst | 2 +- .../Widgets/NumberWithIconWidget.rst | 2 +- .../Documentation/Widgets/RssWidget.rst | 2 +- .../dashboard/Documentation/genindex.rst | 7 + typo3/sysext/dashboard/README.rst | 10 + typo3/sysext/extbase/README.rst | 11 + typo3/sysext/extensionmanager/README.rst | 10 + .../Documentation/Configuration/Index.rst | 2 +- .../felogin/Documentation/Examples/Index.rst | 7 +- .../felogin/Documentation/Hooks/Index.rst | 7 +- .../felogin/Documentation/Includes.rst.txt | 34 +++ .../sysext/felogin/Documentation/Includes.txt | 21 -- typo3/sysext/felogin/Documentation/Index.rst | 64 ++--- .../Documentation/Introduction/Index.rst | 7 +- .../Documentation/KnownProblems/Index.rst | 7 +- .../LoginMechanism/Display/Index.rst | 7 +- .../Documentation/LoginMechanism/Index.rst | 7 +- .../LoginMechanism/LoginProcess/Index.rst | 7 +- .../LoginMechanism/RedirectModes/Index.rst | 7 +- .../sysext/felogin/Documentation/Settings.cfg | 68 +++-- .../sysext/felogin/Documentation/Sitemap.rst | 9 + .../sysext/felogin/Documentation/Targets.rst | 13 - .../Documentation/UsersManual/Index.rst | 7 +- .../sysext/felogin/Documentation/genindex.rst | 7 + typo3/sysext/felogin/README.rst | 11 + typo3/sysext/filelist/README.rst | 13 + typo3/sysext/filemetadata/README.rst | 10 + .../Classes/ViewHelpers/CObjectViewHelper.php | 10 +- .../ViewHelpers/Format/HtmlViewHelper.php | 2 +- typo3/sysext/fluid/README.rst | 10 + .../AddingYourOwnContentElements/Index.rst | 2 +- .../Configuration/ConstantEditor/Index.rst | 2 +- .../Documentation/Configuration/Index.rst | 2 +- .../OverridingFluidTemplates/Index.rst | 2 +- .../Configuration/TypoScript/Index.rst | 2 +- .../ContentElements/Bullets/Index.rst | 2 +- .../ContentElements/Div/Index.rst | 2 +- .../ContentElements/Header/Index.rst | 2 +- .../ContentElements/Html/Index.rst | 2 +- .../Documentation/ContentElements/Index.rst | 2 +- .../ContentElements/List/Index.rst | 2 +- .../ContentElements/Menu/Index.rst | 2 +- .../ContentElements/Shortcut/Index.rst | 4 +- .../ContentElements/Table/Index.rst | 2 +- .../ContentElements/TextMedia/Index.rst | 2 +- .../ContentElements/Uploads/Index.rst | 2 +- .../Documentation/Includes.rst.txt | 34 +++ .../Documentation/Includes.txt | 13 - .../Documentation/Index.rst | 60 +++-- .../Installation/ExtensionManager/Index.rst | 2 +- .../Documentation/Installation/Index.rst | 2 +- .../InsertingContentPageTemplate/Index.rst | 2 +- .../Installation/Upgrading/Index.rst | 8 +- .../UsingTheRenderingDefinitions/Index.rst | 2 +- .../Documentation/Introduction/Index.rst | 2 +- .../Documentation/Settings.cfg | 95 +++---- .../Documentation/Sitemap.rst | 17 +- .../Documentation/Targets.rst | 10 - .../Documentation/genindex.rst | 7 + typo3/sysext/fluid_styled_content/README.rst | 10 + typo3/sysext/form/Documentation/E/Index.rst | 2 +- .../E/Tutorials/BasicForm/Index.rst | 2 +- .../form/Documentation/E/Tutorials/Index.rst | 2 +- .../E/Tutorials/PhotoContest/Index.rst | 2 +- .../AbstractRenderable/getRootForm.rst | 2 + .../AbstractRenderable/setIdentifier.rst | 2 + .../AbstractRenderable/setLabel.rst | 2 + .../AbstractRenderable/setOptions.rst | 2 + .../AbstractSection/addElement.rst | 2 + .../AbstractSection/getElements.rst | 2 + .../getElementsRecursively.rst | 2 + .../AbstractSection/moveElementAfter.rst | 2 + .../AbstractSection/moveElementBefore.rst | 2 + .../AbstractSection/removeElement.rst | 2 + .../FormElementInterface/addValidator.rst | 2 + .../FormElementInterface/createValidator.rst | 2 + .../FormElementInterface/getDefaultValue.rst | 2 + .../FormElementInterface/getProperties.rst | 2 + .../getUniqueIdentifier.rst | 2 + .../initializeFormElement.rst | 2 + .../FormElementInterface/isRequired.rst | 2 + .../FormElementInterface/setDataType.rst | 2 + .../FormElementInterface/setDefaultValue.rst | 2 + .../FormElementInterface/setProperty.rst | 2 + .../setRenderingOption.rst | 2 + .../Documentation/I/ApiReference/Index.rst | 2 +- .../getParentRenderable.rst | 2 + .../RenderableInterface/getTemplateName.rst | 2 + .../setParentRenderable.rst | 2 + .../RootRenderableInterface/getIdentifier.rst | 2 + .../RootRenderableInterface/getLabel.rst | 2 + .../getRendererClassName.rst | 2 + .../getRenderingOptions.rst | 2 + .../RootRenderableInterface/getType.rst | 2 + .../I/Concepts/Configuration/Index.rst | 2 +- .../I/Concepts/Finishers/Index.rst | 2 +- .../FormConfigurationFormDefinition/Index.rst | 2 +- .../I/Concepts/FormEditor/Index.rst | 2 +- .../I/Concepts/FormFileStorages/Index.rst | 2 +- .../I/Concepts/FormManager/Index.rst | 2 +- .../I/Concepts/FormPlugin/Index.rst | 2 +- .../I/Concepts/FrontendRendering/Index.rst | 4 +- .../form/Documentation/I/Concepts/Index.rst | 2 +- .../TargetGroupsAndMainPrinciples/Index.rst | 2 +- .../I/Concepts/Validators/Index.rst | 2 +- .../I/Concepts/Variants/Index.rst | 2 +- .../form/Documentation/I/Config/Index.rst | 2 +- .../I/Config/configuration/Index.rst | 2 +- .../I/Config/formManager/Index.rst | 2 +- .../I/Config/persistenceManager/Index.rst | 2 +- .../Documentation/I/Config/proto/Index.rst | 2 +- .../proto/finishersDefinition/Index.rst | 2 +- .../finishersDefinition/finishers/Closure.rst | 2 +- .../finishers/Confirmation.rst | 2 +- .../finishers/DeleteUploads.rst | 2 +- .../finishers/EmailToReceiver.rst | 2 +- .../finishers/EmailToSender.rst | 2 +- .../finishers/FlashMessage.rst | 2 +- .../finishers/Redirect.rst | 2 +- .../finishers/SaveToDatabase.rst | 2 +- .../properties/formEngine/elements.rst | 2 + .../properties/formEngine/label.rst | 2 + .../properties/iconIdentifier.rst | 2 + .../properties/implementationClassName.rst | 4 +- .../finishersDefinition/properties/label.rst | 4 +- .../properties/predefinedDefaults.rst | 4 +- .../I/Config/proto/formEditor/Index.rst | 2 +- .../I/Config/proto/formElements/Index.rst | 2 +- .../proto/formElements/formEditor/Index.rst | 2 +- .../inspectorEditors/CheckboxEditor.rst | 2 +- .../CollectionElementHeaderEditor.rst | 2 +- .../inspectorEditors/FinishersEditor.rst | 2 +- .../FormElementHeaderEditor.rst | 2 +- .../GridColumnViewPortConfigurationEditor.rst | 2 +- .../inspectorEditors/MultiSelectEditor.rst | 2 +- .../inspectorEditors/PropertyGridEditor.rst | 2 +- .../inspectorEditors/RemoveElementEditor.rst | 2 +- .../RequiredValidatorEditor.rst | 2 +- .../inspectorEditors/SingleSelectEditor.rst | 2 +- .../inspectorEditors/TextEditor.rst | 2 +- .../inspectorEditors/TextareaEditor.rst | 2 +- .../Typo3WinBrowserEditor.rst | 2 +- .../ValidationErrorMessageEditor.rst | 2 +- .../inspectorEditors/ValidatorsEditor.rst | 2 +- .../properties/Identifier.rst | 2 + .../inspectorEditors/properties/Label.rst | 2 + .../properties/PropertyPath.rst | 2 + .../properties/TemplateName.rst | 2 + .../formElementTypes/AdvancedPassword.rst | 2 +- .../AdvancedPassword/formEditor.rst | 2 + .../formEditor/editors/100.rst | 2 + .../formEditor/editors/200.rst | 2 + .../formEditor/editors/230.rst | 2 + .../formEditor/editors/300.rst | 2 + .../formEditor/editors/400.rst | 2 + .../formEditor/editors/700.rst | 2 + .../formEditor/editors/800.rst | 2 + .../formEditor/editors/900.rst | 2 + .../formEditor/editors/9999.rst | 2 + .../AdvancedPassword/formEditor/group.rst | 4 +- .../formEditor/groupSorting.rst | 4 +- .../formEditor/iconIdentifier.rst | 4 +- .../AdvancedPassword/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 2 + .../propertyCollections/validators/20.rst | 2 + .../validators/20/editors/100.rst | 2 + .../validators/20/editors/9999.rst | 2 + .../validators/20/identifier.rst | 4 +- .../propertyCollections/validators/30.rst | 2 + .../validators/30/editors/100.rst | 2 + .../validators/30/editors/200.rst | 2 + .../validators/30/editors/300.rst | 2 + .../validators/30/editors/9999.rst | 2 + .../validators/30/identifier.rst | 4 +- .../propertyCollections/validators/40.rst | 2 + .../validators/40/editors/100.rst | 2 + .../validators/40/editors/9999.rst | 2 + .../validators/40/identifier.rst | 4 +- .../propertyCollections/validators/50.rst | 2 + .../validators/50/editors/100.rst | 2 + .../validators/50/editors/9999.rst | 2 + .../validators/50/identifier.rst | 4 +- .../propertyCollections/validators/60.rst | 2 + .../validators/60/editors/100.rst | 2 + .../validators/60/editors/9999.rst | 2 + .../validators/60/identifier.rst | 4 +- .../propertyCollections/validators/70.rst | 2 + .../validators/70/editors/100.rst | 2 + .../validators/70/editors/200.rst | 2 + .../validators/70/editors/300.rst | 2 + .../validators/70/editors/9999.rst | 2 + .../validators/70/identifier.rst | 4 +- .../propertyCollections/validators/80.rst | 2 + .../validators/80/editors/100.rst | 2 + .../validators/80/editors/200.rst | 2 + .../validators/80/editors/9999.rst | 2 + .../validators/80/identifier.rst | 4 +- .../implementationClassName.rst | 2 + .../properties/confirmationClassAttribute.rst | 2 + .../properties/confirmationLabel.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../formElementTypes/Checkbox.rst | 2 +- .../formElementTypes/Checkbox/formEditor.rst | 2 + .../Checkbox/formEditor/editors/100.rst | 2 + .../Checkbox/formEditor/editors/200.rst | 2 + .../Checkbox/formEditor/editors/230.rst | 2 + .../Checkbox/formEditor/editors/700.rst | 2 + .../Checkbox/formEditor/editors/800.rst | 2 + .../Checkbox/formEditor/editors/9999.rst | 2 + .../Checkbox/formEditor/group.rst | 4 +- .../Checkbox/formEditor/groupSorting.rst | 4 +- .../Checkbox/formEditor/iconIdentifier.rst | 4 +- .../Checkbox/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../Checkbox/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../Checkbox/properties/value.rst | 4 +- .../formElementTypes/ContentElement.rst | 2 +- .../ContentElement/formEditor.rst | 2 + .../ContentElement/formEditor/editors/100.rst | 2 + .../ContentElement/formEditor/editors/300.rst | 2 + .../formEditor/editors/9999.rst | 2 + .../ContentElement/formEditor/group.rst | 4 +- .../formEditor/groupSorting.rst | 4 +- .../formEditor/iconIdentifier.rst | 2 + .../ContentElement/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../implementationClassName.rst | 2 + .../properties/contentElementUid.rst | 4 +- .../formElements/formElementTypes/Date.rst | 2 +- .../formElementTypes/Date/formEditor.rst | 2 + .../Date/formEditor/editors/100.rst | 2 + .../Date/formEditor/editors/200.rst | 2 + .../Date/formEditor/editors/230.rst | 2 + .../Date/formEditor/editors/500.rst | 2 + .../Date/formEditor/editors/550.rst | 2 + .../Date/formEditor/editors/700.rst | 2 + .../Date/formEditor/editors/800.rst | 2 + .../Date/formEditor/editors/900.rst | 2 + .../Date/formEditor/editors/9999.rst | 2 + .../Date/formEditor/group.rst | 2 + .../Date/formEditor/groupSorting.rst | 2 + .../Date/formEditor/iconIdentifier.rst | 2 + .../Date/formEditor/label.rst | 2 + .../Date/formEditor/predefinedDefaults.rst | 2 + .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/200.rst | 2 + .../validators/10/editors/250.rst | 2 + .../validators/10/editors/300.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 2 + .../propertyCollections/validators/20.rst | 2 + .../validators/20/editors/100.rst | 2 + .../validators/20/editors/200.rst | 2 + .../validators/20/editors/9999.rst | 2 + .../validators/20/identifier.rst | 2 + .../propertyCollections/validators/30.rst | 2 + .../validators/30/editors/100.rst | 2 + .../validators/30/editors/200.rst | 2 + .../validators/30/editors/300.rst | 2 + .../validators/30/editors/400.rst | 2 + .../validators/30/editors/9999.rst | 2 + .../validators/30/identifier.rst | 2 + .../propertyCollections/validators/40.rst | 2 + .../validators/40/editors/100.rst | 2 + .../validators/40/editors/200.rst | 2 + .../validators/40/editors/9999.rst | 2 + .../validators/40/identifier.rst | 2 + .../propertyCollections/validators/50.rst | 2 + .../validators/50/editors/100.rst | 2 + .../validators/50/editors/200.rst | 2 + .../validators/50/editors/9999.rst | 2 + .../validators/50/identifier.rst | 2 + .../propertyCollections/validators/60.rst | 2 + .../validators/60/editors/100.rst | 2 + .../validators/60/editors/200.rst | 2 + .../validators/60/editors/9999.rst | 2 + .../validators/60/identifier.rst | 2 + .../propertyCollections/validators/70.rst | 2 + .../validators/70/editors/100.rst | 2 + .../validators/70/editors/200.rst | 2 + .../validators/70/editors/300.rst | 2 + .../validators/70/editors/400.rst | 2 + .../validators/70/editors/9999.rst | 2 + .../validators/70/identifier.rst | 2 + .../propertyCollections/validators/80.rst | 2 + .../validators/80/editors/100.rst | 2 + .../validators/80/editors/200.rst | 2 + .../validators/80/editors/300.rst | 2 + .../validators/80/editors/9999.rst | 2 + .../validators/80/identifier.rst | 2 + .../Date/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 2 + .../Date/properties/displayFormat.rst | 2 + .../Date/properties/elementClassAttribute.rst | 2 + .../properties/elementErrorClassAttribute.rst | 2 + .../fluidAdditionalAttributes/pattern.rst | 2 + .../formElementTypes/DatePicker.rst | 2 +- .../DatePicker/formEditor.rst | 2 + .../DatePicker/formEditor/editors/100.rst | 2 + .../DatePicker/formEditor/editors/200.rst | 2 + .../DatePicker/formEditor/editors/230.rst | 2 + .../DatePicker/formEditor/editors/300.rst | 2 + .../DatePicker/formEditor/editors/400.rst | 2 + .../DatePicker/formEditor/editors/500.rst | 2 + .../DatePicker/formEditor/editors/700.rst | 2 + .../DatePicker/formEditor/editors/800.rst | 2 + .../DatePicker/formEditor/editors/900.rst | 2 + .../DatePicker/formEditor/editors/9999.rst | 2 + .../DatePicker/formEditor/group.rst | 4 +- .../DatePicker/formEditor/groupSorting.rst | 4 +- .../DatePicker/formEditor/iconIdentifier.rst | 2 + .../DatePicker/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 2 + .../DatePicker/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../DatePicker/properties/dateFormat.rst | 4 +- .../properties/displayTimeSelector.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../properties/enableDatePicker.rst | 4 +- .../properties/timeSelectorClassAttribute.rst | 4 +- .../properties/timeSelectorHourLabel.rst | 4 +- .../properties/timeSelectorMinuteLabel.rst | 4 +- .../formElements/formElementTypes/Email.rst | 2 +- .../formElementTypes/Email/formEditor.rst | 2 + .../Email/formEditor/editors/100.rst | 2 + .../Email/formEditor/editors/200.rst | 2 + .../Email/formEditor/editors/230.rst | 2 + .../Email/formEditor/editors/400.rst | 2 + .../Email/formEditor/editors/500.rst | 2 + .../Email/formEditor/editors/700.rst | 2 + .../Email/formEditor/editors/800.rst | 2 + .../Email/formEditor/editors/900.rst | 2 + .../Email/formEditor/editors/9999.rst | 2 + .../Email/formEditor/group.rst | 4 +- .../Email/formEditor/groupSorting.rst | 2 + .../Email/formEditor/iconIdentifier.rst | 4 +- .../Email/formEditor/label.rst | 2 + .../Email/formEditor/predefinedDefaults.rst | 2 + .../propertyCollections/validators/40.rst | 2 + .../validators/40/editors/100.rst | 2 + .../validators/40/identifier.rst | 4 +- .../Email/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 2 + .../properties/elementClassAttribute.rst | 2 + .../Email/properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 2 + .../formElementTypes/Email/validators.rst | 2 + .../formElementTypes/Fieldset.rst | 2 +- .../formElementTypes/Fieldset/formEditor.rst | 2 + .../formEditor/_isCompositeFormElement.rst | 4 +- .../Fieldset/formEditor/editors/100.rst | 2 + .../Fieldset/formEditor/editors/200.rst | 2 + .../Fieldset/formEditor/editors/700.rst | 2 + .../Fieldset/formEditor/editors/9999.rst | 2 + .../Fieldset/formEditor/group.rst | 4 +- .../Fieldset/formEditor/groupSorting.rst | 4 +- .../Fieldset/formEditor/iconIdentifier.rst | 4 +- .../Fieldset/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../Fieldset/implementationClassName.rst | 2 + .../properties/elementClassAttribute.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../_isCompositeFormElement.rst | 4 +- .../formElementTypes/FileUpload.rst | 2 +- .../FileUpload/formEditor.rst | 2 + .../FileUpload/formEditor/editors/100.rst | 2 + .../FileUpload/formEditor/editors/200.rst | 2 + .../FileUpload/formEditor/editors/230.rst | 2 + .../FileUpload/formEditor/editors/300.rst | 2 + .../FileUpload/formEditor/editors/400.rst | 2 + .../FileUpload/formEditor/editors/700.rst | 2 + .../FileUpload/formEditor/editors/800.rst | 2 + .../FileUpload/formEditor/editors/900.rst | 2 + .../FileUpload/formEditor/editors/9999.rst | 2 + .../FileUpload/formEditor/group.rst | 4 +- .../FileUpload/formEditor/groupSorting.rst | 4 +- .../FileUpload/formEditor/iconIdentifier.rst | 4 +- .../FileUpload/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/200.rst | 2 + .../validators/10/editors/300.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 2 + .../FileUpload/implementationClassName.rst | 2 + .../properties/allowedMimeTypes.rst | 4 +- .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../FileUpload/properties/saveToFileMount.rst | 2 + .../formElements/formElementTypes/Form.rst | 2 +- .../formElementTypes/Form/formEditor.rst | 2 + .../formEditor/_isCompositeFormElement.rst | 4 +- .../formEditor/_isTopLevelFormElement.rst | 4 +- .../Form/formEditor/editors/100.rst | 2 + .../Form/formEditor/editors/200.rst | 2 + .../Form/formEditor/editors/300.rst | 2 + .../Form/formEditor/editors/900.rst | 2 + .../Form/formEditor/iconIdentifier.rst | 2 + ...torEditorFormElementSelectorNoElements.rst | 4 +- .../formEditor/modalCloseCancleButton.rst | 2 + .../formEditor/modalCloseConfirmButton.rst | 2 + .../formEditor/modalCloseDialogMessage.rst | 2 + .../Form/formEditor/modalCloseDialogTitle.rst | 2 + .../modalInsertElementsDialogTitle.rst | 2 + .../modalInsertPagesDialogTitle.rst | 2 + .../modalRemoveElementCancleButton.rst | 2 + .../modalRemoveElementConfirmButton.rst | 2 + .../modalRemoveElementDialogMessage.rst | 2 + .../modalRemoveElementDialogTitle.rst | 2 + ...ntLastAvailablePageFlashMessageMessage.rst | 2 + ...mentLastAvailablePageFlashMessageTitle.rst | 2 + .../modalValidationErrorsConfirmButton.rst | 2 + .../modalValidationErrorsDialogTitle.rst | 2 + .../Form/formEditor/paginationTitle.rst | 2 + .../Form/formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/finishers/10.rst | 2 + .../finishers/10/editors/100.rst | 2 + .../finishers/10/editors/1000.rst | 2 + .../finishers/10/editors/1100.rst | 2 + .../finishers/10/editors/200.rst | 2 + .../finishers/10/editors/300.rst | 2 + .../finishers/10/editors/400.rst | 2 + .../finishers/10/editors/500.rst | 2 + .../finishers/10/editors/600.rst | 2 + .../finishers/10/editors/700.rst | 2 + .../finishers/10/editors/800.rst | 2 + .../finishers/10/editors/900.rst | 2 + .../finishers/10/editors/9999.rst | 2 + .../finishers/10/identifier.rst | 2 + .../propertyCollections/finishers/20.rst | 2 + .../finishers/20/editors/100.rst | 2 + .../finishers/20/editors/1000.rst | 2 + .../finishers/20/editors/1100.rst | 2 + .../finishers/20/editors/1200.rst | 2 + .../finishers/20/editors/200.rst | 2 + .../finishers/20/editors/300.rst | 2 + .../finishers/20/editors/400.rst | 2 + .../finishers/20/editors/500.rst | 2 + .../finishers/20/editors/600.rst | 2 + .../finishers/20/editors/700.rst | 2 + .../finishers/20/editors/800.rst | 2 + .../finishers/20/editors/900.rst | 2 + .../finishers/20/editors/9999.rst | 2 + .../finishers/20/identifier.rst | 2 + .../propertyCollections/finishers/30.rst | 2 + .../finishers/30/editors/100.rst | 2 + .../finishers/30/editors/200.rst | 2 + .../finishers/30/editors/300.rst | 2 + .../finishers/30/editors/9999.rst | 2 + .../finishers/30/identifier.rst | 2 + .../propertyCollections/finishers/40.rst | 2 + .../finishers/40/editors/100.rst | 2 + .../finishers/40/editors/9999.rst | 2 + .../finishers/40/identifier.rst | 2 + .../propertyCollections/finishers/50.rst | 2 + .../finishers/50/editors/100.rst | 2 + .../finishers/50/editors/9999.rst | 2 + .../finishers/50/identifier.rst | 2 + .../propertyCollections/finishers/60.rst | 2 + .../finishers/60/editors/100.rst | 2 + .../finishers/60/editors/9999.rst | 2 + .../finishers/60/identifier.rst | 2 + .../propertyCollections/finishers/70.rst | 2 + .../finishers/70/editors/100.rst | 2 + .../finishers/70/editors/9999.rst | 2 + .../finishers/70/identifier.rst | 2 + .../propertyCollections/finishers/80.rst | 2 + .../finishers/80/editors/100.rst | 2 + .../finishers/80/editors/9999.rst | 2 + .../finishers/80/identifier.rst | 2 + .../saveErrorFlashMessageMessage.rst | 2 + .../formEditor/saveErrorFlashMessageTitle.rst | 2 + .../saveSuccessFlashMessageMessage.rst | 2 + .../saveSuccessFlashMessageTitle.rst | 2 + .../_isCompositeFormElement.rst | 4 +- .../_isTopLevelFormElement.rst | 4 +- .../Form/renderingOptions/addQueryString.rst | 4 +- .../renderingOptions/additionalParams.rst | 4 +- .../argumentsToBeExcludedFromQueryString.rst | 4 +- .../renderingOptions/controllerAction.rst | 2 + .../Form/renderingOptions/honeypot/enable.rst | 4 +- .../honeypot/formElementToUse.rst | 4 +- .../Form/renderingOptions/httpEnctype.rst | 4 +- .../Form/renderingOptions/httpMethod.rst | 4 +- .../Form/renderingOptions/layoutRootPaths.rst | 4 +- .../renderingOptions/partialRootPaths.rst | 4 +- .../renderingOptions/skipUnknownElements.rst | 2 + .../renderingOptions/submitButtonLabel.rst | 4 +- .../renderingOptions/templateRootPaths.rst | 4 +- .../translation/translationFiles.rst | 2 + .../formElements/formElementTypes/GridRow.rst | 2 +- .../formElementTypes/GridRow/formEditor.rst | 2 + .../formEditor/_isCompositeFormElement.rst | 4 +- .../formEditor/_isGridRowFormElement.rst | 2 + .../GridRow/formEditor/editors/100.rst | 2 + .../GridRow/formEditor/editors/200.rst | 2 + .../GridRow/formEditor/editors/700.rst | 2 + .../GridRow/formEditor/editors/9999.rst | 2 + .../GridRow/formEditor/group.rst | 4 +- .../GridRow/formEditor/groupSorting.rst | 4 +- .../GridRow/formEditor/iconIdentifier.rst | 4 +- .../GridRow/formEditor/label.rst | 2 + .../GridRow/formEditor/predefinedDefaults.rst | 4 +- .../GridRow/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../gridSize.rst | 4 +- .../viewPorts.rst | 4 +- .../viewPorts/classPattern.rst | 6 +- .../_isCompositeFormElement.rst | 4 +- .../_isGridRowFormElement.rst | 4 +- .../formElements/formElementTypes/Hidden.rst | 2 +- .../formElementTypes/Hidden/formEditor.rst | 2 + .../Hidden/formEditor/editors/100.rst | 2 + .../Hidden/formEditor/editors/200.rst | 2 + .../Hidden/formEditor/editors/300.rst | 2 + .../Hidden/formEditor/editors/700.rst | 2 + .../Hidden/formEditor/editors/9999.rst | 2 + .../Hidden/formEditor/group.rst | 4 +- .../Hidden/formEditor/groupSorting.rst | 4 +- .../Hidden/formEditor/label.rst | 2 + .../Hidden/formEditor/predefinedDefaults.rst | 4 +- .../Hidden/implementationClassName.rst | 2 + .../formElementTypes/Honeypot.rst | 2 +- .../Honeypot/implementationClassName.rst | 4 +- .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../properties/renderAsHiddenField.rst | 4 +- .../Honeypot/properties/styleAttribute.rst | 4 +- .../formElementTypes/ImageUpload.rst | 2 +- .../ImageUpload/formEditor.rst | 2 + .../ImageUpload/formEditor/editors/100.rst | 2 + .../ImageUpload/formEditor/editors/200.rst | 2 + .../ImageUpload/formEditor/editors/230.rst | 2 + .../ImageUpload/formEditor/editors/300.rst | 2 + .../ImageUpload/formEditor/editors/400.rst | 2 + .../ImageUpload/formEditor/editors/700.rst | 2 + .../ImageUpload/formEditor/editors/800.rst | 2 + .../ImageUpload/formEditor/editors/900.rst | 2 + .../ImageUpload/formEditor/editors/9999.rst | 2 + .../ImageUpload/formEditor/group.rst | 4 +- .../ImageUpload/formEditor/groupSorting.rst | 4 +- .../ImageUpload/formEditor/iconIdentifier.rst | 4 +- .../ImageUpload/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/200.rst | 2 + .../validators/10/editors/300.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 2 + .../ImageUpload/implementationClassName.rst | 2 + .../properties/allowedMimeTypes.rst | 4 +- .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../properties/imageLinkMaxWidth.rst | 4 +- .../ImageUpload/properties/imageMaxHeight.rst | 4 +- .../ImageUpload/properties/imageMaxWidth.rst | 4 +- .../properties/saveToFileMount.rst | 2 + .../formElementTypes/MultiCheckbox.rst | 2 +- .../MultiCheckbox/formEditor.rst | 2 + .../MultiCheckbox/formEditor/editors/100.rst | 2 + .../MultiCheckbox/formEditor/editors/200.rst | 2 + .../MultiCheckbox/formEditor/editors/230.rst | 2 + .../MultiCheckbox/formEditor/editors/300.rst | 2 + .../MultiCheckbox/formEditor/editors/700.rst | 2 + .../MultiCheckbox/formEditor/editors/800.rst | 2 + .../MultiCheckbox/formEditor/editors/900.rst | 2 + .../MultiCheckbox/formEditor/editors/9999.rst | 2 + .../MultiCheckbox/formEditor/group.rst | 4 +- .../MultiCheckbox/formEditor/groupSorting.rst | 4 +- .../formEditor/iconIdentifier.rst | 4 +- .../MultiCheckbox/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/200.rst | 2 + .../validators/10/editors/300.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 4 +- .../MultiCheckbox/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../formElementTypes/MultiSelect.rst | 2 +- .../MultiSelect/formEditor.rst | 2 + .../MultiSelect/formEditor/editors/100.rst | 2 + .../MultiSelect/formEditor/editors/200.rst | 2 + .../MultiSelect/formEditor/editors/230.rst | 2 + .../MultiSelect/formEditor/editors/250.rst | 2 + .../MultiSelect/formEditor/editors/300.rst | 2 + .../MultiSelect/formEditor/editors/700.rst | 2 + .../MultiSelect/formEditor/editors/800.rst | 2 + .../MultiSelect/formEditor/editors/900.rst | 2 + .../MultiSelect/formEditor/editors/9999.rst | 2 + .../MultiSelect/formEditor/group.rst | 4 +- .../MultiSelect/formEditor/groupSorting.rst | 4 +- .../MultiSelect/formEditor/iconIdentifier.rst | 4 +- .../MultiSelect/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/200.rst | 2 + .../validators/10/editors/300.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 4 +- .../MultiSelect/implementationClassName.rst | 4 +- .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../properties/prependOptionLabel.rst | 4 +- .../properties/prependOptionValue.rst | 4 +- .../formElements/formElementTypes/Number.rst | 2 +- .../formElementTypes/Number/formEditor.rst | 2 + .../Number/formEditor/editors/100.rst | 2 + .../Number/formEditor/editors/200.rst | 2 + .../Number/formEditor/editors/230.rst | 2 + .../Number/formEditor/editors/400.rst | 2 + .../Number/formEditor/editors/500.rst | 2 + .../Number/formEditor/editors/700.rst | 2 + .../Number/formEditor/editors/800.rst | 2 + .../Number/formEditor/editors/900.rst | 2 + .../Number/formEditor/editors/9999.rst | 2 + .../Number/formEditor/groupSorting.rst | 4 +- .../Number/formEditor/iconIdentifier.rst | 4 +- .../Number/formEditor/label.rst | 2 + .../Number/formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/60.rst | 2 + .../validators/60/editors/100.rst | 2 + .../validators/60/identifier.rst | 4 +- .../propertyCollections/validators/70.rst | 2 + .../validators/70/editors/100.rst | 2 + .../validators/70/editors/200.rst | 2 + .../validators/70/editors/300.rst | 4 +- .../validators/70/editors/9999.rst | 2 + .../validators/70/identifier.rst | 4 +- .../Number/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../Number/properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../formElementTypes/Number/validators.rst | 2 + .../formElements/formElementTypes/Page.rst | 2 +- .../formElementTypes/Page/formEditor.rst | 2 + .../formEditor/_isCompositeFormElement.rst | 4 +- .../formEditor/_isTopLevelFormElement.rst | 4 +- .../Page/formEditor/editors/100.rst | 2 + .../Page/formEditor/editors/200.rst | 2 + .../Page/formEditor/editors/300.rst | 2 + .../Page/formEditor/editors/400.rst | 2 + .../Page/formEditor/editors/9999.rst | 2 + .../Page/formEditor/group.rst | 4 +- .../Page/formEditor/groupSorting.rst | 4 +- .../Page/formEditor/iconIdentifier.rst | 4 +- .../Page/formEditor/label.rst | 2 + .../Page/formEditor/predefinedDefaults.rst | 4 +- .../Page/implementationClassName.rst | 2 + .../_isCompositeFormElement.rst | 4 +- .../_isTopLevelFormElement.rst | 4 +- .../Page/renderingOptions/nextButtonLabel.rst | 4 +- .../renderingOptions/previousButtonLabel.rst | 4 +- .../formElementTypes/Password.rst | 2 +- .../formElementTypes/Password/formEditor.rst | 4 +- .../Password/formEditor/editors/100.rst | 2 + .../Password/formEditor/editors/200.rst | 2 + .../Password/formEditor/editors/230.rst | 2 + .../Password/formEditor/editors/400.rst | 2 + .../Password/formEditor/editors/500.rst | 2 + .../Password/formEditor/editors/700.rst | 2 + .../Password/formEditor/editors/800.rst | 2 + .../Password/formEditor/editors/900.rst | 2 + .../Password/formEditor/editors/9999.rst | 2 + .../Password/formEditor/group.rst | 4 +- .../Password/formEditor/groupSorting.rst | 4 +- .../Password/formEditor/iconIdentifier.rst | 4 +- .../Password/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 2 + .../propertyCollections/validators/20.rst | 2 + .../validators/20/editors/100.rst | 2 + .../validators/20/editors/9999.rst | 2 + .../validators/20/identifier.rst | 2 + .../propertyCollections/validators/30.rst | 2 + .../validators/30/editors/100.rst | 2 + .../validators/30/editors/200.rst | 2 + .../validators/30/editors/300.rst | 2 + .../validators/30/editors/9999.rst | 2 + .../validators/30/identifier.rst | 2 + .../propertyCollections/validators/40.rst | 2 + .../validators/40/editors/100.rst | 2 + .../validators/40/editors/9999.rst | 2 + .../validators/40/identifier.rst | 2 + .../propertyCollections/validators/50.rst | 2 + .../validators/50/editors/100.rst | 2 + .../validators/50/editors/9999.rst | 2 + .../validators/50/identifier.rst | 2 + .../propertyCollections/validators/60.rst | 2 + .../validators/60/editors/100.rst | 2 + .../validators/60/editors/9999.rst | 2 + .../validators/60/identifier.rst | 2 + .../propertyCollections/validators/70.rst | 2 + .../validators/70/editors/100.rst | 2 + .../validators/70/editors/200.rst | 2 + .../validators/70/editors/300.rst | 4 +- .../validators/70/editors/9999.rst | 2 + .../validators/70/identifier.rst | 2 + .../propertyCollections/validators/80.rst | 2 + .../validators/80/editors/100.rst | 2 + .../validators/80/editors/200.rst | 2 + .../validators/80/editors/9999.rst | 2 + .../validators/80/identifier.rst | 2 + .../Password/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../formElementTypes/RadioButton.rst | 2 +- .../RadioButton/formEditor.rst | 2 + .../RadioButton/formEditor/editors/100.rst | 2 + .../RadioButton/formEditor/editors/200.rst | 2 + .../RadioButton/formEditor/editors/230.rst | 2 + .../RadioButton/formEditor/editors/300.rst | 2 + .../RadioButton/formEditor/editors/700.rst | 2 + .../RadioButton/formEditor/editors/800.rst | 2 + .../RadioButton/formEditor/editors/9999.rst | 2 + .../RadioButton/formEditor/group.rst | 4 +- .../RadioButton/formEditor/groupSorting.rst | 4 +- .../RadioButton/formEditor/iconIdentifier.rst | 4 +- .../RadioButton/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../RadioButton/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../formElementTypes/SingleSelect.rst | 2 +- .../SingleSelect/formEditor.rst | 2 + .../SingleSelect/formEditor/editors/100.rst | 2 + .../SingleSelect/formEditor/editors/200.rst | 2 + .../SingleSelect/formEditor/editors/230.rst | 2 + .../SingleSelect/formEditor/editors/250.rst | 2 + .../SingleSelect/formEditor/editors/300.rst | 2 + .../SingleSelect/formEditor/editors/700.rst | 2 + .../SingleSelect/formEditor/editors/800.rst | 2 + .../SingleSelect/formEditor/editors/9999.rst | 2 + .../SingleSelect/formEditor/group.rst | 4 +- .../SingleSelect/formEditor/groupSorting.rst | 4 +- .../formEditor/iconIdentifier.rst | 4 +- .../SingleSelect/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../SingleSelect/implementationClassName.rst | 4 +- .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../properties/prependOptionLabel.rst | 4 +- .../properties/prependOptionValue.rst | 4 +- .../formElementTypes/StaticText.rst | 2 +- .../StaticText/formEditor.rst | 2 + .../StaticText/formEditor/editors/100.rst | 2 + .../StaticText/formEditor/editors/200.rst | 2 + .../StaticText/formEditor/editors/300.rst | 2 + .../StaticText/formEditor/editors/9999.rst | 2 + .../StaticText/formEditor/group.rst | 4 +- .../StaticText/formEditor/groupSorting.rst | 4 +- .../StaticText/formEditor/iconIdentifier.rst | 4 +- .../StaticText/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../StaticText/implementationClassName.rst | 2 + .../StaticText/properties/text.rst | 4 +- .../formElementTypes/SummaryPage.rst | 2 +- .../SummaryPage/formEditor.rst | 2 + .../formEditor/_isCompositeFormElement.rst | 4 +- .../formEditor/_isTopLevelFormElement.rst | 4 +- .../SummaryPage/formEditor/editors/100.rst | 2 + .../SummaryPage/formEditor/editors/200.rst | 2 + .../SummaryPage/formEditor/editors/300.rst | 2 + .../SummaryPage/formEditor/editors/400.rst | 2 + .../SummaryPage/formEditor/editors/9999.rst | 2 + .../SummaryPage/formEditor/group.rst | 4 +- .../SummaryPage/formEditor/groupSorting.rst | 4 +- .../SummaryPage/formEditor/iconIdentifier.rst | 4 +- .../SummaryPage/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../SummaryPage/implementationClassName.rst | 2 + .../_isCompositeFormElement.rst | 4 +- .../_isTopLevelFormElement.rst | 4 +- .../renderingOptions/nextButtonLabel.rst | 4 +- .../renderingOptions/previousButtonLabel.rst | 4 +- .../formElementTypes/Telephone.rst | 2 +- .../formElementTypes/Telephone/formEditor.rst | 2 + .../Telephone/formEditor/editors/100.rst | 2 + .../Telephone/formEditor/editors/200.rst | 2 + .../Telephone/formEditor/editors/230.rst | 2 + .../Telephone/formEditor/editors/400.rst | 2 + .../Telephone/formEditor/editors/500.rst | 2 + .../Telephone/formEditor/editors/700.rst | 2 + .../Telephone/formEditor/editors/800.rst | 2 + .../Telephone/formEditor/editors/900.rst | 2 + .../Telephone/formEditor/editors/9999.rst | 2 + .../Telephone/formEditor/group.rst | 4 +- .../Telephone/formEditor/groupSorting.rst | 4 +- .../Telephone/formEditor/iconIdentifier.rst | 4 +- .../Telephone/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 2 + .../propertyCollections/validators/80.rst | 2 + .../validators/80/editors/100.rst | 2 + .../validators/80/editors/200.rst | 2 + .../validators/80/identifier.rst | 4 +- .../Telephone/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../formElementTypes/Telephone/validators.rst | 2 + .../formElements/formElementTypes/Text.rst | 2 +- .../formElementTypes/Text/formEditor.rst | 2 + .../Text/formEditor/editors/100.rst | 2 + .../Text/formEditor/editors/200.rst | 2 + .../Text/formEditor/editors/230.rst | 2 + .../Text/formEditor/editors/400.rst | 2 + .../Text/formEditor/editors/500.rst | 2 + .../Text/formEditor/editors/700.rst | 2 + .../Text/formEditor/editors/800.rst | 2 + .../Text/formEditor/editors/900.rst | 2 + .../Text/formEditor/editors/9999.rst | 2 + .../Text/formEditor/group.rst | 4 +- .../Text/formEditor/groupSorting.rst | 4 +- .../Text/formEditor/iconIdentifier.rst | 4 +- .../Text/formEditor/label.rst | 2 + .../Text/formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 4 +- .../propertyCollections/validators/20.rst | 2 + .../validators/20/editors/100.rst | 2 + .../validators/20/editors/9999.rst | 2 + .../validators/20/identifier.rst | 4 +- .../propertyCollections/validators/30.rst | 2 + .../validators/30/editors/100.rst | 2 + .../validators/30/editors/200.rst | 2 + .../validators/30/editors/300.rst | 2 + .../validators/30/editors/9999.rst | 2 + .../validators/30/identifier.rst | 4 +- .../propertyCollections/validators/40.rst | 2 + .../validators/40/editors/100.rst | 2 + .../validators/40/editors/9999.rst | 2 + .../validators/40/identifier.rst | 4 +- .../propertyCollections/validators/50.rst | 2 + .../validators/50/editors/100.rst | 2 + .../validators/50/editors/9999.rst | 2 + .../validators/50/identifier.rst | 4 +- .../propertyCollections/validators/60.rst | 2 + .../validators/60/editors/100.rst | 2 + .../validators/60/editors/9999.rst | 2 + .../validators/60/identifier.rst | 4 +- .../propertyCollections/validators/70.rst | 2 + .../validators/70/editors/100.rst | 2 + .../validators/70/editors/200.rst | 2 + .../validators/70/editors/300.rst | 4 +- .../validators/70/editors/9999.rst | 2 + .../validators/70/identifier.rst | 2 + .../propertyCollections/validators/80.rst | 2 + .../validators/80/editors/100.rst | 2 + .../validators/80/editors/200.rst | 2 + .../validators/80/editors/9999.rst | 2 + .../validators/80/identifier.rst | 4 +- .../Text/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../Text/properties/elementClassAttribute.rst | 4 +- .../Text/properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../formElementTypes/Textarea.rst | 2 +- .../formElementTypes/Textarea/formEditor.rst | 2 + .../Textarea/formEditor/editors/100.rst | 2 + .../Textarea/formEditor/editors/200.rst | 2 + .../Textarea/formEditor/editors/230.rst | 2 + .../Textarea/formEditor/editors/400.rst | 2 + .../Textarea/formEditor/editors/500.rst | 2 + .../Textarea/formEditor/editors/700.rst | 2 + .../Textarea/formEditor/editors/800.rst | 2 + .../Textarea/formEditor/editors/900.rst | 2 + .../Textarea/formEditor/editors/9999.rst | 2 + .../Textarea/formEditor/group.rst | 4 +- .../Textarea/formEditor/groupSorting.rst | 4 +- .../Textarea/formEditor/iconIdentifier.rst | 4 +- .../Textarea/formEditor/label.rst | 2 + .../formEditor/predefinedDefaults.rst | 4 +- .../propertyCollections/validators/10.rst | 2 + .../validators/10/editors/100.rst | 2 + .../validators/10/editors/9999.rst | 2 + .../validators/10/identifier.rst | 4 +- .../propertyCollections/validators/20.rst | 2 + .../validators/20/editors/100.rst | 2 + .../validators/20/editors/9999.rst | 2 + .../validators/20/identifier.rst | 2 + .../propertyCollections/validators/30.rst | 2 + .../validators/30/editors/100.rst | 2 + .../validators/30/editors/200.rst | 2 + .../validators/30/editors/300.rst | 2 + .../validators/30/editors/9999.rst | 2 + .../validators/30/identifier.rst | 4 +- .../propertyCollections/validators/40.rst | 2 + .../validators/40/editors/100.rst | 2 + .../validators/40/editors/9999.rst | 2 + .../validators/40/identifier.rst | 4 +- .../propertyCollections/validators/50.rst | 2 + .../validators/50/editors/100.rst | 2 + .../validators/50/editors/9999.rst | 2 + .../validators/50/identifier.rst | 4 +- .../propertyCollections/validators/60.rst | 2 + .../validators/60/editors/100.rst | 2 + .../validators/60/editors/9999.rst | 2 + .../validators/60/identifier.rst | 4 +- .../propertyCollections/validators/70.rst | 2 + .../validators/70/editors/100.rst | 2 + .../validators/70/editors/200.rst | 2 + .../validators/70/editors/300.rst | 4 +- .../validators/70/editors/9999.rst | 2 + .../validators/70/identifier.rst | 4 +- .../propertyCollections/validators/80.rst | 2 + .../validators/80/editors/100.rst | 2 + .../validators/80/editors/200.rst | 2 + .../validators/80/editors/9999.rst | 2 + .../validators/80/identifier.rst | 4 +- .../Textarea/implementationClassName.rst | 4 +- .../properties/containerClassAttribute.rst | 4 +- .../properties/elementClassAttribute.rst | 4 +- .../properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../formElements/formElementTypes/Url.rst | 2 +- .../formElementTypes/Url/formEditor.rst | 2 + .../Url/formEditor/editors/100.rst | 2 + .../Url/formEditor/editors/200.rst | 2 + .../Url/formEditor/editors/230.rst | 2 + .../Url/formEditor/editors/400.rst | 2 + .../Url/formEditor/editors/500.rst | 2 + .../Url/formEditor/editors/700.rst | 2 + .../Url/formEditor/editors/800.rst | 2 + .../Url/formEditor/editors/900.rst | 2 + .../Url/formEditor/editors/9999.rst | 2 + .../formElementTypes/Url/formEditor/group.rst | 4 +- .../Url/formEditor/groupSorting.rst | 4 +- .../Url/formEditor/iconIdentifier.rst | 4 +- .../formElementTypes/Url/formEditor/label.rst | 2 + .../Url/formEditor/predefinedDefaults.rst | 2 + .../propertyCollections/validators/80.rst | 2 + .../validators/80/editors/100.rst | 2 + .../validators/80/editors/200.rst | 2 + .../validators/80/identifier.rst | 4 +- .../Url/implementationClassName.rst | 2 + .../properties/containerClassAttribute.rst | 4 +- .../Url/properties/elementClassAttribute.rst | 4 +- .../Url/properties/elementDescription.rst | 4 +- .../properties/elementErrorClassAttribute.rst | 4 +- .../formElementTypes/Url/validators.rst | 2 + .../I/Config/proto/formEngine/Index.rst | 2 +- .../proto/validatorsDefinition/Index.rst | 2 +- .../properties/iconIdentifier.rst | 2 + .../properties/implementationClassName.rst | 4 +- .../validatorsDefinition/properties/label.rst | 4 +- .../properties/predefinedDefaults.rst | 4 +- .../validators/Alphanumeric.rst | 2 +- .../validatorsDefinition/validators/Count.rst | 2 +- .../validators/DateTime.rst | 4 +- .../validators/EmailAddress.rst | 4 +- .../validators/FileSize.rst | 2 +- .../validatorsDefinition/validators/Float.rst | 2 +- .../validators/Integer.rst | 2 +- .../validators/NotEmpty.rst | 2 +- .../validators/Number.rst | 2 +- .../validators/NumberRange.rst | 2 +- .../validators/RegularExpression.rst | 2 +- .../validators/StringLength.rst | 2 +- .../validatorsDefinition/validators/Text.rst | 2 +- .../sysext/form/Documentation/I/FAQ/Index.rst | 2 +- typo3/sysext/form/Documentation/I/Index.rst | 2 +- .../form/Documentation/Includes.rst.txt | 34 +++ typo3/sysext/form/Documentation/Includes.txt | 19 -- typo3/sysext/form/Documentation/Index.rst | 55 ++-- .../form/Documentation/Introduction/Index.rst | 2 +- .../QuickStartForEditors/Index.rst | 2 +- .../QuickStartForIntegrators/Index.rst | 2 +- typo3/sysext/form/Documentation/Settings.cfg | 70 ++++-- typo3/sysext/form/Documentation/Sitemap.rst | 9 + .../form/Documentation/Sitemap/Index.rst | 11 - typo3/sysext/form/Documentation/Targets.rst | 12 - typo3/sysext/form/Documentation/genindex.rst | 7 + typo3/sysext/form/README.rst | 11 + typo3/sysext/frontend/README.rst | 12 + typo3/sysext/impexp/README.rst | 11 + .../Documentation/Administration/Index.rst | 7 +- .../AnalysingIndexedData/Index.rst | 7 +- .../Configuration/FluidTemplating/Index.rst | 7 +- .../Configuration/General/Index.rst | 7 +- .../Documentation/Configuration/Index.rst | 7 +- .../Configuration/TypoScript/Index.rst | 7 +- .../Documentation/DatabaseTables/Index.rst | 7 +- .../DatabaseTables/IndexFulltext/Index.rst | 7 +- .../DatabaseTables/IndexGrlist/Index.rst | 7 +- .../DatabaseTables/IndexPhash/Index.rst | 7 +- .../DatabaseTables/IndexSection/Index.rst | 7 +- .../IndexWordsIndexRel/Index.rst | 7 +- .../Documentation/Includes.rst.txt | 34 +++ .../indexed_search/Documentation/Includes.txt | 21 -- .../indexed_search/Documentation/Index.rst | 65 +++-- .../Configurations/Index.rst | 7 +- .../CrawlerSetup/Index.rst | 7 +- .../DisableFrontendIndexing/Index.rst | 7 +- .../IndexingConfigurations/Grouping/Index.rst | 7 +- .../IndexingConfigurations/Index.rst | 7 +- .../IndexingDirectories/Index.rst | 7 +- .../IndexingExternals/Index.rst | 7 +- .../IndexingFilesSeparately/Index.rst | 7 +- .../PeriodicIndexingRecords/Index.rst | 7 +- .../PeriodicIndexingWebsite/Index.rst | 7 +- .../ShowingResults/Index.rst | 7 +- .../Documentation/Introduction/Index.rst | 7 +- .../Documentation/KnownProblems/Index.rst | 7 +- .../indexed_search/Documentation/Settings.cfg | 73 ++++-- .../indexed_search/Documentation/Sitemap.rst | 9 + .../indexed_search/Documentation/Targets.rst | 13 - .../AccessRestrictedPages/Index.rst | 7 +- .../TechnicalDetails/ExternalMedia/Index.rst | 7 +- .../HowPagesAreIndexed/Index.rst | 7 +- .../TechnicalDetails/HtmlContent/Index.rst | 9 +- .../Documentation/TechnicalDetails/Index.rst | 7 +- .../TechnicalDetails/UseOfHashes/Index.rst | 7 +- .../Documentation/UserManual/Index.rst | 7 +- .../indexed_search/Documentation/genindex.rst | 7 + typo3/sysext/indexed_search/README.rst | 12 + typo3/sysext/info/README.rst | 11 + typo3/sysext/install/README.rst | 18 ++ .../Documentation/Administration/Index.rst | 2 +- .../Documentation/Configuration/Index.rst | 13 +- .../Documentation/Development/Index.rst | 2 +- .../Documentation/Includes.rst.txt | 34 +++ .../linkvalidator/Documentation/Includes.txt | 21 -- .../linkvalidator/Documentation/Index.rst | 70 +++--- .../Documentation/Introduction/Index.rst | 15 +- .../Documentation/LargeSites/Index.rst | 7 +- .../Documentation/NextSteps/Index.rst | 7 +- .../linkvalidator/Documentation/Settings.cfg | 67 +++-- .../linkvalidator/Documentation/Sitemap.rst | 9 + .../linkvalidator/Documentation/Targets.rst | 13 - .../linkvalidator/Documentation/genindex.rst | 7 + typo3/sysext/linkvalidator/README.rst | 15 ++ .../lowlevel/Documentation/Includes.rst.txt | 34 +++ typo3/sysext/lowlevel/Documentation/Index.rst | 236 ++++++++++++++++++ .../lowlevel/Documentation/Settings.cfg | 69 ++++- typo3/sysext/lowlevel/README.rst | 191 +------------- typo3/sysext/opendocs/README.rst | 11 + typo3/sysext/recordlist/README.rst | 11 + .../Documentation/Configuration/Index.rst | 9 +- .../recycler/Documentation/Includes.rst.txt | 34 +++ .../recycler/Documentation/Includes.txt | 21 -- typo3/sysext/recycler/Documentation/Index.rst | 68 +++-- .../Documentation/Introduction/Index.rst | 7 +- .../recycler/Documentation/Settings.cfg | 70 ++++-- .../sysext/recycler/Documentation/Sitemap.rst | 9 + .../sysext/recycler/Documentation/Targets.rst | 13 - .../recycler/Documentation/genindex.rst | 7 + typo3/sysext/recycler/README.rst | 16 ++ .../Documentation/BestPractices/Index.rst | 2 +- .../redirects/Documentation/Includes.rst.txt | 31 ++- .../sysext/redirects/Documentation/Index.rst | 47 ++-- .../redirects/Documentation/Settings.cfg | 105 ++++---- .../redirects/Documentation/Sitemap.rst | 4 +- .../redirects/Documentation/genindex.rst | 7 + typo3/sysext/redirects/README.rst | 21 +- typo3/sysext/reports/README.rst | 11 + .../Configuration/BestPractices.rst | 4 +- .../Documentation/Configuration/Concepts.rst | 2 +- .../Configuration/ConfigureTypo3.rst | 8 +- .../Documentation/Configuration/Examples.rst | 2 +- .../Documentation/Configuration/Index.rst | 2 +- .../Configuration/QuickStart.rst | 2 +- .../Documentation/Configuration/Reference.rst | 2 +- .../Documentation/GeneralConcepts/Index.rst | 2 +- .../Documentation/Includes.rst.txt | 34 +++ .../rte_ckeditor/Documentation/Includes.txt | 20 -- .../rte_ckeditor/Documentation/Index.rst | 54 ++-- .../Documentation/Installation/Index.rst | 2 +- .../Documentation/Introduction/Index.rst | 2 +- .../rte_ckeditor/Documentation/Settings.cfg | 82 +++--- .../rte_ckeditor/Documentation/Sitemap.rst | 4 +- .../Documentation/Usage/Index.rst | 2 +- .../rte_ckeditor/Documentation/genindex.rst | 7 + typo3/sysext/rte_ckeditor/README.rst | 13 + .../Administration/BackendModule/Index.rst | 7 +- .../Administration/DeleteTask/Index.rst | 7 +- .../Administration/EditTask/Index.rst | 7 +- .../ExecuteNextCronjob/Index.rst | 7 +- .../Administration/GroupTask/Index.rst | 7 +- .../Documentation/Administration/Index.rst | 7 +- .../Administration/ManualExecution/Index.rst | 7 +- .../Administration/StopTask/Index.rst | 7 +- .../Documentation/AppendixA/Index.rst | 7 +- .../DevelopersGuide/CreatingTasks/Index.rst | 7 +- .../Documentation/DevelopersGuide/Index.rst | 7 +- .../DevelopersGuide/SchedulerApi/Index.rst | 7 +- .../scheduler/Documentation/Includes.rst.txt | 34 +++ .../scheduler/Documentation/Includes.txt | 21 -- .../sysext/scheduler/Documentation/Index.rst | 64 ++--- .../Installation/BaseTasks/Index.rst | 7 +- .../Installation/CronJob/Index.rst | 7 +- .../Documentation/Installation/Index.rst | 7 +- .../Installation/Installing/Index.rst | 7 +- .../SchedulerShellScript/Index.rst | 7 +- .../Installation/SetupCheck/Index.rst | 7 +- .../Documentation/Introduction/Index.rst | 7 +- .../Documentation/KnownProblems/Index.rst | 7 +- .../Documentation/Overview/Index.rst | 7 +- .../scheduler/Documentation/Settings.cfg | 65 +++-- .../scheduler/Documentation/Sitemap.rst | 9 + .../scheduler/Documentation/Targets.rst | 13 - .../scheduler/Documentation/genindex.rst | 7 + typo3/sysext/scheduler/README.rst | 11 + .../seo/Documentation/Configuration/Index.rst | 12 +- .../seo/Documentation/Developer/Index.rst | 2 +- .../sysext/seo/Documentation/Editor/Index.rst | 2 +- .../GeneralRecommendations/Index.rst | 2 +- .../sysext/seo/Documentation/Includes.rst.txt | 34 +++ typo3/sysext/seo/Documentation/Includes.txt | 23 -- typo3/sysext/seo/Documentation/Index.rst | 73 +++--- .../seo/Documentation/Installation/Index.rst | 2 +- .../seo/Documentation/Introduction/Index.rst | 2 +- typo3/sysext/seo/Documentation/Settings.cfg | 89 ++++--- typo3/sysext/seo/Documentation/Sitemap.rst | 9 + typo3/sysext/seo/Documentation/genindex.rst | 7 + typo3/sysext/seo/README.rst | 11 + typo3/sysext/setup/README.rst | 11 + typo3/sysext/sys_note/README.rst | 11 + typo3/sysext/t3editor/README.rst | 13 + typo3/sysext/tstemplate/README.rst | 11 + typo3/sysext/viewpage/README.rst | 10 + .../Administration/Configuration/Index.rst | 2 +- .../Administration/CustomWorkspace/Index.rst | 2 +- .../Documentation/Administration/Index.rst | 2 +- .../Administration/Scheduler/Index.rst | 2 +- .../Administration/Versioning/Index.rst | 2 +- .../Administration/Workspaces/Index.rst | 4 +- .../workspaces/Documentation/Includes.rst.txt | 34 +++ .../workspaces/Documentation/Includes.txt | 14 -- .../sysext/workspaces/Documentation/Index.rst | 59 ++--- .../Documentation/Introduction/Index.rst | 4 +- .../workspaces/Documentation/Settings.cfg | 73 ++++-- .../workspaces/Documentation/Sitemap.rst | 9 + .../workspaces/Documentation/Targets.rst | 10 - .../Documentation/UsersGuide/Index.rst | 2 +- .../workspaces/Documentation/genindex.rst | 7 + typo3/sysext/workspaces/README.rst | 11 + 3381 files changed, 7527 insertions(+), 5068 deletions(-) create mode 100644 typo3/sysext/about/README.rst create mode 100644 typo3/sysext/adminpanel/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/adminpanel/Documentation/Includes.txt create mode 100644 typo3/sysext/adminpanel/Documentation/genindex.rst create mode 100644 typo3/sysext/adminpanel/README.rst create mode 100644 typo3/sysext/backend/README.rst create mode 100644 typo3/sysext/belog/README.rst create mode 100644 typo3/sysext/beuser/README.rst create mode 100644 typo3/sysext/core/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/core/Documentation/Includes.txt create mode 100644 typo3/sysext/core/Documentation/Sitemap.rst delete mode 100644 typo3/sysext/core/Documentation/Sitemap/Index.rst create mode 100644 typo3/sysext/core/Documentation/genindex.rst create mode 100644 typo3/sysext/core/README.rst create mode 100644 typo3/sysext/dashboard/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/dashboard/Documentation/Includes.txt create mode 100644 typo3/sysext/dashboard/Documentation/Sitemap.rst create mode 100644 typo3/sysext/dashboard/Documentation/genindex.rst create mode 100644 typo3/sysext/dashboard/README.rst create mode 100644 typo3/sysext/extbase/README.rst create mode 100644 typo3/sysext/extensionmanager/README.rst create mode 100644 typo3/sysext/felogin/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/felogin/Documentation/Includes.txt create mode 100644 typo3/sysext/felogin/Documentation/Sitemap.rst delete mode 100644 typo3/sysext/felogin/Documentation/Targets.rst create mode 100644 typo3/sysext/felogin/Documentation/genindex.rst create mode 100644 typo3/sysext/felogin/README.rst create mode 100644 typo3/sysext/filelist/README.rst create mode 100644 typo3/sysext/filemetadata/README.rst create mode 100644 typo3/sysext/fluid/README.rst create mode 100644 typo3/sysext/fluid_styled_content/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/fluid_styled_content/Documentation/Includes.txt delete mode 100644 typo3/sysext/fluid_styled_content/Documentation/Targets.rst create mode 100644 typo3/sysext/fluid_styled_content/Documentation/genindex.rst create mode 100644 typo3/sysext/fluid_styled_content/README.rst create mode 100644 typo3/sysext/form/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/form/Documentation/Includes.txt create mode 100644 typo3/sysext/form/Documentation/Sitemap.rst delete mode 100644 typo3/sysext/form/Documentation/Sitemap/Index.rst delete mode 100644 typo3/sysext/form/Documentation/Targets.rst create mode 100644 typo3/sysext/form/Documentation/genindex.rst create mode 100644 typo3/sysext/form/README.rst create mode 100644 typo3/sysext/frontend/README.rst create mode 100644 typo3/sysext/impexp/README.rst create mode 100644 typo3/sysext/indexed_search/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/indexed_search/Documentation/Includes.txt create mode 100644 typo3/sysext/indexed_search/Documentation/Sitemap.rst delete mode 100644 typo3/sysext/indexed_search/Documentation/Targets.rst create mode 100644 typo3/sysext/indexed_search/Documentation/genindex.rst create mode 100644 typo3/sysext/indexed_search/README.rst create mode 100644 typo3/sysext/info/README.rst create mode 100644 typo3/sysext/install/README.rst create mode 100644 typo3/sysext/linkvalidator/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/linkvalidator/Documentation/Includes.txt create mode 100644 typo3/sysext/linkvalidator/Documentation/Sitemap.rst delete mode 100644 typo3/sysext/linkvalidator/Documentation/Targets.rst create mode 100644 typo3/sysext/linkvalidator/Documentation/genindex.rst create mode 100644 typo3/sysext/linkvalidator/README.rst create mode 100644 typo3/sysext/lowlevel/Documentation/Includes.rst.txt create mode 100644 typo3/sysext/lowlevel/Documentation/Index.rst create mode 100644 typo3/sysext/opendocs/README.rst create mode 100644 typo3/sysext/recordlist/README.rst create mode 100644 typo3/sysext/recycler/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/recycler/Documentation/Includes.txt create mode 100644 typo3/sysext/recycler/Documentation/Sitemap.rst delete mode 100644 typo3/sysext/recycler/Documentation/Targets.rst create mode 100644 typo3/sysext/recycler/Documentation/genindex.rst create mode 100644 typo3/sysext/recycler/README.rst create mode 100644 typo3/sysext/redirects/Documentation/genindex.rst create mode 100644 typo3/sysext/reports/README.rst create mode 100644 typo3/sysext/rte_ckeditor/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/rte_ckeditor/Documentation/Includes.txt create mode 100644 typo3/sysext/rte_ckeditor/Documentation/genindex.rst create mode 100644 typo3/sysext/rte_ckeditor/README.rst create mode 100644 typo3/sysext/scheduler/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/scheduler/Documentation/Includes.txt create mode 100644 typo3/sysext/scheduler/Documentation/Sitemap.rst delete mode 100644 typo3/sysext/scheduler/Documentation/Targets.rst create mode 100644 typo3/sysext/scheduler/Documentation/genindex.rst create mode 100644 typo3/sysext/scheduler/README.rst create mode 100644 typo3/sysext/seo/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/seo/Documentation/Includes.txt create mode 100644 typo3/sysext/seo/Documentation/Sitemap.rst create mode 100644 typo3/sysext/seo/Documentation/genindex.rst create mode 100644 typo3/sysext/seo/README.rst create mode 100644 typo3/sysext/setup/README.rst create mode 100644 typo3/sysext/sys_note/README.rst create mode 100644 typo3/sysext/t3editor/README.rst create mode 100644 typo3/sysext/tstemplate/README.rst create mode 100644 typo3/sysext/viewpage/README.rst create mode 100644 typo3/sysext/workspaces/Documentation/Includes.rst.txt delete mode 100644 typo3/sysext/workspaces/Documentation/Includes.txt create mode 100644 typo3/sysext/workspaces/Documentation/Sitemap.rst delete mode 100644 typo3/sysext/workspaces/Documentation/Targets.rst create mode 100644 typo3/sysext/workspaces/Documentation/genindex.rst create mode 100644 typo3/sysext/workspaces/README.rst diff --git a/Build/Scripts/test/rstFiles/data/test2/Changelog/master/Feature-12345-Test2.rst b/Build/Scripts/test/rstFiles/data/test2/Changelog/master/Feature-12345-Test2.rst index f72584e3dcc6..95238a70178c 100644 --- a/Build/Scripts/test/rstFiles/data/test2/Changelog/master/Feature-12345-Test2.rst +++ b/Build/Scripts/test/rstFiles/data/test2/Changelog/master/Feature-12345-Test2.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================== Feature: #12345 - Test 2 diff --git a/Build/Scripts/test/rstFiles/data/test3/Changelog/master/Feature-12345-Test3.rst b/Build/Scripts/test/rstFiles/data/test3/Changelog/master/Feature-12345-Test3.rst index cbb3a13f8f52..6b0f69f63e02 100644 --- a/Build/Scripts/test/rstFiles/data/test3/Changelog/master/Feature-12345-Test3.rst +++ b/Build/Scripts/test/rstFiles/data/test3/Changelog/master/Feature-12345-Test3.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================== Feature: #12345 - Test 3 diff --git a/Build/Scripts/test/rstFiles/data/test4/Changelog/master/Deprecation-12345-Test4.rst b/Build/Scripts/test/rstFiles/data/test4/Changelog/master/Deprecation-12345-Test4.rst index 922c0d5a384a..ba894d46ae21 100644 --- a/Build/Scripts/test/rstFiles/data/test4/Changelog/master/Deprecation-12345-Test4.rst +++ b/Build/Scripts/test/rstFiles/data/test4/Changelog/master/Deprecation-12345-Test4.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================ Deprecation: #12345 - Test 4 diff --git a/Build/Scripts/validateRstFiles.php b/Build/Scripts/validateRstFiles.php index daad207a4d12..cb219bf0547a 100755 --- a/Build/Scripts/validateRstFiles.php +++ b/Build/Scripts/validateRstFiles.php @@ -140,9 +140,9 @@ class validateRstFiles $checkFor = [ [ 'type' => 'include', - 'regex' => '#^\\.\\. include:: \\.\\./\\.\\./Includes.txt#m', + 'regex' => '#^\\.\\. include:: /Includes.rst.txt#m', 'title' => 'no include', - 'message' => 'insert \'.. include:: ../../Includes.txt\' in first line of the file', + 'message' => 'insert \'.. include:: /Includes.rst.txt\' in first line of the file', ], [ 'type' => 'reference', diff --git a/typo3/sysext/about/README.rst b/typo3/sysext/about/README.rst new file mode 100644 index 000000000000..8e105813dc30 --- /dev/null +++ b/typo3/sysext/about/README.rst @@ -0,0 +1,11 @@ +========================= +TYPO3 extension ``about`` +========================= + +The About module shows information about TYPO3, installed extensions and +available modules. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/about/ diff --git a/typo3/sysext/adminpanel/Documentation/Configuration/Index.rst b/typo3/sysext/adminpanel/Documentation/Configuration/Index.rst index 177b93728eab..7b6976637454 100644 --- a/typo3/sysext/adminpanel/Documentation/Configuration/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Configuration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _configuration: diff --git a/typo3/sysext/adminpanel/Documentation/Extending/Index.rst b/typo3/sysext/adminpanel/Documentation/Extending/Index.rst index 61af9fdc78a5..e3adc7cfa9df 100644 --- a/typo3/sysext/adminpanel/Documentation/Extending/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Extending/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _extending: diff --git a/typo3/sysext/adminpanel/Documentation/Includes.rst.txt b/typo3/sysext/adminpanel/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/adminpanel/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/adminpanel/Documentation/Includes.txt b/typo3/sysext/adminpanel/Documentation/Includes.txt deleted file mode 100644 index 5aa119fbb4f3..000000000000 --- a/typo3/sysext/adminpanel/Documentation/Includes.txt +++ /dev/null @@ -1,17 +0,0 @@ -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in THIS documentation project (= manual). - -.. role:: aspect (emphasis) -.. role:: html(code) -.. role:: js(code) -.. role:: php(code) -.. role:: sep (strong) -.. role:: sql(code) -.. role:: typoscript(code) -.. role:: yaml(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. default-role:: code -.. highlight:: php diff --git a/typo3/sysext/adminpanel/Documentation/Index.rst b/typo3/sysext/adminpanel/Documentation/Index.rst index 956f877ff003..367bae6ab0b1 100644 --- a/typo3/sysext/adminpanel/Documentation/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Index.rst @@ -1,57 +1,44 @@ -.. every .rst file should include Includes.txt -.. use correct path! +.. include:: /Includes.rst.txt -.. include:: Includes.txt - -.. Every manual should have a start label for cross-referencing to -.. start page. Do not remove this! - -.. _start: - -=========== -Admin Panel -=========== +================= +TYPO3 Admin Panel +================= :Extension key: adminpanel +:Package name: + typo3/cms-adminpanel + :Version: |release| :Language: en -:Description: - Manual for the TYPO3 Admin Panel. - -:Keywords: - admin panel, frontend, debug - -:Copyright: - 2021 - -:Authors: - Felicity Brand +:Author: + Felicity Brand & TYPO3 contributors :License: - This extension documentation is published under the `CC BY-NC-SA 4.0 <https://creativecommons.org/licenses/by-nc-sa/4.0/>`__ (Creative Commons) license. + This document is published under the + `Creative Commons BY-NC-SA 4.0 <https://creativecommons.org/licenses/by-nc-sa/4.0/>`__ + license. :Rendered: |today| -**TYPO3** +---- -The content of this document is related to TYPO3 CMS, -a GNU/GPL CMS/Framework available from `typo3.org <https://typo3.org/>`_ . +The Admin Panel displays information about your site in the frontend and +contains a range of metrics including debug and caching information. -**For Contributors** +---- -You are welcome to help improve this guide. -Just click on "Edit me on GitHub" on the top right to submit your change -request. +**Table of Contents:** .. toctree:: - :maxdepth: 3 + :maxdepth: 2 + :titlesonly: Introduction/Index Installation/Index @@ -59,5 +46,11 @@ request. Inspecting/Index Settings/Index Extending/Index - Changelog/Index + +.. Meta Menu + +.. toctree:: + :hidden: + Sitemap + genindex diff --git a/typo3/sysext/adminpanel/Documentation/Inspecting/Debug/Index.rst b/typo3/sysext/adminpanel/Documentation/Inspecting/Debug/Index.rst index c528a71f977e..82cacccef06f 100644 --- a/typo3/sysext/adminpanel/Documentation/Inspecting/Debug/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Inspecting/Debug/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _debug: diff --git a/typo3/sysext/adminpanel/Documentation/Inspecting/Index.rst b/typo3/sysext/adminpanel/Documentation/Inspecting/Index.rst index 285f484e5868..9ed0cbbacec1 100644 --- a/typo3/sysext/adminpanel/Documentation/Inspecting/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Inspecting/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _inspecting: diff --git a/typo3/sysext/adminpanel/Documentation/Inspecting/Info/Index.rst b/typo3/sysext/adminpanel/Documentation/Inspecting/Info/Index.rst index a2e36af414d8..50b2b91f414e 100644 --- a/typo3/sysext/adminpanel/Documentation/Inspecting/Info/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Inspecting/Info/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _info: diff --git a/typo3/sysext/adminpanel/Documentation/Inspecting/TypoScript/Index.rst b/typo3/sysext/adminpanel/Documentation/Inspecting/TypoScript/Index.rst index 5456620b8c5a..fbeb6a969607 100644 --- a/typo3/sysext/adminpanel/Documentation/Inspecting/TypoScript/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Inspecting/TypoScript/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _TypoScript: diff --git a/typo3/sysext/adminpanel/Documentation/Installation/Index.rst b/typo3/sysext/adminpanel/Documentation/Installation/Index.rst index 13280fa98f50..235c3c5a1212 100644 --- a/typo3/sysext/adminpanel/Documentation/Installation/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Installation/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _installation: diff --git a/typo3/sysext/adminpanel/Documentation/Introduction/Index.rst b/typo3/sysext/adminpanel/Documentation/Introduction/Index.rst index bd543895b07b..a4b69226abb3 100644 --- a/typo3/sysext/adminpanel/Documentation/Introduction/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Introduction/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _introduction: diff --git a/typo3/sysext/adminpanel/Documentation/Settings.cfg b/typo3/sysext/adminpanel/Documentation/Settings.cfg index 00285dfa7a79..1322558f6771 100644 --- a/typo3/sysext/adminpanel/Documentation/Settings.cfg +++ b/typo3/sysext/adminpanel/Documentation/Settings.cfg @@ -1,71 +1,63 @@ -# ##### -# -# Settings.cfg - A TYPO3 Documentation Project's Configuration File -# Information about Settings.cfg: -# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/DirectoryFilenames.html#settings-cfg -# -# About Syntax: -# See https://docs.python.org/2/library/configparser.html -# -# Attention: -# Only " ;" can start an inline comment. -# This is: blank PLUS semicolon! -# -# ##### +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg [general] project = Admin Panel version = 10.4 release = 10.4 -copyright = 2021 - -description = This is the documentation of TYPO3's system extension 'adminpanel'. - It displays a bar at the bottom of the screen on the frontend, - from which you can access information per page. +copyright = since 2018 by the TYPO3 contributors [html_theme_options] -# Add 'Edit me on Github' button -github_branch = 11.5 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/adminpanel/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/adminpanel/Documentation -# Show as related links -project_contact = -project_discussions = -project_home = https://forge.typo3.org/projects/typo3cms-core -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/adminpanel/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = +use_opensearch = [intersphinx_mapping] -# ................................................................................. -# for cross-referencing across manuals (intersphinx) with :ref: -# -# You must uncomment all manuals you use in your cross-references -# -# Example usage: -# :ref:`t3contribute:start` will link to start page of Contribution Guide -# ................................................................................. - -h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ -# t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ -# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ -# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/Index.html -t3install = https://docs.typo3.org/m/typo3/guide-installation/10.4/en-us/ -# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ -# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ -# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ -# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ -# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating-with-fluid/main/en-us/ -# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ -t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/10.4/en-us/ -t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ - -[extensions] - -# This is required for embedding YouTube videos - -any_name_youtube = sphinxcontrib.youtube +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +# t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/10.4/en-us/ +t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/adminpanel/Documentation/Settings/Index.rst b/typo3/sysext/adminpanel/Documentation/Settings/Index.rst index 78b7ab11bdfa..e9cebab3e3b3 100644 --- a/typo3/sysext/adminpanel/Documentation/Settings/Index.rst +++ b/typo3/sysext/adminpanel/Documentation/Settings/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _settings: diff --git a/typo3/sysext/adminpanel/Documentation/Sitemap.rst b/typo3/sysext/adminpanel/Documentation/Sitemap.rst index 9617022a6356..09d3c6f56e97 100644 --- a/typo3/sysext/adminpanel/Documentation/Sitemap.rst +++ b/typo3/sysext/adminpanel/Documentation/Sitemap.rst @@ -1,9 +1,9 @@ :template: sitemap.html -.. _sitemap: +.. include:: /Includes.rst.txt ======= Sitemap ======= -.. template 'sitemap.html' will insert the toctree as a sitemap here below normal contents +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/adminpanel/Documentation/genindex.rst b/typo3/sysext/adminpanel/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/adminpanel/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/adminpanel/README.rst b/typo3/sysext/adminpanel/README.rst new file mode 100644 index 000000000000..b029c0cf5658 --- /dev/null +++ b/typo3/sysext/adminpanel/README.rst @@ -0,0 +1,11 @@ +============================== +TYPO3 extension ``adminpanel`` +============================== + +The Admin Panel displays information about your site in the frontend and +contains a range of metrics including debug and caching information. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-adminpanel/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/adminpanel/ diff --git a/typo3/sysext/backend/README.rst b/typo3/sysext/backend/README.rst new file mode 100644 index 000000000000..96966eb56130 --- /dev/null +++ b/typo3/sysext/backend/README.rst @@ -0,0 +1,11 @@ +=========================== +TYPO3 extension ``backend`` +=========================== + +This extension includes the TYPO3 backend frame and its basic backend modules, +for example the Login, the Site Configuration, the Pages and the Content module. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/backend/ diff --git a/typo3/sysext/belog/README.rst b/typo3/sysext/belog/README.rst new file mode 100644 index 000000000000..55aba28f2c8d --- /dev/null +++ b/typo3/sysext/belog/README.rst @@ -0,0 +1,14 @@ +========================= +TYPO3 extension ``belog`` +========================= + +View logs from the sys_log table in the TYPO3 backend modules System>Log and +Web>Info>Log. + +The TYPO3 backend module System>Log provides a system wide overview and +Web>Info>Log shows logs related to specific pages. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/belog/ diff --git a/typo3/sysext/beuser/README.rst b/typo3/sysext/beuser/README.rst new file mode 100644 index 000000000000..d77cb99f51f7 --- /dev/null +++ b/typo3/sysext/beuser/README.rst @@ -0,0 +1,15 @@ +========================== +TYPO3 extension ``beuser`` +========================== + +The TYPO3 backend module System>Backend Users is managing backend users and +groups. + +It allows you to add / delete / modify backend users and groups, configure and +compare the settings of backend users and verify their permissions. This module +also displays any backend users who are currently logged in. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/beuser/ diff --git a/typo3/sysext/core/Documentation/Changelog-10.rst b/typo3/sysext/core/Documentation/Changelog-10.rst index 8444e394f63a..3a42db0b3419 100644 --- a/typo3/sysext/core/Documentation/Changelog-10.rst +++ b/typo3/sysext/core/Documentation/Changelog-10.rst @@ -1,6 +1,6 @@ :orphan: -.. include:: Includes.txt +.. include:: /Includes.rst.txt ============= ChangeLog v10 diff --git a/typo3/sysext/core/Documentation/Changelog-7.rst b/typo3/sysext/core/Documentation/Changelog-7.rst index bb5058378e8c..b605e83118c9 100644 --- a/typo3/sysext/core/Documentation/Changelog-7.rst +++ b/typo3/sysext/core/Documentation/Changelog-7.rst @@ -1,6 +1,6 @@ :orphan: -.. include:: Includes.txt +.. include:: /Includes.rst.txt ============ ChangeLog v7 diff --git a/typo3/sysext/core/Documentation/Changelog-8.rst b/typo3/sysext/core/Documentation/Changelog-8.rst index 94a7ec3f3a7f..a797d88eaa0b 100644 --- a/typo3/sysext/core/Documentation/Changelog-8.rst +++ b/typo3/sysext/core/Documentation/Changelog-8.rst @@ -1,6 +1,6 @@ :orphan: -.. include:: Includes.txt +.. include:: /Includes.rst.txt ============ ChangeLog v8 diff --git a/typo3/sysext/core/Documentation/Changelog-9.rst b/typo3/sysext/core/Documentation/Changelog-9.rst index a429ad71a4ce..dc66a8d71a01 100644 --- a/typo3/sysext/core/Documentation/Changelog-9.rst +++ b/typo3/sysext/core/Documentation/Changelog-9.rst @@ -1,6 +1,6 @@ :orphan: -.. include:: Includes.txt +.. include:: /Includes.rst.txt ============ ChangeLog v9 diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-21638-LockIPPropertyRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-21638-LockIPPropertyRemoved.rst index 967fe2f59afb..2c4bfc357dfc 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-21638-LockIPPropertyRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-21638-LockIPPropertyRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #21638 - AbstractUserAuthentication::lockIP property removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-81950-RemoveLeftoverWorkspacesUnpublishingFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-81950-RemoveLeftoverWorkspacesUnpublishingFunctionality.rst index 3f4f7cbf5847..d3c88b3b2550 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-81950-RemoveLeftoverWorkspacesUnpublishingFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-81950-RemoveLeftoverWorkspacesUnpublishingFunctionality.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #81950 - Remove leftover workspaces unpublishing functionality diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-86862-DefaultLayoutOfExtfluid_styled_contentDoesNotUseSpacelessViewHelperAnymore.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-86862-DefaultLayoutOfExtfluid_styled_contentDoesNotUseSpacelessViewHelperAnymore.rst index 7f717e294d71..95f0ce9d3b8a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-86862-DefaultLayoutOfExtfluid_styled_contentDoesNotUseSpacelessViewHelperAnymore.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-86862-DefaultLayoutOfExtfluid_styled_contentDoesNotUseSpacelessViewHelperAnymore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================= Breaking: #86862 - Default Layout of ext:fluid_styled_content does not use spaceless viewHelper anymore @@ -33,4 +33,4 @@ Migration Review and adjust the markup generated for your front end. In case you did not experience any issues before, you can override the default template and reintroduce the spaceless viewHelper, or apply it in other sections of the output where it will be helpful. -.. index:: Fluid, Frontend, RTE, NotScanned, ext:fluid_styled_content \ No newline at end of file +.. index:: Fluid, Frontend, RTE, NotScanned, ext:fluid_styled_content diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87009-UseMultipleTranslationFilesByDefaultInEXTform.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87009-UseMultipleTranslationFilesByDefaultInEXTform.rst index 38e14fff9fcb..187126cc6c0a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87009-UseMultipleTranslationFilesByDefaultInEXTform.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87009-UseMultipleTranslationFilesByDefaultInEXTform.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #87009 - Use multiple translation files by default in EXT:form diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87193-DeprecatedFunctionalityRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87193-DeprecatedFunctionalityRemoved.rst index 885d80de510d..7d093a95f10b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87193-DeprecatedFunctionalityRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87193-DeprecatedFunctionalityRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #87193 - Deprecated functionality removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87305-UseConstructorInjectionInDataMapper.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87305-UseConstructorInjectionInDataMapper.rst index 24e9bd2059ff..36ea2d28ad1c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87305-UseConstructorInjectionInDataMapper.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87305-UseConstructorInjectionInDataMapper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #87305 - Use constructor injection in DataMapper diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87511-RemoveNamespacesViewObjectNamePatternProperty.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87511-RemoveNamespacesViewObjectNamePatternProperty.rst index e58647cc5edc..7fbf1da73510 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87511-RemoveNamespacesViewObjectNamePatternProperty.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87511-RemoveNamespacesViewObjectNamePatternProperty.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #87511 - Remove $namespacesViewObjectNamePattern property diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87511-RemoveViewFormatToObjectNameMapProperty.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87511-RemoveViewFormatToObjectNameMapProperty.rst index b747a123d6c3..463ace53ca9e 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87511-RemoveViewFormatToObjectNameMapProperty.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87511-RemoveViewFormatToObjectNameMapProperty.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #87511 - Remove $viewFormatToObjectNameMap property diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87558-ConsolidateExtbaseCaches.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87558-ConsolidateExtbaseCaches.rst index 3af1c09df055..c7fba5beb710 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87558-ConsolidateExtbaseCaches.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87558-ConsolidateExtbaseCaches.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #87558 - Consolidate extbase caches diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87567-GlobalVariableTBE_TEMPLATERemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87567-GlobalVariableTBE_TEMPLATERemoved.rst index 1c56ef622af5..7f37276d624a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87567-GlobalVariableTBE_TEMPLATERemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87567-GlobalVariableTBE_TEMPLATERemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #87567 - Global variable $TBE_TEMPLATE removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87583-RemoveObsoleteAPCCacheBackendImplementation.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87583-RemoveObsoleteAPCCacheBackendImplementation.rst index 29e7cfe327f0..e0c2639c65f5 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87583-RemoveObsoleteAPCCacheBackendImplementation.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87583-RemoveObsoleteAPCCacheBackendImplementation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #87583 - Remove obsolete APC Cache Backend implementation diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87594-HardenExtbase.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87594-HardenExtbase.rst index 6995f7195c2d..bad787f11295 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87594-HardenExtbase.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87594-HardenExtbase.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Breaking: #87594 - Harden extbase diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfiguration.rst index e4b73ea2360e..0224ab565655 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Breaking: #87623 - Replace config.persistence.classes typoscript configuration diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87627-RemovePropertyExtensionNameOfAbstractController.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87627-RemovePropertyExtensionNameOfAbstractController.rst index 2bc0bbd71576..892cb4b31487 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87627-RemovePropertyExtensionNameOfAbstractController.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87627-RemovePropertyExtensionNameOfAbstractController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #87627 - Remove Property extensionName of AbstractController diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87936-TCAForSysHistoryRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87936-TCAForSysHistoryRemoved.rst index 7bac75d65223..71c72276cfd9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87936-TCAForSysHistoryRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87936-TCAForSysHistoryRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #87936 - TCA for sys_history removed @@ -35,4 +35,4 @@ Migration If still needed, an extension should deliver the full TCA definition of :sql:`sys_history`. -.. index:: Database, TCA, FullyScanned, ext:core \ No newline at end of file +.. index:: Database, TCA, FullyScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87937-TCAOption_selicon_field_path_removed.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87937-TCAOption_selicon_field_path_removed.rst index 33b7de8f82bf..16a446a38247 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87937-TCAOption_selicon_field_path_removed.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87937-TCAOption_selicon_field_path_removed.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #87937 - TCA option "selicon_field_path" removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87957-DoNotMagicallyRegisterValidators.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87957-DoNotMagicallyRegisterValidators.rst index e36dcc9f75a8..4cf4fbe58675 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87957-DoNotMagicallyRegisterValidators.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87957-DoNotMagicallyRegisterValidators.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Breaking: #87957 - Validators are not registered automatically in Extbase anymore diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87989-TCAOptionSetToDefaultOnCopyRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87989-TCAOptionSetToDefaultOnCopyRemoved.rst index 535cd52d6bec..708285a8984d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87989-TCAOptionSetToDefaultOnCopyRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-87989-TCAOptionSetToDefaultOnCopyRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #87989 - TCA option setToDefaultOnCopy removed @@ -35,4 +35,4 @@ This option was only there for resetting some `sys_action` values to default, wh can easily be achieved by a hook if needed. If an extension author uses this setting, this should be achieved with proper DataHandler hooks. -.. index:: TCA, PartiallyScanned, ext:core \ No newline at end of file +.. index:: TCA, PartiallyScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88129-RenameFeloginFlexformFields.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88129-RenameFeloginFlexformFields.rst index 33a5ff9b156b..f5c55e93b1bc 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88129-RenameFeloginFlexformFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88129-RenameFeloginFlexformFields.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #88129 - Renamed felogin flexform fields diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88143-Version-relatedDatabaseFieldT3ver_idRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88143-Version-relatedDatabaseFieldT3ver_idRemoved.rst index f10aece6ecda..0089efe3c708 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88143-Version-relatedDatabaseFieldT3ver_idRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88143-Version-relatedDatabaseFieldT3ver_idRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #88143 - Version-related database field "t3ver_id" removed @@ -40,4 +40,4 @@ Migration Search in any extension in `typo3conf/ext` for :sql:`t3ver_id` to see any usages, and remove the field from any queries, database definitions in :file:`ext_tables.sql` files. -.. index:: Database, NotScanned, ext:workspaces \ No newline at end of file +.. index:: Database, NotScanned, ext:workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88182-JsfuncInlineJsHasBeenDropped.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88182-JsfuncInlineJsHasBeenDropped.rst index 810bdc8015bb..696f55dc28f2 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88182-JsfuncInlineJsHasBeenDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88182-JsfuncInlineJsHasBeenDropped.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #88182 - jsfunc.inline.js has been dropped @@ -17,7 +17,7 @@ Impact ====== Requesting the file :file:`typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.inline.js` will cause a 404 error. -Calling any method of the global :javascript:`inline` object will throw an error since the object doesn't exist anymore. +Calling any method of the global :js:`inline` object will throw an error since the object doesn't exist anymore. Affected Installations @@ -31,8 +31,8 @@ Migration There is no migration available in most cases, since the :php:`TYPO3\CMS\Backend\Form\Container\InlineControlContainer` component is now event-driven. -One exception is the former :javascript:`inline.delayedImportElement()` method, since this part is now based on -`postMessage`. For this approach, a small helper utility :javascript:`TYPO3/CMS/Backend/Utility/MessageUtility` has +One exception is the former :js:`inline.delayedImportElement()` method, since this part is now based on +`postMessage`. For this approach, a small helper utility :js:`TYPO3/CMS/Backend/Utility/MessageUtility` has been added. See the example for a possible migration: @@ -57,8 +57,8 @@ See the example for a possible migration: MessageUtility.send(message); }); -The :javascript:`MessageUtility.send()` method automatically gets the current domain of the request and attaches it to -the postMessage. :javascript:`MessageUtility.verifyOrigin()` must be used to check whether the incoming request was sent +The :js:`MessageUtility.send()` method automatically gets the current domain of the request and attaches it to +the postMessage. :js:`MessageUtility.verifyOrigin()` must be used to check whether the incoming request was sent by the current TYPO3 backend to avoid possible security issues. .. index:: Backend, JavaScript, TCA, NotScanned, ext:backend diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88366-RemovedCf_PrefixOfCacheTables.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88366-RemovedCf_PrefixOfCacheTables.rst index 4a3179f44c21..57de35ab60ad 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88366-RemovedCf_PrefixOfCacheTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88366-RemovedCf_PrefixOfCacheTables.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #88366 - Removed prefix of cache tables @@ -35,4 +35,4 @@ Use the Caching Framework directly. In addition, run through the Database Table Analyzer of the Configuration module to re-create any database tables of the Caching Framework. -.. index:: Database, NotScanned, ext:core \ No newline at end of file +.. index:: Database, NotScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88376-RemovedObsoletePageNotFound_handlingSettings.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88376-RemovedObsoletePageNotFound_handlingSettings.rst index 190b0f934a19..7d8d59675c13 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88376-RemovedObsoletePageNotFound_handlingSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88376-RemovedObsoletePageNotFound_handlingSettings.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #88376 - Removed obsolete "pageNotFound_handling" settings diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88411-TBE_EDITORtypo3formRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88411-TBE_EDITORtypo3formRemoved.rst index 01484caac2e0..ec56628f8890 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88411-TBE_EDITORtypo3formRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88411-TBE_EDITORtypo3formRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #88411 - TBE_EDITOR.typo3form removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88427-JsfuncevalfieldjsHasBeenRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88427-JsfuncevalfieldjsHasBeenRemoved.rst index 4f0332ee244e..02be8bea0955 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88427-JsfuncevalfieldjsHasBeenRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88427-JsfuncevalfieldjsHasBeenRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #88427 - jsfunc.evalfield.js has been removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88458-RemovedFrontendTrackUserFtuFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88458-RemovedFrontendTrackUserFtuFunctionality.rst index d0c7f70a582d..67309cbff34d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88458-RemovedFrontendTrackUserFtuFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88458-RemovedFrontendTrackUserFtuFunctionality.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #88458 - Removed Frontend Track User "ftu" functionality diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88496-MethodGetSwitchableControllerActionsHasBeenRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88496-MethodGetSwitchableControllerActionsHasBeenRemoved.rst index 43d564fb1d6c..74ebc406ff7f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88496-MethodGetSwitchableControllerActionsHasBeenRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88496-MethodGetSwitchableControllerActionsHasBeenRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Breaking: #88496 - Method getSwitchableControllerActions has been removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88498-GlobalDataForTimeTrackerStatisticsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88498-GlobalDataForTimeTrackerStatisticsRemoved.rst index a7fa4d428af7..5b0fc5991a0c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88498-GlobalDataForTimeTrackerStatisticsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88498-GlobalDataForTimeTrackerStatisticsRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #88498 - Global data for TimeTracker statistics removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88500-RTEImageHandlingFunctionalityDropped.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88500-RTEImageHandlingFunctionalityDropped.rst index 7e6f91231d56..403e914b76c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88500-RTEImageHandlingFunctionalityDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88500-RTEImageHandlingFunctionalityDropped.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #88500 - RTE image handling functionality dropped diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88525-RemoveCreateDirsDirectiveOfExtensionInstallationEm_confphp.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88525-RemoveCreateDirsDirectiveOfExtensionInstallationEm_confphp.rst index c69f1fe7c88a..b3cf3c7c16c3 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88525-RemoveCreateDirsDirectiveOfExtensionInstallationEm_confphp.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88525-RemoveCreateDirsDirectiveOfExtensionInstallationEm_confphp.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Breaking: #88525 - Remove "createDirs" directive of extension installation / em_conf.php @@ -44,4 +44,4 @@ When an extension supports TYPO3 v10+ only, this directive can be removed. If an extension needs a special directory, this should be created via PHP when it is needed via e.g. :php:`GeneralUtility::mkdir_deep()`. -.. index:: PHP-API, NotScanned, ext:extensionmanager \ No newline at end of file +.. index:: PHP-API, NotScanned, ext:extensionmanager diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88527-OverridingCustomValuesInUserAuthenticationDerivatives.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88527-OverridingCustomValuesInUserAuthenticationDerivatives.rst index 11d9e591138c..18c4a705229a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88527-OverridingCustomValuesInUserAuthenticationDerivatives.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88527-OverridingCustomValuesInUserAuthenticationDerivatives.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Breaking: #88527 - Overriding custom values in User Authentication derivatives @@ -45,4 +45,4 @@ Migration Consider using a proper subclass and a custom constructor method, or set all properties properly before the constructor is called (default values of class members). -.. index:: PHP-API, NotScanned \ No newline at end of file +.. index:: PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88540-ChangedRequestWorkflowForFrontendRequests.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88540-ChangedRequestWorkflowForFrontendRequests.rst index ada259ff4206..4a8cd05ade81 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88540-ChangedRequestWorkflowForFrontendRequests.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88540-ChangedRequestWorkflowForFrontendRequests.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #88540 - Changed Request Workflow for Frontend Requests diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88564-PageTSconfigSettingTSFEconstantsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88564-PageTSconfigSettingTSFEconstantsRemoved.rst index ea9b26f9380e..926272186fb5 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88564-PageTSconfigSettingTSFEconstantsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88564-PageTSconfigSettingTSFEconstantsRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #88564 - PageTSconfig setting "TSFE.constants" removed @@ -40,4 +40,4 @@ It is recommended to include TypoScript conditions in setup/constants, also sinc are evaluated in Backend context for Extbase modules. This option is not needed anymore and can be substituted by simple constants in `sys_template` or any Extension inclusion files as well. -.. index:: TSConfig, NotScanned \ No newline at end of file +.. index:: TSConfig, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88574-4thParameterOfPageRepository-enableFieldsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88574-4thParameterOfPageRepository-enableFieldsRemoved.rst index c315f7eccd9c..ad44b24550b5 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88574-4thParameterOfPageRepository-enableFieldsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88574-4thParameterOfPageRepository-enableFieldsRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #88574 - 4th parameter of PageRepository->enableFields removed @@ -37,4 +37,4 @@ Migration The fourth parameter on any method call can be removed (if set to "false"), or should be replaced with a separate instance of :php:`TYPO3\CMS\Core\Domain\Repository\PageRepository` with a custom Context. -.. index:: Frontend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88583-DatabaseFieldSys_languagestatic_lang_isocodeRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88583-DatabaseFieldSys_languagestatic_lang_isocodeRemoved.rst index afe80fa814da..fc123ada6b00 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88583-DatabaseFieldSys_languagestatic_lang_isocodeRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88583-DatabaseFieldSys_languagestatic_lang_isocodeRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #88583 - Database field sys_language.static_lang_isocode removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88638-StreamlinedSoftRefParserReferenceLookup.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88638-StreamlinedSoftRefParserReferenceLookup.rst index 5e6e4e9eb955..957f217373c9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88638-StreamlinedSoftRefParserReferenceLookup.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88638-StreamlinedSoftRefParserReferenceLookup.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #88638 - Streamlined SoftRefParser reference lookup @@ -52,4 +52,4 @@ is applicable. If a custom parser is in use, it is recommended to evaluate whether it contains re-usable data and switch to :php:`SingletonInterface` instead. -.. index:: Backend, FullyScanned \ No newline at end of file +.. index:: Backend, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88640-DatabaseFieldSys_templatenextLevelAndTypoScriptSublevel-InheritanceRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88640-DatabaseFieldSys_templatenextLevelAndTypoScriptSublevel-InheritanceRemoved.rst index cc648a0183f6..e1716004a240 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88640-DatabaseFieldSys_templatenextLevelAndTypoScriptSublevel-InheritanceRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88640-DatabaseFieldSys_templatenextLevelAndTypoScriptSublevel-InheritanceRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================== Breaking: #88640 - Database field "sys_template.nextLevel" and TypoScript sublevel - inheritance removed @@ -44,6 +44,6 @@ this SQL command: before updating TYPO3 Core. -Replace the sys_template record (the uid of the record is stored in the "nextLevel" field) with a condition e.g. :ts:`[tree.level > 1]` to add TypoScript for subpages. +Replace the sys_template record (the uid of the record is stored in the "nextLevel" field) with a condition e.g. :typoscript:`[tree.level > 1]` to add TypoScript for subpages. -.. index:: Database, NotScanned \ No newline at end of file +.. index:: Database, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88643-RemovedSwiftmailerswiftmailerDependency.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88643-RemovedSwiftmailerswiftmailerDependency.rst index 86892ea1884c..ce38579c678d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88643-RemovedSwiftmailerswiftmailerDependency.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88643-RemovedSwiftmailerswiftmailerDependency.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #88643 - Removed swiftmailer/swiftmailer dependency diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88646-RemovedInheritanceOfAbstractServiceFromAbstractAuthenticationService.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88646-RemovedInheritanceOfAbstractServiceFromAbstractAuthenticationService.rst index 94a6fa3bac63..193346040668 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88646-RemovedInheritanceOfAbstractServiceFromAbstractAuthenticationService.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88646-RemovedInheritanceOfAbstractServiceFromAbstractAuthenticationService.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================ Breaking: #88646 - Removed inheritance of AbstractService from AbstractAuthenticationService @@ -45,4 +45,4 @@ If your custom Authentication Service extends from :php:`TYPO3\CMS\Core\Authenti but requires methods or properties from :php:`TYPO3\CMS\Core\Service\AbstractService`, ensure to copy over the necessary methods/properties/constants into your custom Authentication provider. -.. index:: PHP-API, NotScanned \ No newline at end of file +.. index:: PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88657-PopupConfigurationInFormEngineDropped.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88657-PopupConfigurationInFormEngineDropped.rst index 99481fba024f..c074afe27f7f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88657-PopupConfigurationInFormEngineDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88657-PopupConfigurationInFormEngineDropped.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #88657 - Popup configuration in FormEngine dropped @@ -9,7 +9,7 @@ See :issue:`88657` Description =========== -The options :ts:`options.popupWindowSize` and :ts:`options.rte.popupWindowSize` used to configure popup sizes have been +The options :typoscript:`options.popupWindowSize` and :typoscript:`options.rte.popupWindowSize` used to configure popup sizes have been removed. diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88660-GLOBALST3_VARRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88660-GLOBALST3_VARRemoved.rst index b1888bd34d16..7635e9da55ad 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88660-GLOBALST3_VARRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88660-GLOBALST3_VARRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Breaking: #88660 - $GLOBALS[T3_VAR] removed @@ -47,4 +47,4 @@ to do with TYPO3's legacy work. Use specific hooks for indexing local files used by download extensions in conjunction with Indexed Search. -.. index:: PHP-API, FullyScanned, ext:indexed_search \ No newline at end of file +.. index:: PHP-API, FullyScanned, ext:indexed_search diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88667-RemovedAdditionalJavaScriptSubmitFromFormEngine.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88667-RemovedAdditionalJavaScriptSubmitFromFormEngine.rst index 14a93c21239b..4a8c101b8b55 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88667-RemovedAdditionalJavaScriptSubmitFromFormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88667-RemovedAdditionalJavaScriptSubmitFromFormEngine.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #88667 - Removed additionalJavaScriptSubmit from FormEngine diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88669-FormEngineFormDataProviderParentPageTcaRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88669-FormEngineFormDataProviderParentPageTcaRemoved.rst index 9ee1251d61f6..21de28cc35c1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88669-FormEngineFormDataProviderParentPageTcaRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88669-FormEngineFormDataProviderParentPageTcaRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #88669 - FormEngine FormDataProvider "parentPageTca" removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88681-ImportOfPHPFilesInImportExportFilesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88681-ImportOfPHPFilesInImportExportFilesRemoved.rst index 429976516ad7..42bfd28fb308 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88681-ImportOfPHPFilesInImportExportFilesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88681-ImportOfPHPFilesInImportExportFilesRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #88681 - Import of PHP files in Import/Export files removed @@ -34,4 +34,4 @@ Migration Ensure to include PHP files into a custom local extension, as importing PHP code is highly discouraged - even for administrators. -.. index:: PHP-API, NotScanned, ext:impexp \ No newline at end of file +.. index:: PHP-API, NotScanned, ext:impexp diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88687-ConfigureExtbaseRequestHandlersViaPHP.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88687-ConfigureExtbaseRequestHandlersViaPHP.rst index 70d785f09eb2..9d0ddfb48ead 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88687-ConfigureExtbaseRequestHandlersViaPHP.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88687-ConfigureExtbaseRequestHandlersViaPHP.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #88687 - Configure extbase request handlers via PHP diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88706-StreamlineFeloginLocallangKeys.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88706-StreamlineFeloginLocallangKeys.rst index c9ff02e370f5..532ba89ded76 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88706-StreamlineFeloginLocallangKeys.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88706-StreamlineFeloginLocallangKeys.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #88706 - Streamline felogin locallang keys diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88724-RemoveSuperfluousMethodsOfLocalizationRedirect.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88724-RemoveSuperfluousMethodsOfLocalizationRedirect.rst index 864861be8555..398a0708487a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88724-RemoveSuperfluousMethodsOfLocalizationRedirect.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88724-RemoveSuperfluousMethodsOfLocalizationRedirect.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #88724 - Remove superfluous methods of localizationRedirect @@ -28,4 +28,4 @@ Use route `record_edit` instead of `web_layout` or `web_list`. Set as additional Use :php:`TYPO3\CMS\Backend\Controller\EditDocumentController->localizationRedirect` instead of :php:`TYPO3\CMS\Backend\View\PageLayoutView->localizationRedirect` or :php:`TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList`. -.. index:: PHP-API, NotScanned \ No newline at end of file +.. index:: PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88741-CHashCalculationInIndexedSearchRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88741-CHashCalculationInIndexedSearchRemoved.rst index ab11005a104d..3d6955f9c04b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88741-CHashCalculationInIndexedSearchRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88741-CHashCalculationInIndexedSearchRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #88741 - cHash calculation in indexed search removed @@ -57,4 +57,4 @@ where data was previously stored in `index_debug.debuginfo` as serialized PHP st indexing needs to be rebuilt, but only to render the debug information properly in the TYPO3 Backend module. If debug information is not enabled, re-indexing is not necessary. -.. index:: Database, PHP-API, PartiallyScanned, ext:indexed_search \ No newline at end of file +.. index:: Database, PHP-API, PartiallyScanned, ext:indexed_search diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88744-DatabaseFieldsRelatedToCSSStyledContentRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88744-DatabaseFieldsRelatedToCSSStyledContentRemoved.rst index c479631f79c5..7893efd47cd9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88744-DatabaseFieldsRelatedToCSSStyledContentRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88744-DatabaseFieldsRelatedToCSSStyledContentRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #88744 - Database fields related to CSS Styled Content removed @@ -44,4 +44,4 @@ these database fields in a custom extension. It is recommended to switch to Fluid Styled Content rendering or custom content types with custom additional fields. -.. index:: Database, Frontend, NotScanned, ext:frontend \ No newline at end of file +.. index:: Database, Frontend, NotScanned, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88755-RemovePOSTOptionFromTypolinkaddQueryStringmethod.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88755-RemovePOSTOptionFromTypolinkaddQueryStringmethod.rst index a68b7ad22849..eec0c2bfa1ba 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88755-RemovePOSTOptionFromTypolinkaddQueryStringmethod.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88755-RemovePOSTOptionFromTypolinkaddQueryStringmethod.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Breaking: #88755 - Remove POST option from typolink.addQueryString.method diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88758-SelectiveConcatenationOfCSSFilesInResourceCompressorRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88758-SelectiveConcatenationOfCSSFilesInResourceCompressorRemoved.rst index 489d6edd1a0a..4ac73dc4dc5d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88758-SelectiveConcatenationOfCSSFilesInResourceCompressorRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88758-SelectiveConcatenationOfCSSFilesInResourceCompressorRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Breaking: #88758 - Selective Concatenation of CSS files in ResourceCompressor removed @@ -42,4 +42,4 @@ None, as it is considered to be useful to have one larger CSS file for TYPO3 Bac If necessary, add a CSS file manually via PageRenderer API which should be excluded from Concatenation. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88772-JavaScriptScriptTagsOmitTypetextjavascriptInHTML5.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88772-JavaScriptScriptTagsOmitTypetextjavascriptInHTML5.rst index 198fa6ff3cab..eddf66b151d1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88772-JavaScriptScriptTagsOmitTypetextjavascriptInHTML5.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88772-JavaScriptScriptTagsOmitTypetextjavascriptInHTML5.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Breaking: #88772 - JavaScript script tags omit type=text/javascript in HTML5 @@ -51,4 +51,4 @@ If still requested by a specific project, it can be added via: page.includeJS.myfile = EXT:site_mysite/Resources/Public/JavaScript/myfile.js page.includeJS.myfile.type = text/javascript -.. index:: Frontend, TypoScript, NotScanned \ No newline at end of file +.. index:: Frontend, TypoScript, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88779-RecordListRemoveUnusedCode.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88779-RecordListRemoveUnusedCode.rst index d7f490ccb9a3..4390deec66fc 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88779-RecordListRemoveUnusedCode.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88779-RecordListRemoveUnusedCode.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #88779 - RecordList: Remove unused code @@ -38,4 +38,4 @@ Migration Use :php:`BackendUtility::thumbCode` instead of :php:`thumbCode`. Use :php:`listURL` instead of :php:`requestUri`. -.. index:: PHP-API, FullyScanned, ext:recordlist \ No newline at end of file +.. index:: PHP-API, FullyScanned, ext:recordlist diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88799-IntroducedPSR-3CompatibleLoggingAPI.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88799-IntroducedPSR-3CompatibleLoggingAPI.rst index a29ca9154234..44a8bf4708d9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88799-IntroducedPSR-3CompatibleLoggingAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Breaking-88799-IntroducedPSR-3CompatibleLoggingAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #88799 - Introduced PSR-3 compatible Logging API diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-80420-EmailFinisherSingleAddressOptions.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-80420-EmailFinisherSingleAddressOptions.rst index 80f8d27aae6b..4473b6d48969 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-80420-EmailFinisherSingleAddressOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-80420-EmailFinisherSingleAddressOptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #80420 - EmailFinisher single address options diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-82669-StreamlineBackendRoutePathInconsistencies.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-82669-StreamlineBackendRoutePathInconsistencies.rst index 0517bab49f12..f1e9e42226c8 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-82669-StreamlineBackendRoutePathInconsistencies.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-82669-StreamlineBackendRoutePathInconsistencies.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #82669 - Streamline Backend route path inconsistencies @@ -37,4 +37,4 @@ Migration TYPO3 Backend Links via :php:`TYPO3\CMS\Backend\Routing\UriBuilder->buildUriFromRoutePath()` should be used with the new module name as described above. -.. index:: Backend, NotScanned, ext:backend \ No newline at end of file +.. index:: Backend, NotScanned, ext:backend diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-85895-DeprecateFile_getMetaData.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-85895-DeprecateFile_getMetaData.rst index 273cbd21092f..f85c81b8788c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-85895-DeprecateFile_getMetaData.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-85895-DeprecateFile_getMetaData.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #85895 - Deprecate File::_getMetaData() diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87200-EmailFinisherFormatContants.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87200-EmailFinisherFormatContants.rst index 39dff031188c..e6b8abed9eb4 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87200-EmailFinisherFormatContants.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87200-EmailFinisherFormatContants.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #87200 - EmailFinisher FORMAT_* constants diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87200-EmailFinisherFormatOption.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87200-EmailFinisherFormatOption.rst index f3441ecca0f1..6390abf9a669 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87200-EmailFinisherFormatOption.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87200-EmailFinisherFormatOption.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #87200 - EmailFinisher "format" option diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87305-UseConstructorInjectionInDataMapper.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87305-UseConstructorInjectionInDataMapper.rst index 6182454e82b2..d45dd7bec209 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87305-UseConstructorInjectionInDataMapper.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87305-UseConstructorInjectionInDataMapper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #87305 - Use constructor injection in DataMapper diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87332-AvoidRuntimeReflectionCallsInObjectAccess.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87332-AvoidRuntimeReflectionCallsInObjectAccess.rst index 3644d8f51496..f780413f4954 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87332-AvoidRuntimeReflectionCallsInObjectAccess.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87332-AvoidRuntimeReflectionCallsInObjectAccess.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #87332 - Avoid runtime reflection calls in ObjectAccess diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87550-UseControllerClassesWhenRegisteringPluginsmodules.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87550-UseControllerClassesWhenRegisteringPluginsmodules.rst index 19f034177b03..c699840878c9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87550-UseControllerClassesWhenRegisteringPluginsmodules.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87550-UseControllerClassesWhenRegisteringPluginsmodules.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #87550 - Use controller classes when registering plugins/modules diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87613-DeprecateTYPO3CMSExtbaseUtilityTypeHandlingUtilityhex2bin.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87613-DeprecateTYPO3CMSExtbaseUtilityTypeHandlingUtilityhex2bin.rst index 64364937d01b..1e7a0f001c36 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87613-DeprecateTYPO3CMSExtbaseUtilityTypeHandlingUtilityhex2bin.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87613-DeprecateTYPO3CMSExtbaseUtilityTypeHandlingUtilityhex2bin.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================ Deprecation: #87613 - Deprecate \\TYPO3\\CMS\\Extbase\\Utility\\TypeHandlingUtility::hex2bin diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87882-FileRelatedControllersMovedToEXTfilelist.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87882-FileRelatedControllersMovedToEXTfilelist.rst index 082070e8606e..ed8b9e0c6a1b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87882-FileRelatedControllersMovedToEXTfilelist.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87882-FileRelatedControllersMovedToEXTfilelist.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #87882 - File related controllers moved to EXT:filelist diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87894-GeneralUtilityidnaEncode.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87894-GeneralUtilityidnaEncode.rst index f602ffbcd84a..4ae4badc36b7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87894-GeneralUtilityidnaEncode.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-87894-GeneralUtilityidnaEncode.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #87894 - GeneralUtility::idnaEncode @@ -36,4 +36,4 @@ Please be aware that contrary to :php:`GeneralUtility::idnaEncode()` the native similar. In order to encode email addresses split the address at the last :php:`'@'` and use :php:`idn_to_ascii()` on that last part. Also, if there is an error in converting a string, a bool :php:`false` is returned. -.. index:: PHP-API, FullyScanned, ext:core \ No newline at end of file +.. index:: PHP-API, FullyScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88366-DefaultCachingFrameworkCacheNamesChanged.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88366-DefaultCachingFrameworkCacheNamesChanged.rst index c09e2cbb8ad7..06dd3f867d73 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88366-DefaultCachingFrameworkCacheNamesChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88366-DefaultCachingFrameworkCacheNamesChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #88366 - Default caching framework cache names changed @@ -52,4 +52,4 @@ Remove the ``cache_`` prefix from the callers code. In addition, run through the Database Table Analyzer of the Configuration module to re-create any database tables of the Caching Framework. -.. index:: Database, LocalConfiguration, NotScanned, ext:core \ No newline at end of file +.. index:: Database, LocalConfiguration, NotScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88406-SetCacheHashnoCacheHashOptionsInViewHelpersAndUriBuilder.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88406-SetCacheHashnoCacheHashOptionsInViewHelpersAndUriBuilder.rst index 1f10ab5d6e0e..25c7838a93b6 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88406-SetCacheHashnoCacheHashOptionsInViewHelpersAndUriBuilder.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88406-SetCacheHashnoCacheHashOptionsInViewHelpersAndUriBuilder.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #88406 - setCacheHash/noCacheHash options in ViewHelpers and UriBuilder diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88428-ToprawurlencodeAndTopstr_replace.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88428-ToprawurlencodeAndTopstr_replace.rst index e950557c06f2..2ec7e1768655 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88428-ToprawurlencodeAndTopstr_replace.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88428-ToprawurlencodeAndTopstr_replace.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #88428 - top.rawurlencode and top.str_replace diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88432-ReplacedMd5jsWithAnAMDModule.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88432-ReplacedMd5jsWithAnAMDModule.rst index 41d3ccd073b7..82e4df0c1b3a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88432-ReplacedMd5jsWithAnAMDModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88432-ReplacedMd5jsWithAnAMDModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #88432 - Replaced md5.js with an AMD module diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88433-DeprecateTopopenUrlInWindow.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88433-DeprecateTopopenUrlInWindow.rst index 7c616c7927db..5c0103c66b21 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88433-DeprecateTopopenUrlInWindow.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88433-DeprecateTopopenUrlInWindow.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #88433 - Deprecate top.openUrlInWindow diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88473-TypoScriptFrontendController-settingLocale.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88473-TypoScriptFrontendController-settingLocale.rst index 9c71c43d8e00..407684ec5b35 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88473-TypoScriptFrontendController-settingLocale.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88473-TypoScriptFrontendController-settingLocale.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #88473 - TypoScriptFrontendController->settingLocale @@ -37,4 +37,4 @@ Migrate the existing PHP code to :php:`Locales::setSystemLocaleFromSiteLanguage( that the SiteResolver middleware for Frontend Requests is executed where the locale is now set automatically. -.. index:: Frontend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88499-BackendUtilitygetViewDomain.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88499-BackendUtilitygetViewDomain.rst index 08a85588cc2d..ece5352c8e45 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88499-BackendUtilitygetViewDomain.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88499-BackendUtilitygetViewDomain.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #88499 - BackendUtility::getViewDomain diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88554-DeprecatedMethodsInVersionNumberUtility.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88554-DeprecatedMethodsInVersionNumberUtility.rst index 771da62fd20e..14d10331d495 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88554-DeprecatedMethodsInVersionNumberUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88554-DeprecatedMethodsInVersionNumberUtility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #88554 - Deprecated methods in VersionNumberUtility diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88559-TSFE-sys_language_isocode.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88559-TSFE-sys_language_isocode.rst index ede77c839bc2..55f19fea447b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88559-TSFE-sys_language_isocode.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88559-TSFE-sys_language_isocode.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #88559 - $TSFE->sys_language_isocode @@ -29,13 +29,13 @@ Affected Installations ====================== Any TYPO3 installation with a third party extension accessing this property, -or via TypoScript :ts:`TSFE:sys_language_isocode`. +or via TypoScript :typoscript:`TSFE:sys_language_isocode`. Migration ========= Access the property via :php:`SiteLanguage->getTwoLetterIsoCode()` -and :ts:`sitelanguage:twoLetterIsoCode` instead. +and :typoscript:`sitelanguage:twoLetterIsoCode` instead. .. index:: Frontend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88567-GLOBALS_LOCAL_LANG.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88567-GLOBALS_LOCAL_LANG.rst index ca8d94f6d0c7..caf5da3f20bc 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88567-GLOBALS_LOCAL_LANG.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88567-GLOBALS_LOCAL_LANG.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Deprecation: #88567 - $GLOBALS['LOCAL_LANG'] @@ -46,4 +46,4 @@ Migration Use the return value of :php:`LanguageService->includeLLFile()` and remove the second and third arguments to work with label files. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88569-LocalesinitializeInFavorOfRegularSingletonInstance.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88569-LocalesinitializeInFavorOfRegularSingletonInstance.rst index 0392feaadae0..765924562ad5 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88569-LocalesinitializeInFavorOfRegularSingletonInstance.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88569-LocalesinitializeInFavorOfRegularSingletonInstance.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Deprecation: #88569 - Locales::initialize() in favor of regular singleton instance @@ -36,4 +36,4 @@ Replace the function call by a regular :php:`GeneralUtility::makeInstance(Locale or use Dependency Injection (Constructor Injection or ObjectManager) to fetch an instance of the :php:`Locales` class. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88651-ReplaceTYPO3CMSBackendSplitButtonsWithTYPO3CMSBackendDocumentSaveActions.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88651-ReplaceTYPO3CMSBackendSplitButtonsWithTYPO3CMSBackendDocumentSaveActions.rst index 9e5a3e8591f9..136e7b67759a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88651-ReplaceTYPO3CMSBackendSplitButtonsWithTYPO3CMSBackendDocumentSaveActions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88651-ReplaceTYPO3CMSBackendSplitButtonsWithTYPO3CMSBackendDocumentSaveActions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================= Deprecation: #88651 - Replace TYPO3/CMS/Backend/SplitButtons with TYPO3/CMS/Backend/DocumentSaveActions diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88662-DeprecatedBackendRouteXMOD_tximpexp.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88662-DeprecatedBackendRouteXMOD_tximpexp.rst index 836c7aac5a9c..fbe3c2ede470 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88662-DeprecatedBackendRouteXMOD_tximpexp.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88662-DeprecatedBackendRouteXMOD_tximpexp.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #88662 - Deprecated backend route xMOD_tximpexp diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88746-PageRepositoryPHPClassMovedFromFrontendToCoreExtension.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88746-PageRepositoryPHPClassMovedFromFrontendToCoreExtension.rst index d9123459c831..7eb3b6924852 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88746-PageRepositoryPHPClassMovedFromFrontendToCoreExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88746-PageRepositoryPHPClassMovedFromFrontendToCoreExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #88746 - PageRepository PHP class moved from Frontend to Core Extension @@ -47,4 +47,4 @@ Migration Replace any PHP references of :php:`TYPO3\CMS\Frontend\Page\PageRepository` to :php:`TYPO3\CMS\Core\Domain\Repository\PageRepository` in any custom PHP code. -.. index:: Frontend, PHP-API, FullyScanned, ext:frontend \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88792-ForceTemplateParsingInTSFEAndTemplateService.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88792-ForceTemplateParsingInTSFEAndTemplateService.rst index 63e0545b44f9..f01a632e6cd7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88792-ForceTemplateParsingInTSFEAndTemplateService.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88792-ForceTemplateParsingInTSFEAndTemplateService.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #88792 - forceTemplateParsing in TSFE and TemplateService @@ -36,4 +36,4 @@ Use the Context API :: GeneralUtility::makeInstance(Context::class)->getPropertyFromAspect('typoscript', 'forcedTemplateParsing'); $context->setAspect('typoscript', GeneralUtility::makeInstance(TypoScriptAspect::class, true)); -.. index:: Frontend, PHP-API, PartiallyScanned, ext:core \ No newline at end of file +.. index:: Frontend, PHP-API, PartiallyScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88807-AdminPanelInitializableInterfaceHasBeenDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88807-AdminPanelInitializableInterfaceHasBeenDeprecated.rst index fa8a91270240..789cba6e4f39 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88807-AdminPanelInitializableInterfaceHasBeenDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Deprecation-88807-AdminPanelInitializableInterfaceHasBeenDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #88807 - AdminPanel InitializableInterface has been deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-21638-IntroducedIpLockingForIpv6.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-21638-IntroducedIpLockingForIpv6.rst index cdcb6230d264..8744d2e47b3b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-21638-IntroducedIpLockingForIpv6.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-21638-IntroducedIpLockingForIpv6.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Feature: #21638 - Introduced IP locking for IPv6 diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-56213-AllowSortingFilelistByFileMetadataTitle.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-56213-AllowSortingFilelistByFileMetadataTitle.rst index 730bd1efb1dd..930c390d1185 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-56213-AllowSortingFilelistByFileMetadataTitle.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-56213-AllowSortingFilelistByFileMetadataTitle.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #56213 - Allow sorting file list by file meta data "title" diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-78432-AddLogMessageForSwitchUserAction.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-78432-AddLogMessageForSwitchUserAction.rst index 69d94c5c9153..e48236b2831f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-78432-AddLogMessageForSwitchUserAction.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-78432-AddLogMessageForSwitchUserAction.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #78432 - Add log message for "Switch User action" @@ -13,4 +13,4 @@ If an admin user switches to another be_user account via the "Switch User" actio `User admin switched to user editor (be_users:2)` -.. index:: Backend, ext:beuser \ No newline at end of file +.. index:: Backend, ext:beuser diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-80420-AllowMultipleRecipientsInEmailFinisher.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-80420-AllowMultipleRecipientsInEmailFinisher.rst index 712afe981883..50b17cbeb499 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-80420-AllowMultipleRecipientsInEmailFinisher.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-80420-AllowMultipleRecipientsInEmailFinisher.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #80420 - Allow multiple recipients in email finisher diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-83734-AddSupportForCurrentPageInConfigcache.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-83734-AddSupportForCurrentPageInConfigcache.rst index f7045f6fdedd..9af49b561c2a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-83734-AddSupportForCurrentPageInConfigcache.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-83734-AddSupportForCurrentPageInConfigcache.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #83734 - Add support for current page in config.cache @@ -9,7 +9,7 @@ See :issue:`83734` Description =========== -When using the TypoScript property :ts:`config.cache`, it is possible to define a configuration that +When using the TypoScript property :typoscript:`config.cache`, it is possible to define a configuration that affects all pages via: .. code-block:: typoscript @@ -24,13 +24,13 @@ Thus, the syntax with the keyword "current" is now possible: config.cache.all = fe_users:current -where :ts:`current` is dynamically replaced by the current Page ID. +where :typoscript:`current` is dynamically replaced by the current Page ID. Impact ====== -When using :ts:`current` inside the :ts:`config.cache` TypoScript property, it is now replaced with +When using :typoscript:`current` inside the :typoscript:`config.cache` TypoScript property, it is now replaced with the current Page ID. .. index:: TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-84112-SymfonyDependencyInjectionForCoreAndExtbase.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-84112-SymfonyDependencyInjectionForCoreAndExtbase.rst index e859fea282e8..58647cc69cd4 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-84112-SymfonyDependencyInjectionForCoreAndExtbase.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-84112-SymfonyDependencyInjectionForCoreAndExtbase.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #84112 - Symfony dependency injection for core and extbase diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-84757-DoubleClickInStructureTreeChangesLabel.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-84757-DoubleClickInStructureTreeChangesLabel.rst index ebfc3b4bd5a5..40341220aa88 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-84757-DoubleClickInStructureTreeChangesLabel.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-84757-DoubleClickInStructureTreeChangesLabel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #84757 - Double click in structure tree changes label diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-85569-ShowSchedulerInformationsInTheSystemInformationToolbar.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-85569-ShowSchedulerInformationsInTheSystemInformationToolbar.rst index b54d6afe6e92..3215ee7282a8 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-85569-ShowSchedulerInformationsInTheSystemInformationToolbar.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-85569-ShowSchedulerInformationsInTheSystemInformationToolbar.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #85569 - Show scheduler information in the system information toolbar diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-85607-NewThumbnailViewHelperToRenderThumbnailsDeferred.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-85607-NewThumbnailViewHelperToRenderThumbnailsDeferred.rst index 6d76a2984e9e..61c8da73d497 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-85607-NewThumbnailViewHelperToRenderThumbnailsDeferred.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-85607-NewThumbnailViewHelperToRenderThumbnailsDeferred.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #85607 - New ThumbnailViewHelper to render thumbnails deferred diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-86629-ImplementLinkHandlerForTelephoneNumbers.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-86629-ImplementLinkHandlerForTelephoneNumbers.rst index 3654727b2b7a..b8d5d67a4d82 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-86629-ImplementLinkHandlerForTelephoneNumbers.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-86629-ImplementLinkHandlerForTelephoneNumbers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #86629 - Implement LinkHandler for telephone numbers diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-86964-AllowGettingClassPropertyDefaultValue.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-86964-AllowGettingClassPropertyDefaultValue.rst index 0c3130bb3064..0d86579a77e1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-86964-AllowGettingClassPropertyDefaultValue.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-86964-AllowGettingClassPropertyDefaultValue.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #86964 - Allow getting class property default value diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87200-SendPlaintextAndHTMLMailsInEmailFinisher.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87200-SendPlaintextAndHTMLMailsInEmailFinisher.rst index b5f45733360d..9d8c2324aa78 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87200-SendPlaintextAndHTMLMailsInEmailFinisher.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87200-SendPlaintextAndHTMLMailsInEmailFinisher.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #87200 - Send plaintext and HTML mails in EmailFinisher diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87433-AddChangefreqAndPriority.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87433-AddChangefreqAndPriority.rst index d559211678cd..b6d4040711c9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87433-AddChangefreqAndPriority.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87433-AddChangefreqAndPriority.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #87433 - Add changefreq and priority for XML sitemap @@ -18,12 +18,12 @@ Priority allows you to define how important the page is compared to other pages in a value from 0 to 1. Your most important pages can get an higher priority as other pages. This value does not affect how important your pages are compared to pages of other websites. -This feature allows to define the properties :ts:`changefreq` and :ts:`priority` for sitemap entries in TYPO3. +This feature allows to define the properties :typoscript:`changefreq` and :typoscript:`priority` for sitemap entries in TYPO3. -The properties :ts:`changefreq` and :ts:`priority` of pages can be controlled via page properties. +The properties :typoscript:`changefreq` and :typoscript:`priority` of pages can be controlled via page properties. For records, the settings can be defined in TypoScript by mapping the properties to fields of the record by -using the options :ts:`changeFreqField` and :ts:`priorityField`. :ts:`changeFreqField` needs to point to a field containing -string values (see :ts:`pages` definition of field :ts:`sitemap_changefreq`), :ts:`priorityField` needs to point to a field with +using the options :typoscript:`changeFreqField` and :typoscript:`priorityField`. :typoscript:`changeFreqField` needs to point to a field containing +string values (see :typoscript:`pages` definition of field :typoscript:`sitemap_changefreq`), :typoscript:`priorityField` needs to point to a field with a decimal value between 0 and 1. @@ -66,8 +66,8 @@ Impact Two new fields are available in the page properties: `sitemap_priority` (decimal) and `sitemap_changefreq` (list of values, for example "weekly", "daily", "never"). -Two new TypoScript options for the :ts:`RecordsXmlSitemapDataProvider` have been introduced: -:ts:`changeFreqField` and :ts:`priorityField`. +Two new TypoScript options for the :typoscript:`RecordsXmlSitemapDataProvider` have been introduced: +:typoscript:`changeFreqField` and :typoscript:`priorityField`. All pages and records get a priority of 0.5 by default. diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87457-UseSymfonyproperty-infoToGatherDocBlockInformation.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87457-UseSymfonyproperty-infoToGatherDocBlockInformation.rst index 73df4690623f..e8a62596236b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87457-UseSymfonyproperty-infoToGatherDocBlockInformation.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87457-UseSymfonyproperty-infoToGatherDocBlockInformation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #87457 - Use symfony/property-info to gather doc block information diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87665-IntroduceBitSetClass.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87665-IntroduceBitSetClass.rst index 297750033464..9b1c0d889b9b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87665-IntroduceBitSetClass.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87665-IntroduceBitSetClass.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Feature: #87665 - Introduce BitSet class diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87726-ExtendFrontendLoginControllerHookToValidatePassword.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87726-ExtendFrontendLoginControllerHookToValidatePassword.rst index 987227e84415..03fc28d69ee0 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87726-ExtendFrontendLoginControllerHookToValidatePassword.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-87726-ExtendFrontendLoginControllerHookToValidatePassword.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #87726 - Extend FrontendLoginController Hook to validate password diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88643-NewMailAPIBasedOnSymfonymailerAndSymfonymime.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88643-NewMailAPIBasedOnSymfonymailerAndSymfonymime.rst index d458de5b3d0a..696032b47410 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88643-NewMailAPIBasedOnSymfonymailerAndSymfonymime.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88643-NewMailAPIBasedOnSymfonymailerAndSymfonymime.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #88643 - New Mail API based on symfony/mailer and symfony/mime diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88648-DefineTwitterCardTypeInPageProperties.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88648-DefineTwitterCardTypeInPageProperties.rst index 12a1ff6f2875..0796c4499f4c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88648-DefineTwitterCardTypeInPageProperties.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88648-DefineTwitterCardTypeInPageProperties.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #88648 - Set Twitter Card Type in page properties diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88770-PSR-14BasedEventDispatcher.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88770-PSR-14BasedEventDispatcher.rst index bc21e5eb55d2..1e89af9835df 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88770-PSR-14BasedEventDispatcher.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88770-PSR-14BasedEventDispatcher.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #88770 - PSR-14 based EventDispatcher diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88791-IntroducePreviewAspectInContext.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88791-IntroducePreviewAspectInContext.rst index c68a06cf6458..bc7defe54f5d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88791-IntroducePreviewAspectInContext.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88791-IntroducePreviewAspectInContext.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #88791 - Introduce PreviewAspect in Context diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88792-AddTypoScriptAspectToHandleTypoScriptRenderingContextSettings.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88792-AddTypoScriptAspectToHandleTypoScriptRenderingContextSettings.rst index 47e3b28cf20c..59ad08016913 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88792-AddTypoScriptAspectToHandleTypoScriptRenderingContextSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88792-AddTypoScriptAspectToHandleTypoScriptRenderingContextSettings.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Feature: #88792 - Add TypoScriptAspect to handle TypoScript Rendering Context settings @@ -17,4 +17,4 @@ Impact A new Aspect `TypoScriptAspect` exists which can be used to manipulate/check whether TemplateRendering is forced. -.. index:: Frontend, PHP-API, ext:core \ No newline at end of file +.. index:: Frontend, PHP-API, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88799-IntroducedPSR-3CompatibleLoggingAPI.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88799-IntroducedPSR-3CompatibleLoggingAPI.rst index 75ea31392140..149d7f27e97d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88799-IntroducedPSR-3CompatibleLoggingAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88799-IntroducedPSR-3CompatibleLoggingAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #88799 - Introduced PSR-3 compatible Logging API diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88807-AdminPanelRequestEnricherInterfaceHasBeenIntroduced.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88807-AdminPanelRequestEnricherInterfaceHasBeenIntroduced.rst index ea9667049377..75da7d3a4623 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88807-AdminPanelRequestEnricherInterfaceHasBeenIntroduced.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Feature-88807-AdminPanelRequestEnricherInterfaceHasBeenIntroduced.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #88807 - AdminPanel RequestEnricherInterface has been introduced diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Important-87427-ClassSchemaConstantsMarkedAsPrivate.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Important-87427-ClassSchemaConstantsMarkedAsPrivate.rst index 416dc3fb28c2..acf5a9e02adf 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Important-87427-ClassSchemaConstantsMarkedAsPrivate.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Important-87427-ClassSchemaConstantsMarkedAsPrivate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Important: #87427 - ClassSchema constants marked as private diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Important-87516-RemoveCoreHTTPRequestHandlerInterface.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Important-87516-RemoveCoreHTTPRequestHandlerInterface.rst index 54b201bea732..30c1ea88bfe8 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Important-87516-RemoveCoreHTTPRequestHandlerInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Important-87516-RemoveCoreHTTPRequestHandlerInterface.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Important-87603-ClassesUseStrictModeAndScarlarTypeHints.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Important-87603-ClassesUseStrictModeAndScarlarTypeHints.rst index dcc70c61b178..0d0c487dcef5 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Important-87603-ClassesUseStrictModeAndScarlarTypeHints.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Important-87603-ClassesUseStrictModeAndScarlarTypeHints.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Important: #87594 - Classes use strict mode and scalar type hints diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Important-87894-RemovedPHPDependencyAlgo26-matthiasidna-convert.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Important-87894-RemovedPHPDependencyAlgo26-matthiasidna-convert.rst index 818565f0fd91..2eb1e5f80ebf 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Important-87894-RemovedPHPDependencyAlgo26-matthiasidna-convert.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Important-87894-RemovedPHPDependencyAlgo26-matthiasidna-convert.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Important: #87894 - Removed PHP dependency algo26-matthias/idna-convert @@ -17,4 +17,4 @@ is available, allowing to use native PHP functionality in the TYPO3 code base. For this reason the PHP dependency "algo26-matthias/idna-convert" is no longer necessary and has been removed. -.. index:: PHP-API, ext:core \ No newline at end of file +.. index:: PHP-API, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Important-88043-TypeScriptSourcesMovedIntoBuildDirectory.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Important-88043-TypeScriptSourcesMovedIntoBuildDirectory.rst index b942b8f3d2e7..3268d4e32af8 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Important-88043-TypeScriptSourcesMovedIntoBuildDirectory.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Important-88043-TypeScriptSourcesMovedIntoBuildDirectory.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Important: #88043 - TypeScript sources moved into Build directory diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Index.rst index e46216c18fd5..07cd61737ae3 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.0/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.0/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 10.0 Changes ============= diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88787-BackendUtilityEditOnClick.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88787-BackendUtilityEditOnClick.rst index 9fc1caff63a9..050de1de1780 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88787-BackendUtilityEditOnClick.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88787-BackendUtilityEditOnClick.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #88787 - BackendUtility::editOnClick diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88839-CLILowlevelRequestHandlers.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88839-CLILowlevelRequestHandlers.rst index 3a3312469e03..d3c1b3522265 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88839-CLILowlevelRequestHandlers.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88839-CLILowlevelRequestHandlers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #88839 - CLI lowlevel request handlers diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88850-ContentObjectRendererSendNotifyEmail.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88850-ContentObjectRendererSendNotifyEmail.rst index 93e1a95b0232..dba11c98e087 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88850-ContentObjectRendererSendNotifyEmail.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88850-ContentObjectRendererSendNotifyEmail.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #88850 - ContentObjectRenderer::sendNotifyEmail diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88854-JumpExtOfRecordListController.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88854-JumpExtOfRecordListController.rst index 1925e428ce28..44e3f52f2e26 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88854-JumpExtOfRecordListController.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88854-JumpExtOfRecordListController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #88854 - jumpExt() of RecordListController diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88854-T3_THIS_LOCATION.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88854-T3_THIS_LOCATION.rst index e720269ba018..dd69cbc17dc1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88854-T3_THIS_LOCATION.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88854-T3_THIS_LOCATION.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Deprecation: #88854 - T3_THIS_LOCATION diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88862-T3_RETURN_URL.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88862-T3_RETURN_URL.rst index aa70265ee58c..4dd7feabc323 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88862-T3_RETURN_URL.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88862-T3_RETURN_URL.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Deprecation: #88862 - T3_RETURN_URL diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88995-CallingRegisterPluginWithVendorName.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88995-CallingRegisterPluginWithVendorName.rst index 092703bed619..0fd33f32d6dc 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88995-CallingRegisterPluginWithVendorName.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-88995-CallingRegisterPluginWithVendorName.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #88995 - Calling registerPlugin with vendor name diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89001-InternalPublicTSFEProperties.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89001-InternalPublicTSFEProperties.rst index e73f97b46184..5f0ad4b9ae2c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89001-InternalPublicTSFEProperties.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89001-InternalPublicTSFEProperties.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #89001 - Internal public TSFE properties diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89033-JumpToUrl.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89033-JumpToUrl.rst index cf4d96197bac..6c2257913a8a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89033-JumpToUrl.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89033-JumpToUrl.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================== Deprecation: #89033 - jumpToUrl diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89037-DeprecatedLocallangXmlParser.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89037-DeprecatedLocallangXmlParser.rst index 077301441f52..1c1db72aecaf 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89037-DeprecatedLocallangXmlParser.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89037-DeprecatedLocallangXmlParser.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #89037 - Deprecated LocallangXmlParser diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89127-CleanupRecordHistoryHandling.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89127-CleanupRecordHistoryHandling.rst index ad41338fa7ff..8118900d930b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89127-CleanupRecordHistoryHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89127-CleanupRecordHistoryHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #89127 - Cleanup RecordHistory handling diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89215-JQueryClearable.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89215-JQueryClearable.rst index 3119c2e345e0..f1aa29c792ce 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89215-JQueryClearable.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Deprecation-89215-JQueryClearable.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Deprecation: #89215 - jQuery.clearable diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-78488-AddRelNoreferrerToExternalLinks.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-78488-AddRelNoreferrerToExternalLinks.rst index 1e1a734bafb0..d28ef3d84995 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-78488-AddRelNoreferrerToExternalLinks.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-78488-AddRelNoreferrerToExternalLinks.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #78488 - Add rel="noreferrer" to external links @@ -9,7 +9,7 @@ See :issue:`78488` Description =========== -All links processed by :ts:`typolink` with external links opening in a new window have been extended to contain +All links processed by :typoscript:`typolink` with external links opening in a new window have been extended to contain :html:`rel="noreferrer"`. Links opening in a new window are defined as those having an attribute :html:`target` which is either not empty, diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-84250-SeparatelyEnableDisableAddMediaByURLAndSelectUploadFiles.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-84250-SeparatelyEnableDisableAddMediaByURLAndSelectUploadFiles.rst index 84ac5bf1ab37..009b835691ec 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-84250-SeparatelyEnableDisableAddMediaByURLAndSelectUploadFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-84250-SeparatelyEnableDisableAddMediaByURLAndSelectUploadFiles.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================ Feature: #84250 - Separately enable / disable "Add media by URL" and "Select & upload files" diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-85918-HideInMenuShowInMenuEntryForPagesInContextMenu.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-85918-HideInMenuShowInMenuEntryForPagesInContextMenu.rst index b2fdbc42b091..ddaecfbbdd74 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-85918-HideInMenuShowInMenuEntryForPagesInContextMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-85918-HideInMenuShowInMenuEntryForPagesInContextMenu.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #85918 - Hide in menu / Show in menu entry for pages in context menu @@ -16,7 +16,7 @@ Find it as a child entry of `More Actions`. Removing the entry from the menu is possible via User TSconfig with the following setting: -:ts:`options.contextMenu.table.pages.tree.disableItems = hideInMenus,showInMenus` +:typoscript:`options.contextMenu.table.pages.tree.disableItems = hideInMenus,showInMenus` Impact diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-86670-MakeDefaultActionInDragUploaderAdjustable.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-86670-MakeDefaultActionInDragUploaderAdjustable.rst index 121463b479ec..c17db59efc5d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-86670-MakeDefaultActionInDragUploaderAdjustable.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-86670-MakeDefaultActionInDragUploaderAdjustable.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #86670 - Make default action in DragUploader adjustable diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-87525-AddApi1OptionInVimeoRenderer.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-87525-AddApi1OptionInVimeoRenderer.rst index beb95b119793..10a0be1bbd78 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-87525-AddApi1OptionInVimeoRenderer.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-87525-AddApi1OptionInVimeoRenderer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #87525 - Add api=1 option in VimeoRenderer @@ -16,7 +16,7 @@ The configuration now allows setting this parameter when rendering Vimeo videos Impact ====== -Setting the parameter :ts:`api = 1` either in TypoScript or Fluid will append :html:`api=1` to the Vimeo video URL. +Setting the parameter :typoscript:`api = 1` either in TypoScript or Fluid will append :html:`api=1` to the Vimeo video URL. Usage ===== diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88318-DisplayApplicationContextInCLI.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88318-DisplayApplicationContextInCLI.rst index 38ffa68b2d6e..6dd28aa20172 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88318-DisplayApplicationContextInCLI.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88318-DisplayApplicationContextInCLI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #88318 - Display Application Context in CLI diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88441-ShowConfigurationOfUSER_INTObjectsInAdminpanel.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88441-ShowConfigurationOfUSER_INTObjectsInAdminpanel.rst index c220d6f530aa..88aa416ed3c5 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88441-ShowConfigurationOfUSER_INTObjectsInAdminpanel.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88441-ShowConfigurationOfUSER_INTObjectsInAdminpanel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #88441 - Show configuration of USER_INT objects in adminpanel @@ -10,6 +10,6 @@ Description =========== A new panel "USER_INT" is introduced in the info module of the admin panel, -which lists the basic configuration of each :ts:`USER_INT` present on the current page. +which lists the basic configuration of each :typoscript:`USER_INT` present on the current page. .. index:: ext:adminpanel diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88602-AllowAdditionalFileProcessors.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88602-AllowAdditionalFileProcessors.rst index 9ef7b9641944..6e5d86ebddf2 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88602-AllowAdditionalFileProcessors.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88602-AllowAdditionalFileProcessors.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #88602 - Allow registering additional file processors diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88742-ImportYamlFilesRelativeToTheCurrentYamlFile.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88742-ImportYamlFilesRelativeToTheCurrentYamlFile.rst index 923930294526..66bec07007b8 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88742-ImportYamlFilesRelativeToTheCurrentYamlFile.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88742-ImportYamlFilesRelativeToTheCurrentYamlFile.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #88742 - Import Yaml files relative to the current yaml file diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88805-AddTypeToTYPO3CMSCoreDatabaseQueryQueryBuilderset.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88805-AddTypeToTYPO3CMSCoreDatabaseQueryQueryBuilderset.rst index c1f0f3d19d86..9699f5d44511 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88805-AddTypeToTYPO3CMSCoreDatabaseQueryQueryBuilderset.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88805-AddTypeToTYPO3CMSCoreDatabaseQueryQueryBuilderset.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Feature: #88805 - Add type to \\TYPO3\\CMS\\Core\\Database\\Query\\QueryBuilder::set diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88871-RequestFactoryRespectsGuzzleMiddlewareHandlerConfigurationFromTYPO3_CONF_VARS.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88871-RequestFactoryRespectsGuzzleMiddlewareHandlerConfigurationFromTYPO3_CONF_VARS.rst index 2c0531fb754b..d3de2ce42be2 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88871-RequestFactoryRespectsGuzzleMiddlewareHandlerConfigurationFromTYPO3_CONF_VARS.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88871-RequestFactoryRespectsGuzzleMiddlewareHandlerConfigurationFromTYPO3_CONF_VARS.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #88871 - Handle middleware handler in RequestFactory diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88907-AlwaysEnableFilterInSelectMultipleSideBySideFields.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88907-AlwaysEnableFilterInSelectMultipleSideBySideFields.rst index 62689d5c0172..1b6b56e6def4 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88907-AlwaysEnableFilterInSelectMultipleSideBySideFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-88907-AlwaysEnableFilterInSelectMultipleSideBySideFields.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #88907 - Always enable filter in SelectMultipleSideBySide fields diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89010-IntroduceSiteConfigForDistributionPackages.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89010-IntroduceSiteConfigForDistributionPackages.rst index 882f6af477f6..b5fc226132a8 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89010-IntroduceSiteConfigForDistributionPackages.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89010-IntroduceSiteConfigForDistributionPackages.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #89010 - Introduce Site Configuration for Distribution Packages diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89018-ProvideImplementationForPSR-17HTTPMessageFactories.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89018-ProvideImplementationForPSR-17HTTPMessageFactories.rst index fdfd49b3897b..149b5254ba82 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89018-ProvideImplementationForPSR-17HTTPMessageFactories.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89018-ProvideImplementationForPSR-17HTTPMessageFactories.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #89018 - Provide implementation for PSR-17 HTTP Message Factories diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89054-ProvideCoreCacheFrontendsViaDependencyInjection.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89054-ProvideCoreCacheFrontendsViaDependencyInjection.rst index 263ddbab72e9..a387a6e95dfe 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89054-ProvideCoreCacheFrontendsViaDependencyInjection.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89054-ProvideCoreCacheFrontendsViaDependencyInjection.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #89054 - Provide core cache frontends via dependency injection diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89061-IntroduceNotificationActions.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89061-IntroduceNotificationActions.rst index 4e3a99758271..68db3f79662f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89061-IntroduceNotificationActions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89061-IntroduceNotificationActions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Feature: #89061 - Introduce Notification Actions diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89090-ReportsForConflictingRedirects.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89090-ReportsForConflictingRedirects.rst index b2d507461510..2f06b8402736 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89090-ReportsForConflictingRedirects.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89090-ReportsForConflictingRedirects.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #89090 - Reports for conflicting redirects diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89115-Auto-createRedirectsOnSlugChanges.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89115-Auto-createRedirectsOnSlugChanges.rst index c247e560a72f..873795b8069f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89115-Auto-createRedirectsOnSlugChanges.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89115-Auto-createRedirectsOnSlugChanges.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #89115 - Auto slug update and redirect creation on slug change diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89142-CreateSiteConfigurationIfPageIsCreatedOnRootLevel.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89142-CreateSiteConfigurationIfPageIsCreatedOnRootLevel.rst index ace254ec2670..eeff51a14635 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89142-CreateSiteConfigurationIfPageIsCreatedOnRootLevel.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89142-CreateSiteConfigurationIfPageIsCreatedOnRootLevel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #89142 - Create site configuration if page is created on root level diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89143-AllowRollbackForASetOfRecordHistoryEntries.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89143-AllowRollbackForASetOfRecordHistoryEntries.rst index b86befb0b8ac..5631cfd52174 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89143-AllowRollbackForASetOfRecordHistoryEntries.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89143-AllowRollbackForASetOfRecordHistoryEntries.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #89143 - Allow rollback for a set of record history entries diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89150-AddEventsBeforeAndAfterRollbackOfRecordHistoryEntries.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89150-AddEventsBeforeAndAfterRollbackOfRecordHistoryEntries.rst index b3ad4314251a..a2818a3eea34 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89150-AddEventsBeforeAndAfterRollbackOfRecordHistoryEntries.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89150-AddEventsBeforeAndAfterRollbackOfRecordHistoryEntries.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Feature: #89150 - Add events before and after rollback of record history entries diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89216-PSR-18HTTPClientImplementation.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89216-PSR-18HTTPClientImplementation.rst index cbe8a394d40e..a683d8efa90c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89216-PSR-18HTTPClientImplementation.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89216-PSR-18HTTPClientImplementation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #89216 - PSR-18 HTTP Client Implementation diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89227-AskForEmailAddressWhileInstallingTYPO3.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89227-AskForEmailAddressWhileInstallingTYPO3.rst index 42a34db665d3..d053faaa6968 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89227-AskForEmailAddressWhileInstallingTYPO3.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89227-AskForEmailAddressWhileInstallingTYPO3.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #89227 - Ask for email address while installing TYPO3 diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89229-CachePresetForSettingsInMaintenanceArea.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89229-CachePresetForSettingsInMaintenanceArea.rst index 42100518c4b6..3be0baaf5cd4 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89229-CachePresetForSettingsInMaintenanceArea.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89229-CachePresetForSettingsInMaintenanceArea.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #89229 - Cache Preset for Settings in Maintenance Area diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89244-BroadcastChannels.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89244-BroadcastChannels.rst index 6e55b0412c6e..f29ba0beae9c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89244-BroadcastChannels.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89244-BroadcastChannels.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #89244 - Broadcast Channels and Messaging diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89292-AddSupportForRecordHistoryCorrelationIdsToDataHandler.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89292-AddSupportForRecordHistoryCorrelationIdsToDataHandler.rst index 90d8b05c1639..a05b654bb7b7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89292-AddSupportForRecordHistoryCorrelationIdsToDataHandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-89292-AddSupportForRecordHistoryCorrelationIdsToDataHandler.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #89292 - Add support for RecordHistory correlationId's to DataHandler diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-9070-AllowTranslationOfIndexConfigurationTitles.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-9070-AllowTranslationOfIndexConfigurationTitles.rst index 30191ab66204..c30e8f7da653 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Feature-9070-AllowTranslationOfIndexConfigurationTitles.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Feature-9070-AllowTranslationOfIndexConfigurationTitles.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #9070 - Allow translation of index configuration titles diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Important-89001-TSFE-createHashBase.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Important-89001-TSFE-createHashBase.rst index e3f4699dfdb5..a2acece0279f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Important-89001-TSFE-createHashBase.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Important-89001-TSFE-createHashBase.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Important: #89001 - TSFE->createHashBase diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Important-89122-UnifiedEvaluationOfVersionedRecordsInWorkspaces.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Important-89122-UnifiedEvaluationOfVersionedRecordsInWorkspaces.rst index 706009475dbb..cb7ee6828624 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Important-89122-UnifiedEvaluationOfVersionedRecordsInWorkspaces.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Important-89122-UnifiedEvaluationOfVersionedRecordsInWorkspaces.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Important: #89122 - Unified evaluation of versioned records in workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Index.rst index 79a5c5a38ce1..edce55fa183a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.1/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.1/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 10.1 Changes ============= diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-85592-DeprecatedSiteTitleConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-85592-DeprecatedSiteTitleConfiguration.rst index 8646e0952298..0c6c6a226ce7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-85592-DeprecatedSiteTitleConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-85592-DeprecatedSiteTitleConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #85592 - Deprecated site title configuration diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-88238-AllowedMimeTypesOfFileUploadAndImageUpload.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-88238-AllowedMimeTypesOfFileUploadAndImageUpload.rst index 718b6f5db450..8a3f3f0bdb9b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-88238-AllowedMimeTypesOfFileUploadAndImageUpload.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-88238-AllowedMimeTypesOfFileUploadAndImageUpload.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #88238 - Allowed MIME types of FileUpload and ImageUpload diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89331-FormEngineLegacyFunctions.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89331-FormEngineLegacyFunctions.rst index 30476545f58b..bd700c74a385 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89331-FormEngineLegacyFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89331-FormEngineLegacyFunctions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #89331 - FormEngine legacy functions diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89468-DeprecateInjectionOfEnvironmentServiceInWebRequest.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89468-DeprecateInjectionOfEnvironmentServiceInWebRequest.rst index 8bb93f98586c..c08df4f71ba0 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89468-DeprecateInjectionOfEnvironmentServiceInWebRequest.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89468-DeprecateInjectionOfEnvironmentServiceInWebRequest.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #89468 - Deprecate injection of EnvironmentService in Web Request diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89554-DeprecateTYPO3CMSExtbaseMvcControllerAbstractController.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89554-DeprecateTYPO3CMSExtbaseMvcControllerAbstractController.rst index c2a2157aec18..91f0fedbafec 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89554-DeprecateTYPO3CMSExtbaseMvcControllerAbstractController.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89554-DeprecateTYPO3CMSExtbaseMvcControllerAbstractController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #89554 - Deprecate \TYPO3\CMS\Extbase\Mvc\Controller\AbstractController diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst index 0681322b59f2..c7d41329b091 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89577-FALSignalSlotHandlingMigratedToPSR-14Events.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Deprecation: #89577 - FAL SignalSlot handling migrated to PSR-14 events diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89579-ServiceChainsRequireAnArrayForExcludedServiceKeys.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89579-ServiceChainsRequireAnArrayForExcludedServiceKeys.rst index f23abc810959..9f4e99736bed 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89579-ServiceChainsRequireAnArrayForExcludedServiceKeys.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89579-ServiceChainsRequireAnArrayForExcludedServiceKeys.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #89579 - ServiceChains require an array for excluded Service keys @@ -42,4 +42,4 @@ Migration Ensure to hand in an array as third argument. -.. index:: PHP-API, NotScanned, ext:core \ No newline at end of file +.. index:: PHP-API, NotScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89631-UseEnvironmentAPIToFetchApplicationContext.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89631-UseEnvironmentAPIToFetchApplicationContext.rst index a4517288e226..a63a568a09e9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89631-UseEnvironmentAPIToFetchApplicationContext.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89631-UseEnvironmentAPIToFetchApplicationContext.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #89631 - Use Environment API to fetch application context @@ -31,4 +31,4 @@ Migration Use the Environment API call and substitute the method directly. -.. index:: PHP-API, FullyScanned, ext:core \ No newline at end of file +.. index:: PHP-API, FullyScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89718-LegacyPageTSconfigParsingLowlevelAPI.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89718-LegacyPageTSconfigParsingLowlevelAPI.rst index ed62a337c57a..dfcb7902e5dc 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89718-LegacyPageTSconfigParsingLowlevelAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89718-LegacyPageTSconfigParsingLowlevelAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #89718 - Legacy PageTSconfig parsing lowlevel API diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89722-GMENU_LAYERSRelatedPropertyTSFE-divSection.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89722-GMENU_LAYERSRelatedPropertyTSFE-divSection.rst index 1b8add2c0140..1a8b3b5fc6ca 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89722-GMENU_LAYERSRelatedPropertyTSFE-divSection.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89722-GMENU_LAYERSRelatedPropertyTSFE-divSection.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #89722 - GMENU_LAYERS related property TSFE->divSection @@ -33,4 +33,4 @@ Migration If there is a need to add JavaScript within uncached content, use :php:`$GLOBALS['TSFE']->additionalHeaderData[]` instead. -.. index:: Frontend, FullyScanned, ext:frontend \ No newline at end of file +.. index:: Frontend, FullyScanned, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst index 7b0c050bb103..f3cc5153d7bd 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89733-SignalSlotsInCoreExtensionMigratedToPSR-14Events.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #89733 - Signal Slots in Core Extension migrated to PSR-14 events diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89742-FormMixins.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89742-FormMixins.rst index 048042ff12ba..85c028010f65 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89742-FormMixins.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89742-FormMixins.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Deprecation: #89742 - Form mixins @@ -33,4 +33,4 @@ Migration Embed the essential parts from :yaml:`TYPO3.CMS.Form.mixins.*` or migrate them to custom mixins. -.. index:: Backend, Frontend, NotScanned, ext:form \ No newline at end of file +.. index:: Backend, Frontend, NotScanned, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89756-BackendUtilityTYPO3_copyRightNotice.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89756-BackendUtilityTYPO3_copyRightNotice.rst index 36cf715d9223..320a212e4497 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89756-BackendUtilityTYPO3_copyRightNotice.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Deprecation-89756-BackendUtilityTYPO3_copyRightNotice.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #89756 - BackendUtility::TYPO3_copyRightNotice diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-79445-AddMultistepWizard.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-79445-AddMultistepWizard.rst index b5b759915139..4dccd8251ee4 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-79445-AddMultistepWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-79445-AddMultistepWizard.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Feature: #79445 - Add Multistep Wizard diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-79445-ImproveFormCreationWizard.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-79445-ImproveFormCreationWizard.rst index b8cc2ebf0ac4..accbb2e903e6 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-79445-ImproveFormCreationWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-79445-ImproveFormCreationWizard.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #79445 - Improve form creation wizard diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-82706-RenderFieldsetLabelsInFormTemplates.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-82706-RenderFieldsetLabelsInFormTemplates.rst index 29fa64cd6430..b8272181b747 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-82706-RenderFieldsetLabelsInFormTemplates.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-82706-RenderFieldsetLabelsInFormTemplates.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #82706 - Render fieldset labels in form templates diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84203-UnifyFormSetupYAMLLoading.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84203-UnifyFormSetupYAMLLoading.rst index 9322c1b680b0..2c946fc26a20 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84203-UnifyFormSetupYAMLLoading.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84203-UnifyFormSetupYAMLLoading.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #84203 - Unify form setup YAML loading @@ -21,4 +21,4 @@ Impact Form setups can now be structured more freely by splitting logical parts into separate files. -.. index:: Backend, Frontend, ext:form \ No newline at end of file +.. index:: Backend, Frontend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84713-AccessSingleFormValuesInTemplates.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84713-AccessSingleFormValuesInTemplates.rst index b192d5306129..f7a6dbddf734 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84713-AccessSingleFormValuesInTemplates.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84713-AccessSingleFormValuesInTemplates.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #84713 - Access single values in form templates diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84990-AddEventForCheckingExternalLinksInRTE.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84990-AddEventForCheckingExternalLinksInRTE.rst index d750ef6fec43..796c31503d38 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84990-AddEventForCheckingExternalLinksInRTE.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84990-AddEventForCheckingExternalLinksInRTE.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #84990 - Add event for checking external links in RTE diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84990-MarkBrokenFileLinksInRTE.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84990-MarkBrokenFileLinksInRTE.rst index ab9c109e082e..ff0a1a0f2689 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84990-MarkBrokenFileLinksInRTE.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-84990-MarkBrokenFileLinksInRTE.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #84990 - Mark broken file links in RTE diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-85592-AddSiteTitleConfigurationToSitesModule.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-85592-AddSiteTitleConfigurationToSitesModule.rst index 1db862cd88af..13c87deac78f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-85592-AddSiteTitleConfigurationToSitesModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-85592-AddSiteTitleConfigurationToSitesModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #85592 - Add site title configuration to sites module diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86759-SupportNomoduleAttributeForJavaScriptIncludes.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86759-SupportNomoduleAttributeForJavaScriptIncludes.rst index 8a370f6782cf..cd35f878f99d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86759-SupportNomoduleAttributeForJavaScriptIncludes.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86759-SupportNomoduleAttributeForJavaScriptIncludes.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #86759 - Support nomodule attribute for JavaScript includes @@ -19,4 +19,4 @@ See https://html.spec.whatwg.org/multipage/scripting.html#attr-script-nomodule page.includeJSFooter.file = path/to/file.js page.includeJSFooter.file.nomodule = 1 -.. index:: TypoScript \ No newline at end of file +.. index:: TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86818-ReintroduceKeyboardAccessibleVersionOfThePagetree.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86818-ReintroduceKeyboardAccessibleVersionOfThePagetree.rst index 58e4bca77506..c120daa1e8b1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86818-ReintroduceKeyboardAccessibleVersionOfThePagetree.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86818-ReintroduceKeyboardAccessibleVersionOfThePagetree.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #86818 - Reintroduce keyboard accessible version of the pagetree diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86918-AddAdditionalConfigurationForExternalLinkTypesInLinkvalidator.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86918-AddAdditionalConfigurationForExternalLinkTypesInLinkvalidator.rst index 427fc290bf62..d595c7f5d7a9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86918-AddAdditionalConfigurationForExternalLinkTypesInLinkvalidator.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86918-AddAdditionalConfigurationForExternalLinkTypesInLinkvalidator.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Feature: #86918 - Add additional configuration for external link types in Linkvalidator diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86967-AllowFetchingUidOfALazyLoadingProxyWithoutLoadingTheObjectFirst.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86967-AllowFetchingUidOfALazyLoadingProxyWithoutLoadingTheObjectFirst.rst index 9542dba5d579..830c9935e498 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86967-AllowFetchingUidOfALazyLoadingProxyWithoutLoadingTheObjectFirst.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-86967-AllowFetchingUidOfALazyLoadingProxyWithoutLoadingTheObjectFirst.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================================== Feature: #86967 - Allow fetching uid of a LazyLoadingProxy without loading the object first diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-87798-ProvideAWayToSortFormListsInExtform.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-87798-ProvideAWayToSortFormListsInExtform.rst index 87acc665c88f..36a5faf2dd5f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-87798-ProvideAWayToSortFormListsInExtform.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-87798-ProvideAWayToSortFormListsInExtform.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #87798 - Provide a way to sort form lists in ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88102-FrontendLoginViaFluidAndExtbase.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88102-FrontendLoginViaFluidAndExtbase.rst index 78499d1ff1d8..459e030cfd2f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88102-FrontendLoginViaFluidAndExtbase.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88102-FrontendLoginViaFluidAndExtbase.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #88102 - Frontend Login Form Via Fluid And Extbase diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88110-FeloginExtbasePasswordRecovery.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88110-FeloginExtbasePasswordRecovery.rst index 574b6289d886..d2e09038c1f3 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88110-FeloginExtbasePasswordRecovery.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88110-FeloginExtbasePasswordRecovery.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #88110 - Felogin extbase password recovery @@ -16,7 +16,7 @@ If that hash is found valid a reset password form is shown. If all validators ar There is a way to define and override default validators. Configured as default are two validators: NotEmptyValidator and StringLengthValidator. -They can be overridden by overwriting :ts:`plugin.tx_felogin_login.settings.passwordValidators`. +They can be overridden by overwriting :typoscript:`plugin.tx_felogin_login.settings.passwordValidators`. Default is as follows: .. code-block:: typoscript diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88238-FeatureToggleFormlegacyUploadMimeTypes.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88238-FeatureToggleFormlegacyUploadMimeTypes.rst index 9a3acb32cb43..4e53106d19bb 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88238-FeatureToggleFormlegacyUploadMimeTypes.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88238-FeatureToggleFormlegacyUploadMimeTypes.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #88238 - FeatureToggle: form.legacyUploadMimeTypes @@ -19,4 +19,4 @@ Impact Full control over file upload MIME type validation can be achieved by disabling this flag and explicitly listing all allowed MIME types. -.. index:: Frontend, ext:form \ No newline at end of file +.. index:: Frontend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88902-FeatureSwitchRedirectAndStaticRoutesMiddlewaresCanBeReordered.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88902-FeatureSwitchRedirectAndStaticRoutesMiddlewaresCanBeReordered.rst index 48f0a422a182..d374f9c1343e 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88902-FeatureSwitchRedirectAndStaticRoutesMiddlewaresCanBeReordered.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88902-FeatureSwitchRedirectAndStaticRoutesMiddlewaresCanBeReordered.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Feature: #88902 - Feature Switch: Redirect and Base Redirect Middlewares can be reordered diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88950-AddStoreSessionArgumentToWidgetViewHelpers.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88950-AddStoreSessionArgumentToWidgetViewHelpers.rst index bda11d2408ba..001ecd75772a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88950-AddStoreSessionArgumentToWidgetViewHelpers.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-88950-AddStoreSessionArgumentToWidgetViewHelpers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: xml =================================================================== diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89171-AddedPossibilityToHaveMultipleSitemaps.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89171-AddedPossibilityToHaveMultipleSitemaps.rst index b87fb5e6e70c..c366eb9bb491 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89171-AddedPossibilityToHaveMultipleSitemaps.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89171-AddedPossibilityToHaveMultipleSitemaps.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #89171 - Added possibility to have multiple sitemaps diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89398-SupportForEnvironmentVariablesInImportsInSiteConfigurations.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89398-SupportForEnvironmentVariablesInImportsInSiteConfigurations.rst index c6c683975372..68796fcf5692 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89398-SupportForEnvironmentVariablesInImportsInSiteConfigurations.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89398-SupportForEnvironmentVariablesInImportsInSiteConfigurations.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Feature: #89398 - Support for environment variables in imports in site configurations diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89458-ShowLinkToOnlineDocsInExtensionManager.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89458-ShowLinkToOnlineDocsInExtensionManager.rst index 484fe90195e0..14189685566a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89458-ShowLinkToOnlineDocsInExtensionManager.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89458-ShowLinkToOnlineDocsInExtensionManager.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #89458 - Show link to online docs in extension manager diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89526-FeatureFlagBetaTranslationServer.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89526-FeatureFlagBetaTranslationServer.rst index 314bd255dcb0..2972f8d91233 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89526-FeatureFlagBetaTranslationServer.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89526-FeatureFlagBetaTranslationServer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #89526 - FeatureFlag: betaTranslationServer diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89577-NewPSR-14BasedEventsForFileAbstractionLayer.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89577-NewPSR-14BasedEventsForFileAbstractionLayer.rst index fcce14114ddf..eda4ad00075b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89577-NewPSR-14BasedEventsForFileAbstractionLayer.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89577-NewPSR-14BasedEventsForFileAbstractionLayer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #89577 - New PSR-14 based events for File Abstraction Layer diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89603-IntroduceNativePaginationForLists.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89603-IntroduceNativePaginationForLists.rst index 7dca25556a39..d101bdcf57d2 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89603-IntroduceNativePaginationForLists.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89603-IntroduceNativePaginationForLists.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #89603 - Introduce native pagination for lists diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89718-UnifiedPHPAPIForLoadingPageTSconfig.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89718-UnifiedPHPAPIForLoadingPageTSconfig.rst index 705ba52b4f44..d1cd20f9fbcb 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89718-UnifiedPHPAPIForLoadingPageTSconfig.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89718-UnifiedPHPAPIForLoadingPageTSconfig.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #89718 - Unified PHP API for loading PageTSconfig diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst index a193a51ec01c..ba80652bf439 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89733-NewPSR-14EventsForExistingSignalSlotsInCoreExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Feature: #89733 - New PSR-14 events for existing Signal Slots in Core Extension diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89746-CustomIconForRecordBrowserButtonInForms.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89746-CustomIconForRecordBrowserButtonInForms.rst index 89eb2a620862..be7c04547e4d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89746-CustomIconForRecordBrowserButtonInForms.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89746-CustomIconForRecordBrowserButtonInForms.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #89746 - Custom icon for record browser button in forms diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89747-CustomTablesWithRecordBrowserInForms.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89747-CustomTablesWithRecordBrowserInForms.rst index a6c3d75087c5..984d77a4b044 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89747-CustomTablesWithRecordBrowserInForms.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Feature-89747-CustomTablesWithRecordBrowserInForms.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #89747 - Custom tables with record browser in forms @@ -40,4 +40,4 @@ Impact Form definitions can be set up to allow editors the selection of arbitrary database records and then render them using custom logic. -.. index:: Backend, ext:form \ No newline at end of file +.. index:: Backend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Important-84221-RestructuringOfFormSetup.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Important-84221-RestructuringOfFormSetup.rst index 310caad4647a..44a860729c40 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Important-84221-RestructuringOfFormSetup.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Important-84221-RestructuringOfFormSetup.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Important: #84221 - Restructuring of form setup diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Important-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Important-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst index 3e9a941d18ba..bee1186c96a1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Important-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Important-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Important: #87518 - Use prepared statements for pdo_mysql per default diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Important-88655-ChangedLoadingOrderOfRTEConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Important-88655-ChangedLoadingOrderOfRTEConfiguration.rst index 5d98a91074ee..0820e675b8cc 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Important-88655-ChangedLoadingOrderOfRTEConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Important-88655-ChangedLoadingOrderOfRTEConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Important: #88655 - Changed loading order of RTE Configuration @@ -21,7 +21,7 @@ The new order is: #. default -This results in a change if you were used to using :ts:`RTE.default.preset` to overwrite _all_ RTE +This results in a change if you were used to using :typoscript:`RTE.default.preset` to overwrite _all_ RTE configuration presets - as those with specific configuration in TCA now use their specific settings instead of falling back to the default. Please make sure, that this new behavior is fitting for your use cases. @@ -39,6 +39,6 @@ For example: If the blog extension configures `'richtextConfiguration' => 'blog'` for the tag description and you want the tag description to use the default preset, set -:ts:`RTE.config.tx_blog_domain_model_tag.content.types.text.preset = default`. +:typoscript:`RTE.config.tx_blog_domain_model_tag.content.types.text.preset = default`. .. index:: RTE, TCA, TSConfig, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Important-89645-RemovedSystemLogOptions.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Important-89645-RemovedSystemLogOptions.rst index fa1db34f2601..9577e7d08892 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Important-89645-RemovedSystemLogOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Important-89645-RemovedSystemLogOptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Important: #89645 - Removed systemLog options diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Important-89764-IncompatibleEnvironmentRelatedDependencyInjectionServicesHaveBeenRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Important-89764-IncompatibleEnvironmentRelatedDependencyInjectionServicesHaveBeenRemoved.rst index ca3a94c70cdd..6fd6b9198192 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Important-89764-IncompatibleEnvironmentRelatedDependencyInjectionServicesHaveBeenRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Important-89764-IncompatibleEnvironmentRelatedDependencyInjectionServicesHaveBeenRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================================== Important: #89764 - Incompatible environment related dependency injection services have been removed diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Index.rst index a36116f51c49..e5dd5dd7c6c0 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.2/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.2/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 10.2 Changes ============= diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89139-ConsoleCommandsConfigurationFormatCommandsPhp.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89139-ConsoleCommandsConfigurationFormatCommandsPhp.rst index 2983d1eaf161..34932a3ce4be 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89139-ConsoleCommandsConfigurationFormatCommandsPhp.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89139-ConsoleCommandsConfigurationFormatCommandsPhp.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #89139 - Console Commands configuration format Commands.php diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89463-SwitchableControllerActions.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89463-SwitchableControllerActions.rst index d35ee6398a91..2388722b8130 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89463-SwitchableControllerActions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89463-SwitchableControllerActions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #89463 - Switchable Controller Actions diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89673-ExtbasesWebRequestAndWebResponse.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89673-ExtbasesWebRequestAndWebResponse.rst index 357e1d38bec8..7ba9dcfd7f73 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89673-ExtbasesWebRequestAndWebResponse.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89673-ExtbasesWebRequestAndWebResponse.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #89673 - Extbase's WebRequest and WebResponse diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89866-Global-TYPO3-information-related-constants.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89866-Global-TYPO3-information-related-constants.rst index f6148cef4f7a..9656126136ac 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89866-Global-TYPO3-information-related-constants.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89866-Global-TYPO3-information-related-constants.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #89866 - Global TYPO3-information related constants diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89868-RemoveReqCHashFunctionalityForPlugins.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89868-RemoveReqCHashFunctionalityForPlugins.rst index 29a5688bb648..7a3154d584dc 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89868-RemoveReqCHashFunctionalityForPlugins.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89868-RemoveReqCHashFunctionalityForPlugins.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #89868 - Remove reqCHash functionality for plugins diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89870-NewPSR-14EventsForExtbase-relatedSignals.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89870-NewPSR-14EventsForExtbase-relatedSignals.rst index 81a8d12b97fd..dd99d081b327 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89870-NewPSR-14EventsForExtbase-relatedSignals.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-89870-NewPSR-14EventsForExtbase-relatedSignals.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #89870 - New PSR-14 Events for Extbase-related signals diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90007-GlobalConstantsTYPO3_versionAndTYPO3_branch.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90007-GlobalConstantsTYPO3_versionAndTYPO3_branch.rst index 937cff32d9f5..9e8b21635a0c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90007-GlobalConstantsTYPO3_versionAndTYPO3_branch.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90007-GlobalConstantsTYPO3_versionAndTYPO3_branch.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #90007 - Global constants TYPO3_version and TYPO3_branch diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90019-PagePermissionLogicByDataHandler.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90019-PagePermissionLogicByDataHandler.rst index e0d6c48df085..99b9429cb08b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90019-PagePermissionLogicByDataHandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90019-PagePermissionLogicByDataHandler.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #90019 - Page permission logic by DataHandler diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90249-PackageRelatedSignalSlotsMigratedToPSR-14Events.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90249-PackageRelatedSignalSlotsMigratedToPSR-14Events.rst index d087f7548cc9..15bcaf1bb3a6 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90249-PackageRelatedSignalSlotsMigratedToPSR-14Events.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90249-PackageRelatedSignalSlotsMigratedToPSR-14Events.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Deprecation: #90249 - Package related Signal Slots migrated to PSR-14 events diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90258-SimplifiedRTEParserAPI.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90258-SimplifiedRTEParserAPI.rst index 7ef3958744c6..3e92f5a5ff90 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90258-SimplifiedRTEParserAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90258-SimplifiedRTEParserAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #90258 - Simplified RTE Parser API diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90260-ResourceFactorygetInstancePseudo-factory.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90260-ResourceFactorygetInstancePseudo-factory.rst index cd3d2df78b4d..0079a7563826 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90260-ResourceFactorygetInstancePseudo-factory.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90260-ResourceFactorygetInstancePseudo-factory.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #90260 - ResourceFactory::getInstance pseudo-factory diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90348-PageLayoutViewClass.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90348-PageLayoutViewClass.rst index 8f40d1743a4c..0c05952f4eb3 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90348-PageLayoutViewClass.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90348-PageLayoutViewClass.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Deprecation: #90348 - PageLayoutView class @@ -35,6 +35,6 @@ Migration ========= Fluid templates can be extended or replaced to render custom header, footer or preview of -a given :ts:`CType`, see feature description for feature :issue:`90348`. +a given :typoscript:`CType`, see feature description for feature :issue:`90348`. .. index:: Backend, Fluid, NotScanned, ext:backend diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90390-BrokenLinkRepositorygetNumberOfBrokenLinksInLinkvalidator.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90390-BrokenLinkRepositorygetNumberOfBrokenLinksInLinkvalidator.rst index c0d395b157f2..9b9587b8ba00 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90390-BrokenLinkRepositorygetNumberOfBrokenLinksInLinkvalidator.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90390-BrokenLinkRepositorygetNumberOfBrokenLinksInLinkvalidator.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Deprecation: #90390 - BrokenLinkRepository::getNumberOfBrokenLinks() in linkvalidator diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90421-DocumentTemplate.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90421-DocumentTemplate.rst index 0b9d33bc2147..d371c4dc03e3 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90421-DocumentTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90421-DocumentTemplate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Deprecation: #90421 - DocumentTemplate diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90522-TSFEPropertiesRegardingImages.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90522-TSFEPropertiesRegardingImages.rst index 30ddfb3b9d5a..5ff521172cba 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90522-TSFEPropertiesRegardingImages.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Deprecation-90522-TSFEPropertiesRegardingImages.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #90522 - TSFE properties regarding images diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-78347-AddStdWrapPropertiesToFilesProcessor.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-78347-AddStdWrapPropertiesToFilesProcessor.rst index be959cb20ff9..69c486b52a2e 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-78347-AddStdWrapPropertiesToFilesProcessor.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-78347-AddStdWrapPropertiesToFilesProcessor.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #78347 - Add StdWrap properties to FilesProcessor diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-78450-IntroducePreviewRendererPattern.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-78450-IntroducePreviewRendererPattern.rst index dc6670c246be..2d788c192181 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-78450-IntroducePreviewRendererPattern.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-78450-IntroducePreviewRendererPattern.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #78450 - Introduce PreviewRenderer pattern diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-79310-AddOptionsAndClipboardToFilelistSearch.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-79310-AddOptionsAndClipboardToFilelistSearch.rst index 15661f904cb0..46dff386d06e 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-79310-AddOptionsAndClipboardToFilelistSearch.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-79310-AddOptionsAndClipboardToFilelistSearch.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #79310 - Add options and clipboard to filelist search diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-82062-ProgressForReferenceIndexUpdateOnCLI.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-82062-ProgressForReferenceIndexUpdateOnCLI.rst index 4f42e6671ad3..7c05d6536a67 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-82062-ProgressForReferenceIndexUpdateOnCLI.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-82062-ProgressForReferenceIndexUpdateOnCLI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #82062 - Progress for Reference Index update on CLI diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-83847-RemoveRepairedLinksFromLinkvalidatorListAfterEditing.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-83847-RemoveRepairedLinksFromLinkvalidatorListAfterEditing.rst index 8838e0f46a6a..768a3c4a66f4 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-83847-RemoveRepairedLinksFromLinkvalidatorListAfterEditing.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-83847-RemoveRepairedLinksFromLinkvalidatorListAfterEditing.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #83847 - Remove repaired links from Linkvalidator list after editing diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-84214-AddCheckIfFieldsAreEditableForLinkvalidator.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-84214-AddCheckIfFieldsAreEditableForLinkvalidator.rst index 0944ec393b64..5a4396d99692 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-84214-AddCheckIfFieldsAreEditableForLinkvalidator.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-84214-AddCheckIfFieldsAreEditableForLinkvalidator.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #84214 - Add check if fields are editable for Linkvalidator diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-86614-AddHookBeforeRenderingHrefLang.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-86614-AddHookBeforeRenderingHrefLang.rst index 568104673a2f..85323ccb48d7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-86614-AddHookBeforeRenderingHrefLang.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-86614-AddHookBeforeRenderingHrefLang.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #86614 - Add PSR-14 event to control hreflang tags to be rendered diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-87072-AddedConfigurationOptionsForLockingAddedConfigurationOptionsForLocking.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-87072-AddedConfigurationOptionsForLockingAddedConfigurationOptionsForLocking.rst index 6bf9fbf4a49b..66291bb03526 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-87072-AddedConfigurationOptionsForLockingAddedConfigurationOptionsForLocking.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-87072-AddedConfigurationOptionsForLockingAddedConfigurationOptionsForLocking.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #87072 - Added Configuration Options for Locking diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-87451-SchedulerRunCommandAcceptsMultipleTaskOptions.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-87451-SchedulerRunCommandAcceptsMultipleTaskOptions.rst index b11e4828f0db..2a01b97eee12 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-87451-SchedulerRunCommandAcceptsMultipleTaskOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-87451-SchedulerRunCommandAcceptsMultipleTaskOptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #87451 - scheduler:run command accepts multiple task options diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88147-AddPossibilityToConfigureThePathToSitemapXslFile.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88147-AddPossibilityToConfigureThePathToSitemapXslFile.rst index 5cc756d56d8d..50bca0bac98d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88147-AddPossibilityToConfigureThePathToSitemapXslFile.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88147-AddPossibilityToConfigureThePathToSitemapXslFile.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: typoscript diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88818-IntroduceEventsToModifyCKEditorConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88818-IntroduceEventsToModifyCKEditorConfiguration.rst index c4e207373619..1666b4960dde 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88818-IntroduceEventsToModifyCKEditorConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88818-IntroduceEventsToModifyCKEditorConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #88818 - Introduce events to modify CKEditor configuration diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88901-RenderAllFieldsInElementInformationController.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88901-RenderAllFieldsInElementInformationController.rst index 72303fc26142..0f1ec7680745 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88901-RenderAllFieldsInElementInformationController.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88901-RenderAllFieldsInElementInformationController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #88901 - Render all fields in ElementInformationController diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88921-NewEventInThePageLayoutViewClassToEnrichContentIntoTheColumnsInTheBackendLayout.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88921-NewEventInThePageLayoutViewClassToEnrichContentIntoTheColumnsInTheBackendLayout.rst index 0a869ba3829c..931ba6775428 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88921-NewEventInThePageLayoutViewClassToEnrichContentIntoTheColumnsInTheBackendLayout.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88921-NewEventInThePageLayoutViewClassToEnrichContentIntoTheColumnsInTheBackendLayout.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #88921 - New PSR-14 events in the PageLayoutView class diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88962-Re-implementOldPIDupinRootlineTypoScriptCondition.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88962-Re-implementOldPIDupinRootlineTypoScriptCondition.rst index 800985f85de0..b18cce6053af 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88962-Re-implementOldPIDupinRootlineTypoScriptCondition.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-88962-Re-implementOldPIDupinRootlineTypoScriptCondition.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #88962 - Re-implement old PIDupinRootline TypoScript condition @@ -9,17 +9,17 @@ See :issue:`88962` Description =========== -The :ts:`PIDupinRootline` condition in TypoScript has been reimplemented within the Symfony +The :typoscript:`PIDupinRootline` condition in TypoScript has been reimplemented within the Symfony expression language. -A new property :ts:`tree.rootLineParentIds` has been added to the :ts:`tree` object which +A new property :typoscript:`tree.rootLineParentIds` has been added to the :typoscript:`tree` object which is available in the Symfony expression language to provide checks for all parent page IDs of the current rootline. Impact ====== -When using the classic :ts:`PIDupinRootline` condition, you can easily switch to the +When using the classic :typoscript:`PIDupinRootline` condition, you can easily switch to the condition with the new expression: Old TypoScript condition syntax: diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89032-RenderFieldControlForSelectSingleElement.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89032-RenderFieldControlForSelectSingleElement.rst index 8627f6e1edfe..7a4fa70fc984 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89032-RenderFieldControlForSelectSingleElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89032-RenderFieldControlForSelectSingleElement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #89032 - Render fieldControl for SelectSingleElement diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89139-AddDependencyInjectionSupportForConsoleCommands.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89139-AddDependencyInjectionSupportForConsoleCommands.rst index 18ae4997910b..bb900e90b912 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89139-AddDependencyInjectionSupportForConsoleCommands.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89139-AddDependencyInjectionSupportForConsoleCommands.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #89139 - Add dependency injection support for console commands diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89551-AddFluidAdditionalAttributesToTheFormElement.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89551-AddFluidAdditionalAttributesToTheFormElement.rst index e2023da984e2..adf99d2dcbff 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89551-AddFluidAdditionalAttributesToTheFormElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89551-AddFluidAdditionalAttributesToTheFormElement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #89551 - Add fluidAdditionalAttributes to the form element diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89644-AddOptionalArgumentFieldsToEditRecordViewHelpers.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89644-AddOptionalArgumentFieldsToEditRecordViewHelpers.rst index b11336bf1d3c..cb9bf411577c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89644-AddOptionalArgumentFieldsToEditRecordViewHelpers.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89644-AddOptionalArgumentFieldsToEditRecordViewHelpers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #89644 - Add optional argument "fields" to editRecord ViewHelpers diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89650-AllowLineBreaksInTCADescriptions.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89650-AllowLineBreaksInTCADescriptions.rst index f755f5c61ab6..453653031931 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89650-AllowLineBreaksInTCADescriptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89650-AllowLineBreaksInTCADescriptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #89650 - Allow line breaks in TCA descriptions diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89738-ApiForAjaxRequests.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89738-ApiForAjaxRequests.rst index f802a3c02c3e..54ee79dd1c31 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89738-ApiForAjaxRequests.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89738-ApiForAjaxRequests.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================= Feature: #89738 - API for AJAX Requests diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89870-NewPSR-14EventsForExtbase-relatedSignals.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89870-NewPSR-14EventsForExtbase-relatedSignals.rst index 25d85d6d03a5..fbf402b9d60b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89870-NewPSR-14EventsForExtbase-relatedSignals.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89870-NewPSR-14EventsForExtbase-relatedSignals.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #89870 - New PSR-14 Events for Extbase-related signals diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89894-SeparateSystemExtensionsFrom3rd-partyExtensionsVisually.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89894-SeparateSystemExtensionsFrom3rd-partyExtensionsVisually.rst index 625cc373d243..f68a3b3668a7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89894-SeparateSystemExtensionsFrom3rd-partyExtensionsVisually.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89894-SeparateSystemExtensionsFrom3rd-partyExtensionsVisually.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Feature: #89894 - Separate system extensions from 3rd-party extensions visually diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89929-GalicianFlag.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89929-GalicianFlag.rst index 747cdc816e35..39cf7c0d852e 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89929-GalicianFlag.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89929-GalicianFlag.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================== Feature: #89929 - Galician flag diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89978-IntroduceStatusReportForInsecureExceptionHandlerSettings.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89978-IntroduceStatusReportForInsecureExceptionHandlerSettings.rst index e375b7ca5082..be7a5d76fd59 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89978-IntroduceStatusReportForInsecureExceptionHandlerSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-89978-IntroduceStatusReportForInsecureExceptionHandlerSettings.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Feature: #89978 - Introduce Status Report for insecure exception handler settings diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90026-ExposeInternalTypoLinkPartsInTypolinkViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90026-ExposeInternalTypoLinkPartsInTypolinkViewHelper.rst index c3cad7fba6c2..28fcf89c6b2c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90026-ExposeInternalTypoLinkPartsInTypolinkViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90026-ExposeInternalTypoLinkPartsInTypolinkViewHelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #90026 - Expose internal typoLinkParts in TypolinkViewHelper @@ -22,7 +22,7 @@ variable name to be used containing the following internal parts: * title * additionalParams -Details for these internal parts are documented for :ts:`typolink.parameter` +Details for these internal parts are documented for :typoscript:`typolink.parameter` in `TypoScript reference`_ .. _TypoScript reference: https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/Functions/Typolink.html?highlight=typolink#parameter diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90042-SpecialPageIconsCustomizableByDoktype.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90042-SpecialPageIconsCustomizableByDoktype.rst index b8c32062c041..a215fefbc565 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90042-SpecialPageIconsCustomizableByDoktype.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90042-SpecialPageIconsCustomizableByDoktype.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #90042 - Customize special page icons by doktype diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90052-AddYamlConfigurationToConfigurationModule.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90052-AddYamlConfigurationToConfigurationModule.rst index 18ace5c799e7..284da3cd26d2 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90052-AddYamlConfigurationToConfigurationModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90052-AddYamlConfigurationToConfigurationModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #90052 - Form YAML configuration available in configuration module diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90068-ImplementBetterFileDumpController.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90068-ImplementBetterFileDumpController.rst index ec7d6007c175..655e7d509745 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90068-ImplementBetterFileDumpController.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90068-ImplementBetterFileDumpController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #90068 - Implement better FileDumpController @@ -26,7 +26,7 @@ to use them multiple times in one request. The Parameter :php:`s` has following syntax: width:height:minW:minH:maxW:maxH. You can leave this Parameter empty to load the file in original size. Parameter :php:`width` -and :php:`height` can feature the trailing :ts:`c` or :ts:`m` indicator like known from TS. +and :php:`height` can feature the trailing :typoscript:`c` or :typoscript:`m` indicator like known from TS. See the following example on how to create a URI using the :php:`FileDumpController` for a sys_file record with a fixed image size: diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90114-MakeTranslationOfFilelistOptional.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90114-MakeTranslationOfFilelistOptional.rst index a4c1ec0cf2a1..0cac67e4d3af 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90114-MakeTranslationOfFilelistOptional.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90114-MakeTranslationOfFilelistOptional.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #90114 - Make translation of filelist optional diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90136-ShowApplicationContextInTheEnvironmentModule.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90136-ShowApplicationContextInTheEnvironmentModule.rst index 51dc10874369..b841a990c58e 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90136-ShowApplicationContextInTheEnvironmentModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90136-ShowApplicationContextInTheEnvironmentModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #90136 - Show application context in the Environment module diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90168-IntroduceModalActions.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90168-IntroduceModalActions.rst index b988c5818ef3..fc2c4a7908da 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90168-IntroduceModalActions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90168-IntroduceModalActions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Feature: #90168 - Introduce Modal Actions diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90203-MakeWorkspaceAvailableInTypoScriptConditions.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90203-MakeWorkspaceAvailableInTypoScriptConditions.rst index 8d1f6ece3cb7..78320b201105 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90203-MakeWorkspaceAvailableInTypoScriptConditions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90203-MakeWorkspaceAvailableInTypoScriptConditions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #90203 - Make workspace available in TypoScript conditions @@ -9,10 +9,10 @@ See :issue:`90203` Description =========== -A new TypoScript expression language variable :ts:`workspace` has been added. +A new TypoScript expression language variable :typoscript:`workspace` has been added. It can be used to match a given expression against common workspace parameters. -Currently, the parameters :ts:`workspaceId`, :ts:`isLive` and :ts:`isOffline` are supported. +Currently, the parameters :typoscript:`workspaceId`, :typoscript:`isLive` and :typoscript:`isOffline` are supported. Examples -------- diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90213-SupportBitAndInTypoScriptStdWrapIf.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90213-SupportBitAndInTypoScriptStdWrapIf.rst index 19bd8df0cbb6..b32fc86928bf 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90213-SupportBitAndInTypoScriptStdWrapIf.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90213-SupportBitAndInTypoScriptStdWrapIf.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #90213 - Support 'bit and' in TypoScript stdWrap_if @@ -9,7 +9,7 @@ See :issue:`90213` Description =========== -It is now possible to use :ts:`bitAnd` within TypoScript :ts:`if`. +It is now possible to use :typoscript:`bitAnd` within TypoScript :typoscript:`if`. TYPO3 uses bits to store radio and checkboxes via TCA. Without this feature one would need to check whether any possible bit value is in a diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90234-IntroduceCacheHashConfigurationAndMatchingIndicators.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90234-IntroduceCacheHashConfigurationAndMatchingIndicators.rst index 111d73a3787b..cdb76541ab90 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90234-IntroduceCacheHashConfigurationAndMatchingIndicators.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90234-IntroduceCacheHashConfigurationAndMatchingIndicators.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #90234 - Introduce CacheHashConfiguration and matching indicators diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90249-NewPSR-14EventsForExistingPackage-relatedSignalSlots.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90249-NewPSR-14EventsForExistingPackage-relatedSignalSlots.rst index 96e9f746edb3..bba7aed4f347 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90249-NewPSR-14EventsForExistingPackage-relatedSignalSlots.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90249-NewPSR-14EventsForExistingPackage-relatedSignalSlots.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #90249 - New PSR-14 events for existing package-related Signal Slots diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90262-AddArgon2idToPasswordHashAlgorithms.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90262-AddArgon2idToPasswordHashAlgorithms.rst index e28e10e708e0..543c340b5790 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90262-AddArgon2idToPasswordHashAlgorithms.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90262-AddArgon2idToPasswordHashAlgorithms.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #90262 - Add Argon2id to password hash algorithms diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90265-ShowDispatchedEventsInAdminPanel.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90265-ShowDispatchedEventsInAdminPanel.rst index d7b0958cc1ef..ff6d2d485d11 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90265-ShowDispatchedEventsInAdminPanel.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90265-ShowDispatchedEventsInAdminPanel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #90265 - Show dispatched Events in Admin Panel diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90266-Fluid-basedTemplatedEmails.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90266-Fluid-basedTemplatedEmails.rst index 0d51a124dcee..6e1639361622 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90266-Fluid-basedTemplatedEmails.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90266-Fluid-basedTemplatedEmails.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #90266 - Fluid-based email templating diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90267-CustomPlaceholderProcessingInSiteConfig.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90267-CustomPlaceholderProcessingInSiteConfig.rst index 061f3d6fc1c7..b3b7fa71fda5 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90267-CustomPlaceholderProcessingInSiteConfig.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90267-CustomPlaceholderProcessingInSiteConfig.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #90267 - Custom placeholder processing in site config diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90298-ImproveUserInfoInBeuserModule.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90298-ImproveUserInfoInBeuserModule.rst index e0f50c8923d2..930c8ef6cc49 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90298-ImproveUserInfoInBeuserModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90298-ImproveUserInfoInBeuserModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #90298 - Improve user info in BE User module diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90333-Dashboard.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90333-Dashboard.rst index ff47ba2e6e8c..07b95d1d866a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90333-Dashboard.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90333-Dashboard.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================== Feature: #90333 - Dashboard diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90348-NewFluid-basedReplacementForPageLayoutView.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90348-NewFluid-basedReplacementForPageLayoutView.rst index b096f2c6528b..3bf10510a0ca 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90348-NewFluid-basedReplacementForPageLayoutView.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90348-NewFluid-basedReplacementForPageLayoutView.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #90348 - Fluid-based replacement for PageLayoutView diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90370-UseEguliasEmailValidatorForEmailValidation.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90370-UseEguliasEmailValidatorForEmailValidation.rst index 3ad0fdc93ef9..06a68c5780fe 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90370-UseEguliasEmailValidatorForEmailValidation.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90370-UseEguliasEmailValidatorForEmailValidation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #90370 - Use Egulias\EmailValidator for email validation diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90411-HTML-basedWorkspaceNotificationEmailsOnStageChange.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90411-HTML-basedWorkspaceNotificationEmailsOnStageChange.rst index 1e081f68d36a..63955b569ff7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90411-HTML-basedWorkspaceNotificationEmailsOnStageChange.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90411-HTML-basedWorkspaceNotificationEmailsOnStageChange.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #90411 - HTML-based workspace notification emails on stage change diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90416-SpecificTargetFileExtensionInImage-relatedViewHelpers.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90416-SpecificTargetFileExtensionInImage-relatedViewHelpers.rst index 9dfe8056f58b..87e8f7702f5d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90416-SpecificTargetFileExtensionInImage-relatedViewHelpers.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90416-SpecificTargetFileExtensionInImage-relatedViewHelpers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #90416 - Specific target file extension in image-related ViewHelpers diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90425-AddSeoFieldsToInfoModule.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90425-AddSeoFieldsToInfoModule.rst index 5c896615c6d6..85c88766443f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90425-AddSeoFieldsToInfoModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90425-AddSeoFieldsToInfoModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #90425 - Add SEO fields to info module diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90426-Browser-nativeLazyLoadingForImages.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90426-Browser-nativeLazyLoadingForImages.rst index 30df6936a47b..4a8f95c008e7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90426-Browser-nativeLazyLoadingForImages.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90426-Browser-nativeLazyLoadingForImages.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #90426 - Browser-native lazy loading for images @@ -28,7 +28,7 @@ Impact TYPO3 Frontend now renders images in content elements with the :html:`"loading=lazy"` attribute by default when using TYPO3's templates from Fluid Styled Content. -Using the TypoScript constant :ts:`styles.content.image.lazyLoading`, +Using the TypoScript constant :typoscript:`styles.content.image.lazyLoading`, the behavior can be modified generally to be either set to :html:`eager`, :html:`auto` or to an empty value, removing the property directly. diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90461-QuickCreateContentElementsViaNewContentElementWizard.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90461-QuickCreateContentElementsViaNewContentElementWizard.rst index b93992eb1637..86cc26087a41 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90461-QuickCreateContentElementsViaNewContentElementWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90461-QuickCreateContentElementsViaNewContentElementWizard.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #90461 - Quick-Create Content Elements via NewContentElementWizard diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90471-JavaScriptEventAPI.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90471-JavaScriptEventAPI.rst index 5eec08ea8aeb..b0b1079eb78f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90471-JavaScriptEventAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90471-JavaScriptEventAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Feature: #90471 - JavaScript Event API diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90522-IntroduceAssetCollector.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90522-IntroduceAssetCollector.rst index afc079a3f673..94a0c64d6fd1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90522-IntroduceAssetCollector.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Feature-90522-IntroduceAssetCollector.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _changelog-Feature-90522-IntroduceAssetCollector: @@ -18,7 +18,7 @@ in the output. The :php:`priority` flag (default: :php:`false`) controls where the asset is included: * JavaScript will be output inside :html:`<head>` (:php:`priority=true`) or at the bottom of the :html:`<body>` tag (:php:`priority=false`) -* CSS will always be output inside :html:`<head>`, yet grouped by :javascript:`priority`. +* CSS will always be output inside :html:`<head>`, yet grouped by :js:`priority`. By including assets per-component, it can leverage the adoption of HTTP/2 multiplexing which removes the necessity of having all CSS/JavaScript concatenated into one file. @@ -85,25 +85,25 @@ Currently, CSS and JavaScript registered with the AssetCollector will be rendere PageRenderer counterparts. The order is: - :html:`<head>` -- :ts:`page.includeJSLibs.forceOnTop` -- :ts:`page.includeJSLibs` -- :ts:`page.includeJS.forceOnTop` -- :ts:`page.includeJS` +- :typoscript:`page.includeJSLibs.forceOnTop` +- :typoscript:`page.includeJSLibs` +- :typoscript:`page.includeJS.forceOnTop` +- :typoscript:`page.includeJS` - :php:`AssetCollector::addJavaScript()` with 'priority' -- :ts:`page.jsInline` +- :typoscript:`page.jsInline` - :php:`AssetCollector::addInlineJavaScript()` with 'priority' - :html:`</head>` -- :ts:`page.includeJSFooterlibs.forceOnTop` -- :ts:`page.includeJSFooterlibs` -- :ts:`page.includeJSFooter.forceOnTop` -- :ts:`page.includeJSFooter` +- :typoscript:`page.includeJSFooterlibs.forceOnTop` +- :typoscript:`page.includeJSFooterlibs` +- :typoscript:`page.includeJSFooter.forceOnTop` +- :typoscript:`page.includeJSFooter` - :php:`AssetCollector::addJavaScript()` -- :ts:`page.jsFooterInline` +- :typoscript:`page.jsFooterInline` - :php:`AssetCollector::addInlineJavaScript()` Currently, JavaScript registered with AssetCollector is not affected by -:ts:`config.moveJsFromHeaderToFooter`. +:typoscript:`config.moveJsFromHeaderToFooter`. Examples -------- diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Important-89672-TransOrigPointerFieldIsNotLongerAllowedToBeExcluded.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Important-89672-TransOrigPointerFieldIsNotLongerAllowedToBeExcluded.rst index 188655597a32..c074c4fafa2a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Important-89672-TransOrigPointerFieldIsNotLongerAllowedToBeExcluded.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Important-89672-TransOrigPointerFieldIsNotLongerAllowedToBeExcluded.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Important: #89672 - transOrigPointerField is not longer allowed to be excluded diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Important-89720-OnlyTypoScriptFilesLoadedOnDirectoryImport.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Important-89720-OnlyTypoScriptFilesLoadedOnDirectoryImport.rst index 2e4de707d034..10d5ab13d1dd 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Important-89720-OnlyTypoScriptFilesLoadedOnDirectoryImport.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Important-89720-OnlyTypoScriptFilesLoadedOnDirectoryImport.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Important: #89720 - Only TypoScript files loaded on directory import @@ -20,4 +20,4 @@ The code has been fixed to only load :file:`*.typoscript` files on directory imp # Import TypoScript files with legacy ".txt" extension @import 'EXT:myproject/Configuration/TypoScript/Setup/*.txt' -.. index:: TypoScript, ext:core \ No newline at end of file +.. index:: TypoScript, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Important-89869-ChangeLockIpDefaultToDisabled.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Important-89869-ChangeLockIpDefaultToDisabled.rst index 7f09d6496b18..3fade5535390 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Important-89869-ChangeLockIpDefaultToDisabled.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Important-89869-ChangeLockIpDefaultToDisabled.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Important: #89869 - Change lockIP default to disabled for both frontend and backend diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Important-89992-UseNewTranslationServer.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Important-89992-UseNewTranslationServer.rst index 192ae211566c..f223522becb6 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Important-89992-UseNewTranslationServer.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Important-89992-UseNewTranslationServer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Important: #89992 - Use new Translation Server diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Important-90020-LegacyBasicFileUtilityAndExtendedFileUtilityClassesMarkedAsInternal.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Important-90020-LegacyBasicFileUtilityAndExtendedFileUtilityClassesMarkedAsInternal.rst index b270c0b0644f..74c1f3b8ac0d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Important-90020-LegacyBasicFileUtilityAndExtendedFileUtilityClassesMarkedAsInternal.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Important-90020-LegacyBasicFileUtilityAndExtendedFileUtilityClassesMarkedAsInternal.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================== Important: #90020 - Legacy BasicFileUtility and ExtendedFileUtility classes marked as internal diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Important-90236-RespectExtensionStateExcludeFromUpdatesDuringLanguageUpdates.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Important-90236-RespectExtensionStateExcludeFromUpdatesDuringLanguageUpdates.rst index b41c270546ad..5e001cf69b47 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Important-90236-RespectExtensionStateExcludeFromUpdatesDuringLanguageUpdates.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Important-90236-RespectExtensionStateExcludeFromUpdatesDuringLanguageUpdates.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Important: #90236 - Respect extension state 'excludeFromUpdates' during language updates diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Important-90371-TypoScriptOptionConfigcontent_from_pid_allowOutsideDomainRemoved.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Important-90371-TypoScriptOptionConfigcontent_from_pid_allowOutsideDomainRemoved.rst index 0b5d61a9dcfd..3c8eb8b6410b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Important-90371-TypoScriptOptionConfigcontent_from_pid_allowOutsideDomainRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Important-90371-TypoScriptOptionConfigcontent_from_pid_allowOutsideDomainRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Important: #90371 - TypoScript option config.content_from_pid_allowOutsideDomain removed @@ -11,8 +11,8 @@ Description TYPO3's Site Handling - introduced in TYPO3 v9 - allows defining multiple sites within one installation, whereas before all configuration was based on domain records. -The TypoScript option :ts:`config.content_from_pid_allowOutsideDomain` was used to limit -the page property option "Show content from this page instead" (:ts:`pages.content_from_pid`) to be +The TypoScript option :typoscript:`config.content_from_pid_allowOutsideDomain` was used to limit +the page property option "Show content from this page instead" (:typoscript:`pages.content_from_pid`) to be evaluated outside of the current page tree which was ineffective since the usage of Site Handling. The option serves no purpose anymore and has been removed. diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Index.rst index 791d0c6e6b40..e9362a63aedf 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.3/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.3/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 10.3 Changes ============= diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Feature-90728-AddFluidEmailOptionToEXTformEmailFinisher.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Feature-90728-AddFluidEmailOptionToEXTformEmailFinisher.rst index f55f862e918b..11185f9d3ce7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Feature-90728-AddFluidEmailOptionToEXTformEmailFinisher.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Feature-90728-AddFluidEmailOptionToEXTformEmailFinisher.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #90728 - Add FluidEmail option to EXT:form EmailFinisher diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Feature-91132-IntroduceUserSettingsJavaScriptModulesEvent.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Feature-91132-IntroduceUserSettingsJavaScriptModulesEvent.rst index 8df10d195dcc..0a44d7c6636d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Feature-91132-IntroduceUserSettingsJavaScriptModulesEvent.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Feature-91132-IntroduceUserSettingsJavaScriptModulesEvent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #91132 - Introduce User Settings JavaScript Modules Event diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-73227-TSconfigOptionAltIconsRestored.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-73227-TSconfigOptionAltIconsRestored.rst index 4a0d0b0a72e8..479f2c690f64 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-73227-TSconfigOptionAltIconsRestored.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-73227-TSconfigOptionAltIconsRestored.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Important: #73227 - TSconfig option altIcons restored diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-88824-AddCacheForErrorPageHandling.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-88824-AddCacheForErrorPageHandling.rst index 2688a87e25d1..efab56d21c94 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-88824-AddCacheForErrorPageHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-88824-AddCacheForErrorPageHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Important: #88824 - Add cache for error page handling diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91070-SMTPTransportOptionTransport_smtp_encryptChangedToBoolean.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91070-SMTPTransportOptionTransport_smtp_encryptChangedToBoolean.rst index 3a9273fa659c..80e62ad4c96e 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91070-SMTPTransportOptionTransport_smtp_encryptChangedToBoolean.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91070-SMTPTransportOptionTransport_smtp_encryptChangedToBoolean.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Important: #91070 - SMTP transport option 'transport_smtp_encrypt' changed to boolean diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91117-UseGlobalEventHandlerAndActionDispatcherInsteadOfInlineJS.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91117-UseGlobalEventHandlerAndActionDispatcherInsteadOfInlineJS.rst index da0358815b2b..f1c782bb9e48 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91117-UseGlobalEventHandlerAndActionDispatcherInsteadOfInlineJS.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91117-UseGlobalEventHandlerAndActionDispatcherInsteadOfInlineJS.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Important: #91117 - Use GlobalEventHandler and ActionDispatcher instead of inline JS diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91132-AvoidJavaScriptInUserSettingsConfigurationOptions.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91132-AvoidJavaScriptInUserSettingsConfigurationOptions.rst index 8fc212ed73ce..df0ab0584aa5 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91132-AvoidJavaScriptInUserSettingsConfigurationOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-91132-AvoidJavaScriptInUserSettingsConfigurationOptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Important: #91132 - Avoid JavaScript in User Settings Configuration options diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst index af0d32a5c477..538870be2306 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92020-NewAPIEntryPointAvailableAtHttpsgettypo3orgapi.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Important: #92020 - New API entry point available at https://get.typo3.org/api/ diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92100-YAMLImportsFollowDeclarationOrder.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92100-YAMLImportsFollowDeclarationOrder.rst index ae346f90cda0..b7275dc4cad1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92100-YAMLImportsFollowDeclarationOrder.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92100-YAMLImportsFollowDeclarationOrder.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Important: #92100 - YAML imports follow declaration order diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92336-DiscardingRecordsInWorkspaceModuleHardDeletesThem.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92336-DiscardingRecordsInWorkspaceModuleHardDeletesThem.rst index fc417e09f9b6..f73d2c770766 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92336-DiscardingRecordsInWorkspaceModuleHardDeletesThem.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92336-DiscardingRecordsInWorkspaceModuleHardDeletesThem.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Important: #92336 - Discarding records in workspace module hard deletes them diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92356-DataHandlerPerformanceImprovements.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92356-DataHandlerPerformanceImprovements.rst index 965b51d78262..c10519818f73 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92356-DataHandlerPerformanceImprovements.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92356-DataHandlerPerformanceImprovements.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Important: #92356 - DataHandler performance improvements diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92655-MakeRequestTimeoutConfigurableForLinkvalidator.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92655-MakeRequestTimeoutConfigurableForLinkvalidator.rst index 56b6766104ac..67a8cebf8eb9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92655-MakeRequestTimeoutConfigurableForLinkvalidator.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92655-MakeRequestTimeoutConfigurableForLinkvalidator.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Important: #92655 - Make request timeout configurable for linkvalidator diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92659-ChangeTCAConfigurationOfImagewidthImageheight.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92659-ChangeTCAConfigurationOfImagewidthImageheight.rst index 276a6d755b03..14dc7e708ebe 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92659-ChangeTCAConfigurationOfImagewidthImageheight.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-92659-ChangeTCAConfigurationOfImagewidthImageheight.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Important: #92659 - Change TCA configuration of imagewidth & imageheight diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93331-DescriptionOfSelectCheckBoxItems.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93331-DescriptionOfSelectCheckBoxItems.rst index 71b526e1d8bf..8506103db80b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93331-DescriptionOfSelectCheckBoxItems.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93331-DescriptionOfSelectCheckBoxItems.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Important: #93331 - Description of SelectCheckBox items diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93854-AddDisabledOptionForAllowedAspectRatios.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93854-AddDisabledOptionForAllowedAspectRatios.rst index fa32e232820f..8ca9f80a9948 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93854-AddDisabledOptionForAllowedAspectRatios.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93854-AddDisabledOptionForAllowedAspectRatios.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Important: #93854 - Add disabled option for allowed aspect ratios diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93931-ValidationOfExtensionsComposerjsonFiles.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93931-ValidationOfExtensionsComposerjsonFiles.rst index 9a0ccf7f91c6..eb00968043fe 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93931-ValidationOfExtensionsComposerjsonFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Important-93931-ValidationOfExtensionsComposerjsonFiles.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Important: #93931 - Validation of Extensions' composer.json files diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Index.rst index b2dbd84a9803..0ac3e6b0e805 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 10.4.x Changes ============== diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-90660-RegistrationOfWidgetsChanged.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-90660-RegistrationOfWidgetsChanged.rst index dcae247cfc11..86aedcb2d178 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-90660-RegistrationOfWidgetsChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-90660-RegistrationOfWidgetsChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #90660 - Registration of dashboard widgets changed diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-91066-MovedInterfacesOfDashboard.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-91066-MovedInterfacesOfDashboard.rst index bee3132e0530..b81590d82b8d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-91066-MovedInterfacesOfDashboard.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-91066-MovedInterfacesOfDashboard.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #91066 - Move interfaces of Dashboard diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-91066-RemovedButtonUtility.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-91066-RemovedButtonUtility.rst index 5222272cfce6..0e696b29a722 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-91066-RemovedButtonUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Breaking-91066-RemovedButtonUtility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Breaking: #91066 - Removed ButtonUtility diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-88740-ExtFeloginPibasePlugin.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-88740-ExtFeloginPibasePlugin.rst index 592dc40e01a7..1ff797ab0311 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-88740-ExtFeloginPibasePlugin.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-88740-ExtFeloginPibasePlugin.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #88740 - ext:felogin pibase plugin related hooks diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90147-UnifiedFileNameValidator.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90147-UnifiedFileNameValidator.rst index 02970337e988..148aa0004625 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90147-UnifiedFileNameValidator.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90147-UnifiedFileNameValidator.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #90147 - Unified File Name Validator diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90377-ParamTypesRefOfMethodCallUserFunction.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90377-ParamTypesRefOfMethodCallUserFunction.rst index eaa13a9f0eda..1734f15a7c5a 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90377-ParamTypesRefOfMethodCallUserFunction.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90377-ParamTypesRefOfMethodCallUserFunction.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #90377 - Param types $ref of method callUserFunction diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90625-ExtbaseSignalSlotDispatcher.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90625-ExtbaseSignalSlotDispatcher.rst index d650a54993f0..776ac4dd6e31 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90625-ExtbaseSignalSlotDispatcher.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90625-ExtbaseSignalSlotDispatcher.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #90625 - Extbase SignalSlot Dispatcher diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90686-ModelFileMount.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90686-ModelFileMount.rst index 1f8a42b7f3ca..68937bcfbeef 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90686-ModelFileMount.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90686-ModelFileMount.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================== Deprecation: #90686 - Model FileMount diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90692-FileCollectionModels.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90692-FileCollectionModels.rst index 654011cf9553..8e934f41a8cd 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90692-FileCollectionModels.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90692-FileCollectionModels.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Deprecation: #90692 - FileCollection models diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90800-GeneralUtilityisRunningOnCgiServerApi.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90800-GeneralUtilityisRunningOnCgiServerApi.rst index 1eac74a3a75a..a83fe1a82e08 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90800-GeneralUtilityisRunningOnCgiServerApi.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90800-GeneralUtilityisRunningOnCgiServerApi.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #90800 - GeneralUtility::isRunningOnCgiServerApi diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90803-DeprecationOfObjectManagergetInExtbaseContext.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90803-DeprecationOfObjectManagergetInExtbaseContext.rst index b2abed41f4b7..2e3de424cafe 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90803-DeprecationOfObjectManagergetInExtbaseContext.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90803-DeprecationOfObjectManagergetInExtbaseContext.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _changelog-Deprecation-90803-ObjectManagerGet: diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90856-WidgetAutocompleteViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90856-WidgetAutocompleteViewHelper.rst index 099d8d5b1c24..605fb46a945f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90856-WidgetAutocompleteViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90856-WidgetAutocompleteViewHelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #90856 - Widget AutoComplete ViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90861-Image-relatedMethodsWithinContentObjectRenderer.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90861-Image-relatedMethodsWithinContentObjectRenderer.rst index 0d20f486a83d..7a9c3f69f4a9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90861-Image-relatedMethodsWithinContentObjectRenderer.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90861-Image-relatedMethodsWithinContentObjectRenderer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #90861 - Image-related methods within ContentObjectRenderer diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90937-VariousHooksInContentObjectRenderer.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90937-VariousHooksInContentObjectRenderer.rst index b0f2e71342b8..8e418824e000 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90937-VariousHooksInContentObjectRenderer.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90937-VariousHooksInContentObjectRenderer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #90937 - Various hooks in ContentObjectRenderer diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90956-AlternativeFetchMethodsAndReportsForGeneralUtilitygetUrl.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90956-AlternativeFetchMethodsAndReportsForGeneralUtilitygetUrl.rst index a8e1c046eb5b..c0ab51f1a8d4 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90956-AlternativeFetchMethodsAndReportsForGeneralUtilitygetUrl.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90956-AlternativeFetchMethodsAndReportsForGeneralUtilitygetUrl.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Deprecation: #90956 - Alternative fetch methods and reports for GeneralUtility::getUrl() diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90964-LanguageServiceFunctionalityAndInternalProperties.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90964-LanguageServiceFunctionalityAndInternalProperties.rst index d6ff6dcd2f6e..7b120473757d 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90964-LanguageServiceFunctionalityAndInternalProperties.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-90964-LanguageServiceFunctionalityAndInternalProperties.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #90964 - LanguageService functionality and internal properties diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91001-VariousMethodsWithinGeneralUtility.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91001-VariousMethodsWithinGeneralUtility.rst index 3e07fceff03d..5126730a85a2 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91001-VariousMethodsWithinGeneralUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91001-VariousMethodsWithinGeneralUtility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #91001 - Various methods within GeneralUtility diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91012-VariousHooksRelatedToTypoScriptFrontendController.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91012-VariousHooksRelatedToTypoScriptFrontendController.rst index 777898c25536..c61233790908 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91012-VariousHooksRelatedToTypoScriptFrontendController.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91012-VariousHooksRelatedToTypoScriptFrontendController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #91012 - Various hooks related to TypoScriptFrontendController diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91030-Runtime-ActivatedPackages.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91030-Runtime-ActivatedPackages.rst index 94cbed646eba..8d5a170c240c 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91030-Runtime-ActivatedPackages.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Deprecation-91030-Runtime-ActivatedPackages.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #91030 - Runtime-Activated Packages diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-83128-ContentElementFilter.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-83128-ContentElementFilter.rst index 0bb4e0fca8bc..4ff75f0d75d9 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-83128-ContentElementFilter.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-83128-ContentElementFilter.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Feature: #83128 - Content Element Filter diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-87776-LimitRestrictionToTablesInQueryBuilder.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-87776-LimitRestrictionToTablesInQueryBuilder.rst index 67e327687f3e..d362687223ab 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-87776-LimitRestrictionToTablesInQueryBuilder.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-87776-LimitRestrictionToTablesInQueryBuilder.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #87776 - Limit Restriction to table/s in QueryBuilder diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-89513-PasswordResetForBackendUsers.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-89513-PasswordResetForBackendUsers.rst index 5af9fcc9ad0c..95808cbdd45f 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-89513-PasswordResetForBackendUsers.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-89513-PasswordResetForBackendUsers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #89513 - Password Reset Functionality For Backend Users diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-89573-AllowFlexibleBaseUrlForSlugFieldsInFormEngine.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-89573-AllowFlexibleBaseUrlForSlugFieldsInFormEngine.rst index eef82efd5f5e..4ffa14e8828b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-89573-AllowFlexibleBaseUrlForSlugFieldsInFormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-89573-AllowFlexibleBaseUrlForSlugFieldsInFormEngine.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #89573 - Allow flexible base url for slug fields in FormEngine diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90613-AddLanguageArgumentToPage-relatedLinkViewHelpersAndUriViewHelpersInFluid.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90613-AddLanguageArgumentToPage-relatedLinkViewHelpersAndUriViewHelpersInFluid.rst index a038084d3af6..88a43b714075 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90613-AddLanguageArgumentToPage-relatedLinkViewHelpersAndUriViewHelpersInFluid.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90613-AddLanguageArgumentToPage-relatedLinkViewHelpersAndUriViewHelpersInFluid.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================================== Feature: #90613 - Add language argument to page-related LinkViewHelpers and UriViewHelpers in Fluid diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90826-CompareBackendUsergroups.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90826-CompareBackendUsergroups.rst index 1b9684cdf479..04ce6564b616 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90826-CompareBackendUsergroups.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90826-CompareBackendUsergroups.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #90826 - Compare backend usergroups diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90899-IntroduceAssetPreRenderingEvents.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90899-IntroduceAssetPreRenderingEvents.rst index 76a55b37f99c..e8d1cf03c399 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90899-IntroduceAssetPreRenderingEvents.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90899-IntroduceAssetPreRenderingEvents.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _changelog-Feature-90899-IntroduceAssetPreRenderingEvents: @@ -42,7 +42,7 @@ boolean only returns assets of the given priority. .. note:: post-processing functionality for assets registered via - TypoScript :ts:`page.include...` or the :php:`PageRenderer::add*()` + TypoScript :typoscript:`page.include...` or the :php:`PageRenderer::add*()` functions are still provided by these hooks: * :php:`$GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['cssCompressHandler']` diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90945-PSR-14EventForLocalizationControllerWhenReadingRecordscolumnsToBeTranslated.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90945-PSR-14EventForLocalizationControllerWhenReadingRecordscolumnsToBeTranslated.rst index 3ddb033af59b..37230de462b4 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90945-PSR-14EventForLocalizationControllerWhenReadingRecordscolumnsToBeTranslated.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-90945-PSR-14EventForLocalizationControllerWhenReadingRecordscolumnsToBeTranslated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================= Feature: #90945 - PSR-14 event for LocalizationController when reading records/columns to be translated diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91008-ItemGroupingForTCASelectItems.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91008-ItemGroupingForTCASelectItems.rst index 456b2ace698f..0615f79823e1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91008-ItemGroupingForTCASelectItems.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91008-ItemGroupingForTCASelectItems.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _changelog-Feature-91008-ItemGroupingForTCASelectItems: diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91008-ItemSortingForTCASelectItems.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91008-ItemSortingForTCASelectItems.rst index f5ebc2cdee44..122271db2fbb 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91008-ItemSortingForTCASelectItems.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91008-ItemSortingForTCASelectItems.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #91008 - Item sorting for TCA select items diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91080-SiteSettingsAsTsConstantsAndInTsConfig.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91080-SiteSettingsAsTsConstantsAndInTsConfig.rst index 3938493176d6..b5d32c4a915e 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91080-SiteSettingsAsTsConstantsAndInTsConfig.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91080-SiteSettingsAsTsConstantsAndInTsConfig.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #91080 - Site settings as TypoScript constants and in TSconfig @@ -11,7 +11,7 @@ Description =========== Prior to TYPO3 v10.0 it was possible to inject information from -page TSconfig into TypoScript constants with :ts:`TSFE.constants.const1 = a`. +page TSconfig into TypoScript constants with :typoscript:`TSFE.constants.const1 = a`. This could be used to centralize configuration of e.g. record storagePids, which could then be used in Backend for modules or for IRRE and for Frontend plugins. diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91122-IntroduceDocumentServiceAsJQueryreadySubstitute.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91122-IntroduceDocumentServiceAsJQueryreadySubstitute.rst index cb22c298dfd8..77ad5ba06255 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91122-IntroduceDocumentServiceAsJQueryreadySubstitute.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Feature-91122-IntroduceDocumentServiceAsJQueryreadySubstitute.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #91122 - Introduce DocumentService as JQuery.ready substitute diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Important-18079-PagesdoktypeRestrictionForFrontendQueriesRefined.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Important-18079-PagesdoktypeRestrictionForFrontendQueriesRefined.rst index fd5d9fbbb9f7..05abf919eb2b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Important-18079-PagesdoktypeRestrictionForFrontendQueriesRefined.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Important-18079-PagesdoktypeRestrictionForFrontendQueriesRefined.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Important: #18079 - pages.doktype restriction for frontend queries refined diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Important-77715-NoMorePasswordTrimmingForThird-partyAuthenticationServices.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Important-77715-NoMorePasswordTrimmingForThird-partyAuthenticationServices.rst index 3912f7ba2a30..09ceb8714042 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Important-77715-NoMorePasswordTrimmingForThird-partyAuthenticationServices.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Important-77715-NoMorePasswordTrimmingForThird-partyAuthenticationServices.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Important: #77715 - No more password trimming for third-party authentication services diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Important-86343-ReplaceJQueryDataTablesWithTablesort.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Important-86343-ReplaceJQueryDataTablesWithTablesort.rst index e8c2bee50a40..cc9fdad8328b 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Important-86343-ReplaceJQueryDataTablesWithTablesort.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Important-86343-ReplaceJQueryDataTablesWithTablesort.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Important: #86343 - Replace jQuery.datatables with tablesort diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Important-89555-Workspace-relatedDatabaseRecordsContainTheProperPageID.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Important-89555-Workspace-relatedDatabaseRecordsContainTheProperPageID.rst index f44864fec6ee..ca1c3db3f9cd 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Important-89555-Workspace-relatedDatabaseRecordsContainTheProperPageID.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Important-89555-Workspace-relatedDatabaseRecordsContainTheProperPageID.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Important: #89555 - Workspace-related database records contain the proper Page ID. diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Important-90285-FreshInstallsWithoutConstraintForTypo3fluidfluidWillGetVersion30.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Important-90285-FreshInstallsWithoutConstraintForTypo3fluidfluidWillGetVersion30.rst index c6199f736e19..cc47884f9195 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Important-90285-FreshInstallsWithoutConstraintForTypo3fluidfluidWillGetVersion30.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Important-90285-FreshInstallsWithoutConstraintForTypo3fluidfluidWillGetVersion30.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================ Important: #90285 - Fresh installs without constraint for typo3fluid/fluid will get version 3.0+ diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Important-90897-RemoveBootstrap-slider.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Important-90897-RemoveBootstrap-slider.rst index f142ebc1c1ce..83e148aee045 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Important-90897-RemoveBootstrap-slider.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Important-90897-RemoveBootstrap-slider.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Important: #90897 - Remove bootstrap-slider diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Important-91079-VariousTypoScriptFrontendRendererFunctionalityIsNowInternal.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Important-91079-VariousTypoScriptFrontendRendererFunctionalityIsNowInternal.rst index c0681bfcc9d7..f6fd1af7fc14 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Important-91079-VariousTypoScriptFrontendRendererFunctionalityIsNowInternal.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Important-91079-VariousTypoScriptFrontendRendererFunctionalityIsNowInternal.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Important: #91079 - Various TypoScriptFrontendRenderer functionality is now internal @@ -44,4 +44,4 @@ The property :php:`TypoScriptFrontendController->indexedDocTitle` is now marked as internal as the PageTitle API is in place since TYPO3 v9 LTS. -.. index:: Frontend, ext:frontend \ No newline at end of file +.. index:: Frontend, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Important-91095-VariousMethodsAndPropertiesOfBackend-relatedCoreAPIsNowInternal.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Important-91095-VariousMethodsAndPropertiesOfBackend-relatedCoreAPIsNowInternal.rst index af5fca6d6ed6..3431f0d92a47 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Important-91095-VariousMethodsAndPropertiesOfBackend-relatedCoreAPIsNowInternal.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Important-91095-VariousMethodsAndPropertiesOfBackend-relatedCoreAPIsNowInternal.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================ Important: #91095 - Various methods and properties of Backend-related Core APIs now internal diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Important-91099-ChangedFlagIdentifierForEngland.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Important-91099-ChangedFlagIdentifierForEngland.rst index 43c4332a68e8..a3ab602a81a7 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Important-91099-ChangedFlagIdentifierForEngland.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Important-91099-ChangedFlagIdentifierForEngland.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Important: #91099 - Flag identifier changed for SiteLanguage England diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Index.rst index 0494bb3dcb89..e270d0285ff1 100644 --- a/typo3/sysext/core/Documentation/Changelog/10.4/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/10.4/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 10.4 Changes ============= diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-19737-PreferRootTemplate.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-19737-PreferRootTemplate.rst index 4d0785b4140f..f02e6ba4f873 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-19737-PreferRootTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-19737-PreferRootTemplate.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #19737 - Prefer root templates for pages diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-33805-ClickMenuRewrite.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-33805-ClickMenuRewrite.rst index 99136feba112..86cdca2989fa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-33805-ClickMenuRewrite.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-33805-ClickMenuRewrite.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================== Breaking: #33805 - ClickMenu Rewrite diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-42543-DefaultTypoScriptRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-42543-DefaultTypoScriptRemoved.rst index aa5c5695ac59..a62c2ad414cc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-42543-DefaultTypoScriptRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-42543-DefaultTypoScriptRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #42543 - Default TypoScript Removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-53542-DeprecatedCodeRemovalInFluid.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-53542-DeprecatedCodeRemovalInFluid.rst index efa6146718d8..9ca213cdc775 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-53542-DeprecatedCodeRemovalInFluid.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-53542-DeprecatedCodeRemovalInFluid.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #53542 - Removal of deprecated code in sysext fluid diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-53658-RemoveAlternateBgColorsOption.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-53658-RemoveAlternateBgColorsOption.rst index f17b1d543846..8c9d486a0066 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-53658-RemoveAlternateBgColorsOption.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-53658-RemoveAlternateBgColorsOption.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #53658 - option alternateBgColors removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-54409-RteAcronymButtonRenamedAbbreviation.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-54409-RteAcronymButtonRenamedAbbreviation.rst index 4338700d9244..e362429eba63 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-54409-RteAcronymButtonRenamedAbbreviation.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-54409-RteAcronymButtonRenamedAbbreviation.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #54409 - RTE "acronym" button was renamed "abbreviation" diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-57382-FlashMessageApi.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-57382-FlashMessageApi.rst index fec43d63eaf5..a59e4c41cd96 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-57382-FlashMessageApi.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-57382-FlashMessageApi.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #57382 - Remove old flash message API diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-57396-ExtbaseDeprecatedPropertyMapperRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-57396-ExtbaseDeprecatedPropertyMapperRemoved.rst index ba217839cd00..c9da87186338 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-57396-ExtbaseDeprecatedPropertyMapperRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-57396-ExtbaseDeprecatedPropertyMapperRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #57396 - Deprecated Extbase Property Mapper was removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-59659-DeprecatedCodeRemovalInBackendSysext.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-59659-DeprecatedCodeRemovalInBackendSysext.rst index d52154d05b98..6a88c4e54e32 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-59659-DeprecatedCodeRemovalInBackendSysext.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-59659-DeprecatedCodeRemovalInBackendSysext.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #59659 - Removal of deprecated code in sysext backend diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-59966-ExtensionConfigurationCacheClearing.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-59966-ExtensionConfigurationCacheClearing.rst index 5467f6257332..3440371f003c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-59966-ExtensionConfigurationCacheClearing.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-59966-ExtensionConfigurationCacheClearing.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #59966 - Extension Configuration cache-flushing changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60063-FeloginPluginFileRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60063-FeloginPluginFileRemoved.rst index e50c2413a577..df453a47ff61 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60063-FeloginPluginFileRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60063-FeloginPluginFileRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Breaking: #60063 - Felogin Plugin Removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60135-RecursiveStdWrapChange.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60135-RecursiveStdWrapChange.rst index 1827c6e1ec5f..5a53c9577143 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60135-RecursiveStdWrapChange.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60135-RecursiveStdWrapChange.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #60135 - Recursive stdWrap is now only called once diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60152-formatSizeAdheresLocale.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60152-formatSizeAdheresLocale.rst index e471798829e5..2bb8438e290e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60152-formatSizeAdheresLocale.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60152-formatSizeAdheresLocale.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #60152 - GeneralUtility::formatSize is now locale aware diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-DroppedBackendLoginOptions.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-DroppedBackendLoginOptions.rst index 98c927fb436e..c6e226e8d46f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-DroppedBackendLoginOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-DroppedBackendLoginOptions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #60559 - Dropped Backend Login Options diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-T3skinBackendLoginJavascriptFileMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-T3skinBackendLoginJavascriptFileMoved.rst index e78ad54bd3cb..78af70ab6047 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-T3skinBackendLoginJavascriptFileMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-T3skinBackendLoginJavascriptFileMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #60559 - T3skin Backend Login Javascript File Moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-T3skinBackendLoginTemplateMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-T3skinBackendLoginTemplateMoved.rst index a75c8ca6d15c..08efc037a3c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-T3skinBackendLoginTemplateMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60559-T3skinBackendLoginTemplateMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #60559 - T3skin Backend Login Template File Moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60561-DefaultTypoScriptConstantsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60561-DefaultTypoScriptConstantsRemoved.rst index f9ce49079e3d..13769d9681c3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60561-DefaultTypoScriptConstantsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60561-DefaultTypoScriptConstantsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #60561 - Default TypoScript Constants Removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60582-RsaauthJavascriptFilesMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60582-RsaauthJavascriptFilesMoved.rst index 6d26a9a72db7..2cde9ee1c4de 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60582-RsaauthJavascriptFilesMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60582-RsaauthJavascriptFilesMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #60582 - Rsaauth Javascript Files Moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60609-ConfigurationManagerSignalChange.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60609-ConfigurationManagerSignalChange.rst index b57d1d7526b3..088d10429be8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60609-ConfigurationManagerSignalChange.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60609-ConfigurationManagerSignalChange.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #60609 - Configuration Manager Signal Changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerJavascriptFileMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerJavascriptFileMoved.rst index a7287d39276b..a4b267141740 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerJavascriptFileMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerJavascriptFileMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #60630 - Scheduler Javascript File Moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerLanguageFilesMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerLanguageFilesMoved.rst index adac762d4686..5bb63e2be97b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerLanguageFilesMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerLanguageFilesMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #60630 - Scheduler Language Files Moved @@ -34,4 +34,4 @@ Use new path to language file instead or create/copy the labels to an own langua adapt existing overrides to the new file locations. -.. index:: Backend, ext:scheduler \ No newline at end of file +.. index:: Backend, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerModuleTemplateMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerModuleTemplateMoved.rst index 9863c5dbf35c..64492f309336 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerModuleTemplateMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-60630-SchedulerModuleTemplateMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #60630 - Scheduler Module Template File Moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61459-RemovalTslib.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61459-RemovalTslib.rst index 8742c95b1230..aeba6bbf342b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61459-RemovalTslib.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61459-RemovalTslib.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #61459 - Removal of tslib directory and constant diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61471-t3skinCssFilesMovedToLess.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61471-t3skinCssFilesMovedToLess.rst index a55cfaf92db7..3c5bf6763998 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61471-t3skinCssFilesMovedToLess.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61471-t3skinCssFilesMovedToLess.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #61471 - EXT:t3skin CSS files moved to less diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61781-IncludeOnceArrayOfClickMenuControllerRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61781-IncludeOnceArrayOfClickMenuControllerRemoved.rst index 72181bb86527..45d8af8236a9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61781-IncludeOnceArrayOfClickMenuControllerRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61781-IncludeOnceArrayOfClickMenuControllerRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #61781 - include_once array in ClickMenuController removed @@ -31,4 +31,4 @@ Migration All classes are autoloaded automatically by TYPO3 CMS Core. -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61782-DeprecatedDocumentTemplateClassesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61782-DeprecatedDocumentTemplateClassesRemoved.rst index 84ae6a7be3ad..ea049a9e1800 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61782-DeprecatedDocumentTemplateClassesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61782-DeprecatedDocumentTemplateClassesRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #61782 - deprecated DocumentTemplate classes removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61783-RemoveDeprecatedMailFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61783-RemoveDeprecatedMailFunctionality.rst index 76476eaeac17..fd8ffd68d2b6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61783-RemoveDeprecatedMailFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61783-RemoveDeprecatedMailFunctionality.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #61783 - Removed deprecated mailing API diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61785-FrontendTcaFunctionsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61785-FrontendTcaFunctionsRemoved.rst index beb0360539a0..7b020d667fc7 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61785-FrontendTcaFunctionsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61785-FrontendTcaFunctionsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================ Breaking: #61785 - getCompressedTCarray and includeTCA from TypoScriptFrontendController removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61785-LoadTcaFunctionRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61785-LoadTcaFunctionRemoved.rst index 335a1240b0e7..bc82dbc966a9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61785-LoadTcaFunctionRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61785-LoadTcaFunctionRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #61785 - loadTCA function in GeneralUtility removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61786-ExtbaseDeprecatedTypeHandlingServiceRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61786-ExtbaseDeprecatedTypeHandlingServiceRemoved.rst index 09c28b341a84..e6f5673cc594 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61786-ExtbaseDeprecatedTypeHandlingServiceRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61786-ExtbaseDeprecatedTypeHandlingServiceRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #61786 - remove deprecated TypeHandlingService in extbase diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61802-IsLocalconfWritableFunctionRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61802-IsLocalconfWritableFunctionRemoved.rst index e271a865a653..dbf32a25edfc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61802-IsLocalconfWritableFunctionRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61802-IsLocalconfWritableFunctionRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #61802 - deprecated isLocalconfWritable function removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61820-PhpOptionsUtilityDeprecatedFunctionsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61820-PhpOptionsUtilityDeprecatedFunctionsRemoved.rst index ef17f495c831..8bec6f5b93af 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61820-PhpOptionsUtilityDeprecatedFunctionsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61820-PhpOptionsUtilityDeprecatedFunctionsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #61820 - deprecated PhpOptionsUtility functions removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61821-ClassFileOptionInMakeInstanceServiceRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61821-ClassFileOptionInMakeInstanceServiceRemoved.rst index 509cb1a52d73..3bb49bfcdc96 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61821-ClassFileOptionInMakeInstanceServiceRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61821-ClassFileOptionInMakeInstanceServiceRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #61821 - classFile option in makeInstanceService removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61822-GetUniqueFieldsFunctionRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61822-GetUniqueFieldsFunctionRemoved.rst index 8a1bd9b28b15..20bef39cd73c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61822-GetUniqueFieldsFunctionRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61822-GetUniqueFieldsFunctionRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #61822 - deprecated function getUniqueFields() removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61823-RemoveMagicSettterForFromTC.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61823-RemoveMagicSettterForFromTC.rst index fbef9746b070..587c99d3ca58 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61823-RemoveMagicSettterForFromTC.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61823-RemoveMagicSettterForFromTC.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #61823 - Remove magic setter for $fromTC diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61859-FileTypeSoftwareRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61859-FileTypeSoftwareRemoved.rst index 9b659e734290..c1b8c8b815ef 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61859-FileTypeSoftwareRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61859-FileTypeSoftwareRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #61859 - deprecated file type FILETYPE_SOFTWARE removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61860-RemoveIntFromVerFunction.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61860-RemoveIntFromVerFunction.rst index 3b0ee53b490b..4f8919a6ff2f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61860-RemoveIntFromVerFunction.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61860-RemoveIntFromVerFunction.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #61860 - deprecated function int_from_ver removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61863-ConnectDbFunctionRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61863-ConnectDbFunctionRemoved.rst index 5e395ddd49b4..53ded3da8683 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61863-ConnectDbFunctionRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61863-ConnectDbFunctionRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #61863 - deprecated connectDB from EidUtility removed @@ -32,4 +32,4 @@ Migration The function can be removed safely. The database will connect itself if needed. -.. index:: PHP-API, Frontend \ No newline at end of file +.. index:: PHP-API, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61890-Remove-TBE-Styling-From-FormEngine.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61890-Remove-TBE-Styling-From-FormEngine.rst index c3a563202a4f..38b943f4994b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61890-Remove-TBE-Styling-From-FormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61890-Remove-TBE-Styling-From-FormEngine.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #61890 - TBE Styling removed from FormEngine and TCA diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61959-FlashMessageClasses.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61959-FlashMessageClasses.rst index 307e50900b23..22f32cc45a74 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61959-FlashMessageClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-61959-FlashMessageClasses.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #61959 - Move flash message output to alerts diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62038-RemovedDocumentTemplateOptions.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62038-RemovedDocumentTemplateOptions.rst index ebdead6f6c0b..7177300746a9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62038-RemovedDocumentTemplateOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62038-RemovedDocumentTemplateOptions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #62038 - Deprecated DocumentTemplate functionality diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62039-RemovedTBE_StylesMainColors.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62039-RemovedTBE_StylesMainColors.rst index b3077460e37f..7e38e23c1a05 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62039-RemovedTBE_StylesMainColors.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62039-RemovedTBE_StylesMainColors.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #62039 - Removed TBE_STYLES[mainColors] diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62291-RTEDeprecatedJavaScriptMethodsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62291-RTEDeprecatedJavaScriptMethodsRemoved.rst index 76ead0403405..bb139ace18b4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62291-RTEDeprecatedJavaScriptMethodsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62291-RTEDeprecatedJavaScriptMethodsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #62291 - RTE Deprecated JavaScript methods removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62339-MoveExtPermIntoExtBeuser.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62339-MoveExtPermIntoExtBeuser.rst index fed5140aa957..a06287201f05 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62339-MoveExtPermIntoExtBeuser.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62339-MoveExtPermIntoExtBeuser.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #62339 - Move EXT:perm into EXT:beuser and remove EXT:perm diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62416-DeprecatedCodeRemovalInCoreSysext.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62416-DeprecatedCodeRemovalInCoreSysext.rst index 3a74d98c7772..75d8535b13c3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62416-DeprecatedCodeRemovalInCoreSysext.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62416-DeprecatedCodeRemovalInCoreSysext.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #62416 - Removal of deprecated code in sysext core diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62595-RemovedChangeToSwitchModeFromBeUser.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62595-RemovedChangeToSwitchModeFromBeUser.rst index e31976d4b1c7..d2c185bcebc1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62595-RemovedChangeToSwitchModeFromBeUser.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62595-RemovedChangeToSwitchModeFromBeUser.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Breaking: #62595 - Remove SU change-to mode diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62670-DeprecatedCodeRemovalInMultipleSysexts.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62670-DeprecatedCodeRemovalInMultipleSysexts.rst index 2d7bd15f0d59..1e15d7058bb9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62670-DeprecatedCodeRemovalInMultipleSysexts.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62670-DeprecatedCodeRemovalInMultipleSysexts.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #62670 - Removal of deprecated code in multiple sysexts diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62673-ExtbaseDeprecatedCodeRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62673-ExtbaseDeprecatedCodeRemoved.rst index 3cccaf11929a..f4dca52b4fd5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62673-ExtbaseDeprecatedCodeRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62673-ExtbaseDeprecatedCodeRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #62673 - Deprecated extbase code is removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62731-RTEWizardClassesRenamed.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62731-RTEWizardClassesRenamed.rst index b344f1823ad7..30de6611fd4e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62731-RTEWizardClassesRenamed.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62731-RTEWizardClassesRenamed.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #62291 - RTE wizard classes renamed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62733-RTEJavaScriptFilesMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62733-RTEJavaScriptFilesMoved.rst index a03783e2519d..7535d575a621 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62733-RTEJavaScriptFilesMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62733-RTEJavaScriptFilesMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #62733 - RTE Javascript Files Moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62793-RemoveConfigNotification.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62793-RemoveConfigNotification.rst index 826df564470d..afe9fa3ffe55 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62793-RemoveConfigNotification.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62793-RemoveConfigNotification.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #62793 - TypoScript config.notification_* removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62804-RTEJavaScriptMethodMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62804-RTEJavaScriptMethodMoved.rst index d551a2f789c4..89363e061560 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62804-RTEJavaScriptMethodMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62804-RTEJavaScriptMethodMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Breaking: #62804 - RTE JavaScript method HTMLArea.Editor::getNodeByPosition was moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62819-LocalizationWithPHPFiles.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62819-LocalizationWithPHPFiles.rst index 14e2ce5e0d48..d21ccc8df961 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62819-LocalizationWithPHPFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62819-LocalizationWithPHPFiles.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #62819 - Remove php Localization Support diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62833-Dividers2Tabs.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62833-Dividers2Tabs.rst index 81661b866cb3..fbae1de273be 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62833-Dividers2Tabs.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62833-Dividers2Tabs.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #62833 - Removed dividers2tabs functionality diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62859-RemovalDocumentationLinkActionViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62859-RemovalDocumentationLinkActionViewHelper.rst index cb14ef3a7d73..8a2419907250 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62859-RemovalDocumentationLinkActionViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62859-RemovalDocumentationLinkActionViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #62859 - Removal of doc:link.action view helper diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62888-RemoveUniqueLinkVars.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62888-RemoveUniqueLinkVars.rst index 20cd097af037..c421ac2d6845 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62888-RemoveUniqueLinkVars.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62888-RemoveUniqueLinkVars.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #62888 - Remove config.uniqueLinkVars diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62914-EarlyCheckPHP55InInstallTool.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62914-EarlyCheckPHP55InInstallTool.rst index ce98986a3be2..116af7b65a07 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62914-EarlyCheckPHP55InInstallTool.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62914-EarlyCheckPHP55InInstallTool.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #62914 - Early check for PHP 5.5 in Install Tool diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62987-RemoveCSHGlossary.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62987-RemoveCSHGlossary.rst index 1ad2ad02775a..cdeec751e666 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62987-RemoveCSHGlossary.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-62987-RemoveCSHGlossary.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Breaking: #62987 - Remove CSH Glossary diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63056-TemplateSelectionHack.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63056-TemplateSelectionHack.rst index e02ad026e907..cf825d448a7a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63056-TemplateSelectionHack.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63056-TemplateSelectionHack.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #63056 - Remove Template Selection Hack diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63069-RemovedCompatibilityLayerForSubmodulesOfModules.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63069-RemovedCompatibilityLayerForSubmodulesOfModules.rst index c9629f4862da..fabfcac0aae4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63069-RemovedCompatibilityLayerForSubmodulesOfModules.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63069-RemovedCompatibilityLayerForSubmodulesOfModules.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Breaking: #63069 - Removed compatibility layer for submodules of func and info modules diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63110-AltDocNoDoc-Removed.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63110-AltDocNoDoc-Removed.rst index e4711c26f9d6..df1f9a8a02fa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63110-AltDocNoDoc-Removed.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-63110-AltDocNoDoc-Removed.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Breaking: #63110 - alt_doc_nodoc.php removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-75942-BigDocumentTemplateClassRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-75942-BigDocumentTemplateClassRemoved.rst index e9bdc6e2e0dd..2b1371bc27f4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-75942-BigDocumentTemplateClassRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Breaking-75942-BigDocumentTemplateClassRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #75942 - BigDocumentTemplate class removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-60574-ClientRelatedConditions.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-60574-ClientRelatedConditions.rst index fa63dec61d1a..b9d64ca6602f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-60574-ClientRelatedConditions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-60574-ClientRelatedConditions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #60574 - Client Related Conditions diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-61513-Remove-HSC-Function-In-Backend-TypoScript-Module.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-61513-Remove-HSC-Function-In-Backend-TypoScript-Module.rst index 0560eb14d1af..e1f395063c79 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-61513-Remove-HSC-Function-In-Backend-TypoScript-Module.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-61513-Remove-HSC-Function-In-Backend-TypoScript-Module.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Deprecation: #61513 - Use native htmlspecialchars in ExtendedTemplateService diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62363-TSFE-JSfuncCalls.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62363-TSFE-JSfuncCalls.rst index 94152bfdce0f..9c87ae6df16b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62363-TSFE-JSfuncCalls.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62363-TSFE-JSfuncCalls.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #62363 - TSFE->JSeventFuncCalls disabled diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62794-DeprecateOldMailMethodsInGeneralUtility.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62794-DeprecateOldMailMethodsInGeneralUtility.rst index e660e841ff52..06918b57c188 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62794-DeprecateOldMailMethodsInGeneralUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62794-DeprecateOldMailMethodsInGeneralUtility.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #62794 - Mail methods in GeneralUtility diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62795-DocumentTemplateJavaScript.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62795-DocumentTemplateJavaScript.rst index 82da1b6245b2..665b0ee4d9b6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62795-DocumentTemplateJavaScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62795-DocumentTemplateJavaScript.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #62795 - DocumentTemplate->endPageJS() diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62800-WorkspaceToolbarItem.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62800-WorkspaceToolbarItem.rst index 6a980f213c31..a433c735b537 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62800-WorkspaceToolbarItem.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62800-WorkspaceToolbarItem.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #62800 - Workspaces ToolbarItem via ExtDirect diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62854-Deprecate-pi_list_searchBox.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62854-Deprecate-pi_list_searchBox.rst index fa4760216e69..12a2bd1e5da5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62854-Deprecate-pi_list_searchBox.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62854-Deprecate-pi_list_searchBox.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #62854 - Abstractplugin->pi_list_searchBox() diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62864-HelpTextIcon.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62864-HelpTextIcon.rst index 1ebb6cc36e14..63fc1eb01d6c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62864-HelpTextIcon.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62864-HelpTextIcon.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #62864 - BackendUtility->helpTextIcon deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62893-FlashmessageJavaScriptObjectMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62893-FlashmessageJavaScriptObjectMoved.rst index e0a3a36ae944..2643c3b23afe 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62893-FlashmessageJavaScriptObjectMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62893-FlashmessageJavaScriptObjectMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Deprecation: #62893 - Flashmessage JavaScript object TYPO3.Flashmessages was moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62988-DocumentTemplateFunctions.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62988-DocumentTemplateFunctions.rst index b63c91ed1e06..7b986c591c8f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62988-DocumentTemplateFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Deprecation-62988-DocumentTemplateFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #62988 - Deprecate unused/non-unified DocumentTemplate code @@ -44,4 +44,4 @@ Migration * Use HTML bootstrap classes, localStorage etc. instead of :code:`collapseableSection()` -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-47919-CatchContentRenderingExceptions.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-47919-CatchContentRenderingExceptions.rst index b8bcb8b23857..bf9a28861a33 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-47919-CatchContentRenderingExceptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-47919-CatchContentRenderingExceptions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================================= Feature: #47919 - Possibility to configure an exception handler when rendering TypoScript content objects diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-50039-MultipleCssFilesInRte.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-50039-MultipleCssFilesInRte.rst index abc70a9af1ec..8ba893407ee6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-50039-MultipleCssFilesInRte.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-50039-MultipleCssFilesInRte.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #50039 - Multiple CSS Files in Rich Text Editor diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-51905-AddDependenciesBetweenClassesInRte.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-51905-AddDependenciesBetweenClassesInRte.rst index cc4facaccd7c..cca65056ca21 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-51905-AddDependenciesBetweenClassesInRte.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-51905-AddDependenciesBetweenClassesInRte.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #51905 - Add dependencies between classes in the Rich Text Editor @@ -31,4 +31,4 @@ Impact There is no impact on previous configurations. -.. index:: TSConfig, RTE, Backend \ No newline at end of file +.. index:: TSConfig, RTE, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-54518-ProvideTsconfigToLinkCheckers.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-54518-ProvideTsconfigToLinkCheckers.rst index 828c3aff74e8..458aa4fdfd5a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-54518-ProvideTsconfigToLinkCheckers.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-54518-ProvideTsconfigToLinkCheckers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #54518 - Provide TSconfig to link checkers diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-54519-CheckDisabledLinkhandlerRecords.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-54519-CheckDisabledLinkhandlerRecords.rst index d4f585665802..9c4168933631 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-54519-CheckDisabledLinkhandlerRecords.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-54519-CheckDisabledLinkhandlerRecords.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #54519 - Report links to disabled linkhandler records diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-58122-ConfigureClassAsNonSelectableInRte.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-58122-ConfigureClassAsNonSelectableInRte.rst index 7be357b7a45e..b67adb31ab16 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-58122-ConfigureClassAsNonSelectableInRte.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-58122-ConfigureClassAsNonSelectableInRte.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #58122 - Configure class as non-selectable in Rich Text Editor diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-59396-TypolinkViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-59396-TypolinkViewHelper.rst index 641cc62d34af..91ff4dbdf629 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-59396-TypolinkViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-59396-TypolinkViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================== Feature: #59396 - TypolinkViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-59830-IntroduceReadOnlyColumnForFileMounts.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-59830-IntroduceReadOnlyColumnForFileMounts.rst index 5349339ac6f3..3e6f45e067e0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-59830-IntroduceReadOnlyColumnForFileMounts.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-59830-IntroduceReadOnlyColumnForFileMounts.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #59830 - Introduce read-only column for file mounts diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60064-LoggingFrameworkIntrospectionProcessor.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60064-LoggingFrameworkIntrospectionProcessor.rst index 3138e777d00f..d4764b3a405f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60064-LoggingFrameworkIntrospectionProcessor.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60064-LoggingFrameworkIntrospectionProcessor.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #60064 - Logging Framework Introspection Processor diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60123-UnitTestCaseRemovesTestFiles.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60123-UnitTestCaseRemovesTestFiles.rst index a31189dd8c77..29f9d0391afe 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60123-UnitTestCaseRemovesTestFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60123-UnitTestCaseRemovesTestFiles.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #60123 - Unit base test case removes test files diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60567-ShowStylesSegmentInTypoScriptObjectBrowser.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60567-ShowStylesSegmentInTypoScriptObjectBrowser.rst index 27b489eee06b..f650639ac341 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60567-ShowStylesSegmentInTypoScriptObjectBrowser.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60567-ShowStylesSegmentInTypoScriptObjectBrowser.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #60567 - Show Styles Segment in TS Object Browser diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60822-AddMethodsToGetClassTagValuesViaReflection.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60822-AddMethodsToGetClassTagValuesViaReflection.rst index 8a1e94037787..c26d11e8db10 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60822-AddMethodsToGetClassTagValuesViaReflection.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-60822-AddMethodsToGetClassTagValuesViaReflection.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #60822 - Class annotations in extbase reflection service diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61185-AllowSvgAsExtensionIcon.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61185-AllowSvgAsExtensionIcon.rst index 9b97a4bc1a0a..74abb9167c79 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61185-AllowSvgAsExtensionIcon.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61185-AllowSvgAsExtensionIcon.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #66185 - Allow Svg Files as Extension icon diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61289-SignalForIconUtilityHtmlTagManipulation.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61289-SignalForIconUtilityHtmlTagManipulation.rst index 0c9b7973bb2e..bea4436543c9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61289-SignalForIconUtilityHtmlTagManipulation.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61289-SignalForIconUtilityHtmlTagManipulation.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #61289 - Signal for IconUtility html tag manipulation diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61351-AddDataAttributeToFluidViewHelpers.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61351-AddDataAttributeToFluidViewHelpers.rst index b7e074e949fa..fc226f8942e7 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61351-AddDataAttributeToFluidViewHelpers.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61351-AddDataAttributeToFluidViewHelpers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #61351 - Add data attribute to Fluid ViewHelpers diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61361-FallbackTemplatePathsForFluidStandaloneView.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61361-FallbackTemplatePathsForFluidStandaloneView.rst index df20c51e94af..e6c05b74e17a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61361-FallbackTemplatePathsForFluidStandaloneView.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61361-FallbackTemplatePathsForFluidStandaloneView.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Feature: #61361 - Template Path Fallback for Fluid StandaloneView and FLUIDTEMPLATE diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61489-AbstractTypoScriptCondition.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61489-AbstractTypoScriptCondition.rst index 6d86c16f9e25..b446da084d87 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61489-AbstractTypoScriptCondition.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61489-AbstractTypoScriptCondition.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #61489 - Allow own TypoScript Condition implementations diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61529-AddMultipleParameterToCheckboxViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61529-AddMultipleParameterToCheckboxViewHelper.rst index 25154bbace66..cf41fcf2b65f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61529-AddMultipleParameterToCheckboxViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61529-AddMultipleParameterToCheckboxViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #61529 - Add multiple parameter to f:form.checkbox diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61577-BackendMarkupForCheckboxesWithLabel.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61577-BackendMarkupForCheckboxesWithLabel.rst index cc221843cf07..aa0b01556d21 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61577-BackendMarkupForCheckboxesWithLabel.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61577-BackendMarkupForCheckboxesWithLabel.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #61577 - Backend markup for checkboxes with labels diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61668-VideoAndAudioPlayerInBackendRecordInformationWindow.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61668-VideoAndAudioPlayerInBackendRecordInformationWindow.rst index 26d457fb6747..94ca6ffdb37e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61668-VideoAndAudioPlayerInBackendRecordInformationWindow.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61668-VideoAndAudioPlayerInBackendRecordInformationWindow.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #61668 - Video and audio playback in backend record information diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61800-FAL-RendererRegistry.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61800-FAL-RendererRegistry.rst index 022eaeba0c87..fd4c33bff316 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61800-FAL-RendererRegistry.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-61800-FAL-RendererRegistry.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #61800 - Registry for adding file rendering classes diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-62147-NewEmailEvalInTCA.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-62147-NewEmailEvalInTCA.rst index 3909e9a8518b..dc6ae755f0fa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Feature-62147-NewEmailEvalInTCA.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Feature-62147-NewEmailEvalInTCA.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #62147 - New eval option in TCA: email diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Index.rst index 148b43d5b211..ae76909c3b0e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.0/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.0/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 7.0 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-24900-CompatVersion-Setting-Removed.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-24900-CompatVersion-Setting-Removed.rst index eccdcb989fc4..60b2cfaebb2d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-24900-CompatVersion-Setting-Removed.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-24900-CompatVersion-Setting-Removed.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #24900 - Remove $TYPO3_CONF_VARS[SYS][compat_version] option diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-44879-CSSStyledContentTypoScriptBlockQuoteInlineStylesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-44879-CSSStyledContentTypoScriptBlockQuoteInlineStylesRemoved.rst index 261170474a6b..3691552424b7 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-44879-CSSStyledContentTypoScriptBlockQuoteInlineStylesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-44879-CSSStyledContentTypoScriptBlockQuoteInlineStylesRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #44879 - TypoScript inline styles from blockquote tag removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-57089-ShortcutBehaviour.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-57089-ShortcutBehaviour.rst index fde8e81a6385..60b8275b490a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-57089-ShortcutBehaviour.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-57089-ShortcutBehaviour.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Breaking: #57089 - Behaviour of page shortcut to "Parent of selected or current page" diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-61510-IndexedSearch.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-61510-IndexedSearch.rst index 94a5f9583d58..5b27acf68703 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-61510-IndexedSearch.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-61510-IndexedSearch.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #61510 - Improvement of indexed_search diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62415-DisableAutoCreateRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62415-DisableAutoCreateRemoved.rst index 40f03587e303..f8fb8b6b17be 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62415-DisableAutoCreateRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62415-DisableAutoCreateRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Breaking: #62415 - Remove deprecated disable_autocreate field in workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62886-RemoveMeaningfulTempFilePrefix.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62886-RemoveMeaningfulTempFilePrefix.rst index fb443a15b1b7..30299cb13169 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62886-RemoveMeaningfulTempFilePrefix.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62886-RemoveMeaningfulTempFilePrefix.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #62886 - Removed setting config.meaningfulTempFilePrefix diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62925-RemoveExtJsDateTimePicker.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62925-RemoveExtJsDateTimePicker.rst index 2b13c8c4f90c..5bef10099d4d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62925-RemoveExtJsDateTimePicker.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-62925-RemoveExtJsDateTimePicker.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #62925 - ExtJS Ext.ux.DateTimePicker removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63296-Removed-Files.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63296-Removed-Files.rst index b1161951b116..7d51c06d0687 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63296-Removed-Files.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63296-Removed-Files.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #63296 - Deprecated typo3/ files removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63310-Wizard-Modules-Moved.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63310-Wizard-Modules-Moved.rst index d2e6867a1e48..bc3ab5ddebca 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63310-Wizard-Modules-Moved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63310-Wizard-Modules-Moved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #63310 - Web=>Functions=>Wizards moved @@ -31,4 +31,4 @@ Migration The respective options "web_func.menu.wiz" have been moved to "web_func.menu.functions". -.. index:: TSConfig, Backend, ext:wizard_crpages, ext:wizard_sortpages \ No newline at end of file +.. index:: TSConfig, Backend, ext:wizard_crpages, ext:wizard_sortpages diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63431-BackendToolbarRefactored.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63431-BackendToolbarRefactored.rst index a680e4a77a7a..1edef8fa3506 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63431-BackendToolbarRefactored.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63431-BackendToolbarRefactored.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #63431 - Backend toolbar refactored diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63437-ClassAliasesMovedToLegacyExtension.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63437-ClassAliasesMovedToLegacyExtension.rst index 5b65c831289e..6e02ad4e8388 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63437-ClassAliasesMovedToLegacyExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63437-ClassAliasesMovedToLegacyExtension.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #63437 - Class aliases moved to legacy extension diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63464-IncludeOnceArraysRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63464-IncludeOnceArraysRemoved.rst index 46bec1f8d10e..379e43d2c071 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63464-IncludeOnceArraysRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63464-IncludeOnceArraysRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #63464 - Remove include_once inclusions inside ModuleFunctions diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63687-WebFunctionsWizards-Moved.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63687-WebFunctionsWizards-Moved.rst index fb037547dab1..0bc9049ee435 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63687-WebFunctionsWizards-Moved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63687-WebFunctionsWizards-Moved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #63687 - Web=>Functions=>Wizards moved to legacy extension diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63780-RemoveWordStringsFromReferenceIndex.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63780-RemoveWordStringsFromReferenceIndex.rst index b315df03b00c..4dafb5342caf 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63780-RemoveWordStringsFromReferenceIndex.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63780-RemoveWordStringsFromReferenceIndex.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Breaking: #63780 - Remove public properties words and word_strings from ReferenceIndex diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63818-RemovedStaticFileEdit.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63818-RemovedStaticFileEdit.rst index b6d2d68eec8c..5fe538ccdf36 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63818-RemovedStaticFileEdit.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-63818-RemovedStaticFileEdit.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #63818 - Removed Static file edit functionality diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64059-Rewritten-JavaScript-Tree-Components.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64059-Rewritten-JavaScript-Tree-Components.rst index 6a1f9dc7cd10..346e8dd3b2f8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64059-Rewritten-JavaScript-Tree-Components.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64059-Rewritten-JavaScript-Tree-Components.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #64059 - Rewritten Javascript Tree Components diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64070-GlobalWebmountsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64070-GlobalWebmountsRemoved.rst index 5fe85429d426..db7a8c6185e6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64070-GlobalWebmountsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64070-GlobalWebmountsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #64070 - Removed global variable WEBMOUNTS diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64102-MoveT3TableAndT3ButtonToBootstrap.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64102-MoveT3TableAndT3ButtonToBootstrap.rst index ba9965d7c4e4..dfc1fca3eefb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64102-MoveT3TableAndT3ButtonToBootstrap.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64102-MoveT3TableAndT3ButtonToBootstrap.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #64102 - Move t3-table and t3-button to bootstrap diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64131-ResizableTextareasOptionDropped.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64131-ResizableTextareasOptionDropped.rst index a3760f8dac32..e587ac8b79ae 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64131-ResizableTextareasOptionDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64131-ResizableTextareasOptionDropped.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #64131 - Resizable Textarea option removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64143-FlagFilesMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64143-FlagFilesMoved.rst index 109a3aa9b8a8..31b9b51dad0e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64143-FlagFilesMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64143-FlagFilesMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #64143 - Language / Country Flag files moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64190-FormEngineCheckboxElement.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64190-FormEngineCheckboxElement.rst index 096c74499506..54d05d39ff0d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64190-FormEngineCheckboxElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64190-FormEngineCheckboxElement.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Breaking: #64190 - FormEngine Checkbox Element limitation of cols setting diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64226-OptionAccessListRenderModeRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64226-OptionAccessListRenderModeRemoved.rst index a1cd9bafc895..c2cfdccc6f1f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64226-OptionAccessListRenderModeRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64226-OptionAccessListRenderModeRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Breaking: #64226 - Option $TYPO3_CONF_VARS[BE][accessListRenderMode] removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64229-TrimSubmittedLoginFormData.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64229-TrimSubmittedLoginFormData.rst index 7184c6e81dbe..5e0a55c1f9bb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64229-TrimSubmittedLoginFormData.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64229-TrimSubmittedLoginFormData.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #64229 - Trim submitted login-form-data before usage diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64637-CSSStyledContentLegacyTypoScriptRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64637-CSSStyledContentLegacyTypoScriptRemoved.rst index 67bcbda7861c..19cc3751cc36 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64637-CSSStyledContentLegacyTypoScriptRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64637-CSSStyledContentLegacyTypoScriptRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Breaking: #64637 - Compatibility CSS Styled Content TypoScript templates removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64639-RemovedContentObjects.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64639-RemovedContentObjects.rst index 0a2edb4b0ed6..e94efd608168 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64639-RemovedContentObjects.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64639-RemovedContentObjects.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #63687 - Outdated ContentObjects moved to legacy extension diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64643-RemoveEnableTypo3tempDbTracking.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64643-RemoveEnableTypo3tempDbTracking.rst index ae43f99525e4..89e2f83eb3dd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64643-RemoveEnableTypo3tempDbTracking.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64643-RemoveEnableTypo3tempDbTracking.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #64643 - Remove functionality for enable_typo3temp_db_tracking diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64668-MailformMovedToLegacyExtension.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64668-MailformMovedToLegacyExtension.rst index 69219561174a..73322fa7ad70 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64668-MailformMovedToLegacyExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64668-MailformMovedToLegacyExtension.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #64668 - Content Element mailform moved to legacy extension diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64671-ContentObjectImgTextMovedToLegacyExtension.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64671-ContentObjectImgTextMovedToLegacyExtension.rst index f0c830064a6d..84fba6d767f1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64671-ContentObjectImgTextMovedToLegacyExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64671-ContentObjectImgTextMovedToLegacyExtension.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Breaking: #64671 - Outdated ContentObject IMGTEXT moved to legacy extension diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64696-MoveSearchCTypeToLegacyExtension.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64696-MoveSearchCTypeToLegacyExtension.rst index 8e5108732329..ecccaaf5c6f6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64696-MoveSearchCTypeToLegacyExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Breaking-64696-MoveSearchCTypeToLegacyExtension.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #64696 - Content Element "search" moved to legacy extension diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-24387-Xhtml2.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-24387-Xhtml2.rst index c82e91c55ce7..10483c8b1729 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-24387-Xhtml2.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-24387-Xhtml2.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #24387 - TypoScript option config.xhtmlDoctype=xhtml_2 diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-25112-andWhere.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-25112-andWhere.rst index 4dba54134923..3feab83361fd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-25112-andWhere.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-25112-andWhere.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #25112 - Deprecate TypoScript property "andWhere" diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-46523-BackendUtilityImplodeTSParams.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-46523-BackendUtilityImplodeTSParams.rst index d6f90d134d15..4d04a5b7287c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-46523-BackendUtilityImplodeTSParams.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-46523-BackendUtilityImplodeTSParams.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #46523 - BackendUtility::implodeTSParams() diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-46770-LocalImageProcessorGraphicalFunctions.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-46770-LocalImageProcessorGraphicalFunctions.rst index 0a45c45cd178..c21cf2bcf1b9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-46770-LocalImageProcessorGraphicalFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-46770-LocalImageProcessorGraphicalFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #46770 - Deprecate LocalImageProcessor::getTemporaryImageWithText diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-49247-textStyleTableStyleAddParams.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-49247-textStyleTableStyleAddParams.rst index ea66dda183c7..b80c613f6003 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-49247-textStyleTableStyleAddParams.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-49247-textStyleTableStyleAddParams.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Deprecation: #49247 - Deprecate TypoScript functions "textStyle" and "tableStyle" diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-60559-MakeLoginBoxImage.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-60559-MakeLoginBoxImage.rst index 68f19010a886..cde7edd9fb8c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-60559-MakeLoginBoxImage.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-60559-MakeLoginBoxImage.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Deprecation: #60559 - makeLoginBoxImage() diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-61605-ChangeNamingOfIncludeJSlibs.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-61605-ChangeNamingOfIncludeJSlibs.rst index 517ffb3e2e17..115be3b6b0e0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-61605-ChangeNamingOfIncludeJSlibs.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-61605-ChangeNamingOfIncludeJSlibs.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #61605 - Change naming of TypoScript property page.includeJSlibs diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-62329-DocumentTemplate-table.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-62329-DocumentTemplate-table.rst index d88243a9e8a5..f6be55c98e57 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-62329-DocumentTemplate-table.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-62329-DocumentTemplate-table.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #62329 - Deprecate DocumentTable::table() diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-62855-XHTMLCleaningMovedToLegacyExtension.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-62855-XHTMLCleaningMovedToLegacyExtension.rst index b3060a535755..ce845f53402a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-62855-XHTMLCleaningMovedToLegacyExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-62855-XHTMLCleaningMovedToLegacyExtension.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #62855 - "XHTML cleaning" functionality moved to legacy extension diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-63324-DataHandler-IncludeFileFunctions.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-63324-DataHandler-IncludeFileFunctions.rst index fd83ddf276a1..02cce278bbab 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-63324-DataHandler-IncludeFileFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-63324-DataHandler-IncludeFileFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #62864 - DataHandler->include_filefunctions deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-63522-ClientRelatedConditionDevice.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-63522-ClientRelatedConditionDevice.rst index 6e0591374d62..52d6cb760117 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-63522-ClientRelatedConditionDevice.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-63522-ClientRelatedConditionDevice.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #63522 - Deprecate the "device" TypoScript condition diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64059-Pagetree-Navigation-Component.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64059-Pagetree-Navigation-Component.rst index 3e5a35c795e1..d91b688a8300 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64059-Pagetree-Navigation-Component.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64059-Pagetree-Navigation-Component.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #64059 - Non-ExtJS Page Tree Navigation Frame diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64109-Hook-softRefParserGL.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64109-Hook-softRefParserGL.rst index 20631078a0d6..10ebda90488b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64109-Hook-softRefParserGL.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64109-Hook-softRefParserGL.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #64109 - Deprecate global hook softRefParser_GL diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64134-TypoScriptTemplateObjectBrowserModuleFunctionController-verify_TSobjects.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64134-TypoScriptTemplateObjectBrowserModuleFunctionController-verify_TSobjects.rst index 5392b9cafe17..2936acb371aa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64134-TypoScriptTemplateObjectBrowserModuleFunctionController-verify_TSobjects.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64134-TypoScriptTemplateObjectBrowserModuleFunctionController-verify_TSobjects.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================================================== Deprecation: #64134 - Deprecate TypoScriptTemplateObjectBrowserModuleFunctionController::verify_TSobjects() diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64147-ConstantEditorFunctions.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64147-ConstantEditorFunctions.rst index d7f3a5a66aff..3507b8fb60f5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64147-ConstantEditorFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64147-ConstantEditorFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #64147 - TemplateService->ext_getKeyImage diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64361-ComposerClassLoading.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64361-ComposerClassLoading.rst index 4538df8cc42b..dd7d1a3af427 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64361-ComposerClassLoading.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64361-ComposerClassLoading.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Deprecation: #64361 - Composer Class Loading diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64388-ContentObjectMethods.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64388-ContentObjectMethods.rst index 1d1d26f6c33f..35cbdeaeeb75 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64388-ContentObjectMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64388-ContentObjectMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Deprecation: #64388 - Direct ContentObject methods within ContentObjectRenderer diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64711-UnusedCssStyledContentMethods.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64711-UnusedCssStyledContentMethods.rst index 351f0ee87ea2..7709c6074549 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64711-UnusedCssStyledContentMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64711-UnusedCssStyledContentMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #64711 - Various methods within CSS Styled Content Controller diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64922-DeprecatedEntryPoints.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64922-DeprecatedEntryPoints.rst index 13e0f39d2854..1b73282ba153 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64922-DeprecatedEntryPoints.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Deprecation-64922-DeprecatedEntryPoints.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Deprecation: #64922 - Deprecated entry points diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-15619-LeaveUnchagedInAccessModule.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-15619-LeaveUnchagedInAccessModule.rst index 84085a5ac9a1..99e781e98b0f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-15619-LeaveUnchagedInAccessModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-15619-LeaveUnchagedInAccessModule.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #15619 - Access module: Allow selector as "unchanged" diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-16794-MakeSectionLinkingForIndexedSearchResultsConfigurable.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-16794-MakeSectionLinkingForIndexedSearchResultsConfigurable.rst index c84154303db9..697928225b11 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-16794-MakeSectionLinkingForIndexedSearchResultsConfigurable.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-16794-MakeSectionLinkingForIndexedSearchResultsConfigurable.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #16794 - Linking of Indexed Search result sections diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-20767-getDataByNestedKey.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-20767-getDataByNestedKey.rst index 158711724a27..de534530a0b6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-20767-getDataByNestedKey.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-20767-getDataByNestedKey.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #20767 - Allow nested array access on getData of field diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-22086-StdWrapForHeadTag.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-22086-StdWrapForHeadTag.rst index d72c2e778675..d0f183ce712a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-22086-StdWrapForHeadTag.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-22086-StdWrapForHeadTag.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #22086 - Add .stdWrap to page.headTag option diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-24906-MaxForTextElement.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-24906-MaxForTextElement.rst index bba9fa1f1ac6..fa9465fc805f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-24906-MaxForTextElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-24906-MaxForTextElement.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #24906 - Configuration for maximum chars in TextElement diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-28382-AddAsyncPropertyToJavaScriptFiles.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-28382-AddAsyncPropertyToJavaScriptFiles.rst index 2815639849bc..790b293c97c9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-28382-AddAsyncPropertyToJavaScriptFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-28382-AddAsyncPropertyToJavaScriptFiles.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #28382 - Add async property to JavaScript files diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-33491-StdWrapForTitleTag.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-33491-StdWrapForTitleTag.rst index bded77810c82..e92f4cd2aeef 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-33491-StdWrapForTitleTag.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-33491-StdWrapForTitleTag.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #33491 - Add stdWrap functionality to <title> tag diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-34944-PaginateHandleNonQueryResultObjects.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-34944-PaginateHandleNonQueryResultObjects.rst index 6d7a6274302e..47e0eb09f0b3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-34944-PaginateHandleNonQueryResultObjects.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-34944-PaginateHandleNonQueryResultObjects.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #34944 - PaginateViewHelper handles non-query-result objects @@ -26,4 +26,4 @@ The PaginateViewHelper accepts input collections of following types: </f:widget.paginate> -.. index:: Fluid \ No newline at end of file +.. index:: Fluid diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-35891-AddTCAItemsWithIconsViaPageTSConfig.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-35891-AddTCAItemsWithIconsViaPageTSConfig.rst index ec25d8acefa5..69021780ce01 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-35891-AddTCAItemsWithIconsViaPageTSConfig.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-35891-AddTCAItemsWithIconsViaPageTSConfig.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #35891 - FormEngine: Possibility to add icons via PageTSconfig diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-46624-AdditionalWhereForMenu.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-46624-AdditionalWhereForMenu.rst index 3cc8f2d0aab0..f76db0c7ecf2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-46624-AdditionalWhereForMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-46624-AdditionalWhereForMenu.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #46624 - HMENU item selection via additionalWhere diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-47666-AttributeMulitpleForFormUploadViewhelper.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-47666-AttributeMulitpleForFormUploadViewhelper.rst index ace0210e24f3..2fcab4b0d943 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-47666-AttributeMulitpleForFormUploadViewhelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-47666-AttributeMulitpleForFormUploadViewhelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #47666 - Attribute \"multiple\" for f:form.upload Viewhelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-49060-MySqlCommentsShownInSchemaMigrator.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-49060-MySqlCommentsShownInSchemaMigrator.rst index aa61f5edc082..2994ca2e69f3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-49060-MySqlCommentsShownInSchemaMigrator.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-49060-MySqlCommentsShownInSchemaMigrator.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #49060 - MySql Comments reflected in SchemaMigrator diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-50780-AppendElementBrowserMountPoints.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-50780-AppendElementBrowserMountPoints.rst index 70a03c8478c0..4e326e06ce5c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-50780-AppendElementBrowserMountPoints.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-50780-AppendElementBrowserMountPoints.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #50780 - Append element browser mount points diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-52131-HookForPageRepositoryInit.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-52131-HookForPageRepositoryInit.rst index 9fbd4112731c..2d2b6c56ca92 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-52131-HookForPageRepositoryInit.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-52131-HookForPageRepositoryInit.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #52131 - Hook for end of PageRepository->init() diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-56236-Multiple-HTTP-Headers-In-Frontend.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-56236-Multiple-HTTP-Headers-In-Frontend.rst index a16fc33f0e0d..66b476b9c7cc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-56236-Multiple-HTTP-Headers-In-Frontend.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-56236-Multiple-HTTP-Headers-In-Frontend.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #56236 - Multiple HTTP headers of the same type in Frontend Output diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-56529-SupportHasInArrayObject.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-56529-SupportHasInArrayObject.rst index dcf9fbf6f9d2..0a5801a0cf0e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-56529-SupportHasInArrayObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-56529-SupportHasInArrayObject.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #56529 - Support \"has*\" Functions in extbase ObjectAccess diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-57178-SpecialHmenuExcludeSpecialParameters.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-57178-SpecialHmenuExcludeSpecialParameters.rst index a944c4a49d8a..13c75fabb94a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-57178-SpecialHmenuExcludeSpecialParameters.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-57178-SpecialHmenuExcludeSpecialParameters.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #46624 - Additional HMENU browse menus diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58031-ConfigurableWidthOfElementBrowser.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58031-ConfigurableWidthOfElementBrowser.rst index e77b05b837cd..1bf9e42e8ac0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58031-ConfigurableWidthOfElementBrowser.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58031-ConfigurableWidthOfElementBrowser.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #50039 - Configurable width of the Element Browser diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58033-AltLabelsForFormEngineCheckboxAndRadioButtons.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58033-AltLabelsForFormEngineCheckboxAndRadioButtons.rst index 6a1999e309df..d19d89ace6e9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58033-AltLabelsForFormEngineCheckboxAndRadioButtons.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58033-AltLabelsForFormEngineCheckboxAndRadioButtons.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Feature: #58033 - Enable label override of checkbox and radio buttons by TSconfig diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58366-AutomaticAbsRefPrefix.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58366-AutomaticAbsRefPrefix.rst index b0f203fbff24..5acb1e05f517 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58366-AutomaticAbsRefPrefix.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58366-AutomaticAbsRefPrefix.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #58366 - Add "auto" Option for config.absRefPrefix diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58929-FooterHookInPageLayoutView.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58929-FooterHookInPageLayoutView.rst index 1e8ae7f222a9..3545f523ad03 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58929-FooterHookInPageLayoutView.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-58929-FooterHookInPageLayoutView.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #58929 - PageLayoutView: Add hook for tt_content_drawFooter diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-60019-SplFileInfo-MimeTypeGuesser-hook.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-60019-SplFileInfo-MimeTypeGuesser-hook.rst index ff715f88e0e6..cb18cab441fa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-60019-SplFileInfo-MimeTypeGuesser-hook.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-60019-SplFileInfo-MimeTypeGuesser-hook.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Feature: #60019 - New SplFileInfo implementation with new mimeTypeGuessers hook diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-61542-AddIsoLanguageKeys.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-61542-AddIsoLanguageKeys.rst index 850356a1b2ed..e201705250c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-61542-AddIsoLanguageKeys.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-61542-AddIsoLanguageKeys.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #61542 - Add two-letter ISO 639-1 keys to sys_language diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-61725-AddHookToBackendUtilityCountVersionsOfRecordsOnPage.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-61725-AddHookToBackendUtilityCountVersionsOfRecordsOnPage.rst index 66440fc21078..debce1095eb2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-61725-AddHookToBackendUtilityCountVersionsOfRecordsOnPage.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-61725-AddHookToBackendUtilityCountVersionsOfRecordsOnPage.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #61725 - Hook for BackendUtility::countVersionsOfRecordsOnPage() diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-62944-UserFuncAsDisplayCond.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-62944-UserFuncAsDisplayCond.rst index cd63c9a1a741..2993d4ed9194 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-62944-UserFuncAsDisplayCond.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-62944-UserFuncAsDisplayCond.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #62944 - UserFunc available as Display Condition diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-62960-SignalForMailerInitialization.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-62960-SignalForMailerInitialization.rst index fb66bcd5fe81..f76456a39f79 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-62960-SignalForMailerInitialization.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-62960-SignalForMailerInitialization.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #62960 - Signal for mailer initialization diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63207-SplitActionButtonsIntoGroups.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63207-SplitActionButtonsIntoGroups.rst index 840eddbc3343..13e6e09c75fe 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63207-SplitActionButtonsIntoGroups.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63207-SplitActionButtonsIntoGroups.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #63207 - Split buttons into two groups diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63600-CustomTypoScriptConditionsInBackend.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63600-CustomTypoScriptConditionsInBackend.rst index d51f1aec33ad..d6fa59f5c54e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63600-CustomTypoScriptConditionsInBackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63600-CustomTypoScriptConditionsInBackend.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #61489 - Allow own TypoScript Conditions in Backend as well diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63729-ApiForBootstrapModals.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63729-ApiForBootstrapModals.rst index ba4737383030..6693345e0799 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63729-ApiForBootstrapModals.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63729-ApiForBootstrapModals.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #63729 - API for Twitter Bootstrap modals diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63913-AllowRequireJsModulesForContainerViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63913-AllowRequireJsModulesForContainerViewHelper.rst index 011495549c2e..fdce1a18e690 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63913-AllowRequireJsModulesForContainerViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-63913-AllowRequireJsModulesForContainerViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #63913 - Allow ContainerViewHelper to load RequireJS modules diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64031-JavaScript-Storage-API.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64031-JavaScript-Storage-API.rst index 297c9f9ffd03..2efb833fd5b7 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64031-JavaScript-Storage-API.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64031-JavaScript-Storage-API.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Feature: #64031 - JavaScript Storage API diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64190-FormEngineCheckboxElement.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64190-FormEngineCheckboxElement.rst index 5a4c9f50ffe3..b25932aaff6a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64190-FormEngineCheckboxElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64190-FormEngineCheckboxElement.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #64190 - Inline rendering for FormEngine Checkbox Element diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64257-MultipleUidInPageRepositoryGetMenu.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64257-MultipleUidInPageRepositoryGetMenu.rst index 1923e3a2c231..fee602885a67 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64257-MultipleUidInPageRepositoryGetMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64257-MultipleUidInPageRepositoryGetMenu.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #64257 - Support multiple UID in PageRepository::getMenu() diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64386-ContentObjectRegistration.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64386-ContentObjectRegistration.rst index 0de54485d01f..9bd2fa49bf93 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64386-ContentObjectRegistration.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64386-ContentObjectRegistration.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #64386 - Public Content Object Registration diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64921-FlexibleSubmoduleConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64921-FlexibleSubmoduleConfiguration.rst index fd8299d4d18e..d82cd74f4f2d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64921-FlexibleSubmoduleConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-64921-FlexibleSubmoduleConfiguration.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #64921 - Needed changes for flexible configuration of submodules diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-65960-IntroduceGruntJS.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-65960-IntroduceGruntJS.rst index 00bb8ceb044b..2d1e3d0d0858 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Feature-65960-IntroduceGruntJS.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Feature-65960-IntroduceGruntJS.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Feature: #63729 - Introduce GruntJS diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Index.rst index 785364ba286a..21a1476c7e5a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.1/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.1/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 7.1 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-56746-AddCountMethodsAndSortFunctionalityToFalDrivers.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-56746-AddCountMethodsAndSortFunctionalityToFalDrivers.rst index 4f6156c14c51..d47c84c6902a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-56746-AddCountMethodsAndSortFunctionalityToFalDrivers.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-56746-AddCountMethodsAndSortFunctionalityToFalDrivers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #56746 - Add count methods and sort functionality to FAL drivers diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-63784-DataHandlerExcludeArray.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-63784-DataHandlerExcludeArray.rst index ef12f215d184..28af867d6fb0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-63784-DataHandlerExcludeArray.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-63784-DataHandlerExcludeArray.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #63784 - Visibility and type of DataHandler->exclude_array diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-64719-MediaContentMovedToSystemExtension.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-64719-MediaContentMovedToSystemExtension.rst index 34bf51dad978..18dfcb2d8aed 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-64719-MediaContentMovedToSystemExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-64719-MediaContentMovedToSystemExtension.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================================== Breaking: #64719 - Multimedia and Media cObjects and Content Types are moved to new system extension diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65432-ModuleUriInGlobalVarRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65432-ModuleUriInGlobalVarRemoved.rst index 04eddf3de150..ee8ebfb80735 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65432-ModuleUriInGlobalVarRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65432-ModuleUriInGlobalVarRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Breaking: #65432 - Storage of module URI in global variable has been removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65727-DontProvideAccessToLocalpathOfFalFiles.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65727-DontProvideAccessToLocalpathOfFalFiles.rst index a36dd5adc486..221177d16744 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65727-DontProvideAccessToLocalpathOfFalFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65727-DontProvideAccessToLocalpathOfFalFiles.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #65727 - Don't provide access to localPath of FAL files diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65778-MediaWizardProviderMovedToSystemExtension.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65778-MediaWizardProviderMovedToSystemExtension.rst index 78727994df47..de24a3dc316c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65778-MediaWizardProviderMovedToSystemExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65778-MediaWizardProviderMovedToSystemExtension.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Breaking: #65778 - MediaWizard functionality is moved to system extension "mediace" diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65922-MoveUnusedTt_contentTcaFieldsToCompatibility6.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65922-MoveUnusedTt_contentTcaFieldsToCompatibility6.rst index 516c955f6f3b..99d40965bb4d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65922-MoveUnusedTt_contentTcaFieldsToCompatibility6.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65922-MoveUnusedTt_contentTcaFieldsToCompatibility6.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #65922 - Move unused tt_content TCA fields to compatibility6 diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65939-BackendLoginRefactoring.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65939-BackendLoginRefactoring.rst index 5dc7e3f5174c..f3605c2c9e9c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65939-BackendLoginRefactoring.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65939-BackendLoginRefactoring.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Breaking: #65939 - Backend Login Refactoring diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65962-WebSVGLibraryAndAPIRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65962-WebSVGLibraryAndAPIRemoved.rst index 170dbd84c4d3..e0abbf74d7b7 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65962-WebSVGLibraryAndAPIRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65962-WebSVGLibraryAndAPIRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Breaking: #65962 - Third-party library "websvg" and the according API has been removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66001-ComposerVendorDirectoryChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66001-ComposerVendorDirectoryChanged.rst index a0e256563f89..d015ccfacdc9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66001-ComposerVendorDirectoryChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66001-ComposerVendorDirectoryChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Breaking: #66001 - Third-party libraries installed via composer are now in vendor diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66034-DropContentAdapter.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66034-DropContentAdapter.rst index 9a8e2bb71c65..fe268fa513a3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66034-DropContentAdapter.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66034-DropContentAdapter.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================= Breaking: #66034 - Drop Content Adapter diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66286-PageTSconfigOptionsToHideWebInfoModulesRenamed.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66286-PageTSconfigOptionsToHideWebInfoModulesRenamed.rst index 603cd912fcfe..c8a54ad3f1fe 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66286-PageTSconfigOptionsToHideWebInfoModulesRenamed.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66286-PageTSconfigOptionsToHideWebInfoModulesRenamed.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Breaking: #66286 - Page TSconfig options to hide Web Info modules renamed diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66431-NewLoginScreen.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66431-NewLoginScreen.rst index 5d0c12432a35..04c56735dfb6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66431-NewLoginScreen.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-66431-NewLoginScreen.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Breaking: #66431 - New Login Screen diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-47712-DeprecateOldLockingAPI.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-47712-DeprecateOldLockingAPI.rst index a2ff912d06aa..bc1cde93f048 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-47712-DeprecateOldLockingAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-47712-DeprecateOldLockingAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #47712 - Deprecate old Locking API diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-51360-LinkValidatorSchedulerSettings.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-51360-LinkValidatorSchedulerSettings.rst index cf6f85446860..ef69d0d78e56 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-51360-LinkValidatorSchedulerSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-51360-LinkValidatorSchedulerSettings.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #51360 - Deprecate mod.tx_linkvalidator namespace in scheduler settings @@ -33,4 +33,4 @@ Migration Replace `mod.tx_linkvalidator` with `mod.linkvalidator` in all affected scheduler tasks. -.. index:: TSConfig, ext:linkvalidator, ext:scheduler \ No newline at end of file +.. index:: TSConfig, ext:linkvalidator, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-64068-ThumbnailView.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-64068-ThumbnailView.rst index dc600be4f61f..6152b4f20f55 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-64068-ThumbnailView.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-64068-ThumbnailView.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #64068 - Deprecate thumbs.php and ThumbnailView diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-64598-DeprecatePagepositionmapjsimgfunc.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-64598-DeprecatePagepositionmapjsimgfunc.rst index 83e23f27f217..0ed3b9748754 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-64598-DeprecatePagepositionmapjsimgfunc.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-64598-DeprecatePagepositionmapjsimgfunc.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #64598 - Deprecate PagePositionMap::JSimgFunc diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65111-getDynTabMenu.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65111-getDynTabMenu.rst index 4df3e0b5ecbd..8670ace91f19 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65111-getDynTabMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65111-getDynTabMenu.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Deprecation: #65111 - getDynTabMenu diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65283-DeprecateShowItemEntryPoint.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65283-DeprecateShowItemEntryPoint.rst index c2ff8f888704..3def15c358ff 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65283-DeprecateShowItemEntryPoint.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65283-DeprecateShowItemEntryPoint.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #65283 - Deprecate show item entry point diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65288-DeprecateNewRecordEntryPoint.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65288-DeprecateNewRecordEntryPoint.rst index 7bbfe6d8758d..fe53e8c35bc5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65288-DeprecateNewRecordEntryPoint.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65288-DeprecateNewRecordEntryPoint.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #65288 - Deprecate "new record" entry point diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65289-DeprecateBrowserEntryPoint.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65289-DeprecateBrowserEntryPoint.rst index db37f9b04fd8..9d76529b3fd2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65289-DeprecateBrowserEntryPoint.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65289-DeprecateBrowserEntryPoint.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #65289 - Deprecate browser entry point diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65290-DeprecateDummyEntrypoint.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65290-DeprecateDummyEntrypoint.rst index 2f004d290648..e4adeb7e9f68 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65290-DeprecateDummyEntrypoint.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65290-DeprecateDummyEntrypoint.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #65290 - Deprecate dummy entry point diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65291-DeprecateLogoutEntryPoint.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65291-DeprecateLogoutEntryPoint.rst index 83c40752eb65..4f12ab234b14 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65291-DeprecateLogoutEntryPoint.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65291-DeprecateLogoutEntryPoint.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #65283 - Deprecate logout entry point diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65293-DeprecateFileNavigationFrame.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65293-DeprecateFileNavigationFrame.rst index 95e87d22c17a..f2315351370d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65293-DeprecateFileNavigationFrame.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65293-DeprecateFileNavigationFrame.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #65293 - Deprecate file navigation frame entry point diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65343-BackendUserOsProperty.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65343-BackendUserOsProperty.rst index 0f7fe466a389..99a90bbb30e3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65343-BackendUserOsProperty.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65343-BackendUserOsProperty.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Deprecation: #64134 - Deprecate $BE_USER->OS diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65360-DatabaseTreeDataProviderOldClassNameInSignal.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65360-DatabaseTreeDataProviderOldClassNameInSignal.rst index ebf5a926cd8f..81b71ca5ccff 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65360-DatabaseTreeDataProviderOldClassNameInSignal.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65360-DatabaseTreeDataProviderOldClassNameInSignal.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #65360 - Deprecate wrong class name used in PostProcessTree Signal call diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65381-DataHandlerStripslashesValuesProperty.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65381-DataHandlerStripslashesValuesProperty.rst index 09613a7e52d4..2c1a35289ed4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65381-DataHandlerStripslashesValuesProperty.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65381-DataHandlerStripslashesValuesProperty.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #65381 - Deprecate DataHandler property "stripslashes_values" diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65422-cObjectAliasNames.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65422-cObjectAliasNames.rst index a64b61c26e1d..3b90f30f2184 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65422-cObjectAliasNames.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65422-cObjectAliasNames.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #65422 - Alias cObjects COBJ_ARRAY and CASEFUNC diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65465-ReferenceIndexErrorLog.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65465-ReferenceIndexErrorLog.rst index acb3f79f1932..04d1ccdfa5d5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65465-ReferenceIndexErrorLog.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65465-ReferenceIndexErrorLog.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #65465 - Deprecate errorLog in ReferenceIndex diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65913-checkFileInclude.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65913-checkFileInclude.rst index 01fac8eafd47..b8d0dda3305d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65913-checkFileInclude.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65913-checkFileInclude.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #65913 - Deprecate $TSFE->checkFileInclude diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65934-PrefixLocalAnchorsMovedToLegacyExtension.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65934-PrefixLocalAnchorsMovedToLegacyExtension.rst index 20dba4e053ec..65661d567af2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65934-PrefixLocalAnchorsMovedToLegacyExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65934-PrefixLocalAnchorsMovedToLegacyExtension.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #65934 - "Prefix Local Anchors" functionality moved to legacy extension diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65938-TSFEAnchorPrefix.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65938-TSFEAnchorPrefix.rst index 6aea4785d801..6dc0e2bad026 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65938-TSFEAnchorPrefix.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65938-TSFEAnchorPrefix.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #65938 - Discourage usage of "$TSFE->anchorPrefix" diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65956-DebugUtilityDebugRows.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65956-DebugUtilityDebugRows.rst index 050616ef69fa..edab2f6b1e88 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65956-DebugUtilityDebugRows.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-65956-DebugUtilityDebugRows.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #65956 - $returnHTML parameter of DebugUtility::debugRows() diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66065-BackendLogoViewDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66065-BackendLogoViewDeprecated.rst index 40c44d9acb8c..b128af360a1a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66065-BackendLogoViewDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66065-BackendLogoViewDeprecated.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #66065 - Backend Logo View Deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66223-Backendparsetime.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66223-Backendparsetime.rst index f654ca0c081c..bf43632b47cf 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66223-Backendparsetime.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66223-Backendparsetime.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #66223 - Backend parseTime deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66431-NewLoginScreen.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66431-NewLoginScreen.rst index 605aae5f16e9..466cda4338d3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66431-NewLoginScreen.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Deprecation-66431-NewLoginScreen.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Deprecation: #66431 - New Login Screen diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-20555-StripEmptyHtmlTags.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-20555-StripEmptyHtmlTags.rst index f907ed0a0fd1..a5b9eb0d0aa3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-20555-StripEmptyHtmlTags.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-20555-StripEmptyHtmlTags.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #20555 - Strip empty HTML tags in HtmlParser diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-32651-AddSchedulerTaskToRemoveDeletedRecords.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-32651-AddSchedulerTaskToRemoveDeletedRecords.rst index b2132202080b..8cd20acf2b3e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-32651-AddSchedulerTaskToRemoveDeletedRecords.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-32651-AddSchedulerTaskToRemoveDeletedRecords.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #32651 - Add scheduler task to remove deleted records diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-36743-FAL-TextExtractorRegistry.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-36743-FAL-TextExtractorRegistry.rst index c76097dad88d..6d5b22c2e610 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-36743-FAL-TextExtractorRegistry.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-36743-FAL-TextExtractorRegistry.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #36743 - Registry for adding text extractor classes diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-47712-NewLockingAPI.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-47712-NewLockingAPI.rst index cff7b7cf8eb5..9243013acf5f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-47712-NewLockingAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-47712-NewLockingAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Feature: #47712 - New Locking API diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-50136-AddSVGSupport.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-50136-AddSVGSupport.rst index 1dae93941df9..15377a965d3a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-50136-AddSVGSupport.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-50136-AddSVGSupport.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Feature: #50136 - Add SVG support diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-50501-DisableAutomaticExtInstallation.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-50501-DisableAutomaticExtInstallation.rst index 069ca7c9bf5b..1ad1e31d0ca1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-50501-DisableAutomaticExtInstallation.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-50501-DisableAutomaticExtInstallation.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #50501 - Extension Manager: Disable automatic installation diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-52693-TSFE-RequestedId.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-52693-TSFE-RequestedId.rst index a0a1db33dcd1..bed115be8759 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-52693-TSFE-RequestedId.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-52693-TSFE-RequestedId.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Feature: #59646 - Add TSFE property $requestedId diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-58621-FormatCaseViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-58621-FormatCaseViewHelper.rst index 8bf054ee3785..db9b7dbe1be1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-58621-FormatCaseViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-58621-FormatCaseViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Feature: #58621 - FormatCaseViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-59646-AddRteConfigurationPropertyButtonsLinkTypePropertiesTargetDefault.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-59646-AddRteConfigurationPropertyButtonsLinkTypePropertiesTargetDefault.rst index 342fdb336648..1dada9a3ef7f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-59646-AddRteConfigurationPropertyButtonsLinkTypePropertiesTargetDefault.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-59646-AddRteConfigurationPropertyButtonsLinkTypePropertiesTargetDefault.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================ Feature: #59646 - Add RTE configuration property buttons.link.[*type*].properties.target.default diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-59712-HtmlParserAdditionalUserFuncParams.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-59712-HtmlParserAdditionalUserFuncParams.rst index b5bf9245eac9..1882e85d9c71 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-59712-HtmlParserAdditionalUserFuncParams.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-59712-HtmlParserAdditionalUserFuncParams.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #59712 - Additional params for HTMLparser userFunc diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-61463-AllowProcessedFoldersInDifferentStorage.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-61463-AllowProcessedFoldersInDifferentStorage.rst index d97ce024217a..67d5c610e049 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-61463-AllowProcessedFoldersInDifferentStorage.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-61463-AllowProcessedFoldersInDifferentStorage.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #61463 - Allow processed folders in different storage diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-63040-AddRteConfigurationPropertyButtonsAbbreviationRemoveFieldsets.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-63040-AddRteConfigurationPropertyButtonsAbbreviationRemoveFieldsets.rst index 62ad8490f4eb..f495fbb0d14e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-63040-AddRteConfigurationPropertyButtonsAbbreviationRemoveFieldsets.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-63040-AddRteConfigurationPropertyButtonsAbbreviationRemoveFieldsets.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Feature: #63040 - Add RTE configuration property buttons.abbreviation.removeFieldsets diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-63703-AddOptionToStopTask.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-63703-AddOptionToStopTask.rst index fc8bb8b24381..9d4fac8a3b08 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-63703-AddOptionToStopTask.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-63703-AddOptionToStopTask.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #63703 - Add option to stop a running task in the scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-64686-AddBackendUserGroupsToBackendUserModule.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-64686-AddBackendUserGroupsToBackendUserModule.rst index 738e8ccbf056..46d14aa3c8cc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-64686-AddBackendUserGroupsToBackendUserModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-64686-AddBackendUserGroupsToBackendUserModule.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #64686 - Add backend user groups to backend user module diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65584-AddImageCropping.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65584-AddImageCropping.rst index cc939b8cf48f..39b2cf61ecba 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65584-AddImageCropping.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65584-AddImageCropping.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================== Feature: #65584 - Add image cropping diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65585-AddTCATypeImage_manipulation.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65585-AddTCATypeImage_manipulation.rst index 30110791cc29..0e4edac8674d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65585-AddTCATypeImage_manipulation.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65585-AddTCATypeImage_manipulation.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Feature: #65585 - Add TCA type imageManipulation diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65767-SystemInformationDropdown.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65767-SystemInformationDropdown.rst index 1aa76e03338d..a8c2d2c8cccd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65767-SystemInformationDropdown.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65767-SystemInformationDropdown.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Feature: #65767 - System Information Dropdown diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65996-AddConfirmationOnCloseEditformWithUnsavedChanges.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65996-AddConfirmationOnCloseEditformWithUnsavedChanges.rst index 51878815773e..6ba211ef3fd0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65996-AddConfirmationOnCloseEditformWithUnsavedChanges.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-65996-AddConfirmationOnCloseEditformWithUnsavedChanges.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Feature: #65996 - Show confirm message on closing an edit form with unsaved changes @@ -19,4 +19,4 @@ Impact When clicking the close icon of an edit form with unsaved changes, a confirmation modal will be shown. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66029-ShowRemainingCharactersBelowTextFields.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66029-ShowRemainingCharactersBelowTextFields.rst index b9d46c89cadc..ed6039430655 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66029-ShowRemainingCharactersBelowTextFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66029-ShowRemainingCharactersBelowTextFields.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #66029 - Show remaining characters below text fields diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66042-WebLibrariesLoadedViaBower.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66042-WebLibrariesLoadedViaBower.rst index 31ccd41e9119..a3c363a93580 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66042-WebLibrariesLoadedViaBower.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66042-WebLibrariesLoadedViaBower.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #66042 - Web Libraries are included via bower diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66047-IntroduceJavascriptNotificationApi.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66047-IntroduceJavascriptNotificationApi.rst index 305611abc636..bec86692b16f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66047-IntroduceJavascriptNotificationApi.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66047-IntroduceJavascriptNotificationApi.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #66047 - Introduce JavaScript notification API diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66077-IntroduceCalloutsToReplaceContentAlerts.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66077-IntroduceCalloutsToReplaceContentAlerts.rst index 79fa30c8531d..b53586fed8a8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66077-IntroduceCalloutsToReplaceContentAlerts.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66077-IntroduceCalloutsToReplaceContentAlerts.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #66077 - Introduce callouts to replace content alerts diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66370-AddFlexiblePreviewUrlConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66370-AddFlexiblePreviewUrlConfiguration.rst index d4e19e53bbf6..4a526381977b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66370-AddFlexiblePreviewUrlConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66370-AddFlexiblePreviewUrlConfiguration.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #66370 - Add flexible Preview URL configuration diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66445-AddFileExtensionToMimeTypeMapping.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66445-AddFileExtensionToMimeTypeMapping.rst index 791f4ef2da6a..86ffc68161b3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66445-AddFileExtensionToMimeTypeMapping.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Feature-66445-AddFileExtensionToMimeTypeMapping.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #66445 - Add file extension to mimeType mapping diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Index.rst index be76a108826e..f8a4c5a3b7a9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.2/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.2/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 7.2 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-62983-PostProcessMirrorUrlSignalHasMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-62983-PostProcessMirrorUrlSignalHasMoved.rst index 97424e8cf06b..ca9d53a01dcc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-62983-PostProcessMirrorUrlSignalHasMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-62983-PostProcessMirrorUrlSignalHasMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #62983 - postProcessMirrorUrl signal has moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63453-ChangedRenderingOfFlashMessagesViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63453-ChangedRenderingOfFlashMessagesViewHelper.rst index 05660022eb8e..1563c76f7e35 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63453-ChangedRenderingOfFlashMessagesViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63453-ChangedRenderingOfFlashMessagesViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #63453 - Changed rendering of FlashMessagesViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63835-RemoveDeprecatedExtbasePersistenceParts.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63835-RemoveDeprecatedExtbasePersistenceParts.rst index 210eb794764c..362208d3ca28 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63835-RemoveDeprecatedExtbasePersistenceParts.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63835-RemoveDeprecatedExtbasePersistenceParts.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #63835 - Remove Deprecated Parts in Extbase Persistence Layer diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63846-FormEngineRefactoring.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63846-FormEngineRefactoring.rst index dfe58531b651..dff9cb6cf276 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63846-FormEngineRefactoring.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-63846-FormEngineRefactoring.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Breaking: #63846 - FormEngine refactoring diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66429-RemoveIdentityMapFromPersistence.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66429-RemoveIdentityMapFromPersistence.rst index f4e014d28f26..3bcf2b491e38 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66429-RemoveIdentityMapFromPersistence.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66429-RemoveIdentityMapFromPersistence.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #66429 - Remove IdentityMap from persistence diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66669-BackendLoginControllerRefactored.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66669-BackendLoginControllerRefactored.rst index 02b44174bb43..9d4c6a154398 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66669-BackendLoginControllerRefactored.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66669-BackendLoginControllerRefactored.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #66669 - Backend LoginController refactored diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66707-IssueCommandNowAddsQuotesWhenUsedInJSContext.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66707-IssueCommandNowAddsQuotesWhenUsedInJSContext.rst index 6748993bb3b9..65bed6dbb02a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66707-IssueCommandNowAddsQuotesWhenUsedInJSContext.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66707-IssueCommandNowAddsQuotesWhenUsedInJSContext.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Breaking: #66707 - issueCommand() now adds quotes when used in JS context diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66754-RemoveRenderingContextAwareInterface.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66754-RemoveRenderingContextAwareInterface.rst index 5b0b2fdd597d..45b7f2aca432 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66754-RemoveRenderingContextAwareInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66754-RemoveRenderingContextAwareInterface.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #66754 - Remove RenderingContextAwareInterface diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66868-MoveUsageOfBackendUserSettingsDataProvider.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66868-MoveUsageOfBackendUserSettingsDataProvider.rst index 255228d2e83d..efd0c65e53a0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66868-MoveUsageOfBackendUserSettingsDataProvider.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66868-MoveUsageOfBackendUserSettingsDataProvider.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #66868 - Move usage of BackendUserSettingsDataProvider diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66906-AutomaticPNGToGIFConversionRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66906-AutomaticPNGToGIFConversionRemoved.rst index d2e0441cb237..7574c3301e70 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66906-AutomaticPNGToGIFConversionRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66906-AutomaticPNGToGIFConversionRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #66906 - Automatic PNG to GIF conversion removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66991-TCAValueSliderBasedOnJQuery.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66991-TCAValueSliderBasedOnJQuery.rst index 84524a8104e7..4f9db853d400 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66991-TCAValueSliderBasedOnJQuery.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66991-TCAValueSliderBasedOnJQuery.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #66991 - TCA value slider based on jQuery diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66997-RemoveSuper-challengedPasswordSecurity.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66997-RemoveSuper-challengedPasswordSecurity.rst index d294a9f0632a..0313f9d85b9d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66997-RemoveSuper-challengedPasswordSecurity.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-66997-RemoveSuper-challengedPasswordSecurity.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #66997 - Remove super-/challenged password security diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67027-RemovedFlowCompatibilityFromPackageManager.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67027-RemovedFlowCompatibilityFromPackageManager.rst index 7921bdd296e8..338c9438a684 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67027-RemovedFlowCompatibilityFromPackageManager.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67027-RemovedFlowCompatibilityFromPackageManager.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #67027 - Removed FLOW-compatibility from PackageManager diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67204-DatabaseConnectionexec_SELECTgetRowsMayThrowException.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67204-DatabaseConnectionexec_SELECTgetRowsMayThrowException.rst index 28aad134cb24..0783d86a2070 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67204-DatabaseConnectionexec_SELECTgetRowsMayThrowException.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67204-DatabaseConnectionexec_SELECTgetRowsMayThrowException.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Breaking: #67204 - DatabaseConnection::exec_SELECTgetRows() may throw exception diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67212-DiscardLegacyClassLoader.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67212-DiscardLegacyClassLoader.rst index af22e54eb841..5077287156ba 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67212-DiscardLegacyClassLoader.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67212-DiscardLegacyClassLoader.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #67212 - Discard TYPO3 class loader diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67229-FormEngineRelatedClasses.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67229-FormEngineRelatedClasses.rst index a9a89a8ff287..869afbab81d8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67229-FormEngineRelatedClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67229-FormEngineRelatedClasses.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #67229 - FormEngine related classses diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67402-ExtbaseAbstractDomainObjectInitializeObject.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67402-ExtbaseAbstractDomainObjectInitializeObject.rst index e26fcad5a291..ca75fdb7f926 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67402-ExtbaseAbstractDomainObjectInitializeObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67402-ExtbaseAbstractDomainObjectInitializeObject.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #67402 - Extbase AbstractDomainObject initializeObject diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67402-ExtbaseAbstractDomainObjectWakeUp.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67402-ExtbaseAbstractDomainObjectWakeUp.rst index fefdf5b06cbc..f6409afea4fc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67402-ExtbaseAbstractDomainObjectWakeUp.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Breaking-67402-ExtbaseAbstractDomainObjectWakeUp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #67402 - Extbase AbstractDomainObject __wakeup() diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-61829-DbalConfigClassFile.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-61829-DbalConfigClassFile.rst index 9e6d4ad43027..5b4f2f266b89 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-61829-DbalConfigClassFile.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-61829-DbalConfigClassFile.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #61829 - Deprecate config.classFile DBAL option diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-63453-DeprecateRenderModeAttributeOfFlashMessageViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-63453-DeprecateRenderModeAttributeOfFlashMessageViewHelper.rst index ede3edf2faf0..c1af8e394bf6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-63453-DeprecateRenderModeAttributeOfFlashMessageViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-63453-DeprecateRenderModeAttributeOfFlashMessageViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Deprecation: #63453 - Deprecate renderMode attribute of FlashMessagesViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-63735-DeprecateDataHandlerCheckValueMethods.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-63735-DeprecateDataHandlerCheckValueMethods.rst index 8a6a4f1fc5fa..a95c3b71ebe4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-63735-DeprecateDataHandlerCheckValueMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-63735-DeprecateDataHandlerCheckValueMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #63735 - Deprecate DataHandler->checkValue_*-methods diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-65344-ExtTables.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-65344-ExtTables.rst index c0bfc67f7979..e619debac01a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-65344-ExtTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-65344-ExtTables.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #65344 - typo3conf/extTables.php deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66789-DeprecateOptionsInCshViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66789-DeprecateOptionsInCshViewHelper.rst index 64921342e531..b1905826be0f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66789-DeprecateOptionsInCshViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66789-DeprecateOptionsInCshViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #66789 - options deprecated in CshViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66823-ExtensionUtilityConfigureModule.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66823-ExtensionUtilityConfigureModule.rst index a6b71d5b3338..06b4ce3ccb4e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66823-ExtensionUtilityConfigureModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66823-ExtensionUtilityConfigureModule.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Deprecation: #66823 - Deprecate Extbase ExtensionUtility->configureModule method diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66905-ClassicPageModuleAndEditRegularContentFromId.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66905-ClassicPageModuleAndEditRegularContentFromId.rst index 6fc05e216ba8..03db54de3e19 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66905-ClassicPageModuleAndEditRegularContentFromId.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66905-ClassicPageModuleAndEditRegularContentFromId.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================================== Deprecation: #66905 - Deprecate uc->classicPageEditMode and editRegularContentFromId option diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66906-FunctionalityPngToGifConversion.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66906-FunctionalityPngToGifConversion.rst index deaed7e13b97..b2813e7ebb36 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66906-FunctionalityPngToGifConversion.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-66906-FunctionalityPngToGifConversion.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #66906 - Functionality for png_to_gif conversion diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67029-DeprecatePageBgImgOption.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67029-DeprecatePageBgImgOption.rst index c0de7c7fd8dc..13070ee2259f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67029-DeprecatePageBgImgOption.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67029-DeprecatePageBgImgOption.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #67029 - Deprecate page.bgImg option diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67171-T3editorIsEnabled.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67171-T3editorIsEnabled.rst index a5f1520e69b4..4746e525faf3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67171-T3editorIsEnabled.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67171-T3editorIsEnabled.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #37171 - Deprecate t3editor->isEnabled() diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67229-TcaChanges.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67229-TcaChanges.rst index 820f4eaf304b..ca83d85c5ebf 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67229-TcaChanges.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67229-TcaChanges.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Deprecation: #65290 - TCA changes diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67297-DbalFieldTypeConversion.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67297-DbalFieldTypeConversion.rst index 98c5524c6d3f..7438b109436e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67297-DbalFieldTypeConversion.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67297-DbalFieldTypeConversion.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #67297 - MySQL / DBMS field type conversion diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67402-ExtbaseAbstractDomainObjectWakeUp.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67402-ExtbaseAbstractDomainObjectWakeUp.rst index 1e3b0735f61c..e7dfdd25df96 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67402-ExtbaseAbstractDomainObjectWakeUp.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Deprecation-67402-ExtbaseAbstractDomainObjectWakeUp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #67402 - Extbase AbstractDomainObject __wakeup() diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-59606-IntegrateSymfonyConsoleIntoCommandController.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-59606-IntegrateSymfonyConsoleIntoCommandController.rst index 2833c31a08af..3081c47374a5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-59606-IntegrateSymfonyConsoleIntoCommandController.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-59606-IntegrateSymfonyConsoleIntoCommandController.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #59606 - Integrate Symfony/Console into CommandController diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-62242-ActionMenuItemGroupViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-62242-ActionMenuItemGroupViewHelper.rst index d12a39de9acd..4abdde8835f5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-62242-ActionMenuItemGroupViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-62242-ActionMenuItemGroupViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #62242 - ActionMenuItemGroupViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-63453-TemplateSupportForFlashMessagesViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-63453-TemplateSupportForFlashMessagesViewHelper.rst index 9ecb84bb7beb..2125f8c9be1b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-63453-TemplateSupportForFlashMessagesViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-63453-TemplateSupportForFlashMessagesViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #63453 - Template support for FlashMessagesViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-63561-AddTypoScriptStdWrapStrtotime.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-63561-AddTypoScriptStdWrapStrtotime.rst index 9bde83620939..28f8e45aa4f3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-63561-AddTypoScriptStdWrapStrtotime.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-63561-AddTypoScriptStdWrapStrtotime.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #63561 - Add TypoScript stdWrap strtotime diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-65250-TypoScriptConditionAddGPmerged.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-65250-TypoScriptConditionAddGPmerged.rst index 871e7743c77d..f58fa419cf85 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-65250-TypoScriptConditionAddGPmerged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-65250-TypoScriptConditionAddGPmerged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #65250 - TypoScript condition add GPmerged diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66111-AddTemplaterootpathsSupportToCobjectFluidtemplate.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66111-AddTemplaterootpathsSupportToCobjectFluidtemplate.rst index b8a79981bebe..f5dcc2ab24d6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66111-AddTemplaterootpathsSupportToCobjectFluidtemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66111-AddTemplaterootpathsSupportToCobjectFluidtemplate.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #66111 - Add TemplateRootPaths support to cObject FLUIDTEMPLATE diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66173-AllowPageTitleEditByDoubleclick.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66173-AllowPageTitleEditByDoubleclick.rst index 9ad0054d54f6..006e25f20c3d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66173-AllowPageTitleEditByDoubleclick.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66173-AllowPageTitleEditByDoubleclick.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #66173 - Allow page title edit by doubleclick diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66269-FluidRemoveViewHelperXmlnsAttributesAndSpecifiedHtmlTag.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66269-FluidRemoveViewHelperXmlnsAttributesAndSpecifiedHtmlTag.rst index 41c26d0b1bf5..0a04737235dc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66269-FluidRemoveViewHelperXmlnsAttributesAndSpecifiedHtmlTag.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66269-FluidRemoveViewHelperXmlnsAttributesAndSpecifiedHtmlTag.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Feature: #66269 - Fluid: Remove ViewHelper xmlns-attributes and specified html tag diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66669-BeLoginFormAPI.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66669-BeLoginFormAPI.rst index 3974a3f0c84e..481224b8e346 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66669-BeLoginFormAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66669-BeLoginFormAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Feature: #66669 - BE login form API diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66681-CategoryRegistryAddOptionsToSetL10n_modeAndL10n_display.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66681-CategoryRegistryAddOptionsToSetL10n_modeAndL10n_display.rst index ca4488520793..07b891d0e43d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66681-CategoryRegistryAddOptionsToSetL10n_modeAndL10n_display.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66681-CategoryRegistryAddOptionsToSetL10n_modeAndL10n_display.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Feature: #66681 - CategoryRegistry: add options to set l10n_mode and l10n_display diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66697-AddUppercamelcaseAndLowercamelcaseToStdWrap.case.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66697-AddUppercamelcaseAndLowercamelcaseToStdWrap.case.rst index 8a65a10aaad8..a1b9c224048a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66697-AddUppercamelcaseAndLowercamelcaseToStdWrap.case.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66697-AddUppercamelcaseAndLowercamelcaseToStdWrap.case.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #66697 - Add uppercamelcase and lowercamelcase to stdWrap.case diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66698-AddIntegrityPropertyToJavaScriptFiles.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66698-AddIntegrityPropertyToJavaScriptFiles.rst index 1b9a57ee6bd1..0b6f72ce6025 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66698-AddIntegrityPropertyToJavaScriptFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66698-AddIntegrityPropertyToJavaScriptFiles.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #66698 - Add integrity property to JavaScript files diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66709-AddTemplateRootPathsSupportToFluidViewStandaloneView.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66709-AddTemplateRootPathsSupportToFluidViewStandaloneView.rst index 7783d252ba13..4473b9cbdba8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66709-AddTemplateRootPathsSupportToFluidViewStandaloneView.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66709-AddTemplateRootPathsSupportToFluidViewStandaloneView.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #66709 - Add TemplateRootPaths support to Fluid/View/StandaloneView diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66822-SpriteIconsInBackendModules.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66822-SpriteIconsInBackendModules.rst index 33f140474da6..5242d7e46ad1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66822-SpriteIconsInBackendModules.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66822-SpriteIconsInBackendModules.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #66822 - Allow Sprites For Backend Modules diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66907-AddDataProcessingToFluidTemplateContentObject.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66907-AddDataProcessingToFluidTemplateContentObject.rst index 8fe8e87542c7..fac42e690aa4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66907-AddDataProcessingToFluidTemplateContentObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-66907-AddDataProcessingToFluidTemplateContentObject.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #66907 - Add Data Processing to FLUIDTEMPLATE content object diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67071-ProcessedFilesCleanupToolAddedInInstallTool.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67071-ProcessedFilesCleanupToolAddedInInstallTool.rst index 2b8d03a2546e..aa9e33e9f7d6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67071-ProcessedFilesCleanupToolAddedInInstallTool.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67071-ProcessedFilesCleanupToolAddedInInstallTool.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #67071 - Processed files cleanup tool added in Install Tool diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67229-FormEngineNodeFactoryApi.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67229-FormEngineNodeFactoryApi.rst index 590080e5d4c5..b16bac422cc4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67229-FormEngineNodeFactoryApi.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67229-FormEngineNodeFactoryApi.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #67229 - FormEngine NodeFactory API diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67319-AddFieldCopyrightToEXTfilemetadata.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67319-AddFieldCopyrightToEXTfilemetadata.rst index 0dac08f3ff66..5aee489a5b9c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67319-AddFieldCopyrightToEXTfilemetadata.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Feature-67319-AddFieldCopyrightToEXTfilemetadata.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #67319 - Add field "copyright" to EXT:filemetadata diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Important-66614-ChecksumForProcessedFilesChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Important-66614-ChecksumForProcessedFilesChanged.rst index 80ac55885543..e4770dfa9603 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Important-66614-ChecksumForProcessedFilesChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Important-66614-ChecksumForProcessedFilesChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Important: #66614 - Checksums for processed files have been changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Important-67248-CleanUpDataMapperconvertClassNameToTableName.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Important-67248-CleanUpDataMapperconvertClassNameToTableName.rst index fcaa038bb5c1..11532f60aba0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Important-67248-CleanUpDataMapperconvertClassNameToTableName.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Important-67248-CleanUpDataMapperconvertClassNameToTableName.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Important: #67248 - Clean up DataMapper::convertClassNameToTableName diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Important-67401-DependencyInjectionIsNowDoneBeforeInitializeObject.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Important-67401-DependencyInjectionIsNowDoneBeforeInitializeObject.rst index dbd05df0d8f1..c25a9f5dbc79 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Important-67401-DependencyInjectionIsNowDoneBeforeInitializeObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Important-67401-DependencyInjectionIsNowDoneBeforeInitializeObject.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Important: #67401 - Dependency Injection is now done before initializeObject() diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Index.rst index 1256fca49079..cb45c32951a1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.3/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.3/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 7.3 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-39721-PrototypejsAndScriptaculousRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-39721-PrototypejsAndScriptaculousRemoved.rst index 34de08d4caaa..e0e94bd733a1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-39721-PrototypejsAndScriptaculousRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-39721-PrototypejsAndScriptaculousRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #39721 - Prototype.js and Scriptaculous removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-52705-DefaultLogConfigurationIsChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-52705-DefaultLogConfigurationIsChanged.rst index ca3ca77016bc..66d27e8359a2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-52705-DefaultLogConfigurationIsChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-52705-DefaultLogConfigurationIsChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #52705 - Default log configuration is changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-55759-HTMLInLinkTitlesNotWorkingAnymore.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-55759-HTMLInLinkTitlesNotWorkingAnymore.rst index 74a4355b0beb..a0beab6a6b0b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-55759-HTMLInLinkTitlesNotWorkingAnymore.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-55759-HTMLInLinkTitlesNotWorkingAnymore.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #55759 - HTML in link titles not working anymore diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-56133-NewBeUserPermissionFilesReplace.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-56133-NewBeUserPermissionFilesReplace.rst index c3e5d2e0d788..d39761768aa8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-56133-NewBeUserPermissionFilesReplace.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-56133-NewBeUserPermissionFilesReplace.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #56133 - New BE user permission "Files: replace" diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-56951-RemoveUnusedMethodsInPagePositionMap.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-56951-RemoveUnusedMethodsInPagePositionMap.rst index d33efa62bf1d..9489103dc679 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-56951-RemoveUnusedMethodsInPagePositionMap.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-56951-RemoveUnusedMethodsInPagePositionMap.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #56951 - Remove unused methods in PagePositionMap diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-63838-ChangedOpcodeCacheUtilityBeingAServiceClass.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-63838-ChangedOpcodeCacheUtilityBeingAServiceClass.rst index 9d6fc537f156..fdefed40bb63 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-63838-ChangedOpcodeCacheUtilityBeingAServiceClass.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-63838-ChangedOpcodeCacheUtilityBeingAServiceClass.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #63838 - Changed OpcodeCacheUtility being a service class diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-64200-CustomCObject.cache.TypoScriptEvaluation.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-64200-CustomCObject.cache.TypoScriptEvaluation.rst index e078ff33d124..83b18882cb6d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-64200-CustomCObject.cache.TypoScriptEvaluation.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-64200-CustomCObject.cache.TypoScriptEvaluation.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #64200 - Custom [cObject].cache.* TypoScript evaluation diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-64714-CatchExceptionsForInaccessibleStorages.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-64714-CatchExceptionsForInaccessibleStorages.rst index cc49680dc230..edc0f0961fca 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-64714-CatchExceptionsForInaccessibleStorages.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-64714-CatchExceptionsForInaccessibleStorages.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #64714 - Catch exceptions for inaccessible storages diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-65305-AddFunctionsToDriverInterface.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-65305-AddFunctionsToDriverInterface.rst index a8f9064949d3..482dd79235c1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-65305-AddFunctionsToDriverInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-65305-AddFunctionsToDriverInterface.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #65305 - DriverInterface has been extended diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-66602-RemoveRefererCheckWhileHandlingJumpUrl.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-66602-RemoveRefererCheckWhileHandlingJumpUrl.rst index 7bb9dc91b74c..05741c791a5b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-66602-RemoveRefererCheckWhileHandlingJumpUrl.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-66602-RemoveRefererCheckWhileHandlingJumpUrl.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #66602 - Check jumpUrl referer has been removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67545-PreFileAddSignalBehaviourChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67545-PreFileAddSignalBehaviourChanged.rst index 833457800c2c..66d9fb5aa169 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67545-PreFileAddSignalBehaviourChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67545-PreFileAddSignalBehaviourChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #67545 - PreFileAdd signal behaviour changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67546-CleanupFlashMessageRendering.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67546-CleanupFlashMessageRendering.rst index b53e5f572e32..3be976ff2495 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67546-CleanupFlashMessageRendering.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67546-CleanupFlashMessageRendering.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #67546 - Cleanup Flash message rendering in FlashMessageQueue diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67557-LanguageFileOfOpendocsWasMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67557-LanguageFileOfOpendocsWasMoved.rst index ebab5390bcdf..a7a83d617f9c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67557-LanguageFileOfOpendocsWasMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67557-LanguageFileOfOpendocsWasMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #67557 - Language file of Opendocs was moved diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67565-DeprecatedBackendRelatedMethodsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67565-DeprecatedBackendRelatedMethodsRemoved.rst index 272f77b61edb..ef0358b3b635 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67565-DeprecatedBackendRelatedMethodsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67565-DeprecatedBackendRelatedMethodsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #67565 - Deprecated backend related methods removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67577-RteEnabledFlagHandling.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67577-RteEnabledFlagHandling.rst index 1e1a08cd5cce..7992978cf22b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67577-RteEnabledFlagHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67577-RteEnabledFlagHandling.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #67577 - rte_enabled and flag handling diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67646-LibraryInclusionInFrontend.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67646-LibraryInclusionInFrontend.rst index 868673b7887c..117ab0936ce3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67646-LibraryInclusionInFrontend.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67646-LibraryInclusionInFrontend.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #67646 - PHP library inclusion in frontend removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67654-RemoveGLOBALSFILEICONSFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67654-RemoveGLOBALSFILEICONSFunctionality.rst index 4731aa084876..cdff3a263cca 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67654-RemoveGLOBALSFILEICONSFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67654-RemoveGLOBALSFILEICONSFunctionality.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #67654 - Remove $GLOBALS[FILEICONS] functionality diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67749-ForceAutoloadingForVariousHooks.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67749-ForceAutoloadingForVariousHooks.rst index df8bad623c15..da5759956012 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67749-ForceAutoloadingForVariousHooks.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67749-ForceAutoloadingForVariousHooks.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #67749 - Force class auto loading for various hooks diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67753-DropSecondaryOptions.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67753-DropSecondaryOptions.rst index 55c4d1f341af..ca6232badff6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67753-DropSecondaryOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67753-DropSecondaryOptions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #67753 - Drop "Show secondary options" diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67792-ClassAliasesOfIndexedSearchRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67792-ClassAliasesOfIndexedSearchRemoved.rst index 3a76d3e3264f..aab511f037a4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67792-ClassAliasesOfIndexedSearchRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67792-ClassAliasesOfIndexedSearchRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #67792 - Class aliases of Indexed Search removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67811-RteApi.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67811-RteApi.rst index 143a7e36e871..f2f830a0994f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67811-RteApi.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67811-RteApi.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================== Breaking: #67811 - Rte API diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67815-RemoveTceformsjsBecauseWeDontNeedItAnymore.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67815-RemoveTceformsjsBecauseWeDontNeedItAnymore.rst index 354ba6c38a5e..95275657b7a5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67815-RemoveTceformsjsBecauseWeDontNeedItAnymore.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67815-RemoveTceformsjsBecauseWeDontNeedItAnymore.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #67815 - Remove tceforms.js because we don't need it anymore diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67824-Typo3ExtFolderRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67824-Typo3ExtFolderRemoved.rst index de5ca9362f9c..2ef18b1e9bf6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67824-Typo3ExtFolderRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67824-Typo3ExtFolderRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Breaking: #67824 - typo3/ext folder removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67825-RemoveColorpickerOptionsDimAndTableStyle.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67825-RemoveColorpickerOptionsDimAndTableStyle.rst index 14f2b723e72b..02f04b0c932b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67825-RemoveColorpickerOptionsDimAndTableStyle.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67825-RemoveColorpickerOptionsDimAndTableStyle.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #67825 - Remove colorpicker options "dim" and "tableStyle" diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67890-RedesignFluidTemplateDataProcessorInterfaceToDataProcessorInterface.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67890-RedesignFluidTemplateDataProcessorInterfaceToDataProcessorInterface.rst index 99e30694e908..0b7c5aa77d0b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67890-RedesignFluidTemplateDataProcessorInterfaceToDataProcessorInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67890-RedesignFluidTemplateDataProcessorInterfaceToDataProcessorInterface.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Breaking: #67890 - Redesign FluidTemplateDataProcessorInterface to DataProcessorInterface diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67932-FeloginTemplateHasBeenChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67932-FeloginTemplateHasBeenChanged.rst index d66e8e0ea35a..9ec91a9c202e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67932-FeloginTemplateHasBeenChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67932-FeloginTemplateHasBeenChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #67932 - felogin template has been changed for RSA encryption diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67946-LowLevelScriptsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67946-LowLevelScriptsRemoved.rst index 942f9a14d78e..2b24b8d434fc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67946-LowLevelScriptsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67946-LowLevelScriptsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #67946 - LowLevel Cleaner Scripts Removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67987-RemovedEntryScriptHandling.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67987-RemovedEntryScriptHandling.rst index 602c7e382f12..bae9649ffcd5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67987-RemovedEntryScriptHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-67987-RemovedEntryScriptHandling.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #67987 - Removed entry script handling diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68001-RemovedExtJSCoreAndExtJSAdapters.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68001-RemovedExtJSCoreAndExtJSAdapters.rst index a1cfcb44d885..ac6c07272c2d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68001-RemovedExtJSCoreAndExtJSAdapters.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68001-RemovedExtJSCoreAndExtJSAdapters.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #68001 - Removed ExtJS Core and ExtJS Adapters diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68010-T3Editor-EventCallbacksForCodecompletionHaveChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68010-T3Editor-EventCallbacksForCodecompletionHaveChanged.rst index 8e3d4eeb083b..54bf4641c873 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68010-T3Editor-EventCallbacksForCodecompletionHaveChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68010-T3Editor-EventCallbacksForCodecompletionHaveChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Breaking: #68010 - T3Editor - Event callbacks for codecompletion have changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68010-T3Editor-PluginRegistrationForCodecompletionHasChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68010-T3Editor-PluginRegistrationForCodecompletionHasChanged.rst index daf10d9c812a..c313ed7872aa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68010-T3Editor-PluginRegistrationForCodecompletionHasChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68010-T3Editor-PluginRegistrationForCodecompletionHasChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Breaking: #68010 - T3Editor - Plugin registration for codecompletion has changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68020-DroppedDisableBigButtons.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68020-DroppedDisableBigButtons.rst index e2d2d40d5221..2411bec1f6a6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68020-DroppedDisableBigButtons.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68020-DroppedDisableBigButtons.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Breaking: #68020 - Dropped DisableBigButtons diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68092-TcaRemoveWizardHideParent.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68092-TcaRemoveWizardHideParent.rst index d19edd3f77b9..b63d80d781cb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68092-TcaRemoveWizardHideParent.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68092-TcaRemoveWizardHideParent.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #68092 - TCA: Remove wizard hideParent and _HIDDENFIELD diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68116-DropRTEuserLinksFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68116-DropRTEuserLinksFunctionality.rst index 241cb1360645..9927e14da343 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68116-DropRTEuserLinksFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68116-DropRTEuserLinksFunctionality.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #68116 - Drop RTE.userLinks functionality diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68131-StreamlineErrorAndExceptionHandling.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68131-StreamlineErrorAndExceptionHandling.rst index 8ce7298ac6b5..e1cbf560f36b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68131-StreamlineErrorAndExceptionHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68131-StreamlineErrorAndExceptionHandling.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #68131 - Streamline error and exception handling diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68150-GLOBALSCLIENT.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68150-GLOBALSCLIENT.rst index 99e58c5b109f..70c442ff8c2f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68150-GLOBALSCLIENT.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68150-GLOBALSCLIENT.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================== Breaking: #68150 - $GLOBALS['CLIENT'] diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68178-DropFormEnctype.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68178-DropFormEnctype.rst index fe197fa452b1..4e7c737b411c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68178-DropFormEnctype.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68178-DropFormEnctype.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #68178 - Drop $GLOBALS['TYPO3_CONF_VARS']['SYS']['form_enctype'] diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68186-AdjustedAndRemovedMethodsInEIDArea.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68186-AdjustedAndRemovedMethodsInEIDArea.rst index e9a869420dfa..be313248c8af 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68186-AdjustedAndRemovedMethodsInEIDArea.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68186-AdjustedAndRemovedMethodsInEIDArea.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #68186 - Adjusted and removed methods in eID area diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68193-DropRemoveLoginpagesWithContentHashFromIndexerphp.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68193-DropRemoveLoginpagesWithContentHashFromIndexerphp.rst index f85c72b4340e..9fde3ab1436e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68193-DropRemoveLoginpagesWithContentHashFromIndexerphp.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68193-DropRemoveLoginpagesWithContentHashFromIndexerphp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================================== Breaking: #68193 - ext:indexed_search Drop removeLoginpagesWithContentHash from Indexer.php diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68206-RemoveUsageOfTypolistAndTypoheadInRTE.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68206-RemoveUsageOfTypolistAndTypoheadInRTE.rst index 783de59f38ef..1bc13eb9b3c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68206-RemoveUsageOfTypolistAndTypoheadInRTE.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68206-RemoveUsageOfTypolistAndTypoheadInRTE.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #68206 - Remove usage of typolist and typohead in RTE diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68243-MoveNotUsedFrontendDocumentTemplate.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68243-MoveNotUsedFrontendDocumentTemplate.rst index b3b8f3df7684..e66c9adcf5e8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68243-MoveNotUsedFrontendDocumentTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68243-MoveNotUsedFrontendDocumentTemplate.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #68243 - Move not used FrontendDocumentTemplate diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68276-RemoveExtJSQuicktipsIfPossible.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68276-RemoveExtJSQuicktipsIfPossible.rst index ecfe589e2333..268148a0e60f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68276-RemoveExtJSQuicktipsIfPossible.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68276-RemoveExtJSQuicktipsIfPossible.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #68276 - Remove ExtJS Quicktips if possible diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68321-MoveLanguageAndImagesInRtehtmlarea.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68321-MoveLanguageAndImagesInRtehtmlarea.rst index 481f48986aa0..fa9e63e0de31 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68321-MoveLanguageAndImagesInRtehtmlarea.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Breaking-68321-MoveLanguageAndImagesInRtehtmlarea.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #68321 - Move language and images in rtehtmlarea diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-50349-ReduceSQLQueriesOfPageTreeInWorkspaces.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-50349-ReduceSQLQueriesOfPageTreeInWorkspaces.rst index ff282030120f..826a5aa2bcab 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-50349-ReduceSQLQueriesOfPageTreeInWorkspaces.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-50349-ReduceSQLQueriesOfPageTreeInWorkspaces.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #50349 - Reduce SQL queries of page tree in workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63603-ExtendedFileUtilitydontCheckForUniqueIsDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63603-ExtendedFileUtilitydontCheckForUniqueIsDeprecated.rst index fdfbf4e4c22c..9079b1fef0e5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63603-ExtendedFileUtilitydontCheckForUniqueIsDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63603-ExtendedFileUtilitydontCheckForUniqueIsDeprecated.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Deprecation: #63603 - ExtendedFileUtility::$dontCheckForUnique is deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63603-FileControllerAndFileListControllerOverwriteExistingFilesChangedToStringValue.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63603-FileControllerAndFileListControllerOverwriteExistingFilesChangedToStringValue.rst index 6ee1c536bc15..fd27c7913634 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63603-FileControllerAndFileListControllerOverwriteExistingFilesChangedToStringValue.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63603-FileControllerAndFileListControllerOverwriteExistingFilesChangedToStringValue.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================================== Deprecation: #63603 - FileController and FileListController overwriteExistingFiles changed to string value diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63974-CssCompressorCallbackAndCompressCssString.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63974-CssCompressorCallbackAndCompressCssString.rst index 0ea0a29623fc..b1f48b96d359 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63974-CssCompressorCallbackAndCompressCssString.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-63974-CssCompressorCallbackAndCompressCssString.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #63974 - Deprecate CSS compressor callback method diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-65790-PagesStoragePidDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-65790-PagesStoragePidDeprecated.rst index c9e6a935c2b3..aa2dd236f4d5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-65790-PagesStoragePidDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-65790-PagesStoragePidDeprecated.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #65790 - Remove pages.storage_pid and logic diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-66904-DisablegetExtURL.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-66904-DisablegetExtURL.rst index 1281b57add05..f6a7ee2be826 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-66904-DisablegetExtURL.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-66904-DisablegetExtURL.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #66904 - $disable Option in PageRepository->getExtURL() diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67288-DeprecateDbalMetaType.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67288-DeprecateDbalMetaType.rst index eff428f3407f..e5e605b117c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67288-DeprecateDbalMetaType.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67288-DeprecateDbalMetaType.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #67288 - Deprecate Dbal\DatabaseConnection::MetaType() method diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67471-InitPhp.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67471-InitPhp.rst index fe8ce32e0524..74ea3e58b393 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67471-InitPhp.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67471-InitPhp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Deprecation: #67471 - Deprecate init.php diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67506-DeprecateIconUtilitygetIcon.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67506-DeprecateIconUtilitygetIcon.rst index ebbaf5085790..aa98ae83f19b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67506-DeprecateIconUtilitygetIcon.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67506-DeprecateIconUtilitygetIcon.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #67506 - Deprecate IconUtility::getIcon diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67670-DeprecateCustomSingletonLogicInGeneralUtilitygetUserObj.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67670-DeprecateCustomSingletonLogicInGeneralUtilitygetUserObj.rst index 816f8e62cf0d..142a9abb9970 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67670-DeprecateCustomSingletonLogicInGeneralUtilitygetUserObj.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67670-DeprecateCustomSingletonLogicInGeneralUtilitygetUserObj.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #67670 - Deprecate custom singleton logic in GeneralUtility::getUserObj diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67737-TcaDropAdditionalPalette.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67737-TcaDropAdditionalPalette.rst index 0acaf1dcbcce..ed7400e6894d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67737-TcaDropAdditionalPalette.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67737-TcaDropAdditionalPalette.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #67737 - TCA: Drop additional palette diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67769-DeprecateQueryGeneratorformatQ.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67769-DeprecateQueryGeneratorformatQ.rst index a680cf8d6750..9332e94f28a0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67769-DeprecateQueryGeneratorformatQ.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67769-DeprecateQueryGeneratorformatQ.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #67769 - Deprecate QueryGenerator::formatQ() diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67790-DeprecateQueryGeneratorJSbottom.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67790-DeprecateQueryGeneratorJSbottom.rst index 6b36ac5d43ec..6877f0f0284e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67790-DeprecateQueryGeneratorJSbottom.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67790-DeprecateQueryGeneratorJSbottom.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #67790 - Deprecate QueryGenerator::JSbottom() diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67932-DeprecatedOldRsaauthApi.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67932-DeprecatedOldRsaauthApi.rst index d202815498d5..896dcae005b4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67932-DeprecatedOldRsaauthApi.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67932-DeprecatedOldRsaauthApi.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #67932 - Deprecated old rsaauth encryption API diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67991-RemovedExtCms.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67991-RemovedExtCms.rst index cd0b55585978..0c800f39bdd0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67991-RemovedExtCms.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-67991-RemovedExtCms.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================== Deprecation: #67991 - Removed ext:cms diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68074-DeprecateGetPageRenderer.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68074-DeprecateGetPageRenderer.rst index 7b5f0c25cf69..44f8760ec4ff 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68074-DeprecateGetPageRenderer.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68074-DeprecateGetPageRenderer.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #68074 - Deprecate getPageRenderer() methods diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68098-GeneralUtilityMethods.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68098-GeneralUtilityMethods.rst index 3c8fa1390b5f..1538a8457d68 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68098-GeneralUtilityMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68098-GeneralUtilityMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #68098 - Deprecate GeneralUtility methods diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68122-GeneralUtilityReadLLfile.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68122-GeneralUtilityReadLLfile.rst index 6884cd2887cc..2a6913679ff4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68122-GeneralUtilityReadLLfile.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68122-GeneralUtilityReadLLfile.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #68122 - Deprecate GeneralUtility::readLLfile diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68141-Typo3ajaxphp.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68141-Typo3ajaxphp.rst index d13e982deb1f..4cbbf5037dd1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68141-Typo3ajaxphp.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68141-Typo3ajaxphp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================== Deprecation: #68141 - typo3/ajax.php diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68183-Typo3modphp.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68183-Typo3modphp.rst index c2c69f5647b7..51b92b87fc29 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68183-Typo3modphp.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Deprecation-68183-Typo3modphp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Deprecation: #68183 - typo3/mod.php diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-20194-ConfigurationForDisplayingTheSaveViewButton.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-20194-ConfigurationForDisplayingTheSaveViewButton.rst index cc2d885976b9..0c1c4486fae1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-20194-ConfigurationForDisplayingTheSaveViewButton.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-20194-ConfigurationForDisplayingTheSaveViewButton.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #20194 - Configuration for displaying the "Save & View" button diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-22175-SupportIecSiUnitsInFileSizeFormatting.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-22175-SupportIecSiUnitsInFileSizeFormatting.rst index 998c0f2f47d6..2eb21f2ae0fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-22175-SupportIecSiUnitsInFileSizeFormatting.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-22175-SupportIecSiUnitsInFileSizeFormatting.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #22175 - Support IEC/SI units in file size formatting diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-33071-AddTheHttpHeaderContent-LanguageWhenRenderingAPage.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-33071-AddTheHttpHeaderContent-LanguageWhenRenderingAPage.rst index 637140163404..ef3dbdaf55f4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-33071-AddTheHttpHeaderContent-LanguageWhenRenderingAPage.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-33071-AddTheHttpHeaderContent-LanguageWhenRenderingAPage.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #33071 - Add the http header "Content-Language" when rendering a page diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-34922-AllowTsFileExtensionForStaticTyposcriptTemplates.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-34922-AllowTsFileExtensionForStaticTyposcriptTemplates.rst index fbe610d92235..60743a39ef04 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-34922-AllowTsFileExtensionForStaticTyposcriptTemplates.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-34922-AllowTsFileExtensionForStaticTyposcriptTemplates.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #34922 - Allow .ts file extension for static TypoScript templates diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-43984-AddStdWrapFunctionalityToTreatIdAsReferenceTypoScript.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-43984-AddStdWrapFunctionalityToTreatIdAsReferenceTypoScript.rst index 03a3827fbbba..48b923d7d26b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-43984-AddStdWrapFunctionalityToTreatIdAsReferenceTypoScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-43984-AddStdWrapFunctionalityToTreatIdAsReferenceTypoScript.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #43984 - Add stdWrap functionality to TreatIdAsReference TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-45725-AddedRecursiveOptionToFolderBasedFileCollections.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-45725-AddedRecursiveOptionToFolderBasedFileCollections.rst index 7fb2c53a3272..a7d196997335 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-45725-AddedRecursiveOptionToFolderBasedFileCollections.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-45725-AddedRecursiveOptionToFolderBasedFileCollections.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #45725 - Added recursive option to folder based file collections diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-48947-AvatarsForBackendUsers.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-48947-AvatarsForBackendUsers.rst index 7c81b19dad42..bb323153abaa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-48947-AvatarsForBackendUsers.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-48947-AvatarsForBackendUsers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Feature: #48947 - Avatars for backend users diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-56133-ReplaceFileFeatureForFalFileList.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-56133-ReplaceFileFeatureForFalFileList.rst index 647e2326d746..cb4d122a5ae3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-56133-ReplaceFileFeatureForFalFileList.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-56133-ReplaceFileFeatureForFalFileList.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #56133 - Replace file feature for fal file list diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-56644-AddHookToInlineRecordContainerCheckAccess.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-56644-AddHookToInlineRecordContainerCheckAccess.rst index ce7e984cccf1..f41e896e5186 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-56644-AddHookToInlineRecordContainerCheckAccess.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-56644-AddHookToInlineRecordContainerCheckAccess.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #56644 - Hook for InlineRecordContainer::checkAccess() diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59231-AddHookToAbstractUserAuthenticationCheckAuthentication.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59231-AddHookToAbstractUserAuthenticationCheckAuthentication.rst index 19b699f1fb23..3bcdcce57491 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59231-AddHookToAbstractUserAuthenticationCheckAuthentication.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59231-AddHookToAbstractUserAuthenticationCheckAuthentication.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #59231 - Hook for AbstractUserAuthentication::checkAuthentication() diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59384-XMLParserOptionsForXml2tree.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59384-XMLParserOptionsForXml2tree.rst index 282a0fcfc203..f8c775865c96 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59384-XMLParserOptionsForXml2tree.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59384-XMLParserOptionsForXml2tree.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #59384 - XML parser options for xml2tree() diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59570-AddDescriptionFieldForFilemounts.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59570-AddDescriptionFieldForFilemounts.rst index 8582c2cdef95..91eb8e53da9f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59570-AddDescriptionFieldForFilemounts.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-59570-AddDescriptionFieldForFilemounts.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #59570 - Add description-field for filemounts diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-61308-AllowPlaceholderAttribute.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-61308-AllowPlaceholderAttribute.rst index f0d46dacb101..e810a189cbc5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-61308-AllowPlaceholderAttribute.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-61308-AllowPlaceholderAttribute.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #61308 - ext:form allows placeholder attribute diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-61903-PageTSDataproviderForBackendLayouts.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-61903-PageTSDataproviderForBackendLayouts.rst index 61c2ac98bf7e..6b7564ddedd7 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-61903-PageTSDataproviderForBackendLayouts.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-61903-PageTSDataproviderForBackendLayouts.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #61903 - PageTS dataprovider for backend layouts diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-64200-AllowIndividualContentCaching.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-64200-AllowIndividualContentCaching.rst index d51e4880c3c9..8c072acd8895 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-64200-AllowIndividualContentCaching.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-64200-AllowIndividualContentCaching.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #64200 - Allow individual content caching diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-65550-MakeTableDisplayOrderConfigurableInListModule.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-65550-MakeTableDisplayOrderConfigurableInListModule.rst index 4e67d422fb0f..e758e23d61dc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-65550-MakeTableDisplayOrderConfigurableInListModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-65550-MakeTableDisplayOrderConfigurableInListModule.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #65550 - Make table display order configurable in List module diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-65698-AdditionalResourceServiceLocalization.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-65698-AdditionalResourceServiceLocalization.rst index 303234aa5eba..e6708bfd133e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-65698-AdditionalResourceServiceLocalization.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-65698-AdditionalResourceServiceLocalization.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #65698 - Additional localization files in backend workspace module diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-66070-ConfigureSectionForPaginationWidget.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-66070-ConfigureSectionForPaginationWidget.rst index d529d042b223..28d0dff6aaa2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-66070-ConfigureSectionForPaginationWidget.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-66070-ConfigureSectionForPaginationWidget.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #66070 - Configure anchor for pagination widget diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67228-EmitSignalWhenAnIndexRecordIsMarkedAsMissing.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67228-EmitSignalWhenAnIndexRecordIsMarkedAsMissing.rst index 82290969d87c..444cd65b0f87 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67228-EmitSignalWhenAnIndexRecordIsMarkedAsMissing.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67228-EmitSignalWhenAnIndexRecordIsMarkedAsMissing.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #67228 - Emit Signal when an IndexRecord is marked as missing diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67290-DBALDBMSSpecificConversionBetweenMetaMySQLFieldTypes.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67290-DBALDBMSSpecificConversionBetweenMetaMySQLFieldTypes.rst index ff85768a16bd..a400a763a648 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67290-DBALDBMSSpecificConversionBetweenMetaMySQLFieldTypes.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67290-DBALDBMSSpecificConversionBetweenMetaMySQLFieldTypes.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Feature: #67290 - DBAL: DBMS specific conversion between Meta/MySQL field types diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67293-DependencyOrderingService.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67293-DependencyOrderingService.rst index b7e9a84abc0e..8437b791e6fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67293-DependencyOrderingService.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67293-DependencyOrderingService.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Feature: #67293 - Dependency ordering service diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67360-CustomAttributeNameAndMultipleValuesForMetaTags.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67360-CustomAttributeNameAndMultipleValuesForMetaTags.rst index 094d93db5024..05b42d92a4b8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67360-CustomAttributeNameAndMultipleValuesForMetaTags.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67360-CustomAttributeNameAndMultipleValuesForMetaTags.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #67360 - Custom attribute name and multiple values for meta tags diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67545-AJAXMethodToCheckIfFileExists.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67545-AJAXMethodToCheckIfFileExists.rst index 4615ca4c3900..dbebb327c5e4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67545-AJAXMethodToCheckIfFileExists.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67545-AJAXMethodToCheckIfFileExists.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #67545 - AJAX call to check whether file exists diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67574-DisplayOnlineStatusInBackendUserList.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67574-DisplayOnlineStatusInBackendUserList.rst index 8feea9f9b96c..fcf3ca2665fd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67574-DisplayOnlineStatusInBackendUserList.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67574-DisplayOnlineStatusInBackendUserList.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #67574 - Display online status in backend user list diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67578-AddDescriptionFieldForBeUsers.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67578-AddDescriptionFieldForBeUsers.rst index 37ab9f122889..aa2f4a2c050a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67578-AddDescriptionFieldForBeUsers.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67578-AddDescriptionFieldForBeUsers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #67578 - Add description-field for backend-users diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67603-IntroduceTcaDescriptionColumn.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67603-IntroduceTcaDescriptionColumn.rst index f756b05603f6..008d762dc4fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67603-IntroduceTcaDescriptionColumn.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67603-IntroduceTcaDescriptionColumn.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #67603 - Introduce TCA > ctrl > descriptionColumn diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67658-IntroduceDataProcessorsForSplittingValues.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67658-IntroduceDataProcessorsForSplittingValues.rst index 632392bd00ac..9d68ae2b6168 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67658-IntroduceDataProcessorsForSplittingValues.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67658-IntroduceDataProcessorsForSplittingValues.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #67658 - Introduce DataProcessors for splitting values diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67662-DataProcessorForFiles.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67662-DataProcessorForFiles.rst index 782c6b9aecb3..e980f46a075f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67662-DataProcessorForFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67662-DataProcessorForFiles.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Feature: #67662 - DataProcessor for files diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67663-IntroduceDataProcessorForMediaGalleries.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67663-IntroduceDataProcessorForMediaGalleries.rst index b0068552d667..cf24e42233a3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67663-IntroduceDataProcessorForMediaGalleries.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67663-IntroduceDataProcessorForMediaGalleries.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #67663 - Introduce DataProcessor for media galleries diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67765-IntroduceTypoLinkCodecService.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67765-IntroduceTypoLinkCodecService.rst index 4066028495d8..6b607ef0746b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67765-IntroduceTypoLinkCodecService.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67765-IntroduceTypoLinkCodecService.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Feature: #67765 - Introduce TypoLinkCodecService diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67808-IntroduceApplicationClassesForEntryPointsAndEquivalentRequestHandlers.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67808-IntroduceApplicationClassesForEntryPointsAndEquivalentRequestHandlers.rst index 8215757dbeeb..8afbeebeac40 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67808-IntroduceApplicationClassesForEntryPointsAndEquivalentRequestHandlers.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67808-IntroduceApplicationClassesForEntryPointsAndEquivalentRequestHandlers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================================== Feature: #67808 - Introduce Application classes for entry points and equivalent RequestHandlers diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67880-AddedCountToListNum.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67880-AddedCountToListNum.rst index 44728cbb7246..2d8d85801c71 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67880-AddedCountToListNum.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67880-AddedCountToListNum.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Feature: #67880 - Added count to listNum diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67932-RsaauthApiRewrite.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67932-RsaauthApiRewrite.rst index 445d12e3c99c..6bf670190a0f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67932-RsaauthApiRewrite.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67932-RsaauthApiRewrite.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Feature: #67932 - New rsaauth API diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67950-MoveCETableOptionsFromFlexformToTt_content.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67950-MoveCETableOptionsFromFlexformToTt_content.rst index a5319bf5510f..bf94b53059e9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67950-MoveCETableOptionsFromFlexformToTt_content.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-67950-MoveCETableOptionsFromFlexformToTt_content.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #67950 - Move CE table options from flexform to tt_content diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68022-AddedBaseDateAttributeToDateViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68022-AddedBaseDateAttributeToDateViewHelper.rst index 3d584b11cb84..6cb81a5c47cb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68022-AddedBaseDateAttributeToDateViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68022-AddedBaseDateAttributeToDateViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #68022 - Added base date attribute to DateViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68047-EmitASignalForEachMappedObject.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68047-EmitASignalForEachMappedObject.rst index 367900ba1e3e..65bd9cf22178 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68047-EmitASignalForEachMappedObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68047-EmitASignalForEachMappedObject.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #68047 - Emit a signal for each mapped object diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68094-DatabaseQueryDataProcessor.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68094-DatabaseQueryDataProcessor.rst index 555fbc385678..239c30190890 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68094-DatabaseQueryDataProcessor.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68094-DatabaseQueryDataProcessor.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #68094 - Database Query DataProcessor diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68184-PathsToTypo3cmsPackageAndDocumentRootCanBeSpecifiedInComposerjson.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68184-PathsToTypo3cmsPackageAndDocumentRootCanBeSpecifiedInComposerjson.rst index be2baa595ec8..1f35e595e61e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68184-PathsToTypo3cmsPackageAndDocumentRootCanBeSpecifiedInComposerjson.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68184-PathsToTypo3cmsPackageAndDocumentRootCanBeSpecifiedInComposerjson.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================ Feature: #68184 - Paths to typo3/cms package and document root can be specified in composer.json diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68186-PSR-7SupportForEIDAdded.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68186-PSR-7SupportForEIDAdded.rst index f8d0ab4abb66..285cf31a4e3d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68186-PSR-7SupportForEIDAdded.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68186-PSR-7SupportForEIDAdded.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Feature: #68186 - PSR-7 support for eID added diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68191-TypoScriptSelectOptionLanguageFieldIsActiveByDefault.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68191-TypoScriptSelectOptionLanguageFieldIsActiveByDefault.rst index 9a185b65b79f..2ebb43029f16 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68191-TypoScriptSelectOptionLanguageFieldIsActiveByDefault.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68191-TypoScriptSelectOptionLanguageFieldIsActiveByDefault.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #68191 - TypoScript .select option languageField is active by default diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68197-ShowADialogForExistingFilesOnUpload.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68197-ShowADialogForExistingFilesOnUpload.rst index 6fb91a3b028c..8f4ebd59fc07 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68197-ShowADialogForExistingFilesOnUpload.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68197-ShowADialogForExistingFilesOnUpload.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #68197 - Show a dialog for existing files on upload diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68218-LockEditForTt_content.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68218-LockEditForTt_content.rst index 962611c76ce8..40406ea228a3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68218-LockEditForTt_content.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68218-LockEditForTt_content.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Feature: #68218 - Lock edit for tt_content diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68282-MakeDatabaseRecordListConfigurableToBeEditable.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68282-MakeDatabaseRecordListConfigurableToBeEditable.rst index 7bd1e5469f3e..bfe1f83bad20 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68282-MakeDatabaseRecordListConfigurableToBeEditable.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68282-MakeDatabaseRecordListConfigurableToBeEditable.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #68282 - Make DatabaseRecordList configurable to be editable diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68315-IncludeAPageTSconfigFileInPagePropertiesLikeTSStaticTemplates.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68315-IncludeAPageTSconfigFileInPagePropertiesLikeTSStaticTemplates.rst index f92178f1adfc..f963f7e24fcd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68315-IncludeAPageTSconfigFileInPagePropertiesLikeTSStaticTemplates.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68315-IncludeAPageTSconfigFileInPagePropertiesLikeTSStaticTemplates.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Feature: #68315 - Include a pageTSconfig file in page properties like TS static templates diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68395-AllowRealCopiesOfContentElementsIntoForeignLanguages.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68395-AllowRealCopiesOfContentElementsIntoForeignLanguages.rst index c5eed3d1f1b0..54f900933735 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68395-AllowRealCopiesOfContentElementsIntoForeignLanguages.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68395-AllowRealCopiesOfContentElementsIntoForeignLanguages.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #68395 - Allow real copies of content elements into foreign languages diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68589-AddCLICommandToDumpClassLoadingInformation.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68589-AddCLICommandToDumpClassLoadingInformation.rst index 6f227baafad4..a36d3b1dc58a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68589-AddCLICommandToDumpClassLoadingInformation.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68589-AddCLICommandToDumpClassLoadingInformation.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #68589 - Add CLI command to dump class loading information diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst index f975d76fe315..b981b93d51ca 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Feature-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #68600 - Introduced ResourceStorage SanitizeFileName signal diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Important-67216-DefaultMinimumLoglevelSetToWarning.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Important-67216-DefaultMinimumLoglevelSetToWarning.rst index d6bdbc0ac1c0..3936491eda03 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Important-67216-DefaultMinimumLoglevelSetToWarning.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Important-67216-DefaultMinimumLoglevelSetToWarning.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Important: #67216 - Default minimum log level is set to warning diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Important-67445-DBALSupportForALTERTABLEADDDROPKEYAdded.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Important-67445-DBALSupportForALTERTABLEADDDROPKEYAdded.rst index 335d162c9c78..0b81ab61a0f8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Important-67445-DBALSupportForALTERTABLEADDDROPKEYAdded.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Important-67445-DBALSupportForALTERTABLEADDDROPKEYAdded.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Important: #67445 - DBAL support for ALTER TABLE ADD/DROP KEY added diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Important-67852-RemoveJsfuncevalfieldjsFromFormEngine.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Important-67852-RemoveJsfuncevalfieldjsFromFormEngine.rst index 1119b8c265bb..675416d3baef 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Important-67852-RemoveJsfuncevalfieldjsFromFormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Important-67852-RemoveJsfuncevalfieldjsFromFormEngine.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Important: #67852 - Remove jsfunc.evalfield.js from FormEngine diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Important-68290-DefaultBehaviorForTCASuggestWizardChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Important-68290-DefaultBehaviorForTCASuggestWizardChanged.rst index 8055b8ba7a43..54aab59577f0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Important-68290-DefaultBehaviorForTCASuggestWizardChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Important-68290-DefaultBehaviorForTCASuggestWizardChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Important: #68290 - Default behavior for TCA suggest wizard changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Important-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Important-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst index 9f4ab5070d19..bedd40f84436 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Important-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Important-68600-IntroducedResourceStorageSanitizeFileNameSignal.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Important: #68600 - Introduced ResourceStorage SanitizeFileName signal diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Index.rst index fd0e1463c022..4d96cf4a7c47 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.4/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.4/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 7.4 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-24186-HTMLparser-FixAttribclasslistDoesNotAssignFirstElementWhenAttributeValueNotInList.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-24186-HTMLparser-FixAttribclasslistDoesNotAssignFirstElementWhenAttributeValueNotInList.rst index b106a4ce6891..8892698d502b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-24186-HTMLparser-FixAttribclasslistDoesNotAssignFirstElementWhenAttributeValueNotInList.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-24186-HTMLparser-FixAttribclasslistDoesNotAssignFirstElementWhenAttributeValueNotInList.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================================== Breaking: #24186 - HTMLparser - fixAttrib.['class'].list does not assign first element, when attribute value not in list diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-30863-StreamlineParameterOfInlineLanguageFiles.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-30863-StreamlineParameterOfInlineLanguageFiles.rst index dbf0d5310a31..eeb44dd7de0b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-30863-StreamlineParameterOfInlineLanguageFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-30863-StreamlineParameterOfInlineLanguageFiles.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #30863 - Streamlined parameters for adding inline language files diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-52156-ReplaceJumpUrlWithHooks.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-52156-ReplaceJumpUrlWithHooks.rst index 162bcfdc113c..c3eed44bee7a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-52156-ReplaceJumpUrlWithHooks.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-52156-ReplaceJumpUrlWithHooks.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #52156 - Replaced JumpURL features with hooks diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-63000-MigrateCshmanualToExtbase.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-63000-MigrateCshmanualToExtbase.rst index bb96d13098d0..7fc5b11f2b46 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-63000-MigrateCshmanualToExtbase.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-63000-MigrateCshmanualToExtbase.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #63000 - Migrate EXT:cshmanual to Extbase diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-65317-TypoScriptParserSortListSanitizesInputOnNumericalSort.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-65317-TypoScriptParserSortListSanitizesInputOnNumericalSort.rst index a4c4dafae90e..e12fd98ba645 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-65317-TypoScriptParserSortListSanitizesInputOnNumericalSort.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-65317-TypoScriptParserSortListSanitizesInputOnNumericalSort.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Breaking: #65317 - TypoScriptParser sortList sanitizes input on numerical sort diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-66190-RemoveFlashAndChartFromExtJS.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-66190-RemoveFlashAndChartFromExtJS.rst index 6b92b2581c4a..eecc14bcce22 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-66190-RemoveFlashAndChartFromExtJS.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-66190-RemoveFlashAndChartFromExtJS.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #66190 - Remove flash and chart from ExtJS diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-67098-CorrectRequired-parameterInTextfieldViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-67098-CorrectRequired-parameterInTextfieldViewHelper.rst index 6b4473058841..5ec7aebc29e3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-67098-CorrectRequired-parameterInTextfieldViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-67098-CorrectRequired-parameterInTextfieldViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #67098 - Correct required-parameter in TextfieldViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68354-UniformExtensionDirectoryStructureOfExtIndexedSearch.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68354-UniformExtensionDirectoryStructureOfExtIndexedSearch.rst index 0026649cd4c3..d28e35797360 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68354-UniformExtensionDirectoryStructureOfExtIndexedSearch.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68354-UniformExtensionDirectoryStructureOfExtIndexedSearch.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Breaking: #68354 - Uniform extension directory structure of EXT:indexed_search diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68401-SqlParserMovedIntoEXTdbal.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68401-SqlParserMovedIntoEXTdbal.rst index a8124531d7f8..98a958c91716 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68401-SqlParserMovedIntoEXTdbal.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68401-SqlParserMovedIntoEXTdbal.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #68401 - SqlParser moved into EXT:dbal diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68562-BoolValuesNeedToBeCastToIntegerForMySQLStrictMode.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68562-BoolValuesNeedToBeCastToIntegerForMySQLStrictMode.rst index 6a3c55f50dce..8859a293a3e0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68562-BoolValuesNeedToBeCastToIntegerForMySQLStrictMode.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68562-BoolValuesNeedToBeCastToIntegerForMySQLStrictMode.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Breaking: #68562 - Bool values need to be cast to integer for MySQL strict mode diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68571-RemoveElementBrowser-getMsgBox.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68571-RemoveElementBrowser-getMsgBox.rst index 81415b367601..64fbdd55d370 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68571-RemoveElementBrowser-getMsgBox.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68571-RemoveElementBrowser-getMsgBox.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #68571 - Removed method ElementBrowser->getMsgBox diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68812-DeprecatedBackendEntrypointsMoved.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68812-DeprecatedBackendEntrypointsMoved.rst index 52a68b3f81d5..9e353b6c8222 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68812-DeprecatedBackendEntrypointsMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68812-DeprecatedBackendEntrypointsMoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #68812 - Old Backend Entrypoints moved to deprecation layer diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68814-RemoveOfBaseConstantTYPO3_URL_ORG.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68814-RemoveOfBaseConstantTYPO3_URL_ORG.rst index 70ddc854fd0b..9b557523da4a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68814-RemoveOfBaseConstantTYPO3_URL_ORG.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-68814-RemoveOfBaseConstantTYPO3_URL_ORG.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #68814 - Remove of base constant TYPO3_URL_ORG diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69028-DropNegForeignTable.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69028-DropNegForeignTable.rst index ad8cc6bb28ca..40214abb5c3f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69028-DropNegForeignTable.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69028-DropNegForeignTable.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #69028 - TCA type select - Drop neg_foreign_table diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst index 82cc26c241b2..099477303a46 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #69057 - Deprecate IconUtility and move methods into IconFactory diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69083-RenamedIdentifierForFilenameModule.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69083-RenamedIdentifierForFilenameModule.rst index dc65dac561d3..ab5ff79bd3d9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69083-RenamedIdentifierForFilenameModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69083-RenamedIdentifierForFilenameModule.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #69083 - Renamed identifier for filelist module diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69148-BackendModuleDispatchingRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69148-BackendModuleDispatchingRemoved.rst index 9d429ad53322..f261a8402a92 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69148-BackendModuleDispatchingRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69148-BackendModuleDispatchingRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #69148 - Backend Module Dispatching removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69161-RemoveIncludeCshFromContainerViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69161-RemoveIncludeCshFromContainerViewHelper.rst index e5df952811ce..9990c7c24038 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69161-RemoveIncludeCshFromContainerViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69161-RemoveIncludeCshFromContainerViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #69161 - Removed includeCsh setting from ContainerViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69168-Non-tabbedViewOfContentElementWizardRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69168-Non-tabbedViewOfContentElementWizardRemoved.rst index ae21c163216c..6af84b75e0f9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69168-Non-tabbedViewOfContentElementWizardRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69168-Non-tabbedViewOfContentElementWizardRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #69168 - Removed non-tabbed view of Content Element Wizard diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69224-FixWrongUsageOfEnumerationsInInformationStatusmapStatusToInt.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69224-FixWrongUsageOfEnumerationsInInformationStatusmapStatusToInt.rst index 14b24edf839c..accca7f5826a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69224-FixWrongUsageOfEnumerationsInInformationStatusmapStatusToInt.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69224-FixWrongUsageOfEnumerationsInInformationStatusmapStatusToInt.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Breaking: #69224 - Fix wrong usage of enumerations in InformationStatus::mapStatusToInt() diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69276-ElementBrowserControllerbrowserRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69276-ElementBrowserControllerbrowserRemoved.rst index 2419a5aa4eed..8c0104011bce 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69276-ElementBrowserControllerbrowserRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69276-ElementBrowserControllerbrowserRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #69276 - ElementBrowserController::$browser removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69291-ChangedRegistrationOfBackendModuleIcons.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69291-ChangedRegistrationOfBackendModuleIcons.rst index 4b658ae549dd..2627904d071e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69291-ChangedRegistrationOfBackendModuleIcons.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69291-ChangedRegistrationOfBackendModuleIcons.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #69291 - Changed registration of backend module icons diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69315-ElementBrowsermain_Protected.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69315-ElementBrowsermain_Protected.rst index 8cee019d8986..19c1bd59ee46 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69315-ElementBrowsermain_Protected.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69315-ElementBrowsermain_Protected.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #69315 - ElementBrowser::main_* protected diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst index b1dc29f96bbc..d2942b91f568 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Breaking: #69401 - Adopt ext:form to support the Extbase/ Fluid MVC stack diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst index efb8b52e2b00..58f4d7857ad5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #69561 - Replace sprite icons with IconFactory in ContextMenu diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69568-FormEngine.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69568-FormEngine.rst index 1151288e7850..2f6985d7717b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69568-FormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69568-FormEngine.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #69568 - FormEngine related classes diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69699-TcaCtrlTypeicons.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69699-TcaCtrlTypeicons.rst index c0319a2704df..462592eefcdf 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69699-TcaCtrlTypeicons.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69699-TcaCtrlTypeicons.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #69699 - TCA ctrl typeicons removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69795-UnusedDTMTabmenuCodeRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69795-UnusedDTMTabmenuCodeRemoved.rst index 594bd6d0b4ed..c9fd4bce3665 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69795-UnusedDTMTabmenuCodeRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69795-UnusedDTMTabmenuCodeRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #69795 - Unused DTM Tabmenu code removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69904-RemoveSettingDiff_pathFromDefaultConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69904-RemoveSettingDiff_pathFromDefaultConfiguration.rst index 31c70b484d07..a971eb8155e8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69904-RemoveSettingDiff_pathFromDefaultConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69904-RemoveSettingDiff_pathFromDefaultConfiguration.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #69904 - Remove Setting diff_path from DefaultConfiguration diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69930-RemoveOptionServerTimeZone.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69930-RemoveOptionServerTimeZone.rst index 076113cccd52..033d4e758dd0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69930-RemoveOptionServerTimeZone.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Breaking-69930-RemoveOptionServerTimeZone.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #69930 - Remove option "serverTimeZone" diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-55419-StreamlineFileConflictModeHandling.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-55419-StreamlineFileConflictModeHandling.rst index 959ba0732ac8..f9b3696663f6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-55419-StreamlineFileConflictModeHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-55419-StreamlineFileConflictModeHandling.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #55419 - Streamline file conflict mode handling diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-66588-POSTDataInSelectviewhelperShouldHaveHigherPriorityThanValueValue.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-66588-POSTDataInSelectviewhelperShouldHaveHigherPriorityThanValueValue.rst index b78f561a1f37..3e35f501af99 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-66588-POSTDataInSelectviewhelperShouldHaveHigherPriorityThanValueValue.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-66588-POSTDataInSelectviewhelperShouldHaveHigherPriorityThanValueValue.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================== Deprecation: #66588 - POST Data in selectviewhelper should have higher priority than "value" value diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68128-GeneralUtilitySlash-relatedMethods.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68128-GeneralUtilitySlash-relatedMethods.rst index 99580f8ca479..dc08c3d302e6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68128-GeneralUtilitySlash-relatedMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68128-GeneralUtilitySlash-relatedMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #68128 - GeneralUtility slash-related methods diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68760-ModuleSettings.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68760-ModuleSettings.rst index 8e7e10b0e10a..8c6c481c72a0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68760-ModuleSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68760-ModuleSettings.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #68760 - Deprecate class ModuleSettings diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68804-CLI-relatedConstantsAndMethods.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68804-CLI-relatedConstantsAndMethods.rst index 05262afd0dbb..db571bf7e09b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68804-CLI-relatedConstantsAndMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68804-CLI-relatedConstantsAndMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #68804 - CLI-related constants and methods diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68860-DeprecateSelectImageinitEventHandler.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68860-DeprecateSelectImageinitEventHandler.rst index 5d694e644a72..e733e97f2d1d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68860-DeprecateSelectImageinitEventHandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-68860-DeprecateSelectImageinitEventHandler.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #68860 - Deprecate SelectImage.initEventHandler diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69028-RelationHandlerConvertPosNeg.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69028-RelationHandlerConvertPosNeg.rst index 8406c9cfee6e..88f7995d030b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69028-RelationHandlerConvertPosNeg.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69028-RelationHandlerConvertPosNeg.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #69028 - RelationHandler convertPosNeg() diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst index 58873197a1fa..af12b57438b8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69057-DeprecateIconUtilityAndMoveMethodsIntoIconFactory.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #69057 - Deprecate IconUtility and move methods into IconFactory diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69078-TemplateService-tempPath.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69078-TemplateService-tempPath.rst index 3a1d6c16b0e0..29a2d315a163 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69078-TemplateService-tempPath.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69078-TemplateService-tempPath.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #69078 - TemplateService::$tempPath diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69262-MoveMarkerSubstitutionFunctionalityToOwnClass.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69262-MoveMarkerSubstitutionFunctionalityToOwnClass.rst index 973b16ca072f..d60cd661f2b5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69262-MoveMarkerSubstitutionFunctionalityToOwnClass.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69262-MoveMarkerSubstitutionFunctionalityToOwnClass.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #69262 - Move marker substitution functionality to own class diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69269-DeprecateBackendUtilitygetPathType_web_nonweb.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69269-DeprecateBackendUtilitygetPathType_web_nonweb.rst index 9c632e06f8c1..c17abb57d425 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69269-DeprecateBackendUtilitygetPathType_web_nonweb.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69269-DeprecateBackendUtilitygetPathType_web_nonweb.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #69269 - Deprecate BackendUtility::getPathType_web_nonweb diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69371-DeprecateFormElementImagebutton.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69371-DeprecateFormElementImagebutton.rst index 735bb744adf5..a9925e5322af 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69371-DeprecateFormElementImagebutton.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69371-DeprecateFormElementImagebutton.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #69371 - ext:Form element IMAGEBUTTON diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst index d0d5554577a8..027324abc5eb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Deprecation: #69401 - Adopt ext:form to support the Extbase/ Fluid MVC stack diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69535-DeprecateTYPO3CMSFluidViewHelpersBeButtonsIconViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69535-DeprecateTYPO3CMSFluidViewHelpersBeButtonsIconViewHelper.rst index 418a042564b9..ed2b34378059 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69535-DeprecateTYPO3CMSFluidViewHelpersBeButtonsIconViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69535-DeprecateTYPO3CMSFluidViewHelpersBeButtonsIconViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Deprecation: #69535 - Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst index 0587d1dc1daa..16f5997c5573 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69561-ReplaceSpriteIconsWithIconFactoryInContextMenu.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #69561 - Replace sprite icons with IconFactory in ContextMenu diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69562-DeprecateHelperMethodsForRedundantCSRFProtection.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69562-DeprecateHelperMethodsForRedundantCSRFProtection.rst index 71af11c3d59b..2bf08011d0ba 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69562-DeprecateHelperMethodsForRedundantCSRFProtection.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69562-DeprecateHelperMethodsForRedundantCSRFProtection.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Deprecation: #69562 - Deprecate helper methods for redundant CSRF protection diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69568-VariousFormEngineRelatedMethods.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69568-VariousFormEngineRelatedMethods.rst index b6c78df28358..f2502a5559bf 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69568-VariousFormEngineRelatedMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69568-VariousFormEngineRelatedMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #69568 - Various FormEngine related methods diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69705-AddUnifiedRefreshIcon.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69705-AddUnifiedRefreshIcon.rst index 61e20a7dc1d6..82ebe6af3f01 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69705-AddUnifiedRefreshIcon.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69705-AddUnifiedRefreshIcon.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Deprecation: #69705 - Add unified refresh icon diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69736-SelectOptionIconsInOptionTagsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69736-SelectOptionIconsInOptionTagsRemoved.rst index 28d3b9bf02e9..ed061a145299 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69736-SelectOptionIconsInOptionTagsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69736-SelectOptionIconsInOptionTagsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #69736 - Select option iconsInOptionTags removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69754-TcaCtrlIconfileUsingRelativePathToExtAndFilenameOnly.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69754-TcaCtrlIconfileUsingRelativePathToExtAndFilenameOnly.rst index 0fce4d99e9c2..5ceb88808f25 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69754-TcaCtrlIconfileUsingRelativePathToExtAndFilenameOnly.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69754-TcaCtrlIconfileUsingRelativePathToExtAndFilenameOnly.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================================= Deprecation: #69754 - Deprecate relative path to extension directory and using filename only in TCA ctrl iconfile diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69938-HIDE_L10N_SIBLINGSFlexFormdisplayCond.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69938-HIDE_L10N_SIBLINGSFlexFormdisplayCond.rst index 24fe596041be..f77874888911 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69938-HIDE_L10N_SIBLINGSFlexFormdisplayCond.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Deprecation-69938-HIDE_L10N_SIBLINGSFlexFormdisplayCond.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #69938 - HIDE_L10N_SIBLINGS FlexFormdisplayCond diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-16525-AddConditionsToINCLUDE_TYPOSCRIPT.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-16525-AddConditionsToINCLUDE_TYPOSCRIPT.rst index f7f6288cee57..0a843b043b6f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-16525-AddConditionsToINCLUDE_TYPOSCRIPT.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-16525-AddConditionsToINCLUDE_TYPOSCRIPT.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #16525 - Add conditions to INCLUDE_TYPOSCRIPT diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-19494-AddSELECTmmQueryMethodToDatabaseConnection.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-19494-AddSELECTmmQueryMethodToDatabaseConnection.rst index 189a22923ebc..5a73103fb772 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-19494-AddSELECTmmQueryMethodToDatabaseConnection.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-19494-AddSELECTmmQueryMethodToDatabaseConnection.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #19494 - Add SELECTmmQuery method to DatabaseConnection diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-25341-SchedulerTaskToOptimizeDatabaseTables.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-25341-SchedulerTaskToOptimizeDatabaseTables.rst index 624efe02bcc6..8e591537330f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-25341-SchedulerTaskToOptimizeDatabaseTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-25341-SchedulerTaskToOptimizeDatabaseTables.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #25341 - Scheduler task to optimize database tables diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-28243-IntroduceTcaOptionToDisableAgeDisplay.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-28243-IntroduceTcaOptionToDisableAgeDisplay.rst index ab82ffb5b2cd..df9b85120015 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-28243-IntroduceTcaOptionToDisableAgeDisplay.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-28243-IntroduceTcaOptionToDisableAgeDisplay.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Feature: #28243 - Introduce TCA option to disable age display of dates per field diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-31100-IntegrateMultilineSupportForTEXTBLOCKInFormWizard.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-31100-IntegrateMultilineSupportForTEXTBLOCKInFormWizard.rst index b2a2542ec7c0..1cd639e48a47 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-31100-IntegrateMultilineSupportForTEXTBLOCKInFormWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-31100-IntegrateMultilineSupportForTEXTBLOCKInFormWizard.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Feature: #31100 - ext:form Integrate multiline support for TEXTBLOCK in form wizard diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-38732-Fluid-basedContentElementsIntroduced.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-38732-Fluid-basedContentElementsIntroduced.rst index 97d991dfde4d..cb4de2d7bf3e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-38732-Fluid-basedContentElementsIntroduced.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-38732-Fluid-basedContentElementsIntroduced.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #38732 - Fluid-based Content Elements Introduced diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-47812-QuerySupportForBETWEENAdded.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-47812-QuerySupportForBETWEENAdded.rst index 07c81046e658..fe72cf210dd6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-47812-QuerySupportForBETWEENAdded.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-47812-QuerySupportForBETWEENAdded.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Feature: #47812 - Query support for BETWEEN added diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-52217-SignalForPreProcessingLinkvalidatorRecords.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-52217-SignalForPreProcessingLinkvalidatorRecords.rst index 0233c98f1635..242f13bc01a5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-52217-SignalForPreProcessingLinkvalidatorRecords.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-52217-SignalForPreProcessingLinkvalidatorRecords.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #52217 - Signal for pre processing linkvalidator records diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-53406-AddPlaceholderAttributeToSomeTextfieldsInWizard.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-53406-AddPlaceholderAttributeToSomeTextfieldsInWizard.rst index b56660423325..edaea8e902fe 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-53406-AddPlaceholderAttributeToSomeTextfieldsInWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-53406-AddPlaceholderAttributeToSomeTextfieldsInWizard.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Feature: #53406 - ext:form Add placeholder attribute to some textfields in wizard diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-56282-LanguageSelectorForPageviewModule.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-56282-LanguageSelectorForPageviewModule.rst index 2c23d2919327..8b885230b464 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-56282-LanguageSelectorForPageviewModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-56282-LanguageSelectorForPageviewModule.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #56282 - Language selector for pageview module diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-56726-TriggerMetadataExtractionAfterFileUpload.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-56726-TriggerMetadataExtractionAfterFileUpload.rst index f8ed4d23f971..621dd8c2a97c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-56726-TriggerMetadataExtractionAfterFileUpload.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-56726-TriggerMetadataExtractionAfterFileUpload.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #56726 - Trigger metadata extraction after file upload diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-57632-AddInlineLanguageLabelFilesWithTypoScript.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-57632-AddInlineLanguageLabelFilesWithTypoScript.rst index 6eab6fab11a6..79d1a2d43b14 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-57632-AddInlineLanguageLabelFilesWithTypoScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-57632-AddInlineLanguageLabelFilesWithTypoScript.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #57632 - Include inline language label files with TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-59144-PageTSconfigWorkspacePreview.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-59144-PageTSconfigWorkspacePreview.rst index 707efcaa679f..cc1d343e25e8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-59144-PageTSconfigWorkspacePreview.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-59144-PageTSconfigWorkspacePreview.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #59144 - Previewing workspace records using Page TSconfig diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-59591-ImageQualityDefinablePerSourceCollection.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-59591-ImageQualityDefinablePerSourceCollection.rst index 5635a76ed368..4d4e63a786be 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-59591-ImageQualityDefinablePerSourceCollection.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-59591-ImageQualityDefinablePerSourceCollection.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #59591 - Image quality definable per sourceCollection diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-61799-ImprovedHandlingOfOnlineMedia.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-61799-ImprovedHandlingOfOnlineMedia.rst index a0f87794d158..6223a84bbf29 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-61799-ImprovedHandlingOfOnlineMedia.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-61799-ImprovedHandlingOfOnlineMedia.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #61799 - Improved handling of online media diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-61993-CssPageStyleNowPageSpecific.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-61993-CssPageStyleNowPageSpecific.rst index c2167e25bdd7..9030a987ca8f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-61993-CssPageStyleNowPageSpecific.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-61993-CssPageStyleNowPageSpecific.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #61993 - _CSS_PAGE_STYLE is now only included on the affected page diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-63395-Html5VideoPosterPreviewImage.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-63395-Html5VideoPosterPreviewImage.rst index 1f3c91605b63..a0a715a64b79 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-63395-Html5VideoPosterPreviewImage.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-63395-Html5VideoPosterPreviewImage.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #63395 - HTML5 video poster preview image diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-64535-IrreSuppressAndOverrideUseCombinationWarningViaTcaSettings.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-64535-IrreSuppressAndOverrideUseCombinationWarningViaTcaSettings.rst index 0a952ef3961d..bd8e420690cf 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-64535-IrreSuppressAndOverrideUseCombinationWarningViaTcaSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-64535-IrreSuppressAndOverrideUseCombinationWarningViaTcaSettings.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Feature: #64535 - IRRE: Suppress and override useCombination warning via TCA settings diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-64726-UsingArbitraryFlashmessageQueues.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-64726-UsingArbitraryFlashmessageQueues.rst index 615adea2ed7e..fb032165a790 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-64726-UsingArbitraryFlashmessageQueues.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-64726-UsingArbitraryFlashmessageQueues.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #64726 - Added support for multiple FlashMessage queues diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-65493-BackendRouting.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-65493-BackendRouting.rst index fb8e0064cd55..0223af3cccc2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-65493-BackendRouting.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-65493-BackendRouting.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Feature: #58621 - Unified Backend Routing diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-65791-UsePHPConfiguredSendmailPathIfMAILtransportSendmailIsActive.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-65791-UsePHPConfiguredSendmailPathIfMAILtransportSendmailIsActive.rst index 9b7c1a7bf6fe..343185170a2a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-65791-UsePHPConfiguredSendmailPathIfMAILtransportSendmailIsActive.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-65791-UsePHPConfiguredSendmailPathIfMAILtransportSendmailIsActive.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================= Feature: #65791 - Use PHP configured sendmail path, if [MAIL][transport] = sendmail is active diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-66366-IntroducedMediaViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-66366-IntroducedMediaViewHelper.rst index 08563f780a00..13d7fabe046f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-66366-IntroducedMediaViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-66366-IntroducedMediaViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #66366 - Introduced MediaViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-66371-IntroduceAutoplayOptionForVideoAndAudioFiles.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-66371-IntroduceAutoplayOptionForVideoAndAudioFiles.rst index 2410cd5d2ef7..531469445dc9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-66371-IntroduceAutoplayOptionForVideoAndAudioFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-66371-IntroduceAutoplayOptionForVideoAndAudioFiles.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #66371 - Introduce autoplay option for video and audio files diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67056-AddOptionToDisableMoveButtonsTCAGroupType.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67056-AddOptionToDisableMoveButtonsTCAGroupType.rst index 9bf04d83d5b1..5fd3f8bdc14d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67056-AddOptionToDisableMoveButtonsTCAGroupType.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67056-AddOptionToDisableMoveButtonsTCAGroupType.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #67056 - Add option to disable move buttons TCA group type diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67875-OverrideCategoryRegistryEntry.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67875-OverrideCategoryRegistryEntry.rst index bdb6875d530f..31dfc0bd79b4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67875-OverrideCategoryRegistryEntry.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67875-OverrideCategoryRegistryEntry.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #67875 - Override CategoryRegistry entries diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67880-AddedCountToSplit.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67880-AddedCountToSplit.rst index 6219af9e3813..0dc50528e63f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67880-AddedCountToSplit.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-67880-AddedCountToSplit.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Feature: #67880 - Added count to split diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68166-RenderTypeForRsaEncryptedInputFields.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68166-RenderTypeForRsaEncryptedInputFields.rst index acb3b9a2b0a0..6159078e0493 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68166-RenderTypeForRsaEncryptedInputFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68166-RenderTypeForRsaEncryptedInputFields.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #67932 - RenderType for rsa encrypted input fields diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68429-IntroducedAvatarProviderAPI.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68429-IntroducedAvatarProviderAPI.rst index 71a97fba414d..1fc5fbc0d8a0 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68429-IntroducedAvatarProviderAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68429-IntroducedAvatarProviderAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #68429 - Introduced AvatarProvider API diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68700-AutoloadDefinitionCanBeProvidedInExt_emconfphp.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68700-AutoloadDefinitionCanBeProvidedInExt_emconfphp.rst index e40a14cb600c..ec499ee406aa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68700-AutoloadDefinitionCanBeProvidedInExt_emconfphp.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68700-AutoloadDefinitionCanBeProvidedInExt_emconfphp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #68700 - Autoload definition can be provided in ext_emconf.php diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68724-EMShowsOnlyDistributionsThatSuiteTheCurrentTYPO3Version.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68724-EMShowsOnlyDistributionsThatSuiteTheCurrentTYPO3Version.rst index 7280920ba79e..ab7c5e4f4059 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68724-EMShowsOnlyDistributionsThatSuiteTheCurrentTYPO3Version.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68724-EMShowsOnlyDistributionsThatSuiteTheCurrentTYPO3Version.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================================================== Feature: #68724 - EM: "Get preconfigured distribution" shows only distributions that suite the current TYPO3 version diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68741-IntroduceNewIconFactoryAsBaseForReplaceTheIconSkinningAPI.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68741-IntroduceNewIconFactoryAsBaseForReplaceTheIconSkinningAPI.rst index d299f0e82ae9..4fd39f35155c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68741-IntroduceNewIconFactoryAsBaseForReplaceTheIconSkinningAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68741-IntroduceNewIconFactoryAsBaseForReplaceTheIconSkinningAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Feature: #68741 - Introduce new IconFactory as base to replace the icon skinning API diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68746-AddAnnotationForCLIOnlyCommands.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68746-AddAnnotationForCLIOnlyCommands.rst index ad9416c22467..8b078fcdb34a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68746-AddAnnotationForCLIOnlyCommands.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68746-AddAnnotationForCLIOnlyCommands.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #68746 - Add annotation for CLI only commands diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68756-AddConfigBaseToStdWrap.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68756-AddConfigBaseToStdWrap.rst index 9f3b78114a91..1cb4cae498d5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68756-AddConfigBaseToStdWrap.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68756-AddConfigBaseToStdWrap.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #68756 - Add config "base" to stdWrap diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68757-ProvideUntouchedNewPasswordInFeloginPasswordChangedHook.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68757-ProvideUntouchedNewPasswordInFeloginPasswordChangedHook.rst index 019af70f2ac4..0d81e16a5f19 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68757-ProvideUntouchedNewPasswordInFeloginPasswordChangedHook.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68757-ProvideUntouchedNewPasswordInFeloginPasswordChangedHook.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Feature: #68757 - Provide untouched newPassword in felogin password_changed hook diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68773-ShowASpecialImageForOfficialDistributionsInExtensionManager.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68773-ShowASpecialImageForOfficialDistributionsInExtensionManager.rst index 1ed0bd5cea17..7e612a66b133 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68773-ShowASpecialImageForOfficialDistributionsInExtensionManager.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68773-ShowASpecialImageForOfficialDistributionsInExtensionManager.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Feature: #68773 - Show a special image for official distributions in Extension Manager diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68804-ColoredOutputForCLI-relevantErrorMessages.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68804-ColoredOutputForCLI-relevantErrorMessages.rst index f8744333cc76..453a0c2836b3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68804-ColoredOutputForCLI-relevantErrorMessages.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68804-ColoredOutputForCLI-relevantErrorMessages.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #68804 - Colored output for CLI-relevant error messages diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68837-ClosuresForCommandLineScripts.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68837-ClosuresForCommandLineScripts.rst index e440c50827ea..0ee8fda37b15 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68837-ClosuresForCommandLineScripts.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-68837-ClosuresForCommandLineScripts.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #68837 - Closures for Command Line Scripts diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69095-IntroduceIconStateForIconFactory.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69095-IntroduceIconStateForIconFactory.rst index 8c3792dbd2ee..bde803bdfff9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69095-IntroduceIconStateForIconFactory.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69095-IntroduceIconStateForIconFactory.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #69095 - Introduce icon state for IconFactory diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69119-AddABasicSearchToTheFilelistModule.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69119-AddABasicSearchToTheFilelistModule.rst index f53c4a596934..2ade8f21d2c5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69119-AddABasicSearchToTheFilelistModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69119-AddABasicSearchToTheFilelistModule.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #69119 - Add a basic search to the filelist module diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69389-AddSpinningFeatureForIcon.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69389-AddSpinningFeatureForIcon.rst index 3d3f9d729630..47dbd9fb1651 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69389-AddSpinningFeatureForIcon.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69389-AddSpinningFeatureForIcon.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #69389 - Add spinning feature for icon diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst index 56f4b9bc5950..855443e73559 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69401-AdoptFormToSupportTheExtbaseFluidMVCStack.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #69401 - Adopt ext:form to support the Extbase/ Fluid MVC stack diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69409-AllowValueAttributeForOPTIONObjectInWizard.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69409-AllowValueAttributeForOPTIONObjectInWizard.rst index e29efa50c560..66dbb56f2444 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69409-AllowValueAttributeForOPTIONObjectInWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69409-AllowValueAttributeForOPTIONObjectInWizard.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #69409 - ext:form allows value attribute for OPTION object in wizard diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69416-MakeAbstractPluginpi_loadLLLoadLabelsFromCustomFile.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69416-MakeAbstractPluginpi_loadLLLoadLabelsFromCustomFile.rst index aa9fc9f69e94..e9d75e9a5cab 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69416-MakeAbstractPluginpi_loadLLLoadLabelsFromCustomFile.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69416-MakeAbstractPluginpi_loadLLLoadLabelsFromCustomFile.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #69416 - Plugins (AbstractPlugin) can load custom language file diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69459-ShowTt_contentPreviewInPageModuleViaFluid.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69459-ShowTt_contentPreviewInPageModuleViaFluid.rst index 5f0fbb93e624..eef1c512f25e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69459-ShowTt_contentPreviewInPageModuleViaFluid.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69459-ShowTt_contentPreviewInPageModuleViaFluid.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #69459 - Show tt_content preview in page module via Fluid diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69496-ExtractTitleFromPDFWhenIndexing.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69496-ExtractTitleFromPDFWhenIndexing.rst index e5ae3e2e5e07..5af754edd0c2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69496-ExtractTitleFromPDFWhenIndexing.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69496-ExtractTitleFromPDFWhenIndexing.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #69496 - Extract title from PDF when indexing in ext:indexed_search diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69512-SupportTyposcriptFilesAsTextFileType.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69512-SupportTyposcriptFilesAsTextFileType.rst index 30e2595edd12..df40261f9dcd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69512-SupportTyposcriptFilesAsTextFileType.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69512-SupportTyposcriptFilesAsTextFileType.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #69512 - Support \*.typoscript files as text file type diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69543-IntroducedGLOBALSTYPO3_CONF_VARSSYSmediafile_ext.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69543-IntroducedGLOBALSTYPO3_CONF_VARSSYSmediafile_ext.rst index c63f7da729a1..8479d1e029c7 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69543-IntroducedGLOBALSTYPO3_CONF_VARSSYSmediafile_ext.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69543-IntroducedGLOBALSTYPO3_CONF_VARSSYSmediafile_ext.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Feature: #69543 - Introduced $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext'] diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69568-FormEngineDataProcessing.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69568-FormEngineDataProcessing.rst index a8ff56b0c2e8..f756237d9b55 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69568-FormEngineDataProcessing.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69568-FormEngineDataProcessing.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #69568 - FormEngine data processing diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69602-SimplifyHandlingOfBackendLayoutsInFrontend.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69602-SimplifyHandlingOfBackendLayoutsInFrontend.rst index f9a016a6eeba..576e2d1b687e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69602-SimplifyHandlingOfBackendLayoutsInFrontend.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69602-SimplifyHandlingOfBackendLayoutsInFrontend.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #69602 - Simplify handling of backend layouts in frontend diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69730-IntroduceUniqueIdGenerator.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69730-IntroduceUniqueIdGenerator.rst index 0fcf755a26f7..b28ab4b34850 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69730-IntroduceUniqueIdGenerator.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69730-IntroduceUniqueIdGenerator.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #69730 - Introduce uniqueId generator diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69855-DispatcherForBackendRoutingAdded.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69855-DispatcherForBackendRoutingAdded.rst index d378ebd1b475..ff83dee8c2fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69855-DispatcherForBackendRoutingAdded.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69855-DispatcherForBackendRoutingAdded.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #69855 - Dispatcher for Backend Routing added diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69918-AddPSR-7-basedDispatchingForBackendModules.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69918-AddPSR-7-basedDispatchingForBackendModules.rst index f1a0bb5ba4d0..9f6ba4afb22e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69918-AddPSR-7-basedDispatchingForBackendModules.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-69918-AddPSR-7-basedDispatchingForBackendModules.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #69918 - Add PSR-7-based dispatching for Backend Modules diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-70002-MakeItPossibleToRegisterOwnIconsForFileExtensions.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-70002-MakeItPossibleToRegisterOwnIconsForFileExtensions.rst index bbb5b93af386..5886f7425bcf 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-70002-MakeItPossibleToRegisterOwnIconsForFileExtensions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-70002-MakeItPossibleToRegisterOwnIconsForFileExtensions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #70002 - Make it possible to register own icons for file extensions diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-70078-ExtensionsCanProvideAClassMapForClassLoading.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-70078-ExtensionsCanProvideAClassMapForClassLoading.rst index 4df140f8e5e5..777b5851da56 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-70078-ExtensionsCanProvideAClassMapForClassLoading.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-70078-ExtensionsCanProvideAClassMapForClassLoading.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #70078 - Extensions can provide a class map for class loading diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-7098-SeverityFilteringForFlashMessageQueue.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-7098-SeverityFilteringForFlashMessageQueue.rst index b6d7e9dbe85a..37d350acbbb8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Feature-7098-SeverityFilteringForFlashMessageQueue.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Feature-7098-SeverityFilteringForFlashMessageQueue.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #7098 - Severity-filtering for FlashMessageQueue diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Important-67954-MigrateCTypesTextImageAndTextpicToTextmedia.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Important-67954-MigrateCTypesTextImageAndTextpicToTextmedia.rst index 2c324c305293..8845c739b3fd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Important-67954-MigrateCTypesTextImageAndTextpicToTextmedia.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Important-67954-MigrateCTypesTextImageAndTextpicToTextmedia.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Important: #67954 - Migrate CTypes text, image and textpic to textmedia diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Important-68128-PHPMagicQuoteHandlingRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Important-68128-PHPMagicQuoteHandlingRemoved.rst index 45d1fcfdf4bf..24e56e10ca87 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Important-68128-PHPMagicQuoteHandlingRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Important-68128-PHPMagicQuoteHandlingRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Important: #68128 - PHP Magic Quote Handling removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Important-68758-CommandControllersAllowedInSubfolders.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Important-68758-CommandControllersAllowedInSubfolders.rst index 21e61a67ddd3..e71195db6f4b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Important-68758-CommandControllersAllowedInSubfolders.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Important-68758-CommandControllersAllowedInSubfolders.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Important: #68758 - Command controllers allowed in subfolders diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Important-68917-UpdateJQueryTo2x.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Important-68917-UpdateJQueryTo2x.rst index 7cf445253bc9..277ad59ce0a8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Important-68917-UpdateJQueryTo2x.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Important-68917-UpdateJQueryTo2x.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Important: #68917 - Updated jQuery to 2.x diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69084-AddingExtbaseObjectsWithNOTNULLColumnsHasChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69084-AddingExtbaseObjectsWithNOTNULLColumnsHasChanged.rst index 185454d587ad..a753fc77cf9f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69084-AddingExtbaseObjectsWithNOTNULLColumnsHasChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69084-AddingExtbaseObjectsWithNOTNULLColumnsHasChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Important: #69084 - Adding Extbase Objects with NOT NULL columns has changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69137-LinkWizardPopupWidthAndHeightFieldsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69137-LinkWizardPopupWidthAndHeightFieldsRemoved.rst index 4ecc4bb377a8..3c8dce6a1710 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69137-LinkWizardPopupWidthAndHeightFieldsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69137-LinkWizardPopupWidthAndHeightFieldsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Important: #69137 - Link Wizard popup width and height fields removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69531-RemoveSpriteManagerIconViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69531-RemoveSpriteManagerIconViewHelper.rst index 9dedcdf77a65..f46c33d7bfaf 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69531-RemoveSpriteManagerIconViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69531-RemoveSpriteManagerIconViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Important: #69531 - Remove SpriteManagerIconViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69846-HaveEIDsWithPSR-7WithoutControllerInterface.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69846-HaveEIDsWithPSR-7WithoutControllerInterface.rst index ce3f4dadb9df..d6c2a4804d76 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69846-HaveEIDsWithPSR-7WithoutControllerInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69846-HaveEIDsWithPSR-7WithoutControllerInterface.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Important: #69846 - Have eIDs with PSR-7 without ControllerInterface diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69909-FAL-basedDatabaseFieldsMovedToInteger.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69909-FAL-basedDatabaseFieldsMovedToInteger.rst index f18cd2a1108b..dbb40f747b14 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Important-69909-FAL-basedDatabaseFieldsMovedToInteger.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Important-69909-FAL-basedDatabaseFieldsMovedToInteger.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Important: #69909 - FAL-based Database Fields moved to integer diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Index.rst index 762cf03bdb88..64a81957db6d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.5/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.5/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 7.5 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-72931-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-72931-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst index fc08af53ff71..2a13dbd3e495 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-72931-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-72931-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Breaking: #72931 - SearchFormController::pi_list_browseresults() has been renamed diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst index b6a6655102b6..3fad9d25cf7c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #73461 - Import module disabled for non admin users @@ -17,7 +17,7 @@ Impact ====== For non-admin users who need that functionality, the userTsConfig option -:ts:`options.impexp.enableImportForNonAdminUser = 1` must be set. This can have a +:typoscript:`options.impexp.enableImportForNonAdminUser = 1` must be set. This can have a negative security impact to the TYPO3 instance in core versions 7.6 and 6.2 and should only be enabled for "trustworthy" backend users in general. @@ -31,6 +31,6 @@ Installations with non-admin users making active use of the import / export modu Migration ========= -Set userTsConfig option :ts:`options.impexp.enableImportForNonAdminUser = 1` to restore the old behavior. +Set userTsConfig option :typoscript:`options.impexp.enableImportForNonAdminUser = 1` to restore the old behavior. .. index:: Backend, ext:impexp, TSConfig diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst index 5b33829d25cd..b70cf7ead8db 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #84843 - Use no-cookie domain for youtube by default @@ -29,7 +29,7 @@ is used if explicitly set by the following TypoScript configuration: Impact ====== -The TypoScript configuration :ts:`lib.contentElement.settings.media.additionalConfig` is used +The TypoScript configuration :typoscript:`lib.contentElement.settings.media.additionalConfig` is used as attribute :php:`additionalConfig` of the ViewHelper :php:`\TYPO3\CMS\Fluid\ViewHelpers\MediaViewHelper`. If no configuration is provided, the domain `www.youtube-nocookie.com` is used. @@ -44,6 +44,6 @@ Installations which require the usage of the domain `www.youtube.com` or setting Migration ========= -Use the TypoScript configuration :ts:`lib.contentElement.settings.media.additionalConfig.no-cookie = 0` +Use the TypoScript configuration :typoscript:`lib.contentElement.settings.media.additionalConfig.no-cookie = 0` -.. index:: TypoScript, ext:fluid_styled_content \ No newline at end of file +.. index:: TypoScript, ext:fluid_styled_content diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst index 6601e66bdb86..0f22315d3ad9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #69794 - Support pecl-memcached in MemcachedBackend diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-73461-EnableImportModuleForNonAdminUsers.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-73461-EnableImportModuleForNonAdminUsers.rst index 6697c6eadb33..38894483c9c8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-73461-EnableImportModuleForNonAdminUsers.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-73461-EnableImportModuleForNonAdminUsers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #73461 - Enable import module for non admin users @@ -10,7 +10,7 @@ See :issue:`73461` Description =========== -The new userTsConfig option :ts:`options.impexp.enableImportForNonAdminUser` can be used to enable +The new userTsConfig option :typoscript:`options.impexp.enableImportForNonAdminUser` can be used to enable the import module of EXT:impexp for non admin users. diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84053-APIToAnonymizeIPAddresses.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84053-APIToAnonymizeIPAddresses.rst index d195e1f1a8c9..4e4c13d7d206 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84053-APIToAnonymizeIPAddresses.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84053-APIToAnonymizeIPAddresses.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #84053 - API to anonymize IP addresses diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84740-MakeIndexed_searchReadyForGDPR.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84740-MakeIndexed_searchReadyForGDPR.rst index 358a45924584..833a72c9bf05 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84740-MakeIndexed_searchReadyForGDPR.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84740-MakeIndexed_searchReadyForGDPR.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #84740 - Make indexed_search ready for GDPR @@ -29,4 +29,4 @@ Impact Configure your installation as needed. Define the tracking of the IP address and the removal of not needed search statistics. -.. index:: ext:indexed_search \ No newline at end of file +.. index:: ext:indexed_search diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst index e77b6a991580..92fb7f641f29 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Feature-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #84781 - Added scheduler task to anonymize IP addresses of tables @@ -35,4 +35,4 @@ The following tables are available by default: - index_stat_search - sys_log -.. index:: CLI, ext:scheduler \ No newline at end of file +.. index:: CLI, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst index f1f9d15d74d9..727328d4b75c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Important: #17904 - showAccessRestrictedPages does not work with special menus diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-75400-NewDataHandlerCommandCopyToLanguage.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-75400-NewDataHandlerCommandCopyToLanguage.rst index e12cd8f55dce..24a95257c094 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-75400-NewDataHandlerCommandCopyToLanguage.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-75400-NewDataHandlerCommandCopyToLanguage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Important: #75400 - New DataHandler command 'copyToLanguage' diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-77411-RemovedExtbaseTableColumnCache.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-77411-RemovedExtbaseTableColumnCache.rst index 7abaf1ea4e89..9dee6273d8ec 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-77411-RemovedExtbaseTableColumnCache.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-77411-RemovedExtbaseTableColumnCache.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Important: #77411 - Removed extbase table column cache diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst index 85633b8ee331..b364dff79e03 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Important: #77830 - CSC-HeaderLinkRespectsGlobalPageTarget diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-83768-RemoveReferrerCheckBackport.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-83768-RemoveReferrerCheckBackport.rst index ad4e59a11f06..ed6c70aaaa85 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-83768-RemoveReferrerCheckBackport.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-83768-RemoveReferrerCheckBackport.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Important: #83768 - Remove referrer check diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-85385-IntegratePharStreamWrapper.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-85385-IntegratePharStreamWrapper.rst index 7d8b062cfe14..976cde6ca01c 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-85385-IntegratePharStreamWrapper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Important-85385-IntegratePharStreamWrapper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Important: #85385 - Integrate Phar Stream Wrapper diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Index.rst index 71e8f4c8a2b0..f04b0a968e74 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 7.6.x Changes ============= diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-24449-UseMovePlaceholdersAsDefaultInWorkspaces.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-24449-UseMovePlaceholdersAsDefaultInWorkspaces.rst index 17607c388004..65f1e100a445 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-24449-UseMovePlaceholdersAsDefaultInWorkspaces.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-24449-UseMovePlaceholdersAsDefaultInWorkspaces.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #24449 - Use move placeholders as default in workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-45899-SplitClassImportExportIntoClassesImportAndExport.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-45899-SplitClassImportExportIntoClassesImportAndExport.rst index 0280fd462040..9a63c70e5421 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-45899-SplitClassImportExportIntoClassesImportAndExport.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-45899-SplitClassImportExportIntoClassesImportAndExport.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #45899 - Split class ImportExport into classes Import and Export diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-51099-StreamlineSettingsConditions.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-51099-StreamlineSettingsConditions.rst index b2eebee6f594..7f616ebe8975 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-51099-StreamlineSettingsConditions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-51099-StreamlineSettingsConditions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #51099 - Streamline settings/conditions diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-62812-ResolveMenuUrlsToLinkToExternalPagesDirectly.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-62812-ResolveMenuUrlsToLinkToExternalPagesDirectly.rst index 288a165464b0..dae6d347833f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-62812-ResolveMenuUrlsToLinkToExternalPagesDirectly.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-62812-ResolveMenuUrlsToLinkToExternalPagesDirectly.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #62812 - Resolve URLs to "Link to external URL"-pages directly diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-63406-RespectRootlevelConfigurationinExtbaseQueries.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-63406-RespectRootlevelConfigurationinExtbaseQueries.rst index b8c625177c42..994f6745e066 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-63406-RespectRootlevelConfigurationinExtbaseQueries.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-63406-RespectRootlevelConfigurationinExtbaseQueries.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #63406 - Respect rootLevel configuration in extbase queries diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-66369-RemovedElementBrowserRelatedClasses.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-66369-RemovedElementBrowserRelatedClasses.rst index 5b3c94732550..d069c3ce2b90 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-66369-RemovedElementBrowserRelatedClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-66369-RemovedElementBrowserRelatedClasses.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #66369 - Removed ElementBrowser related classes diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-68081-ExtopenidMovedToTER.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-68081-ExtopenidMovedToTER.rst index b3545529cbe4..973eeb739830 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-68081-ExtopenidMovedToTER.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-68081-ExtopenidMovedToTER.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Breaking: #68081 - Ext:openid moved to TER @@ -30,4 +30,4 @@ Migration An upgrade wizard in the install tool can be use to download and install the extension. -.. index:: Backend, ext:openid \ No newline at end of file +.. index:: Backend, ext:openid diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69227-StringsForLikeAreNotProperlyEscaped.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69227-StringsForLikeAreNotProperlyEscaped.rst index 58fcc9215b9e..f0eac690cc37 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69227-StringsForLikeAreNotProperlyEscaped.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69227-StringsForLikeAreNotProperlyEscaped.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #69227 - Strings for like are not properly escaped diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-HookAjaxSaveCodeOfT3editorChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-HookAjaxSaveCodeOfT3editorChanged.rst index 9b0ee246eeb2..bcc0969f2efb 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-HookAjaxSaveCodeOfT3editorChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-HookAjaxSaveCodeOfT3editorChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #69916 - Hook ajaxSaveCode of t3editor changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-RegisteredAJAXHandlersReplacedByRoutes.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-RegisteredAJAXHandlersReplacedByRoutes.rst index 8c249cefaeb3..58dda355bb3e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-RegisteredAJAXHandlersReplacedByRoutes.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-RegisteredAJAXHandlersReplacedByRoutes.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #69916 - Registered AJAX handlers replaced by routes diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-RemovedBackendLogingetRsaPublicKeyAJAXHandler.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-RemovedBackendLogingetRsaPublicKeyAJAXHandler.rst index 66f162eea17a..bd2a3edf6b5d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-RemovedBackendLogingetRsaPublicKeyAJAXHandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-69916-RemovedBackendLogingetRsaPublicKeyAJAXHandler.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #69916 - Removed BackendLogin::getRsaPublicKey AJAX handler diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70033-TcaIconOptionsForSelectFields.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70033-TcaIconOptionsForSelectFields.rst index b005497b39b7..b8c8e280ee73 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70033-TcaIconOptionsForSelectFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70033-TcaIconOptionsForSelectFields.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #70033 - TCA icon options have been removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70055-OverrideNewContentElementWizardViaPageTSconfig.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70055-OverrideNewContentElementWizardViaPageTSconfig.rst index b9498a6ceeff..80ce590ef552 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70055-OverrideNewContentElementWizardViaPageTSconfig.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70055-OverrideNewContentElementWizardViaPageTSconfig.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #70055 - Override New Content Element Wizard via page TSConfig diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70132-FormEngineCustomFunctions.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70132-FormEngineCustomFunctions.rst index 5bf78b5e9e99..12ac016c16d9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70132-FormEngineCustomFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70132-FormEngineCustomFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #70132 - FormEngine custom functions diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70229-BE-lockSSL3OptionRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70229-BE-lockSSL3OptionRemoved.rst index 078a383f1449..9ad354b41164 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70229-BE-lockSSL3OptionRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70229-BE-lockSSL3OptionRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #70229 - BE-lockSSL = 3 option removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70444-EXTform-FormAttributesAreNotRenderedInFE.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70444-EXTform-FormAttributesAreNotRenderedInFE.rst index 4baf3033a28e..828bd9baa555 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70444-EXTform-FormAttributesAreNotRenderedInFE.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70444-EXTform-FormAttributesAreNotRenderedInFE.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #70444 - EXT:form - Form attributes are not rendered in FE diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70503-EXTform-RemoveBreakOnErrorOptionFromWizard.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70503-EXTform-RemoveBreakOnErrorOptionFromWizard.rst index f57d181e5290..b63683409d58 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70503-EXTform-RemoveBreakOnErrorOptionFromWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70503-EXTform-RemoveBreakOnErrorOptionFromWizard.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #70503 - EXT:form - Remove breakOnError option from wizard diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70574-FormWizardSaveHandlingChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70574-FormWizardSaveHandlingChanged.rst index aabbedc091df..1ecad2fb54cf 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70574-FormWizardSaveHandlingChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70574-FormWizardSaveHandlingChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #70574 - Form Wizard Save Handling Changed in ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70578-JumpURLFunctionalityRemovedFromTheTYPO3Core.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70578-JumpURLFunctionalityRemovedFromTheTYPO3Core.rst index 5cb9ca962c9e..65e44cc497e4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70578-JumpURLFunctionalityRemovedFromTheTYPO3Core.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-70578-JumpURLFunctionalityRemovedFromTheTYPO3Core.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #70578 - JumpURL functionality removed from the TYPO3 Core diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-71110-TYPO3-specificUploadLimitRemoved.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-71110-TYPO3-specificUploadLimitRemoved.rst index dd6d92f4c464..26ab392353ad 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-71110-TYPO3-specificUploadLimitRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-71110-TYPO3-specificUploadLimitRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #71110 - TYPO3-specific Upload Limit removed diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-72117-APIChangeInExceptionHandlerInterface.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-72117-APIChangeInExceptionHandlerInterface.rst index a658b1d44c25..8b8177e362d8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-72117-APIChangeInExceptionHandlerInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-72117-APIChangeInExceptionHandlerInterface.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #72117 - API change in ExceptionHandlerInterface diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-77344-EXTform-RenameConfigurationForConfirmationView.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-77344-EXTform-RenameConfigurationForConfirmationView.rst index 194c8bfa5cf7..1dcf2d723506 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-77344-EXTform-RenameConfigurationForConfirmationView.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Breaking-77344-EXTform-RenameConfigurationForConfirmationView.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #77344 - EXT:form - Rename configuration for confirmation view @@ -10,12 +10,12 @@ See :issue:`77344` Description =========== -The typoscript key :ts:`configuration` for the confirmation configuration has been renamed. +The typoscript key :typoscript:`configuration` for the confirmation configuration has been renamed. -Up until now the layout settings of the confirmation view could be addressed via :ts:`tt_content.mailform.20.confirmation.layout`. +Up until now the layout settings of the confirmation view could be addressed via :typoscript:`tt_content.mailform.20.confirmation.layout`. This setting was introduced with patch 28526 but never documented. -Besides this, the confirmation view enable setting can be set via :ts:`tt_content.mailform.20.confirmation = 1`. +Besides this, the confirmation view enable setting can be set via :typoscript:`tt_content.mailform.20.confirmation = 1`. To keep the meaning of the settings clear, it was decided to rename the configuration of the confirmation view. @@ -37,7 +37,7 @@ All installations enabling the confirmation view and customizing the layout of t Migration ========= -All occurrences of :ts:`tt_content.mailform.20.confirmation.layout` have to be migrated to :ts:`tt_content.mailform.20.confirmationView.layout`. +All occurrences of :typoscript:`tt_content.mailform.20.confirmation.layout` have to be migrated to :typoscript:`tt_content.mailform.20.confirmationView.layout`. .. index:: TypoScript, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-51482-ScriptBasedModules.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-51482-ScriptBasedModules.rst index 9a37495fb333..d2b57b06d286 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-51482-ScriptBasedModules.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-51482-ScriptBasedModules.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Deprecation: #51482 - Script-based modules diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-60712-GetDynamicTabMenu.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-60712-GetDynamicTabMenu.rst index ff226d46c72f..38c97c2db24f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-60712-GetDynamicTabMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-60712-GetDynamicTabMenu.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #60712 - DocumentTemplate->getDynamicTabMenu() diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-65728-DocumentTemplate-issueCommand.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-65728-DocumentTemplate-issueCommand.rst index 40ad21bace60..ce098036b9a6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-65728-DocumentTemplate-issueCommand.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-65728-DocumentTemplate-issueCommand.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #65728 - DocumentTemplate->issueCommand() diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69369-UsePropertyTextInsteadOfDataForTEXTAREATEXTBLOCKOPTION.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69369-UsePropertyTextInsteadOfDataForTEXTAREATEXTBLOCKOPTION.rst index e2a47db8a12c..026fa8a199b3 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69369-UsePropertyTextInsteadOfDataForTEXTAREATEXTBLOCKOPTION.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69369-UsePropertyTextInsteadOfDataForTEXTAREATEXTBLOCKOPTION.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #69369 - Use property text instead of data in ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69822-DeprecateSelectFieldTca.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69822-DeprecateSelectFieldTca.rst index b39c1bb48970..ec2e23e8e8fa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69822-DeprecateSelectFieldTca.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69822-DeprecateSelectFieldTca.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #69822 - Deprecate TCA settings of select fields diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69877-UseModuleTemplateAPIForExtfilelist.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69877-UseModuleTemplateAPIForExtfilelist.rst index 4786fb68e5d8..089db1c9934b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69877-UseModuleTemplateAPIForExtfilelist.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-69877-UseModuleTemplateAPIForExtfilelist.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #69877 - Use ModuleTemplate API for ext:filelist diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70052-ExtLoadedDisplayCondition.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70052-ExtLoadedDisplayCondition.rst index 5397c0b8378b..25f962888406 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70052-ExtLoadedDisplayCondition.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70052-ExtLoadedDisplayCondition.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #70052 - TCA Display condition EXT LOADED diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70138-FlexFormLanguageHandling.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70138-FlexFormLanguageHandling.rst index 08ea933f2634..779a189feaf5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70138-FlexFormLanguageHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70138-FlexFormLanguageHandling.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #70138 - Flex form language handling diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70477-DeprecateSpriteIconClasses.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70477-DeprecateSpriteIconClasses.rst index cc9acc3b2114..f7429bc27cb1 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70477-DeprecateSpriteIconClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70477-DeprecateSpriteIconClasses.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #70477 - Deprecate SpriteIcon classes diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70494-WrapClickMenuOnIcon.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70494-WrapClickMenuOnIcon.rst index d7db593b1075..3e9dcc950623 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70494-WrapClickMenuOnIcon.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70494-WrapClickMenuOnIcon.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #70494 - DocumentTemplate->wrapClickMenuOnIcon() diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70514-DynamicConfigFile.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70514-DynamicConfigFile.rst index 794126fb4f84..c96e81c121b4 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70514-DynamicConfigFile.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-70514-DynamicConfigFile.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #70514 - dynamicConfigFile is deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-71153-DocumentTemplateSpacer.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-71153-DocumentTemplateSpacer.rst index 2ead733364ce..eabe7d033c1d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-71153-DocumentTemplateSpacer.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-71153-DocumentTemplateSpacer.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #71153 - DocumentTemplate->spacer() diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-71249-DeprecateRenderMethodOfFlashMessageClass.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-71249-DeprecateRenderMethodOfFlashMessageClass.rst index 520e623aedca..49eace0fbc34 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-71249-DeprecateRenderMethodOfFlashMessageClass.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Deprecation-71249-DeprecateRenderMethodOfFlashMessageClass.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #71249 - Deprecate render method of FlashMessage class diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-20875-MakeHardcodedIndexedSearchParametersConfigurableViaTS.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-20875-MakeHardcodedIndexedSearchParametersConfigurableViaTS.rst index 5c791f635172..991512e00fb8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-20875-MakeHardcodedIndexedSearchParametersConfigurableViaTS.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-20875-MakeHardcodedIndexedSearchParametersConfigurableViaTS.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #20875 - Make hardcoded indexed_search parameters configurable via TS diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-23156-IndexedSearchMakePathSeparatorOfSearchResultConfigurable.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-23156-IndexedSearchMakePathSeparatorOfSearchResultConfigurable.rst index 8ddc219bebaf..7e8a533434bd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-23156-IndexedSearchMakePathSeparatorOfSearchResultConfigurable.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-23156-IndexedSearchMakePathSeparatorOfSearchResultConfigurable.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Feature: #23156 - Indexed search: Make path separator of search result configurable diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-27057-RelationsToTheSameTableInExtbase.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-27057-RelationsToTheSameTableInExtbase.rst index 0858733b24a8..4c46ec4f09e9 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-27057-RelationsToTheSameTableInExtbase.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-27057-RelationsToTheSameTableInExtbase.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #27057 - Relations to the same table in Extbase diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-35245-ReworkWorkspaceNotificationSettings.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-35245-ReworkWorkspaceNotificationSettings.rst index 7f90fc2958bb..03cdaaf8634a 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-35245-ReworkWorkspaceNotificationSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-35245-ReworkWorkspaceNotificationSettings.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #35245 - Rework workspace notification settings diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-44127-HooksForOpenIdToAutomaticallyCreateUserAccounts.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-44127-HooksForOpenIdToAutomaticallyCreateUserAccounts.rst index 134751a8b150..81516bde90ff 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-44127-HooksForOpenIdToAutomaticallyCreateUserAccounts.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-44127-HooksForOpenIdToAutomaticallyCreateUserAccounts.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #44127 - Introduced two new Hooks for OpenID diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-47613-IndexedSearchMakeNo_cacheParameterForForwardSearchWordsInResultLinkConfigurable.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-47613-IndexedSearchMakeNo_cacheParameterForForwardSearchWordsInResultLinkConfigurable.rst index b11a8ba4a011..0747d711a1cd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-47613-IndexedSearchMakeNo_cacheParameterForForwardSearchWordsInResultLinkConfigurable.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-47613-IndexedSearchMakeNo_cacheParameterForForwardSearchWordsInResultLinkConfigurable.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================================= Feature: #47613 - Indexed Search: make no_cache parameter for forwardSearchWordsInResultLink configurable diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-56633-FormProtectionAPIForFrontEndUsage.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-56633-FormProtectionAPIForFrontEndUsage.rst index 2a379340313e..cfb2d62d496d 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-56633-FormProtectionAPIForFrontEndUsage.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-56633-FormProtectionAPIForFrontEndUsage.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #56633 - Form protection API for frontend usage diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-64286-AddedAbsoluteUrlOptionToUriimageAndImageViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-64286-AddedAbsoluteUrlOptionToUriimageAndImageViewHelper.rst index 64c9924f8c9f..60e8091d211b 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-64286-AddedAbsoluteUrlOptionToUriimageAndImageViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-64286-AddedAbsoluteUrlOptionToUriimageAndImageViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #64286 - Added absolute url option to uri.image and image viewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-66369-AddedLinkBrowserAPIs.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-66369-AddedLinkBrowserAPIs.rst index fefd89204b8b..ef8325395625 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-66369-AddedLinkBrowserAPIs.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-66369-AddedLinkBrowserAPIs.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Feature: #66369 - Added LinkBrowser APIs diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-66369-AddedNewElementBrowserAPI.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-66369-AddedNewElementBrowserAPI.rst index 8bf35d64f55e..000e0a54a351 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-66369-AddedNewElementBrowserAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-66369-AddedNewElementBrowserAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #66369 - Added new element browser API diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-68771-AddContentObjectFunctionalityToFormMailPostProcessorAndIntroduceReplyToEmail.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-68771-AddContentObjectFunctionalityToFormMailPostProcessorAndIntroduceReplyToEmail.rst index 5c989aafc771..dea5e581efaa 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-68771-AddContentObjectFunctionalityToFormMailPostProcessorAndIntroduceReplyToEmail.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-68771-AddContentObjectFunctionalityToFormMailPostProcessorAndIntroduceReplyToEmail.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================================== Feature: #68771 - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-68895-IntroducedHookInBackendUserAuthenticationgetDefaultUploadFolder.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-68895-IntroducedHookInBackendUserAuthenticationgetDefaultUploadFolder.rst index 6642a1f2a5d8..d7da5f2f67ad 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-68895-IntroducedHookInBackendUserAuthenticationgetDefaultUploadFolder.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-68895-IntroducedHookInBackendUserAuthenticationgetDefaultUploadFolder.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Feature: #68895 - Introduced hook in BackendUserAuthentication::getDefaultUploadFolder diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69120-AddBasicFileSearchInElementBrowser.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69120-AddBasicFileSearchInElementBrowser.rst index 6764726cb633..be345b896077 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69120-AddBasicFileSearchInElementBrowser.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69120-AddBasicFileSearchInElementBrowser.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #69120 - Add basic file search in element browser diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69706-AddInlineSupportForSvgIconProvider.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69706-AddInlineSupportForSvgIconProvider.rst index a44f79d3e38a..bb0571c0e2ea 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69706-AddInlineSupportForSvgIconProvider.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69706-AddInlineSupportForSvgIconProvider.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #69706 - Add support for alternative (inline) icon markup diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69764-IntroducedFileIconDetectionByMimeType.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69764-IntroducedFileIconDetectionByMimeType.rst index c2f7924ebe98..c04db325c131 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69764-IntroducedFileIconDetectionByMimeType.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69764-IntroducedFileIconDetectionByMimeType.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #69764 - Introduced file icon detection by mime-type diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69814-ModuleTemplateAPI.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69814-ModuleTemplateAPI.rst index 7bb6a5860ada..f206f98e25cc 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69814-ModuleTemplateAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69814-ModuleTemplateAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================== Feature: #69814 - ModuleTemplate API diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69916-PSR-7-basedRoutingForBackendAJAXRequests.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69916-PSR-7-basedRoutingForBackendAJAXRequests.rst index 8bd037865c3b..45d974ad56ec 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69916-PSR-7-basedRoutingForBackendAJAXRequests.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-69916-PSR-7-basedRoutingForBackendAJAXRequests.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #69916 - PSR-7-based Routing for Backend AJAX Requests diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70033-IntroducedTcaOptionShowIconTableForSelectSingleFields.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70033-IntroducedTcaOptionShowIconTableForSelectSingleFields.rst index 778d1fd006ad..caa7f3a71ba5 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70033-IntroducedTcaOptionShowIconTableForSelectSingleFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70033-IntroducedTcaOptionShowIconTableForSelectSingleFields.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #70033 - Introduced TCA option showIconTable for selectSingle fields diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70126-IntroduceTcaOptionToAddAutocompleteAttributeToInputFields.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70126-IntroduceTcaOptionToAddAutocompleteAttributeToInputFields.rst index 0d076ffdd8fc..62517fdd4e1e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70126-IntroduceTcaOptionToAddAutocompleteAttributeToInputFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70126-IntroduceTcaOptionToAddAutocompleteAttributeToInputFields.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Feature: #70126 - Introduce TCA option to add autocomplete attribute to input fields diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70170-ViewHelperToStripWhitespaceBetweenHTMLTags.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70170-ViewHelperToStripWhitespaceBetweenHTMLTags.rst index 7fd2c8dd9710..e2fb07a96b4e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70170-ViewHelperToStripWhitespaceBetweenHTMLTags.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70170-ViewHelperToStripWhitespaceBetweenHTMLTags.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #70170 - ViewHelper to strip whitespace between HTML tags diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70332-EXTform-AddHTML4HTML5AttributesToTheWizard.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70332-EXTform-AddHTML4HTML5AttributesToTheWizard.rst index 3eac88f1c311..09ba7842a8f7 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70332-EXTform-AddHTML4HTML5AttributesToTheWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70332-EXTform-AddHTML4HTML5AttributesToTheWizard.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #70332 - EXT:form - Add HTML4 / HTML5 attributes to the wizard diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70531-RequireJSModuleForSplitButtons.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70531-RequireJSModuleForSplitButtons.rst index e8c877bb49ad..af0321495467 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70531-RequireJSModuleForSplitButtons.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70531-RequireJSModuleForSplitButtons.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #70531 - RequireJS module for split buttons diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70583-IntroducedIconAPIInJavaScript.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70583-IntroducedIconAPIInJavaScript.rst index 3850c8ce3355..7d56bc3d2102 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70583-IntroducedIconAPIInJavaScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-70583-IntroducedIconAPIInJavaScript.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #70583 - Introduced Icon API in JavaScript diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-71196-DisallowLocalizationMixtures.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-71196-DisallowLocalizationMixtures.rst index 5920d299e68d..0f716dac44e2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-71196-DisallowLocalizationMixtures.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-71196-DisallowLocalizationMixtures.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Feature: #71196 - Disallow localization mixtures diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-71251-AddFlashMessageSupportInModuleTemplateAPI.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-71251-AddFlashMessageSupportInModuleTemplateAPI.rst index 862c9e6f3464..9827ad6da812 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-71251-AddFlashMessageSupportInModuleTemplateAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-71251-AddFlashMessageSupportInModuleTemplateAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #71251 - Add FlashMessage support in ModuleTemplate API diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst index c6fe0efaadf7..cc7d41f9cce6 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #72505 - Introduce hook to override a record overlay diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Important-36166-MoveAccessRightParametersFromBEToSYSConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Important-36166-MoveAccessRightParametersFromBEToSYSConfiguration.rst index ac12529e250b..db121eb239d8 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Important-36166-MoveAccessRightParametersFromBEToSYSConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Important-36166-MoveAccessRightParametersFromBEToSYSConfiguration.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Important: #36166 - Move access right parameters from BE to SYS configuration diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Important-53681-ChangeWordingForUserSettingsResetConfigurationAndClearTemporaryData.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Important-53681-ChangeWordingForUserSettingsResetConfigurationAndClearTemporaryData.rst index 61219dbac592..ff04e9dde176 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Important-53681-ChangeWordingForUserSettingsResetConfigurationAndClearTemporaryData.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Important-53681-ChangeWordingForUserSettingsResetConfigurationAndClearTemporaryData.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================================== Important: #53681 - Change wording for User Settings "Reset Configuration and Clear Temporary Data" diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Important-68079-ExtensionMediaceMovedToTER.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Important-68079-ExtensionMediaceMovedToTER.rst index 56741d46a01f..1d6c48e37179 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Important-68079-ExtensionMediaceMovedToTER.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Important-68079-ExtensionMediaceMovedToTER.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Important: #68079 - Extension "mediace" moved to TER diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Important-70956-BehaviorOfPageTSConfigOptionsKeepItemsAddItemsAndRemoveItemsChanged.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Important-70956-BehaviorOfPageTSConfigOptionsKeepItemsAddItemsAndRemoveItemsChanged.rst index c999638ae115..ae44edd6990e 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Important-70956-BehaviorOfPageTSConfigOptionsKeepItemsAddItemsAndRemoveItemsChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Important-70956-BehaviorOfPageTSConfigOptionsKeepItemsAddItemsAndRemoveItemsChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================= Important: #70956 - Behavior of Page TSconfig options keepItems, addItems and removeItems changed diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Important-71126-AllowToDefineMultipleInlineLocalizeSynchronizeCommands.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Important-71126-AllowToDefineMultipleInlineLocalizeSynchronizeCommands.rst index 088fa196f83e..6d53aa93c58f 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Important-71126-AllowToDefineMultipleInlineLocalizeSynchronizeCommands.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Important-71126-AllowToDefineMultipleInlineLocalizeSynchronizeCommands.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Important: #71126 - Allow to define multiple inlineLocalizeSynchronize commands diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst index 9b085df17014..abdffecbbe90 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Important: #72697 - Remove thumbnail functionality of impexp diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Important-73565-AbstractConditionViewHelperNoLongerAutomaticallyCompilable.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Important-73565-AbstractConditionViewHelperNoLongerAutomaticallyCompilable.rst index 24d9d9160c9f..e9535fb071dd 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Important-73565-AbstractConditionViewHelperNoLongerAutomaticallyCompilable.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Important-73565-AbstractConditionViewHelperNoLongerAutomaticallyCompilable.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Important: #73565 - AbstractConditionViewHelper no longer automatically compilable diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Index.rst index 16867a9762ee..394d080e78b2 100644 --- a/typo3/sysext/core/Documentation/Changelog/7.6/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/7.6/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 7.6 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-43085-RenamedGraphicsProcessorSettings.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-43085-RenamedGraphicsProcessorSettings.rst index edd807963c5e..c6ef4a1bedd2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-43085-RenamedGraphicsProcessorSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-43085-RenamedGraphicsProcessorSettings.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Breaking: #43085 - Change GFX settings prefix im\_* to generic processor\_* diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-45899-SplitClassImportExportIntoClassesImportAndExport.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-45899-SplitClassImportExportIntoClassesImportAndExport.rst index f3f83cef04fc..769aa97dda5e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-45899-SplitClassImportExportIntoClassesImportAndExport.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-45899-SplitClassImportExportIntoClassesImportAndExport.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #45899 - Split class ImportExport into classes Import and Export diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-45943-RemoveUnusedImagesInT3skiniconsgfxi.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-45943-RemoveUnusedImagesInT3skiniconsgfxi.rst index 8fe09f8c22f3..20435ec05ebb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-45943-RemoveUnusedImagesInT3skiniconsgfxi.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-45943-RemoveUnusedImagesInT3skiniconsgfxi.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #45943 - Remove unused Images in "t3skin/icons/gfx/i" diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-51099-StreamlineSettingsConditions.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-51099-StreamlineSettingsConditions.rst index dfc32798d680..c1e6b8ab86af 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-51099-StreamlineSettingsConditions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-51099-StreamlineSettingsConditions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #51099 - Streamline settings/conditions diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-65165-AdditionalMethodsInFolderInterface.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-65165-AdditionalMethodsInFolderInterface.rst index ed2a514a4dab..526758dd3df7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-65165-AdditionalMethodsInFolderInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-65165-AdditionalMethodsInFolderInterface.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #65165 - AdditionalMethodsInFolderInterface diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-68890-RemoveDualuseOfAuthTimeoutField.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-68890-RemoveDualuseOfAuthTimeoutField.rst index 438b01247f80..4c35ed833178 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-68890-RemoveDualuseOfAuthTimeoutField.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-68890-RemoveDualuseOfAuthTimeoutField.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Breaking: #68890 - Remove dual-use of auth_timeout_field in AbstractUserAuthentication diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-ChangesInViewHelpersPostFluidStandalone.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-ChangesInViewHelpersPostFluidStandalone.rst index 9df36e483254..7bbd36c8bee0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-ChangesInViewHelpersPostFluidStandalone.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-ChangesInViewHelpersPostFluidStandalone.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #69863 - Changes in ViewHelpers post Standalone-Fluid diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-FluidEscapingBehaviourChangedFromENT_COMPATToENT_QUOTES.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-FluidEscapingBehaviourChangedFromENT_COMPATToENT_QUOTES.rst index 06849fe40304..f6bd7b8f3281 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-FluidEscapingBehaviourChangedFromENT_COMPATToENT_QUOTES.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-FluidEscapingBehaviourChangedFromENT_COMPATToENT_QUOTES.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Breaking: #69863 - Fluid escaping behaviour changed from ENT_COMPAT to ENT_QUOTES diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-RemovedDeprecatedCodeFromExtfluid.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-RemovedDeprecatedCodeFromExtfluid.rst index 2a18312655e2..697cd6768dc8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-RemovedDeprecatedCodeFromExtfluid.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-69863-RemovedDeprecatedCodeFromExtfluid.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #69863 - Removed deprecated code from EXT:fluid diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-71458-FullQuoteArrayCantHandleBooleanValuesForNoQuote.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-71458-FullQuoteArrayCantHandleBooleanValuesForNoQuote.rst index bc0b7bbf3ffd..e2b2aa93c2fe 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-71458-FullQuoteArrayCantHandleBooleanValuesForNoQuote.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-71458-FullQuoteArrayCantHandleBooleanValuesForNoQuote.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #71458 - FullQuoteArray can't handle boolean values for $noQuote diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-71521-PropertyUserAuthenticationRemovedFromCommandController.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-71521-PropertyUserAuthenticationRemovedFromCommandController.rst index e1e89ccbbc9a..fb65414d2bc7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-71521-PropertyUserAuthenticationRemovedFromCommandController.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-71521-PropertyUserAuthenticationRemovedFromCommandController.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Breaking: #71521 - Property userAuthentication removed from CommandController diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72022-RemovedClassLoadingFallbackInCObject.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72022-RemovedClassLoadingFallbackInCObject.rst index bd2c8e99910f..83df658793bc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72022-RemovedClassLoadingFallbackInCObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72022-RemovedClassLoadingFallbackInCObject.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #72022 - Removed class loading fallback in cObject diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72293-APIChangeInExceptionHandlerInterface.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72293-APIChangeInExceptionHandlerInterface.rst index ff8ae42acfe9..bfe979ec2c2e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72293-APIChangeInExceptionHandlerInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72293-APIChangeInExceptionHandlerInterface.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #72293 - API change in ExceptionHandlerInterface diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72310-EXTform-OutsourceLabelsAndLegendsToOwnPartials.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72310-EXTform-OutsourceLabelsAndLegendsToOwnPartials.rst index b2a9dba23962..9b6143eb199a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72310-EXTform-OutsourceLabelsAndLegendsToOwnPartials.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72310-EXTform-OutsourceLabelsAndLegendsToOwnPartials.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #72310 - EXT:form - Outsource labels and legends to own partials diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72334-RemovedUtf8ConversionInEXTrecycler.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72334-RemovedUtf8ConversionInEXTrecycler.rst index e2649aed3c50..a2aad7bacecb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72334-RemovedUtf8ConversionInEXTrecycler.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72334-RemovedUtf8ConversionInEXTrecycler.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #72334 - Removed utf8 conversion in EXT:recycler diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72338-RemovedGraphicalFunctions-nativeCharset.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72338-RemovedGraphicalFunctions-nativeCharset.rst index 7070e8f95fc7..8066ea0763c2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72338-RemovedGraphicalFunctions-nativeCharset.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72338-RemovedGraphicalFunctions-nativeCharset.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #72338 - Removed GraphicalFunctions->nativeCharset diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72342-RemovedDeprecatedCodeFromGeneralUtility.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72342-RemovedDeprecatedCodeFromGeneralUtility.rst index 797ba3afa50b..6c1e39503360 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72342-RemovedDeprecatedCodeFromGeneralUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72342-RemovedDeprecatedCodeFromGeneralUtility.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #72342 - Removed deprecated code from GeneralUtility diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72360-RemovedDeprecatedEntryPointFallback.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72360-RemovedDeprecatedEntryPointFallback.rst index 7d345b85e35a..250fda20b069 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72360-RemovedDeprecatedEntryPointFallback.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72360-RemovedDeprecatedEntryPointFallback.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #72360 - Removed deprecated entry point fallback diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72361-RemovedDeprecatedContentObjectWrappers.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72361-RemovedDeprecatedContentObjectWrappers.rst index 142ba8ed4608..658557c24145 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72361-RemovedDeprecatedContentObjectWrappers.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72361-RemovedDeprecatedContentObjectWrappers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #72361 - Removed deprecated content object wrappers diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72361-RemovedDeprecatedMethodsInContentObjectRenderer.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72361-RemovedDeprecatedMethodsInContentObjectRenderer.rst index a545560dace1..a22f628ad06d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72361-RemovedDeprecatedMethodsInContentObjectRenderer.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72361-RemovedDeprecatedMethodsInContentObjectRenderer.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #72361 - Removed deprecated methods in ContentObjectRenderer diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72368-TYPO3ConstantsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72368-TYPO3ConstantsRemoved.rst index 74ec18799328..bc41437a758f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72368-TYPO3ConstantsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72368-TYPO3ConstantsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Breaking: #72368 - TYPO3 Constants removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72370-RemovedDeprecatedCodeFromExtbase.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72370-RemovedDeprecatedCodeFromExtbase.rst index b054a5e4cc82..b16f7f6eafd4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72370-RemovedDeprecatedCodeFromExtbase.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72370-RemovedDeprecatedCodeFromExtbase.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #72370 - Removed deprecated code from extbase diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72372-RemovedDeprecatedCodeFromBeuser.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72372-RemovedDeprecatedCodeFromBeuser.rst index d85a64bf4cd4..7e9315b7f7bd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72372-RemovedDeprecatedCodeFromBeuser.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72372-RemovedDeprecatedCodeFromBeuser.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #72372 - Removed deprecated code from beuser diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72373-RemovedDeprecatedCodeFromCss_styled_content.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72373-RemovedDeprecatedCodeFromCss_styled_content.rst index 7595af5ea205..3fba1dd6cc42 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72373-RemovedDeprecatedCodeFromCss_styled_content.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72373-RemovedDeprecatedCodeFromCss_styled_content.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #72373 - Removed deprecated code from css_styled_content diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72378-RemovedCssStyledContentTypoScriptFor62.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72378-RemovedCssStyledContentTypoScriptFor62.rst index 35a31182ed85..179c50662f5e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72378-RemovedCssStyledContentTypoScriptFor62.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72378-RemovedCssStyledContentTypoScriptFor62.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #72378 - Removed CSS Styled Content TypoScript for 6.2 diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72381-RemovedDeprecatedCodeFromExtDbal.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72381-RemovedDeprecatedCodeFromExtDbal.rst index cc674497558b..695ac0bd1092 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72381-RemovedDeprecatedCodeFromExtDbal.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72381-RemovedDeprecatedCodeFromExtDbal.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #72381 - Removed deprecated code from EXT:dbal diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72384-RemovedDeprecatedCodeFromHtmlParser.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72384-RemovedDeprecatedCodeFromHtmlParser.rst index c1f2c4bc1b3d..7edbd84b19b0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72384-RemovedDeprecatedCodeFromHtmlParser.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72384-RemovedDeprecatedCodeFromHtmlParser.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #72384 - Removed deprecated code from HtmlParser diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72385-RemovedDeprecatedCodeFromDataHandler.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72385-RemovedDeprecatedCodeFromDataHandler.rst index 7b854ebdd114..9b568321d9cc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72385-RemovedDeprecatedCodeFromDataHandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72385-RemovedDeprecatedCodeFromDataHandler.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #72385 - Removed deprecated code from DataHandler diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72390-RemovedDeprecatedCodeFromEXTrtehtmlarea.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72390-RemovedDeprecatedCodeFromEXTrtehtmlarea.rst index 6c7d6a90a7d4..d4622935bcd7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72390-RemovedDeprecatedCodeFromEXTrtehtmlarea.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72390-RemovedDeprecatedCodeFromEXTrtehtmlarea.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #72390 - Removed deprecated code from EXT:rtehtmlarea diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72392-RemovedDeprecatedCodeFromDocumentTemplate.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72392-RemovedDeprecatedCodeFromDocumentTemplate.rst index bfa51f866d27..10c1e9662458 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72392-RemovedDeprecatedCodeFromDocumentTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72392-RemovedDeprecatedCodeFromDocumentTemplate.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #72392 - Removed deprecated code from DocumentTemplate diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72398-RemovedDeprecatedCodeFromEXTrecordlist.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72398-RemovedDeprecatedCodeFromEXTrecordlist.rst index b1f91da6b36e..00b1267baa94 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72398-RemovedDeprecatedCodeFromEXTrecordlist.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72398-RemovedDeprecatedCodeFromEXTrecordlist.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #72398 - Removed deprecated code from EXT:recordlist diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72399-RemovedDeprecatedCodeFromBackendUtility.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72399-RemovedDeprecatedCodeFromBackendUtility.rst index 568a7dacc0ff..ca5fba9d4104 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72399-RemovedDeprecatedCodeFromBackendUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72399-RemovedDeprecatedCodeFromBackendUtility.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #72399 - Removed deprecated code from BackendUtility diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72400-RemovedDeprecatedIconUtilityAndSpriteManager.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72400-RemovedDeprecatedIconUtilityAndSpriteManager.rst index 37c0a8eb003a..43eb9e4ed6e5 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72400-RemovedDeprecatedIconUtilityAndSpriteManager.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72400-RemovedDeprecatedIconUtilityAndSpriteManager.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #72400 - Removed deprecated IconUtility and SpriteManager diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72405-RemovedTraditionalBEModulesHandling.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72405-RemovedTraditionalBEModulesHandling.rst index 8610ebd4d9e2..7715595eeeb8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72405-RemovedTraditionalBEModulesHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72405-RemovedTraditionalBEModulesHandling.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #72405 - Removed traditional BE modules handling diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72412-RemovedDeprecatedCodeFromLanguageProcessingFunctions.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72412-RemovedDeprecatedCodeFromLanguageProcessingFunctions.rst index 113030671e4b..135fe9054447 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72412-RemovedDeprecatedCodeFromLanguageProcessingFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72412-RemovedDeprecatedCodeFromLanguageProcessingFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Breaking: #72412 - Removed deprecated code from language processing functions diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72416-RemoveEXTt3skinstylesheetssprites.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72416-RemoveEXTt3skinstylesheetssprites.rst index f40acb683415..c5c3bed84702 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72416-RemoveEXTt3skinstylesheetssprites.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72416-RemoveEXTt3skinstylesheetssprites.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #72416 - Remove EXT:t3skin/stylesheets/sprites/ diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72417-RemovedOldLockingAPI.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72417-RemovedOldLockingAPI.rst index 75ae461c8ef9..0e42dedad01d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72417-RemovedOldLockingAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72417-RemovedOldLockingAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Breaking: #72417 - Removed old locking API diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72418-DeprecatedBackend-relatedPHPClasses.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72418-DeprecatedBackend-relatedPHPClasses.rst index 24b2315a5e0f..e6480b00d6de 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72418-DeprecatedBackend-relatedPHPClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72418-DeprecatedBackend-relatedPHPClasses.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #72418 - Deprecated backend-related PHP classes diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72419-RemoveDeprecatedCodeFromBackendControllers.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72419-RemoveDeprecatedCodeFromBackendControllers.rst index f01e0d6d47bf..2dfec85abdaf 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72419-RemoveDeprecatedCodeFromBackendControllers.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72419-RemoveDeprecatedCodeFromBackendControllers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #72419 - Remove deprecated code from backend controllers diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72421-RemovedDeprecatedCodeFromDatabaseAndQueryFunctions.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72421-RemovedDeprecatedCodeFromDatabaseAndQueryFunctions.rst index 61dc90b57945..726b82cca0f6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72421-RemovedDeprecatedCodeFromDatabaseAndQueryFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72421-RemovedDeprecatedCodeFromDatabaseAndQueryFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Breaking: #72421 - Removed deprecated code from database and query functions diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72424-RemovedDeprecatedTypoScriptFrontendControllerOptionsAndMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72424-RemovedDeprecatedTypoScriptFrontendControllerOptionsAndMethods.rst index f9532a68cecd..44c1ea61d079 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72424-RemovedDeprecatedTypoScriptFrontendControllerOptionsAndMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72424-RemovedDeprecatedTypoScriptFrontendControllerOptionsAndMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Breaking: #72424 - Removed deprecated TypoScriptFrontendController options and methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72426-RemovedDeprecatedCodeFromFileAndImageProcessingFunctions.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72426-RemovedDeprecatedCodeFromFileAndImageProcessingFunctions.rst index 762d5dd65043..cb3952fd6b7e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72426-RemovedDeprecatedCodeFromFileAndImageProcessingFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72426-RemovedDeprecatedCodeFromFileAndImageProcessingFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Breaking: #72426 - Removed deprecated code from file and image processing functions diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72427-RemovedTypoScript-relatedMethodsAndProperties.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72427-RemovedTypoScript-relatedMethodsAndProperties.rst index 9fd1c28873ed..6d8e77bf803a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72427-RemovedTypoScript-relatedMethodsAndProperties.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72427-RemovedTypoScript-relatedMethodsAndProperties.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #72427 - Removed TypoScript-related methods and properties diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72431-RemovedDeprecatedCodeFromLowlevelAndUtilityFunctions.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72431-RemovedDeprecatedCodeFromLowlevelAndUtilityFunctions.rst index 77bbd3ab144c..ae9fa1e66440 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72431-RemovedDeprecatedCodeFromLowlevelAndUtilityFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72431-RemovedDeprecatedCodeFromLowlevelAndUtilityFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Breaking: #72431 - Remove deprecated code from lowlevel and utility functions diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72438-RemoveDeprecatedCodeFromFlashMessage.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72438-RemoveDeprecatedCodeFromFlashMessage.rst index 4ce918136f52..6813d2458f31 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72438-RemoveDeprecatedCodeFromFlashMessage.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72438-RemoveDeprecatedCodeFromFlashMessage.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #72438 - Remove deprecated code from FlashMessage diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72451-RemovedDeprecatedCodeFromBackendFunctions.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72451-RemovedDeprecatedCodeFromBackendFunctions.rst index 2d82d7f2384b..f9cc64e229b7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72451-RemovedDeprecatedCodeFromBackendFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72451-RemovedDeprecatedCodeFromBackendFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #72451 - Removed deprecated code from backend functions diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72462-RemovedDeprecatedJavaScriptCode.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72462-RemovedDeprecatedJavaScriptCode.rst index 1046a8e8b298..74f129016491 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72462-RemovedDeprecatedJavaScriptCode.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72462-RemovedDeprecatedJavaScriptCode.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #72462 - Removed deprecated JavaScript code diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72464-RemovedDeprecatedCodeFromExtworkspaces.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72464-RemovedDeprecatedCodeFromExtworkspaces.rst index ed6c249aa034..33b268657867 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72464-RemovedDeprecatedCodeFromExtworkspaces.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72464-RemovedDeprecatedCodeFromExtworkspaces.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #72464 - Removed deprecated code from EXT:workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72473-RemovedDeprecatedMiscellaneousFunctions.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72473-RemovedDeprecatedMiscellaneousFunctions.rst index c2f78dc88c0c..6eeec6b32618 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72473-RemovedDeprecatedMiscellaneousFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72473-RemovedDeprecatedMiscellaneousFunctions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #72473 - Removed deprecated miscellaneous functions diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72474-RequestHandlerOnlyWorksWithRoutes.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72474-RequestHandlerOnlyWorksWithRoutes.rst index 6cb319063146..b5341dc20f49 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72474-RequestHandlerOnlyWorksWithRoutes.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72474-RequestHandlerOnlyWorksWithRoutes.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #72474 - RequestHandler only works with Routes diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72476-PHPConstantTYPO3_PROCEED_IF_NO_USERRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72476-PHPConstantTYPO3_PROCEED_IF_NO_USERRemoved.rst index bf0380777ed1..1a7c7b5e2490 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72476-PHPConstantTYPO3_PROCEED_IF_NO_USERRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72476-PHPConstantTYPO3_PROCEED_IF_NO_USERRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #72476 - PHP Constant TYPO3_PROCEED_IF_NO_USER removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72492-RemovedXHTML2Support.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72492-RemovedXHTML2Support.rst index c20414a038cb..af390fdab9c2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72492-RemovedXHTML2Support.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72492-RemovedXHTML2Support.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Breaking: #72492 - Removed XHTML2 support diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72493-RemovedTypoScriptPropertyPagebgImg.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72493-RemovedTypoScriptPropertyPagebgImg.rst index 420bfcc9074b..fbdc6e9ac422 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72493-RemovedTypoScriptPropertyPagebgImg.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72493-RemovedTypoScriptPropertyPagebgImg.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #72493 - Removed TypoScript property page.bgImg diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72497-RemovedRecodeSupportForCharsetConversion.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72497-RemovedRecodeSupportForCharsetConversion.rst index d16c5d3aa83b..db9aa679a119 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72497-RemovedRecodeSupportForCharsetConversion.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72497-RemovedRecodeSupportForCharsetConversion.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #72497 - Removed recode support for Charset Conversion diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72572-RemoveMoreDeprecatedMiscellaneousFunctionsAndOptions.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72572-RemoveMoreDeprecatedMiscellaneousFunctionsAndOptions.rst index 8197fc7aea86..b7c67f0efad2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72572-RemoveMoreDeprecatedMiscellaneousFunctionsAndOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72572-RemoveMoreDeprecatedMiscellaneousFunctionsAndOptions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Breaking: #72572 - Remove more deprecated miscellaneous functions and options diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72602-RemovedUnzipFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72602-RemovedUnzipFunctionality.rst index 0060a8423e43..2d62aa6f273b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72602-RemovedUnzipFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72602-RemovedUnzipFunctionality.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #72602 - Removed unzip functionality diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72604-RemoveOptionMaxFileNameLength.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72604-RemoveOptionMaxFileNameLength.rst index 2a090345ab61..359700fc5f37 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72604-RemoveOptionMaxFileNameLength.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72604-RemoveOptionMaxFileNameLength.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #72604 - Remove option maxFileNameLength diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72661-RTETransformationTs_stripRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72661-RTETransformationTs_stripRemoved.rst index e7876bf7d305..b643d64ffefd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72661-RTETransformationTs_stripRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72661-RTETransformationTs_stripRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #72661 - RTE Transformation ts_strip removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72666-RTERemoveRelativePathCalculations.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72666-RTERemoveRelativePathCalculations.rst index 37fad92f1267..0c4b5b1ef34e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72666-RTERemoveRelativePathCalculations.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72666-RTERemoveRelativePathCalculations.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #72666 - RTE: Remove relative path calculations diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72667-RTEUnusedInternalMethodsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72667-RTEUnusedInternalMethodsRemoved.rst index 0637f53752d8..e46754da868c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72667-RTEUnusedInternalMethodsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72667-RTEUnusedInternalMethodsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #72667 - RTE: Unused internal methods removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72671-ExtensionAboutmodulesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72671-ExtensionAboutmodulesRemoved.rst index df48d7aa8bfd..de4388633030 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72671-ExtensionAboutmodulesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72671-ExtensionAboutmodulesRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #72671 - Extension "aboutmodules" removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72686-RemovedRteHtmlParserMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72686-RemovedRteHtmlParserMethods.rst index c5ffbe83f58e..3d2337c7666e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72686-RemovedRteHtmlParserMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72686-RemovedRteHtmlParserMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #72686 - Removed RteHtmlParser methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72701-RemoveUnusedPropertiesInDocumentTemplate.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72701-RemoveUnusedPropertiesInDocumentTemplate.rst index 571c3d7d3925..a16a47603204 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72701-RemoveUnusedPropertiesInDocumentTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72701-RemoveUnusedPropertiesInDocumentTemplate.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #72701 - Remove unused properties in DocumentTemplate diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72711-RemovePropertyStrictInTypoScriptParser.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72711-RemovePropertyStrictInTypoScriptParser.rst index b7347d5cb2ee..64da5be5d930 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72711-RemovePropertyStrictInTypoScriptParser.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72711-RemovePropertyStrictInTypoScriptParser.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #72711 - Remove property strict in TypoScriptParser diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72783-RemovedRTETransformationOptionPreserveTables.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72783-RemovedRTETransformationOptionPreserveTables.rst index cca909aa0479..082152cb3816 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72783-RemovedRTETransformationOptionPreserveTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72783-RemovedRTETransformationOptionPreserveTables.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #72783 - Removed RTE transformation option preserveTables diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72826-RemovedCustomCharsetConfigurationForLocales.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72826-RemovedCustomCharsetConfigurationForLocales.rst index 3ec592038687..7b17f9825911 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72826-RemovedCustomCharsetConfigurationForLocales.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72826-RemovedCustomCharsetConfigurationForLocales.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #72826 - Removed custom charset configuration for locales diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72830-RemovedDeprecatedRTETransformationsTsTs_transform.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72830-RemovedDeprecatedRTETransformationsTsTs_transform.rst index 8cc7e9545997..3cc08c4e0786 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72830-RemovedDeprecatedRTETransformationsTsTs_transform.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72830-RemovedDeprecatedRTETransformationsTsTs_transform.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Breaking: #72830 - Removed deprecated RTE transformations ts & ts_transform diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72837-RTETransformationsAllowDivSectionsByDefaultAndRemoveFont-specificParsing.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72837-RTETransformationsAllowDivSectionsByDefaultAndRemoveFont-specificParsing.rst index 6f29f157a19a..9b9b955050c0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72837-RTETransformationsAllowDivSectionsByDefaultAndRemoveFont-specificParsing.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72837-RTETransformationsAllowDivSectionsByDefaultAndRemoveFont-specificParsing.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================================== Breaking: #72837 - RTE transformations: Allow div sections by default and remove font-specific parsing diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72853-RemoveUnusedImagesFromCore.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72853-RemoveUnusedImagesFromCore.rst index e96f2f5f215f..41c07756207d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72853-RemoveUnusedImagesFromCore.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72853-RemoveUnusedImagesFromCore.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #72853 - Remove unused Images from core diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72861-EXTform-RemoveDeprecatedCode.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72861-EXTform-RemoveDeprecatedCode.rst index b106c777f97b..1f479415a3e5 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72861-EXTform-RemoveDeprecatedCode.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72861-EXTform-RemoveDeprecatedCode.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #72861 - EXT:form - Remove deprecated code diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72866-RemovedRTEProcessingOptionToUseDivTagsInsteadOfPTags.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72866-RemovedRTEProcessingOptionToUseDivTagsInsteadOfPTags.rst index 8ae32e1c4dac..b2b4fbb09263 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72866-RemovedRTEProcessingOptionToUseDivTagsInsteadOfPTags.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72866-RemovedRTEProcessingOptionToUseDivTagsInsteadOfPTags.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Breaking: #72866 - Removed RTE processing option to use div tags instead of p tags diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72870-RemovedRTETransformationTs_preserveAndPreserveTags.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72870-RemovedRTETransformationTs_preserveAndPreserveTags.rst index c2f808f7f5c5..182384319c5e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72870-RemovedRTETransformationTs_preserveAndPreserveTags.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72870-RemovedRTETransformationTs_preserveAndPreserveTags.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #72870 - Removed RTE transformation ts_preserve and preserveTags diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72888-RemovedHtmlParserMapTagsFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72888-RemovedHtmlParserMapTagsFunctionality.rst index 2ee03708c23e..c88762be7d82 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72888-RemovedHtmlParserMapTagsFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72888-RemovedHtmlParserMapTagsFunctionality.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #72888 - Removed HtmlParser mapTags functionality diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72889-RemovedRteHtmlParserHtmlspecialcharsTransformationOptions.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72889-RemovedRteHtmlParserHtmlspecialcharsTransformationOptions.rst index f1e120af1433..f06ec367480a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72889-RemovedRteHtmlParserHtmlspecialcharsTransformationOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72889-RemovedRteHtmlParserHtmlspecialcharsTransformationOptions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Breaking: #72889 - Removed RteHtmlParser htmlspecialchars() transformation options diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72897-RteHtmlParserDroppedTs_reglinksTransformation.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72897-RteHtmlParserDroppedTs_reglinksTransformation.rst index c6ad0663436e..b38ac1c39405 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72897-RteHtmlParserDroppedTs_reglinksTransformation.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-72897-RteHtmlParserDroppedTs_reglinksTransformation.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #72897 - RteHtmlParser: Dropped ts_reglinks transformation diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73044-JSONForClickMenuInBackend.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73044-JSONForClickMenuInBackend.rst index ff816e407fe3..f54debfc81ec 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73044-JSONForClickMenuInBackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73044-JSONForClickMenuInBackend.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #73044 - JSON for ClickMenu in Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73046-AliasAbstractNode-ViewHelperNodeForBackwardsCompatibility.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73046-AliasAbstractNode-ViewHelperNodeForBackwardsCompatibility.rst index 729881efb33c..a450e3871b2c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73046-AliasAbstractNode-ViewHelperNodeForBackwardsCompatibility.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73046-AliasAbstractNode-ViewHelperNodeForBackwardsCompatibility.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Breaking: #73046 - Alias AbstractNode -> ViewHelperNode for backwards compatibility diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73106-ConvertThumbnailsOnlyForNon-imageFiles.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73106-ConvertThumbnailsOnlyForNon-imageFiles.rst index 055d80b8cddf..a51380a17375 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73106-ConvertThumbnailsOnlyForNon-imageFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73106-ConvertThumbnailsOnlyForNon-imageFiles.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #73106 - Convert thumbnails only for non-image files diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73152-SymfonyConsoleHelpersReplaced.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73152-SymfonyConsoleHelpersReplaced.rst index 1e7e6eb21f85..a798d73e44f5 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73152-SymfonyConsoleHelpersReplaced.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73152-SymfonyConsoleHelpersReplaced.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #73152 - Symfony console helpers replaced diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73445-RemoveFlashmessage_compatibilityjsFromCore.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73445-RemoveFlashmessage_compatibilityjsFromCore.rst index db1e2dea33fe..e23085748af2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73445-RemoveFlashmessage_compatibilityjsFromCore.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73445-RemoveFlashmessage_compatibilityjsFromCore.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #73445 - Remove flashmessage_compatibility.js from core @@ -16,12 +16,12 @@ The `flashmessage_compatibility.js` has been removed from the core. Impact ====== -Extensions which make use of :javascript:`TYPO3.Flashmessage` JavaScript function will not work anymore. +Extensions which make use of :js:`TYPO3.Flashmessage` JavaScript function will not work anymore. Migration ========= -Use :javascript:`top.TYPO3.Notification.*` to create flash messages within JavaScript for the TYPO3 backend. +Use :js:`top.TYPO3.Notification.*` to create flash messages within JavaScript for the TYPO3 backend. .. index:: JavaScript, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73504-MakeTimeTrackerASingleton.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73504-MakeTimeTrackerASingleton.rst index 604a3a47a4cf..e423e2d4388d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73504-MakeTimeTrackerASingleton.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73504-MakeTimeTrackerASingleton.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #73504 - Make TimeTracker a singleton diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73514-TypoScriptPropertyIncludeLibsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73514-TypoScriptPropertyIncludeLibsRemoved.rst index 2fcfd88a05ce..b974bd0ac7bd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73514-TypoScriptPropertyIncludeLibsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73514-TypoScriptPropertyIncludeLibsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #73514 - TypoScript property "includeLibs" removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73516-GeneralUtilitygetFileAbsFileNameAllowsForTypo3MaindirSpecificPaths.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73516-GeneralUtilitygetFileAbsFileNameAllowsForTypo3MaindirSpecificPaths.rst index 6d1e01bd81e2..2327fbd98a4b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73516-GeneralUtilitygetFileAbsFileNameAllowsForTypo3MaindirSpecificPaths.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73516-GeneralUtilitygetFileAbsFileNameAllowsForTypo3MaindirSpecificPaths.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================== Breaking: #73516 - GeneralUtility::getFileAbsFileName allows for typo3/ maindir specific paths diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73602-Short-URLWithoutIdIDRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73602-Short-URLWithoutIdIDRemoved.rst index 0e57f1c2b8e9..9318a54dd610 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73602-Short-URLWithoutIdIDRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73602-Short-URLWithoutIdIDRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #73602 - Short-URL without ?id=ID removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73611-RemovedResourceCompressorRelativePathMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73611-RemovedResourceCompressorRelativePathMethods.rst index 0c589f513b35..838c57a33987 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73611-RemovedResourceCompressorRelativePathMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73611-RemovedResourceCompressorRelativePathMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #73611 - Removed ResourceCompressor relative path methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73655-Php7Required.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73655-Php7Required.rst index 925e4d670dea..d8eb0e1ee97d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73655-Php7Required.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73655-Php7Required.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Breaking: #73655 - PHP 7 required diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73698-StreamlineLayoutOfFlashMessages.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73698-StreamlineLayoutOfFlashMessages.rst index 4e08a5ee9399..7dabf61b2679 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73698-StreamlineLayoutOfFlashMessages.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73698-StreamlineLayoutOfFlashMessages.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #73698 - Streamline layout of FlashMessages diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73711-RemovedDeprecatedCodeFromFormDomainModelElement.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73711-RemovedDeprecatedCodeFromFormDomainModelElement.rst index fd97ca9a37da..a59308f2f315 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73711-RemovedDeprecatedCodeFromFormDomainModelElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73711-RemovedDeprecatedCodeFromFormDomainModelElement.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Breaking: #73711 - Removed deprecated code from Form Domain Model Element diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73719-UnusedJavaScriptConfigurationOptionsForTheBackendRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73719-UnusedJavaScriptConfigurationOptionsForTheBackendRemoved.rst index 2975044ee4e3..b4e9fb1326a5 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73719-UnusedJavaScriptConfigurationOptionsForTheBackendRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73719-UnusedJavaScriptConfigurationOptionsForTheBackendRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Breaking: #73719 - Unused JavaScript configuration options for the Backend removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73763-RemovedBackPathFromPageRenderer.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73763-RemovedBackPathFromPageRenderer.rst index 8573318aace0..f317c25f9bb1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73763-RemovedBackPathFromPageRenderer.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73763-RemovedBackPathFromPageRenderer.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #73763 - Removed backPath from PageRenderer diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73793-RemovedAbstractPlugin-LOCAL_LANG_charset.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73793-RemovedAbstractPlugin-LOCAL_LANG_charset.rst index c12c379f920e..aaeddb9e5851 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73793-RemovedAbstractPlugin-LOCAL_LANG_charset.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73793-RemovedAbstractPlugin-LOCAL_LANG_charset.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #73793 - Removed AbstractPlugin->LOCAL_LANG_charset diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73794-RenderCharsetOptionRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73794-RenderCharsetOptionRemoved.rst index b3369e76f995..1eb078c3693b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73794-RenderCharsetOptionRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-73794-RenderCharsetOptionRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #73794 - renderCharset option removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74029-RemoveModuleLoader-getRelativePath.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74029-RemoveModuleLoader-getRelativePath.rst index 79d2f1d1cd56..5661a328a06a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74029-RemoveModuleLoader-getRelativePath.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74029-RemoveModuleLoader-getRelativePath.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #74029 - Remove ModuleLoader->getRelativePath() diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74031-CharsetConverterParametersRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74031-CharsetConverterParametersRemoved.rst index c98b4c49f439..e95f46f17be4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74031-CharsetConverterParametersRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74031-CharsetConverterParametersRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #74031 - CharsetConverter parameters removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74124-RemovedSys_file_referenceFieldDownloadname.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74124-RemovedSys_file_referenceFieldDownloadname.rst index bdcce255de95..c1ffeee63082 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74124-RemovedSys_file_referenceFieldDownloadname.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-74124-RemovedSys_file_referenceFieldDownloadname.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #74124 - Removed sys_file_reference field downloadname diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-75150-RemovedTypoScriptOptionIncludeJSlibs.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-75150-RemovedTypoScriptOptionIncludeJSlibs.rst index b1f890ca61b1..cf19d641450a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-75150-RemovedTypoScriptOptionIncludeJSlibs.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-75150-RemovedTypoScriptOptionIncludeJSlibs.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #75150 - Removed TypoScript option includeJSlibs diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-76155-ViewHelperNamespaceImportsWithXmlnsAreNowSingular.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-76155-ViewHelperNamespaceImportsWithXmlnsAreNowSingular.rst index efa9d00f20bd..445143052c83 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-76155-ViewHelperNamespaceImportsWithXmlnsAreNowSingular.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Breaking-76155-ViewHelperNamespaceImportsWithXmlnsAreNowSingular.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Breaking: #76155 - ViewHelper Namespace imports with `xmlns` are now singular diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-68748-DeprecateAbstractContentObjectgetContentObject.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-68748-DeprecateAbstractContentObjectgetContentObject.rst index 1ad2579be4ff..4a1f52defbb1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-68748-DeprecateAbstractContentObjectgetContentObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-68748-DeprecateAbstractContentObjectgetContentObject.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #68748 - Deprecate AbstractContentObject::getContentObject() diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-69863-DeprecateGetTemplateVariableContainerFunction.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-69863-DeprecateGetTemplateVariableContainerFunction.rst index 7cc19bac344e..2e9c5c99b6b9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-69863-DeprecateGetTemplateVariableContainerFunction.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-69863-DeprecateGetTemplateVariableContainerFunction.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #69863 - Deprecate getTemplateVariableContainer function diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71255-ExtendedFileUtilitypushErrorMessagesToFlashMessageQueue.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71255-ExtendedFileUtilitypushErrorMessagesToFlashMessageQueue.rst index 1cf4eada2bcc..36b2cd2139ad 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71255-ExtendedFileUtilitypushErrorMessagesToFlashMessageQueue.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71255-ExtendedFileUtilitypushErrorMessagesToFlashMessageQueue.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Deprecation: #71255 - ExtendedFileUtility::pushErrorMessagesToFlashMessageQueue() diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71260-DocumentTemplateMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71260-DocumentTemplateMethods.rst index dec053cc1d67..2b526617757c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71260-DocumentTemplateMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71260-DocumentTemplateMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #71153 - Several DocumentTemplate methods deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71916-LanguageService-makeEntities.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71916-LanguageService-makeEntities.rst index d745acb4de48..31736d2b5ff7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71916-LanguageService-makeEntities.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-71916-LanguageService-makeEntities.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #71916 - LanguageService->makeEntities diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72340-MovedModuleLabelsFromLanguageServiceToModuleLoader.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72340-MovedModuleLabelsFromLanguageServiceToModuleLoader.rst index b6e7d048fd4c..ddf4b6de4bdb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72340-MovedModuleLabelsFromLanguageServiceToModuleLoader.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72340-MovedModuleLabelsFromLanguageServiceToModuleLoader.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #72340 - Moved moduleLabels from LanguageService to ModuleLoader diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72496-DeprecatedLANG-overrideLL.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72496-DeprecatedLANG-overrideLL.rst index 658f83dbef22..a0db1883c378 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72496-DeprecatedLANG-overrideLL.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72496-DeprecatedLANG-overrideLL.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #72496 - Deprecated $LANG->overrideLL diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst index abc30c94cbae..95ed6d01cf10 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72733-DeprecateMoreMethodsOfDocumentTemplate.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #72733 - Deprecate more methods of DocumentTemplate diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72827-ModuleIconConfigurationViaLabelstabs_imagestab.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72827-ModuleIconConfigurationViaLabelstabs_imagestab.rst index 39d3cee96d70..ccd770d6513a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72827-ModuleIconConfigurationViaLabelstabs_imagestab.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72827-ModuleIconConfigurationViaLabelstabs_imagestab.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #72827 - Module Icon configuration via [labels][tabs_images][tab] diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst index 3b691b759d73..39a02f00f83e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72851-DeprecateSomeFunctionsNotInUseAnymoreInTheCore.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #72851 - Deprecate some functions not in use anymore in the core diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72856-RemovedRTEModesOption.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72856-RemovedRTEModesOption.rst index 9987bf6e066a..9576ab92de1d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72856-RemovedRTEModesOption.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-72856-RemovedRTEModesOption.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #72856 - Removed RTE "modes" option diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73050-DeprecatedRandomGeneratorMethodsInGeneralUtility.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73050-DeprecatedRandomGeneratorMethodsInGeneralUtility.rst index 163100f5d8ef..1061e560bdbe 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73050-DeprecatedRandomGeneratorMethodsInGeneralUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73050-DeprecatedRandomGeneratorMethodsInGeneralUtility.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #73050 - Deprecated random generator methods in GeneralUtility diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73067-DeprecateGeneralUtilityrequireOnceAndGeneralUtilityrequireFile.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73067-DeprecateGeneralUtilityrequireOnceAndGeneralUtilityrequireFile.rst index 0b886555c8cf..0249b90f8f93 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73067-DeprecateGeneralUtilityrequireOnceAndGeneralUtilityrequireFile.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73067-DeprecateGeneralUtilityrequireOnceAndGeneralUtilityrequireFile.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================ Deprecation: #73067 - Deprecate GeneralUtility::requireOnce and GeneralUtility::requireFile diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73068-DeprecatedDefaultArgumentOnFcase.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73068-DeprecatedDefaultArgumentOnFcase.rst index adfd475ff56f..aa8d489fb04a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73068-DeprecatedDefaultArgumentOnFcase.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73068-DeprecatedDefaultArgumentOnFcase.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #73068 - Deprecated "default" argument on f:case diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73185-DeprecateNullTimeTracker.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73185-DeprecateNullTimeTracker.rst index 431d5e96353a..54dc16cf790a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73185-DeprecateNullTimeTracker.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73185-DeprecateNullTimeTracker.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #73185 - Deprecate NullTimeTracker diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73190-DeprecateBackendUtilitygetListViewLink.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73190-DeprecateBackendUtilitygetListViewLink.rst index 433135a4d8f4..e39465a834ce 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73190-DeprecateBackendUtilitygetListViewLink.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73190-DeprecateBackendUtilitygetListViewLink.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #73190 - Deprecate BackendUtility::getListViewLink() diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73352-DeprecateOld-schoolAJAXRequests.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73352-DeprecateOld-schoolAJAXRequests.rst index b0ed2e891ab4..4cd5c2f34637 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73352-DeprecateOld-schoolAJAXRequests.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73352-DeprecateOld-schoolAJAXRequests.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #73352 - Deprecate old-school AJAX requests diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73442-ModalGetSeverityClassHasBeenMovedToTheSeverityModule.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73442-ModalGetSeverityClassHasBeenMovedToTheSeverityModule.rst index ed7d6f8c6700..30f1acf872ce 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73442-ModalGetSeverityClassHasBeenMovedToTheSeverityModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73442-ModalGetSeverityClassHasBeenMovedToTheSeverityModule.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Deprecation: #73442 - Modal.getSeverityClass has been moved to the Severity module @@ -10,24 +10,24 @@ See :issue:`73442` Description =========== -The method :javascript:`Modal.getSeverityClass` has been moved to :javascript:`Severity.getCssClass`. :javascript:`Modal.getSeverityClass` has been marked as deprecated. +The method :js:`Modal.getSeverityClass` has been moved to :js:`Severity.getCssClass`. :js:`Modal.getSeverityClass` has been marked as deprecated. Impact ====== -Calling :javascript:`Modal.getSeverityClass` will trigger a console warning in the browser. +Calling :js:`Modal.getSeverityClass` will trigger a console warning in the browser. Affected Installations ====================== -All 3rd party extensions using :javascript:`Modal.getSeverityClass` are affected. +All 3rd party extensions using :js:`Modal.getSeverityClass` are affected. Migration ========= -Change the calls to :javascript:`Severity.getCssClass(severity)`. +Change the calls to :js:`Severity.getCssClass(severity)`. .. index:: JavaScript, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73482-LANG-csConvObjAndLANG-parserFactory.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73482-LANG-csConvObjAndLANG-parserFactory.rst index 796cb51457ea..b56d167a1193 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73482-LANG-csConvObjAndLANG-parserFactory.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73482-LANG-csConvObjAndLANG-parserFactory.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #73482 - $LANG->csConvObj and $LANG->parserFactory diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73511-BrowserLanguageDetectionMovedToLocales.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73511-BrowserLanguageDetectionMovedToLocales.rst index dfc537abc9ea..74f3a30ccc4e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73511-BrowserLanguageDetectionMovedToLocales.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73511-BrowserLanguageDetectionMovedToLocales.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #73511 - BrowserLanguage detection moved to Locales diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst index 8fee94b6c22f..a4066ba5aadb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73514-IncludeLibraryMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Deprecation: #73514 - IncludeLibrary Methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73516-VariousGeneralUtilityMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73516-VariousGeneralUtilityMethods.rst index c3ee6b87f275..301ae0de3bbd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73516-VariousGeneralUtilityMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73516-VariousGeneralUtilityMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #73516 - Various GeneralUtility methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73585-DeprecateTYPO3CMSCoreResourceUtilityBackendUtilitygetFlashMessageForMissingFile.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73585-DeprecateTYPO3CMSCoreResourceUtilityBackendUtilitygetFlashMessageForMissingFile.rst index 52c1cd21be90..2943738f2fe4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73585-DeprecateTYPO3CMSCoreResourceUtilityBackendUtilitygetFlashMessageForMissingFile.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73585-DeprecateTYPO3CMSCoreResourceUtilityBackendUtilitygetFlashMessageForMissingFile.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================================= Deprecation: #72585 - Deprecate TYPO3\CMS\Core\Resource\Utility\BackendUtility::getFlashMessageForMissingFile diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73606-DeprecateIconRegistrygetDeprecationSettings.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73606-DeprecateIconRegistrygetDeprecationSettings.rst index 1bb0e0748ec4..cca862027046 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73606-DeprecateIconRegistrygetDeprecationSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73606-DeprecateIconRegistrygetDeprecationSettings.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #73606 - Deprecate IconRegistry::getDeprecationSettings diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73744-DeprecateClipboard-confirmMsg.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73744-DeprecateClipboard-confirmMsg.rst index b7ae8f4d63d7..cbe591e77b32 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73744-DeprecateClipboard-confirmMsg.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73744-DeprecateClipboard-confirmMsg.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #73744 - Deprecate Clipboard->confirmMsg() diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73794-SearchFormController-utf8_to_currentCharsetAndTSFE-renderCharset.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73794-SearchFormController-utf8_to_currentCharsetAndTSFE-renderCharset.rst index bf32381b4b0a..d664817f47ac 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73794-SearchFormController-utf8_to_currentCharsetAndTSFE-renderCharset.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-73794-SearchFormController-utf8_to_currentCharsetAndTSFE-renderCharset.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================== Deprecation: #73794 - SearchFormController->utf8_to_currentCharset and TSFE->renderCharset diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-74022-GraphicalFunctions-prependAbsolutePath.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-74022-GraphicalFunctions-prependAbsolutePath.rst index cc9604bc4592..d0b92eb9b858 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-74022-GraphicalFunctions-prependAbsolutePath.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-74022-GraphicalFunctions-prependAbsolutePath.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #74022 - GraphicalFunctions->prependAbsolutePath() diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-74156-TemplateServicesortedKeyListAndTemplateService-removeQueryString.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-74156-TemplateServicesortedKeyListAndTemplateService-removeQueryString.rst index 308ac96bf534..8bc2af9c57de 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-74156-TemplateServicesortedKeyListAndTemplateService-removeQueryString.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Deprecation-74156-TemplateServicesortedKeyListAndTemplateService-removeQueryString.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================================== Deprecation: #74156 - TemplateService::sortedKeyList and TemplateService->removeQueryString diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-1835-RecoverPagesRecursivelyToTop.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-1835-RecoverPagesRecursivelyToTop.rst index b44aea90469d..8cbaa8211833 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-1835-RecoverPagesRecursivelyToTop.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-1835-RecoverPagesRecursivelyToTop.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #1835 - Recover pages recursively to top of rootline diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-19157-impexpCouldHaveAnOptionToExcludeAllHiddenRecords.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-19157-impexpCouldHaveAnOptionToExcludeAllHiddenRecords.rst index 969560122e48..525be9b16738 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-19157-impexpCouldHaveAnOptionToExcludeAllHiddenRecords.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-19157-impexpCouldHaveAnOptionToExcludeAllHiddenRecords.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #19157 - Add option to exclude all hidden records in EXT:impexp diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-28230-AddSupportForPBKDF2ToSaltedpasswords.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-28230-AddSupportForPBKDF2ToSaltedpasswords.rst index b889029dc5e2..3c7d3685dd36 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-28230-AddSupportForPBKDF2ToSaltedpasswords.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-28230-AddSupportForPBKDF2ToSaltedpasswords.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #28230 - Add support for PBKDF2 to saltedpasswords diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-54887-Post-processingOfThePreviewUrl.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-54887-Post-processingOfThePreviewUrl.rst index 0dfe078c6487..f9df5dd37a7d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-54887-Post-processingOfThePreviewUrl.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-54887-Post-processingOfThePreviewUrl.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #54887 - Post-processing of the previewUrl diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-67236-AddedAllowedTagsArgumentToFformatstripTagsViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-67236-AddedAllowedTagsArgumentToFformatstripTagsViewHelper.rst index 8ac4cb848f11..80bf9ad2abfc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-67236-AddedAllowedTagsArgumentToFformatstripTagsViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-67236-AddedAllowedTagsArgumentToFformatstripTagsViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Feature: #67236 - Added "allowedTags" argument to f:format.stripTags ViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69394-EXTform-DirectlyLoadFormWizardAsInlineWizard.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69394-EXTform-DirectlyLoadFormWizardAsInlineWizard.rst index bec65c014b70..ff4bf9b7bbc7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69394-EXTform-DirectlyLoadFormWizardAsInlineWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69394-EXTform-DirectlyLoadFormWizardAsInlineWizard.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #69394 - EXT:form - Directly load form wizard as inline wizard diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst index f6f934e84e43..599635a34ca6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69794-SupportPecl-memcachedInMemcachedBackend.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #69794 - Support pecl-memcached in MemcachedBackend diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69863-UseNewStandaloneFluidAsComposerDependency.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69863-UseNewStandaloneFluidAsComposerDependency.rst index b7bae339756e..3f616d4c37ec 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69863-UseNewStandaloneFluidAsComposerDependency.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-69863-UseNewStandaloneFluidAsComposerDependency.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #69863 - Use new standalone Fluid as composer dependency diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-71331-MakeIndexedSearchExtbasePluginFormTargetPidConfigurable.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-71331-MakeIndexedSearchExtbasePluginFormTargetPidConfigurable.rst index e49c5c5ad05e..1b944381e216 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-71331-MakeIndexedSearchExtbasePluginFormTargetPidConfigurable.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-71331-MakeIndexedSearchExtbasePluginFormTargetPidConfigurable.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Feature: #71331 - Make indexed_search extbase plugin form target Pid configurable @@ -15,4 +15,4 @@ configured by using the TypoScript option `plugin.tx_indexedsearch.settings.targ If it is empty, the current page will be used. -.. index:: Frontend, ext:indexed_search, TypoScript \ No newline at end of file +.. index:: Frontend, ext:indexed_search, TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-71876-MakeNewContentElementWizardTabSortOrderConfigurable.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-71876-MakeNewContentElementWizardTabSortOrderConfigurable.rst index 2559813079ef..455993d768f9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-71876-MakeNewContentElementWizardTabSortOrderConfigurable.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-71876-MakeNewContentElementWizardTabSortOrderConfigurable.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #71876 - Make new content element wizard tab sort order configurable diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72045-KeepTagsInHtmlParserWhenStrippingEmptyTags.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72045-KeepTagsInHtmlParserWhenStrippingEmptyTags.rst index a0702e51e41f..f43a21be8071 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72045-KeepTagsInHtmlParserWhenStrippingEmptyTags.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72045-KeepTagsInHtmlParserWhenStrippingEmptyTags.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #72045 - HTMLparser.stripEmptyTags.keepTags diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72309-EXTform-AllowIntegrationOfPredefinedForms.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72309-EXTform-AllowIntegrationOfPredefinedForms.rst index bef6c1e78bdf..72622282d840 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72309-EXTform-AllowIntegrationOfPredefinedForms.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72309-EXTform-AllowIntegrationOfPredefinedForms.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #72309 - EXT:form - Integration of Predefined Forms diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72337-CharsetConversionAutodetection.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72337-CharsetConversionAutodetection.rst index 926c56fa299a..1d76950a1c47 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72337-CharsetConversionAutodetection.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72337-CharsetConversionAutodetection.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #72337 - Charset Conversion Autodetection diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst index 18cd31ad4672..fc18acad1970 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72505-IntroduceHookToOverrideARecordOverlay.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #72505 - Introduce hook to override a record overlay diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72904-AddPreProcessStorageSignalToResourceFactory.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72904-AddPreProcessStorageSignalToResourceFactory.rst index e2a51fe9a9e9..c964c4858622 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72904-AddPreProcessStorageSignalToResourceFactory.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-72904-AddPreProcessStorageSignalToResourceFactory.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #72904 - Add preProcessStorage signal to ResourceFactory diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73042-IntroduceNativeSupportForSymfonyConsole.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73042-IntroduceNativeSupportForSymfonyConsole.rst index 69e8bf2da130..ae5cc6a10ab0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73042-IntroduceNativeSupportForSymfonyConsole.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73042-IntroduceNativeSupportForSymfonyConsole.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #73042 - Introduce native support for Symfony Console diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73050-AddACSPRNGAPI.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73050-AddACSPRNGAPI.rst index 3a3ee639bf82..91147b0e8f77 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73050-AddACSPRNGAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73050-AddACSPRNGAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================== Feature: #73050 - Add a CSPRNG API diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73429-WizardComponentHasBeenAdded.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73429-WizardComponentHasBeenAdded.rst index c70988f55ec9..4deebb8cf57f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73429-WizardComponentHasBeenAdded.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73429-WizardComponentHasBeenAdded.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Feature: #73429 - Wizard component has been added @@ -52,15 +52,15 @@ content string Yes The content of the slide severity int Represents the severity of a slide. Please see TYPO3.Severity. Default is :code:`TYPO3.Severity.info`. callback function Callback method run after the slide appeared. The callback receives two parameters: :code:`$slide`: The current slide as a jQuery object - :code:`settings`: The settings defined via :javascript:`Wizard.set()` + :code:`settings`: The settings defined via :js:`Wizard.set()` ========== =============== ============ ====================================================================================================== addFinalProcessingSlide ~~~~~~~~~~~~~~~~~~~~~~~ Adds a slide to the wizard containing a spinner. This should always be the latest slide. This method returns a Promise -object due to internal handling. This means you have to add a :javascript:`done()` callback containing :javascript:`Wizard.show()` and -:javascript:`Wizard.getComponent()` please see the example below. +object due to internal handling. This means you have to add a :js:`done()` callback containing :js:`Wizard.show()` and +:js:`Wizard.getComponent()` please see the example below. ========== =============== ============ ====================================================================================================== Name DataType Mandatory Description @@ -117,7 +117,7 @@ Example code: Wizard.getComponent().trigger('wizard-dismiss'); -Wizards fire the `wizard-dismissed` event if the wizard is closed. You can integrate your own listener by using :javascript:`Wizard.getComponent()`. +Wizards fire the `wizard-dismissed` event if the wizard is closed. You can integrate your own listener by using :js:`Wizard.getComponent()`. Example code: diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73720-TriggerEventAfterModalWindowDismissed.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73720-TriggerEventAfterModalWindowDismissed.rst index bd0c0e2ea496..380fdb25b05d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73720-TriggerEventAfterModalWindowDismissed.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73720-TriggerEventAfterModalWindowDismissed.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #73720 - Trigger event after modal window dismissed diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73752-AllowAccessingObjectStorageAsArrayInFluidAndOtherPlaces.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73752-AllowAccessingObjectStorageAsArrayInFluidAndOtherPlaces.rst index 6a3529cdd5ab..0a9cb23b72bd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73752-AllowAccessingObjectStorageAsArrayInFluidAndOtherPlaces.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-73752-AllowAccessingObjectStorageAsArrayInFluidAndOtherPlaces.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Feature: #73752 - Allow accessing ObjectStorage as array in Fluid and other places diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74038-ReportForCheckingDatabaseCharacterSet.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74038-ReportForCheckingDatabaseCharacterSet.rst index daaac898e191..225d3189686d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74038-ReportForCheckingDatabaseCharacterSet.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74038-ReportForCheckingDatabaseCharacterSet.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #74038 - Report for checking database character set diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74109-SetTheAlternativeBackendLogoViaExtensionManager.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74109-SetTheAlternativeBackendLogoViaExtensionManager.rst index fb327ad646f0..7b9bef7e7d96 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74109-SetTheAlternativeBackendLogoViaExtensionManager.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74109-SetTheAlternativeBackendLogoViaExtensionManager.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #74109 - Set the alternative Backend Logo via Extension Manager diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74179-PageModuleDragDropCanDoCopiesViaCTRLKeyNow.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74179-PageModuleDragDropCanDoCopiesViaCTRLKeyNow.rst index 7f91be2ab6a4..7da1309a6249 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74179-PageModuleDragDropCanDoCopiesViaCTRLKeyNow.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74179-PageModuleDragDropCanDoCopiesViaCTRLKeyNow.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #74179 - Page Module Drag & Drop Can Do Copies Via CTRL Key Now diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74319-DefaultDatabaseCharacterSetAndUpdateWizardForNonUtf-8.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74319-DefaultDatabaseCharacterSetAndUpdateWizardForNonUtf-8.rst index 4878a9594c4a..2d0789d1a8e9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74319-DefaultDatabaseCharacterSetAndUpdateWizardForNonUtf-8.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Feature-74319-DefaultDatabaseCharacterSetAndUpdateWizardForNonUtf-8.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Feature: #74319 - Default database character set and update wizard for non UTF-8 diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Important-22858-FilelistCreatingANewFileAndOpeningItImmediatelyForEditing.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Important-22858-FilelistCreatingANewFileAndOpeningItImmediatelyForEditing.rst index fe3a9c58208a..6e8d89feead6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Important-22858-FilelistCreatingANewFileAndOpeningItImmediatelyForEditing.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Important-22858-FilelistCreatingANewFileAndOpeningItImmediatelyForEditing.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Important: #22858 - Filelist: Creating a new file and opening it immediately for editing diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Important-70849-MakeSearchLevelsConsistent.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Important-70849-MakeSearchLevelsConsistent.rst index e9261ad45df1..75fa2c8f1ec1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Important-70849-MakeSearchLevelsConsistent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Important-70849-MakeSearchLevelsConsistent.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Important: #70849 - Make search levels in live search and list search consistent diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Important-71521-InternalChangesInCommandController.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Important-71521-InternalChangesInCommandController.rst index d40d8004612e..04dd05dcaeb8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Important-71521-InternalChangesInCommandController.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Important-71521-InternalChangesInCommandController.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Important: #71521 - Internal changes in CommandController diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Important-72290-MoveInstallToolUpdateFlagsToSystemRegistry.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Important-72290-MoveInstallToolUpdateFlagsToSystemRegistry.rst index 572403352baf..84144f814f01 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Important-72290-MoveInstallToolUpdateFlagsToSystemRegistry.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Important-72290-MoveInstallToolUpdateFlagsToSystemRegistry.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Important: #72290 - Move install tool update flags to system registry diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Important-72580-PubliclyAccessibleGeneratedAssetFilesMovedToTypo3tempassets.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Important-72580-PubliclyAccessibleGeneratedAssetFilesMovedToTypo3tempassets.rst index 19804f00c9a6..044863a8394f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Important-72580-PubliclyAccessibleGeneratedAssetFilesMovedToTypo3tempassets.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Important-72580-PubliclyAccessibleGeneratedAssetFilesMovedToTypo3tempassets.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Important: #72580 - Publicly accessible generated asset files moved to typo3temp/assets/ diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst index 99bffdb06c2f..4a004a3e138c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Important-72697-RemoveThumbnailFunctionalityOfImpexp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Important: #72697 - Remove thumbnail functionality of impexp diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Index.rst index ac71ec7799e6..ff4f90763edc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.0/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.0/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 8.0 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-66861-DoNotAutomaticallyAppendAToTheIdentifierOfAFolder.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-66861-DoNotAutomaticallyAppendAToTheIdentifierOfAFolder.rst index 8dd39a0b5d99..538039f571a7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-66861-DoNotAutomaticallyAppendAToTheIdentifierOfAFolder.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-66861-DoNotAutomaticallyAppendAToTheIdentifierOfAFolder.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Breaking: #66861 - Do not automatically append a "/" to the identifier of a folder @@ -31,4 +31,4 @@ Migration All drivers that depend on this `/` being added should be adjusted so the driver handles this. -.. index:: PHP-API, FAL \ No newline at end of file +.. index:: PHP-API, FAL diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-70056-CurlAndHttpRequestRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-70056-CurlAndHttpRequestRemoved.rst index 76c813998493..bd1442991b15 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-70056-CurlAndHttpRequestRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-70056-CurlAndHttpRequestRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #70056 - Http-related options and HttpRequest class removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-72931-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-72931-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst index 4a032ece28c1..d1a7f502fe8d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-72931-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-72931-SearchFormControllerpi_list_browseresultsHasBeenRenamed.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Breaking: #72931 - SearchFormController::pi_list_browseresults() has been renamed diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75237-RemovalOfDivCe-bodytextMightCauseLayoutIssues.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75237-RemovalOfDivCe-bodytextMightCauseLayoutIssues.rst index 2a27f83f473c..958a296ac5a4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75237-RemovalOfDivCe-bodytextMightCauseLayoutIssues.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75237-RemovalOfDivCe-bodytextMightCauseLayoutIssues.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #75237 - Removal of div ce-bodytext might cause layout issues diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75323-RemovedParameterEntryPointPathFromMainApplications.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75323-RemovedParameterEntryPointPathFromMainApplications.rst index 65d48283f566..8bcc510b1e2f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75323-RemovedParameterEntryPointPathFromMainApplications.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75323-RemovedParameterEntryPointPathFromMainApplications.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #75323 - Removed parameter entryPointPath from main applications diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75324-ReferenceIndexCLICommandChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75324-ReferenceIndexCLICommandChanged.rst index 7be97480575c..45810718616e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75324-ReferenceIndexCLICommandChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75324-ReferenceIndexCLICommandChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #75324 - ReferenceIndex CLI command changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75349-MoveIndexedSearchPi-basedPluginToCompatibility7.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75349-MoveIndexedSearchPi-basedPluginToCompatibility7.rst index 112914e26446..051e6e1f3b40 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75349-MoveIndexedSearchPi-basedPluginToCompatibility7.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75349-MoveIndexedSearchPi-basedPluginToCompatibility7.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #75349 - Move Indexed Search pi-based plugin to compatibility7 diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75355-FlexForm-relatedOptionsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75355-FlexForm-relatedOptionsRemoved.rst index 0cebcb127cf4..3cc228a82c8e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75355-FlexForm-relatedOptionsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75355-FlexForm-relatedOptionsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #75355 - FlexForm-related options removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75357-TYPO3_CONF_VARSBElockSSLOptionIsBoolean.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75357-TYPO3_CONF_VARSBElockSSLOptionIsBoolean.rst index e70676eb32b4..955fca938ffa 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75357-TYPO3_CONF_VARSBElockSSLOptionIsBoolean.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75357-TYPO3_CONF_VARSBElockSSLOptionIsBoolean.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #75357 - $TYPO3_CONF_VARS[BE][lockSSL] option is boolean diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75454-LocalConfigurationDBConfigStructureHasChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75454-LocalConfigurationDBConfigStructureHasChanged.rst index 59bad8a8999b..1e9e7e731a2f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75454-LocalConfigurationDBConfigStructureHasChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75454-LocalConfigurationDBConfigStructureHasChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #75454 - LocalConfiguration DB config structure has changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75454-TYPO3_dbConstantsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75454-TYPO3_dbConstantsRemoved.rst index 1f36d6b3c01a..0b1b4ee79657 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75454-TYPO3_dbConstantsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75454-TYPO3_dbConstantsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #75454 - TYPO3_db Constants removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75497-InlineBackendLayoutWizard.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75497-InlineBackendLayoutWizard.rst index 40d8a8aafe83..842d1977b5fd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75497-InlineBackendLayoutWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75497-InlineBackendLayoutWizard.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #75497 - inline backend layout wizard @@ -32,4 +32,4 @@ Migration Use the renderType `belayoutwizard`, which renders the backend layout wizard inline in FormEngine. -.. index:: PHP-API, Backend, TCA \ No newline at end of file +.. index:: PHP-API, Backend, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75708-AlwaysStorePTagsInDBFromRTE.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75708-AlwaysStorePTagsInDBFromRTE.rst index 5cf5d23a9880..0c86b930950d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75708-AlwaysStorePTagsInDBFromRTE.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75708-AlwaysStorePTagsInDBFromRTE.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #75708 - Always store <p> tags in DB from RTE diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75711-RemovedDB-relatedMethodsAndTCA-relatedOptionsFromCObj.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75711-RemovedDB-relatedMethodsAndTCA-relatedOptionsFromCObj.rst index 451b1f275e14..7914fba2b374 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75711-RemovedDB-relatedMethodsAndTCA-relatedOptionsFromCObj.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75711-RemovedDB-relatedMethodsAndTCA-relatedOptionsFromCObj.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Breaking: #75711 - Removed DB-related methods and TCA-related options from cObj diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75829-RemovedImportHandlingOfPre60Files.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75829-RemovedImportHandlingOfPre60Files.rst index ff0703532fae..9d2640831eea 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75829-RemovedImportHandlingOfPre60Files.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Breaking-75829-RemovedImportHandlingOfPre60Files.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #75829 - Removed handling of pre 6.0 files when importing diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-73209-GlobalFlexPageTsConfig.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-73209-GlobalFlexPageTsConfig.rst index 3a519965582e..0375fcd594cd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-73209-GlobalFlexPageTsConfig.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-73209-GlobalFlexPageTsConfig.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #73209 - Deprecated flex page TSConfig @@ -49,4 +49,4 @@ Migration Search for `PAGE_TSCONFIG_ID`, `PAGE_TSCONFIG_IDLIST` and `PAGE_TSCONFIG_STR` and restrict them to single fields as outlined above. -.. index:: PHP-API, TSConfig, FlexForm \ No newline at end of file +.. index:: PHP-API, TSConfig, FlexForm diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-73728-WizardTypeColorboxIsDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-73728-WizardTypeColorboxIsDeprecated.rst index 5ea7da701119..b7cc2ffbf8a5 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-73728-WizardTypeColorboxIsDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-73728-WizardTypeColorboxIsDeprecated.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #73728 - Wizard type colorbox is deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75327-TSFE-csConvObjAndTSFE-csConv.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75327-TSFE-csConvObjAndTSFE-csConv.rst index 3353031f8a35..1a745f97fda9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75327-TSFE-csConvObjAndTSFE-csConv.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75327-TSFE-csConvObjAndTSFE-csConv.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #75327 - $TSFE->csConvObj and $TSFE->csConv() diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75340-MethodsRelatedToGeneratingTraditionalBackendAJAXURLs.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75340-MethodsRelatedToGeneratingTraditionalBackendAJAXURLs.rst index 5613d5b15da8..cc6c2a052e23 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75340-MethodsRelatedToGeneratingTraditionalBackendAJAXURLs.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75340-MethodsRelatedToGeneratingTraditionalBackendAJAXURLs.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Deprecation: #75340 - Methods related to generating traditional Backend AJAX URLs @@ -42,4 +42,4 @@ and can be linked to like this: Keep in mind that the newly created Ajax routes need to implement PSR-7 as well. -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75371-Array2xml_cs.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75371-Array2xml_cs.rst index 4917ed0cdb5f..c5950e85631f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75371-Array2xml_cs.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75371-Array2xml_cs.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================== Deprecation: #75371 - array2xml_cs diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75575-TranslateViewHelperHtmlEscapeArgumentMarkedAsDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75575-TranslateViewHelperHtmlEscapeArgumentMarkedAsDeprecated.rst index 4449f3024e2c..3d3419d3a99b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75575-TranslateViewHelperHtmlEscapeArgumentMarkedAsDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75575-TranslateViewHelperHtmlEscapeArgumentMarkedAsDeprecated.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Deprecation: #75575 - TranslateViewHelper htmlEscape argument marked as deprecated @@ -34,4 +34,4 @@ Migration `<f:translate>` needs to be wrapped by `<f:format.raw>` if the view helper result is needed in a different context than HTML -.. index:: Fluid, Frontend \ No newline at end of file +.. index:: Fluid, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75621-GeneralUtilityMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75621-GeneralUtilityMethods.rst index 030cb74a956d..485710aa679e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75621-GeneralUtilityMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75621-GeneralUtilityMethods.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Deprecation: #75621 - GeneralUtility methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75625-DeprecatedCacheClearingOptions.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75625-DeprecatedCacheClearingOptions.rst index 65d2e6f4a209..fefb83543680 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75625-DeprecatedCacheClearingOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Deprecation-75625-DeprecatedCacheClearingOptions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #75625 - Deprecated cache clearing options @@ -35,4 +35,4 @@ Migration If the group of system caches needs to be deleted explicitly, use :php:`flushCachesInGroup('system')` of `CacheManager` directly. -.. index:: PHP-API, LocalConfiguration \ No newline at end of file +.. index:: PHP-API, LocalConfiguration diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-27471-AllowAsteriskForHideTables.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-27471-AllowAsteriskForHideTables.rst index ae1f52e77316..c8a2bce1862a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-27471-AllowAsteriskForHideTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-27471-AllowAsteriskForHideTables.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #27471 - Allow asterisk for hideTables diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-39597-MultipleLocaleNamesForTypoScriptConfiglocale_all.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-39597-MultipleLocaleNamesForTypoScriptConfiglocale_all.rst index 14992989e4bc..a0b1f853b642 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-39597-MultipleLocaleNamesForTypoScriptConfiglocale_all.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-39597-MultipleLocaleNamesForTypoScriptConfiglocale_all.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #39597 - Multiple locale names for TypoScript config.locale_all @@ -19,4 +19,4 @@ underlying PHP function `setlocale()` does as well. .. -.. index:: TypoScript, Frontend \ No newline at end of file +.. index:: TypoScript, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-69439-EnhanceSQLQueryReductionInPageTreeInWorkspaces.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-69439-EnhanceSQLQueryReductionInPageTreeInWorkspaces.rst index 3c4b06bfe61d..9da457aac1a3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-69439-EnhanceSQLQueryReductionInPageTreeInWorkspaces.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-69439-EnhanceSQLQueryReductionInPageTreeInWorkspaces.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #69439 - Enhance SQL query reduction in page tree in workspaces @@ -32,4 +32,4 @@ Impact The hooks introduce the possibility to modify the determined results - only if those hooks are used. -.. index:: Database, LocalConfiguration, ext:workspaces \ No newline at end of file +.. index:: Database, LocalConfiguration, ext:workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-70056-GuzzleForHttpRequests.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-70056-GuzzleForHttpRequests.rst index 4eb9d4d8c163..7200534dbefc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-70056-GuzzleForHttpRequests.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-70056-GuzzleForHttpRequests.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #70056 - Added PHP library "Guzzle" for HTTP Requests within TYPO3 diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-72923-ConfigurableFileListSize.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-72923-ConfigurableFileListSize.rst index dbbda1ae3d9f..cfc4929189ae 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-72923-ConfigurableFileListSize.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-72923-ConfigurableFileListSize.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Feature: #72923 - Configure the number of files shown per page in file list module diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75386-GetIdentifierInSlideCallback.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75386-GetIdentifierInSlideCallback.rst index e140f8d890ee..c9bd8ac6108c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75386-GetIdentifierInSlideCallback.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75386-GetIdentifierInSlideCallback.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #75386 - Get identifier in slide callback @@ -10,13 +10,13 @@ See :issue:`75386` Description =========== -The callback of :javascript:`Wizard.addSlide()` now has a new parameter `identifier`. +The callback of :js:`Wizard.addSlide()` now has a new parameter `identifier`. Impact ====== -The identifier is passed to the callback function of :javascript:`Wizard.addSlide()`. +The identifier is passed to the callback function of :js:`Wizard.addSlide()`. Example code: @@ -26,4 +26,4 @@ Example code: console.log(identifier); // my-identifier }); -.. index:: JavaScript, Backend \ No newline at end of file +.. index:: JavaScript, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75454-DoctrineDBALForDatabaseConnections.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75454-DoctrineDBALForDatabaseConnections.rst index 3f10c69417e8..02d2497c49bf 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75454-DoctrineDBALForDatabaseConnections.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75454-DoctrineDBALForDatabaseConnections.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Feature: #75454 - Added PHP library "Doctrine DBAL" for Database Connections within TYPO3 diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75497-InlineBackendLayoutWizard.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75497-InlineBackendLayoutWizard.rst index ef1d52d1d1f3..beb9eaeb0698 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75497-InlineBackendLayoutWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75497-InlineBackendLayoutWizard.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #75497 - inline backend layout wizard diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75579-AddMarkupIdentifierSupportToJavaScriptIconAPI.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75579-AddMarkupIdentifierSupportToJavaScriptIconAPI.rst index bc49108f63a7..2dc03c091758 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75579-AddMarkupIdentifierSupportToJavaScriptIconAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75579-AddMarkupIdentifierSupportToJavaScriptIconAPI.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #75579 - Add markupIdentifier support to JavaScript IconAPI @@ -40,4 +40,4 @@ Example 2: with alternativeMarkup = inline }); }); -.. index:: JavaScript, Backend \ No newline at end of file +.. index:: JavaScript, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75581-SimplifyCacheClearing.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75581-SimplifyCacheClearing.rst index 610db006229e..be3328f4ada9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75581-SimplifyCacheClearing.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75581-SimplifyCacheClearing.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Feature: #75581 - Simplify cache clearing diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75827-AddConfigurationOptionsToFloatConverter.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75827-AddConfigurationOptionsToFloatConverter.rst index 99911797e7ee..492ab15fa4d5 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75827-AddConfigurationOptionsToFloatConverter.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Feature-75827-AddConfigurationOptionsToFloatConverter.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================= Feature: #75827 - Add configuration options to \TYPO3\CMS\Extbase\Property\TypeConverter\FloatConverter diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Important-73041-PackageStatesIncludesOnlyActivePackages.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Important-73041-PackageStatesIncludesOnlyActivePackages.rst index 103c9ad92767..ae14c91f78b9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Important-73041-PackageStatesIncludesOnlyActivePackages.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Important-73041-PackageStatesIncludesOnlyActivePackages.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Important: #73041 - PackageStates Includes Only Active Packages diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Index.rst index f08cd99523dd..495c2a55a131 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.1/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.1/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 8.1 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75493-EvaluateBooleanStdWrapPropertiesCorrectly.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75493-EvaluateBooleanStdWrapPropertiesCorrectly.rst index 8ee1e6173ee7..1bdd7af81e09 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75493-EvaluateBooleanStdWrapPropertiesCorrectly.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75493-EvaluateBooleanStdWrapPropertiesCorrectly.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #75493 - Evaluate "boolean /stdWrap" properties correctly diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75645-DoctrineMigrateExtbackendTree.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75645-DoctrineMigrateExtbackendTree.rst index 61e6a0131ec1..b50d7c54d47c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75645-DoctrineMigrateExtbackendTree.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75645-DoctrineMigrateExtbackendTree.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #75645 - Doctrine: migrate ext:backend/Tree diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75710-RTE-relatedTSconfigOptionsSkipAlignAndSkipClassRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75710-RTE-relatedTSconfigOptionsSkipAlignAndSkipClassRemoved.rst index 54b001f8b04b..3eeb330f7138 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75710-RTE-relatedTSconfigOptionsSkipAlignAndSkipClassRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75710-RTE-relatedTSconfigOptionsSkipAlignAndSkipClassRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Breaking: #75710 - RTE-related TSconfig options skipAlign and skipClass removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75747-EXTform-RemovedUseDefaultContentObjectSetting.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75747-EXTform-RemovedUseDefaultContentObjectSetting.rst index 227cd91184f5..1fc7a80d80f6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75747-EXTform-RemovedUseDefaultContentObjectSetting.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75747-EXTform-RemovedUseDefaultContentObjectSetting.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #75747 - EXT:form - Removed useDefaultContentObject setting @@ -10,7 +10,7 @@ See :issue:`75747` Description =========== -The TypoScript option :ts:`useDefaultContentObject` of the FORM cObject has been removed. +The TypoScript option :typoscript:`useDefaultContentObject` of the FORM cObject has been removed. Setting this value to 0 allowed the usage of the prehistoric content type `mailform`. @@ -23,7 +23,7 @@ It is not possible to configure the rendering of the FORM cOject. The setting is Affected Installations ====================== -Any installation that uses the TypoScript option :ts:`useDefaultContentObject = 0`. +Any installation that uses the TypoScript option :typoscript:`useDefaultContentObject = 0`. Migration diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75760-ReturnTypeOfGetRecordsToCopyDatabaseResultChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75760-ReturnTypeOfGetRecordsToCopyDatabaseResultChanged.rst index aa9b3e3ba714..8c771f4e9766 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75760-ReturnTypeOfGetRecordsToCopyDatabaseResultChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-75760-ReturnTypeOfGetRecordsToCopyDatabaseResultChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================ Breaking: #75760 - Return type of LocalizationRepository::getRecordsToCopyDatabaseResult changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76285-PopupConfigurationIsMovedToTYPO3settings.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76285-PopupConfigurationIsMovedToTYPO3settings.rst index 982c85692a52..32c6b91174ca 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76285-PopupConfigurationIsMovedToTYPO3settings.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76285-PopupConfigurationIsMovedToTYPO3settings.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #76285 - Popup configuration is moved to TYPO3.settings @@ -14,10 +14,10 @@ The popup window configuration has been moved to `TYPO3.settings`. The following configuration options are not working anymore. -* :javascript:`top.TYPO3.configuration.RTEPopupWindow.width` -* :javascript:`top.TYPO3.configuration.RTEPopupWindow.height` -* :javascript:`top.TYPO3.configuration.PopupWindow.width` -* :javascript:`top.TYPO3.configuration.PopupWindow.height` +* :js:`top.TYPO3.configuration.RTEPopupWindow.width` +* :js:`top.TYPO3.configuration.RTEPopupWindow.height` +* :js:`top.TYPO3.configuration.PopupWindow.width` +* :js:`top.TYPO3.configuration.PopupWindow.height` Impact @@ -37,9 +37,9 @@ Migration The migration can be done with the following replacements. -* :javascript:`top.TYPO3.configuration.RTEPopupWindow.width` to :javascript:`TYPO3.settings.Textarea.RTEPopupWindow.width` -* :javascript:`top.TYPO3.configuration.RTEPopupWindow.height` to :javascript:`TYPO3.settings.Textarea.RTEPopupWindow.height` -* :javascript:`top.TYPO3.configuration.PopupWindow.width` to :javascript:`TYPO3.settings.Popup.PopupWindow.width` -* :javascript:`top.TYPO3.configuration.PopupWindow.height` to :javascript:`TYPO3.settings.Popup.PopupWindow.height` +* :js:`top.TYPO3.configuration.RTEPopupWindow.width` to :js:`TYPO3.settings.Textarea.RTEPopupWindow.width` +* :js:`top.TYPO3.configuration.RTEPopupWindow.height` to :js:`TYPO3.settings.Textarea.RTEPopupWindow.height` +* :js:`top.TYPO3.configuration.PopupWindow.width` to :js:`TYPO3.settings.Popup.PopupWindow.width` +* :js:`top.TYPO3.configuration.PopupWindow.height` to :js:`TYPO3.settings.Popup.PopupWindow.height` .. index:: JavaScript, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76469-DoctrineMigrateExtImpExp.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76469-DoctrineMigrateExtImpExp.rst index 364138fc7d89..a38d01f34e9e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76469-DoctrineMigrateExtImpExp.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76469-DoctrineMigrateExtImpExp.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #76469 - Doctrine: migrate ext:ImpExp diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76527-CleanupContextMenuClasses.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76527-CleanupContextMenuClasses.rst index fb31f323fb3d..07cf3a425781 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76527-CleanupContextMenuClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76527-CleanupContextMenuClasses.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #76527 - Cleanup ContextMenu classes diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76802-DropXcacheCacheBackend.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76802-DropXcacheCacheBackend.rst index 57103e9e8ef9..d264097968d6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76802-DropXcacheCacheBackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Breaking-76802-DropXcacheCacheBackend.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Breaking: #76802 - Drop xcache cache backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-15415-DeprecateRemoveBadHTML.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-15415-DeprecateRemoveBadHTML.rst index a017b731965c..4581938e0966 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-15415-DeprecateRemoveBadHTML.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-15415-DeprecateRemoveBadHTML.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Deprecation: #15415 - Deprecate removeBadHTML diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-71917-DeprecateTheArgumentHscForGetLLGetLLLAndSL.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-71917-DeprecateTheArgumentHscForGetLLGetLLLAndSL.rst index 444215b5ac8b..c42a2f05e7ff 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-71917-DeprecateTheArgumentHscForGetLLGetLLLAndSL.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-71917-DeprecateTheArgumentHscForGetLLGetLLLAndSL.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Deprecation: #71917 - Deprecate the argument 'hsc' for getLL, getLLL, sL and pi_getLL diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst index 42c21dde0ef6..603d78d4a696 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-72859-DeprecateMethodsOfDocumentTemplate.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #72859 - Deprecate methods of DocumentTemplate diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75209-CodecleanupForMenuViewHelperTrait.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75209-CodecleanupForMenuViewHelperTrait.rst index 8df5f24db19b..3cd4d9141181 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75209-CodecleanupForMenuViewHelperTrait.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75209-CodecleanupForMenuViewHelperTrait.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #75209 - Code cleanup for MenuViewHelperTrait diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75760-DeprecateMethodsOfLocalizationRepository.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75760-DeprecateMethodsOfLocalizationRepository.rst index 0a9229282402..936f4b6ed315 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75760-DeprecateMethodsOfLocalizationRepository.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75760-DeprecateMethodsOfLocalizationRepository.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #75760 - Deprecate methods of LocalizationRepository diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75904-CategoryModelHasIconPropertyButNoDatabaseField.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75904-CategoryModelHasIconPropertyButNoDatabaseField.rst index 2787dcad9bb9..ab00d102af0f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75904-CategoryModelHasIconPropertyButNoDatabaseField.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-75904-CategoryModelHasIconPropertyButNoDatabaseField.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Deprecation: #75904 - Category Model has icon property but no database field diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76101-RemoveSoloFieldContainer.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76101-RemoveSoloFieldContainer.rst index 3e733376a746..cfceab86fb94 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76101-RemoveSoloFieldContainer.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76101-RemoveSoloFieldContainer.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #76101 - remove SoloFieldContainer diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76104-Deprecated-Single-Slash-Comments-In-TypoScript.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76104-Deprecated-Single-Slash-Comments-In-TypoScript.rst index 1adcc4d169ee..cabc9d4a1d04 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76104-Deprecated-Single-Slash-Comments-In-TypoScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76104-Deprecated-Single-Slash-Comments-In-TypoScript.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #76104 - Deprecated single slash comments in TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76164-DeprecateRemoveXSS.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76164-DeprecateRemoveXSS.rst index db1d11672a5e..a7bc785cec56 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76164-DeprecateRemoveXSS.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76164-DeprecateRemoveXSS.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Deprecation: #76164 - Deprecate RemoveXSS diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76345-PathPrefixesInCallUserFunctionAndGetUserObj.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76345-PathPrefixesInCallUserFunctionAndGetUserObj.rst index 5340228c18e9..63126d93e270 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76345-PathPrefixesInCallUserFunctionAndGetUserObj.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76345-PathPrefixesInCallUserFunctionAndGetUserObj.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #76345 - Path prefixes in callUserFunction and getUserObj diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76370-DeprecateCacheFactory.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76370-DeprecateCacheFactory.rst index 8d885da763eb..81af26a82ebc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76370-DeprecateCacheFactory.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76370-DeprecateCacheFactory.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Deprecation: #76370 - Deprecate CacheFactory diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76383-DeprecateFontTag.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76383-DeprecateFontTag.rst index 2aca45dde964..e91c810c91aa 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76383-DeprecateFontTag.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Deprecation-76383-DeprecateFontTag.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================= Deprecation: #76383 - Deprecate fontTag diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-18586-ConfigurableWidthHeightForEditpanelInFeedit.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-18586-ConfigurableWidthHeightForEditpanelInFeedit.rst index d11d9b10207c..2982ce76c32e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-18586-ConfigurableWidthHeightForEditpanelInFeedit.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-18586-ConfigurableWidthHeightForEditpanelInFeedit.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #18586 - Configurable width & height for editpanel in feedit diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-20446-ClearCacheEntryInContextMenu.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-20446-ClearCacheEntryInContextMenu.rst index e5d53316d80a..92e53a03d508 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-20446-ClearCacheEntryInContextMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-20446-ClearCacheEntryInContextMenu.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #20446 - Clear cache entry in context menu diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76008-PropertyVisibilityToDebuggerUtilityvar_dump.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76008-PropertyVisibilityToDebuggerUtilityvar_dump.rst index 37d493ed13a0..161017d8c872 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76008-PropertyVisibilityToDebuggerUtilityvar_dump.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76008-PropertyVisibilityToDebuggerUtilityvar_dump.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #76008 - Property visibility to DebuggerUtility::var_dump diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76072-OggFlacAndOpusSupport.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76072-OggFlacAndOpusSupport.rst index 21a43bc564f7..52f1b481b431 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76072-OggFlacAndOpusSupport.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76072-OggFlacAndOpusSupport.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #76072 - Ogg, flac and opus support diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76458-LetDebuggerUtilityRenderClosures.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76458-LetDebuggerUtilityRenderClosures.rst index d16b3a17ce33..9dafe597fc92 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76458-LetDebuggerUtilityRenderClosures.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76458-LetDebuggerUtilityRenderClosures.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #76458 - Let DebuggerUtility render closures diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76531-AddIconForRecordViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76531-AddIconForRecordViewHelper.rst index 1cb6bf735ee9..8bca080b4e16 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76531-AddIconForRecordViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76531-AddIconForRecordViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Feature: #76531 - Add IconForRecordViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76590-IntroduceUnitTestsForJavaScript.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76590-IntroduceUnitTestsForJavaScript.rst index 90c442289747..03122122e83d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76590-IntroduceUnitTestsForJavaScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Feature-76590-IntroduceUnitTestsForJavaScript.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #76590 - Introduce UnitTests for JavaScript @@ -43,7 +43,7 @@ Test-Files Any test file must be located in extension folder `typo3/sysext/<EXTKEY>/Tests/JavaScript/` The filename must end with Test.js, e.g. `GridEditorTest.js` -Each test file must be implemented as AMD module, must use strict mode and has to use :javascript:`describe` with module name as outer wrap for each test. +Each test file must be implemented as AMD module, must use strict mode and has to use :js:`describe` with module name as outer wrap for each test. The following code block shows a good example: .. code-block:: javascript @@ -68,7 +68,7 @@ Please take a look at the existing test files and read the jasmine documentation DataProvider for tests ---------------------- -For testing a set of values, the core implement a kind of DataProvider. To use the DataProvider you have to use the function :javascript:`using`. +For testing a set of values, the core implement a kind of DataProvider. To use the DataProvider you have to use the function :js:`using`. Please take a look at `FormEngineValidationTest.js` for an example. .. index:: JavaScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Important-75747-EXTform-RemovedSupportForCompatibility6.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Important-75747-EXTform-RemovedSupportForCompatibility6.rst index bb900e1dbf6d..efb647934ef5 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Important-75747-EXTform-RemovedSupportForCompatibility6.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Important-75747-EXTform-RemovedSupportForCompatibility6.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Important: #75747 - EXT:form - Removed support for compatibility6 diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Index.rst index d674e59423fd..dffe4003fefa 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.2/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.2/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 8.2 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst index b8968fd09108..73528079779c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-73461-ImportModuleDisabledForNonAdminUsers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #73461 - Import module disabled for non admin users diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-74375-Fe_usersimageMigratedToFAL.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-74375-Fe_usersimageMigratedToFAL.rst index d41088da3399..95a0cb34706a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-74375-Fe_usersimageMigratedToFAL.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-74375-Fe_usersimageMigratedToFAL.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #74375 - fe_users.image migrated to FAL diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst index 30545082cec4..13a4d9dadce3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #76108 - Replace ExtJS category tree with D3 and SVG @@ -20,14 +20,14 @@ It also polluted backend user settings with tons of data without giving much usa Impact ====== -Any JS code referencing ExtJS component :javascript:`TYPO3.Components.Tree` or its sub-components -(like :javascript:`TYPO3.Components.Tree.StandardTree`) will no longer work. +Any JS code referencing ExtJS component :js:`TYPO3.Components.Tree` or its sub-components +(like :js:`TYPO3.Components.Tree.StandardTree`) will no longer work. Affected Installations ====================== -All installations having extensions which modify the :javascript:`TYPO3.Components.Tree` +All installations having extensions which modify the :js:`TYPO3.Components.Tree` (implemented in :file:`typo3/sysext/backend/Resources/Public/JavaScript/tree.js`) component, or rely on the file being present. diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-ReturnValueOfAbstractDatabaseRecordListmakeSearchStringChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-ReturnValueOfAbstractDatabaseRecordListmakeSearchStringChanged.rst index a104181929e4..d7fb8cdecd61 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-ReturnValueOfAbstractDatabaseRecordListmakeSearchStringChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-ReturnValueOfAbstractDatabaseRecordListmakeSearchStringChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Breaking: #76259 - Return value of AbstractDatabaseRecordList::makeSearchString changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodGetResultChangedInPageLayoutView.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodGetResultChangedInPageLayoutView.rst index 54c4b4f2d115..6cf3456008c9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodGetResultChangedInPageLayoutView.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodGetResultChangedInPageLayoutView.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #76259 - Signature of getResult() in PageLayoutView changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodSetTotalItemsChangedInAbstractDatabaseRecordList.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodSetTotalItemsChangedInAbstractDatabaseRecordList.rst index de80f976d293..d8473e9b302e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodSetTotalItemsChangedInAbstractDatabaseRecordList.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-SignatureOfMethodSetTotalItemsChangedInAbstractDatabaseRecordList.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Breaking: #76259 - Signature of setTotalItems() in AbstractDatabaseRecordList changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-ValuePassedToHookGetTableChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-ValuePassedToHookGetTableChanged.rst index cecf537703e0..2c10c30b7e79 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-ValuePassedToHookGetTableChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76259-ValuePassedToHookGetTableChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #76259 - Value passed to hook getTable changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76879-RemoveUnusedPropertiesFromPageTreeView.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76879-RemoveUnusedPropertiesFromPageTreeView.rst index 9a0667fda8ca..a36e32b6d3e2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76879-RemoveUnusedPropertiesFromPageTreeView.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76879-RemoveUnusedPropertiesFromPageTreeView.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #76879 - Remove unused properties from PageTreeView diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76879-RemoveUnusedPropertyPidSelectFromAbstractDatabaseRecordList.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76879-RemoveUnusedPropertyPidSelectFromAbstractDatabaseRecordList.rst index 109b2ec894f8..be61db36db33 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76879-RemoveUnusedPropertyPidSelectFromAbstractDatabaseRecordList.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76879-RemoveUnusedPropertyPidSelectFromAbstractDatabaseRecordList.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Breaking: #76879 - Remove unused property pidSelect from AbstractDatabaseRecordList diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76891-SyslogLowlevelCommand.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76891-SyslogLowlevelCommand.rst index 58b48394275f..c15bf2fce8c3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76891-SyslogLowlevelCommand.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-76891-SyslogLowlevelCommand.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Breaking: #76891 - syslog lowlevel command diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77049-RemoveUnusedPropertiesFromSuggestWizardDefaultReceiver.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77049-RemoveUnusedPropertiesFromSuggestWizardDefaultReceiver.rst index 245d6ca4ae33..52724dfc0f26 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77049-RemoveUnusedPropertiesFromSuggestWizardDefaultReceiver.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77049-RemoveUnusedPropertiesFromSuggestWizardDefaultReceiver.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Breaking: #77049 - Remove unused properties from SuggestWizardDefaultReceiver diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77062-ExampleImageInTSConstantsDescriptionsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77062-ExampleImageInTSConstantsDescriptionsRemoved.rst index 7d45ddbfccc7..51bad6868b10 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77062-ExampleImageInTSConstantsDescriptionsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77062-ExampleImageInTSConstantsDescriptionsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #77062 - Example image in TS constants descriptions removed @@ -32,7 +32,7 @@ Within :php:`ConfigurationForm::ext_initTSstyleConfig()` the second and third pa Impact ====== -Setting an option :ts:`TSConstantEditor.basic.image = EXT:sys_note/ext_icon.png` for a category or configuration option in TypoScript constants has no effect anymore. +Setting an option :typoscript:`TSConstantEditor.basic.image = EXT:sys_note/ext_icon.png` for a category or configuration option in TypoScript constants has no effect anymore. Calling any of the removed methods will result in a fatal PHP error. diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77081-RemovedTCASelectTreeOptions.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77081-RemovedTCASelectTreeOptions.rst index 86baaa4a5415..1316cf149d9f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77081-RemovedTCASelectTreeOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77081-RemovedTCASelectTreeOptions.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Breaking: #77081 - Removed TCA tree options: width, allowRecursiveMode, autoSizeMax diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77137-JavaScriptAPIOfRTEChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77137-JavaScriptAPIOfRTEChanged.rst index 22b3844670e9..3d23ad6bcb42 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77137-JavaScriptAPIOfRTEChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77137-JavaScriptAPIOfRTEChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Breaking: #77137 - JavaScript API of RTE changed @@ -51,6 +51,6 @@ buildButtonConfig The method takes now two additional arguments: `active` and `severity`. The parameter `active` is a boolean value and declares the button being either active or not. The parameter `severity` is an integer representing the severity of the button. This should always represent the severity of the modal, use one of the severities defined in - :javascript:`TYPO3/CMS/Backend/Severity`. + :js:`TYPO3/CMS/Backend/Severity`. .. index:: JavaScript, RTE, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77137-RTEOptionColorsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77137-RTEOptionColorsRemoved.rst index 656a87de6bf6..0b4839b36756 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77137-RTEOptionColorsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77137-RTEOptionColorsRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #77137 - RTE option "colors" removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77156-TSconfigAndTStemplateSoftReferencesFunctionalityRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77156-TSconfigAndTStemplateSoftReferencesFunctionalityRemoved.rst index bb7249d7f84c..3cbedf6bf60c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77156-TSconfigAndTStemplateSoftReferencesFunctionalityRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77156-TSconfigAndTStemplateSoftReferencesFunctionalityRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Breaking: #77156 - TSconfig and TStemplate soft references functionality removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77180-DroppedExtJSSupportInFrontendTypoScript.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77180-DroppedExtJSSupportInFrontendTypoScript.rst index 33a5d4355220..6116ed7c0638 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77180-DroppedExtJSSupportInFrontendTypoScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77180-DroppedExtJSSupportInFrontendTypoScript.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #77180 - Dropped ExtJS support in Frontend TypoScript @@ -37,6 +37,6 @@ Any installation using the shipped ExtJS bundle in the frontend. Migration ========= -Include ExtJS via :ts:`page.includeJS` manually if needed or migrate to another supported modern framework. +Include ExtJS via :typoscript:`page.includeJS` manually if needed or migrate to another supported modern framework. .. index:: JavaScript, TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77182-RemovedBasicFileUtilityMethodsAndProperties.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77182-RemovedBasicFileUtilityMethodsAndProperties.rst index 31eed4291abb..80498839c22a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77182-RemovedBasicFileUtilityMethodsAndProperties.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77182-RemovedBasicFileUtilityMethodsAndProperties.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #77182 - Removed BasicFileUtility methods and properties diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77184-VariousTSFEPropertiesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77184-VariousTSFEPropertiesRemoved.rst index 4bc58dfb3a74..3f6d6df54df2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77184-VariousTSFEPropertiesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77184-VariousTSFEPropertiesRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #77184 - Various TSFE properties removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77186-ExtDirectEIDEntryPointRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77186-ExtDirectEIDEntryPointRemoved.rst index 7087667e0a04..25afdfb00825 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77186-ExtDirectEIDEntryPointRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77186-ExtDirectEIDEntryPointRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #77186 - ExtDirect eID entry point removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77209-AdaptDefaultRECORDSTables.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77209-AdaptDefaultRECORDSTables.rst index beaf1fb6f2c3..6b9e258b347d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77209-AdaptDefaultRECORDSTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77209-AdaptDefaultRECORDSTables.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #77209 - Adapt default RECORDS tables @@ -29,6 +29,6 @@ Installations which use shortcut to records of the tables tt_address, tt_news an Migration ========= -Adopt the TS and use :ts:`styles.content.shortcut.tables := addToList(tt_address,tt_news,tx_news_domain_model_news)` +Adopt the TS and use :typoscript:`styles.content.shortcut.tables := addToList(tt_address,tt_news,tx_news_domain_model_news)` .. index:: TypoScript, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77280-UploadsTemplateShowsFileTitleInFavorOfFileName.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77280-UploadsTemplateShowsFileTitleInFavorOfFileName.rst index c59a8ba3f1dc..a9f7376d5fdc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77280-UploadsTemplateShowsFileTitleInFavorOfFileName.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77280-UploadsTemplateShowsFileTitleInFavorOfFileName.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #77280 - Uploads template shows file title in favor of file name @@ -30,4 +30,4 @@ Migration Override the template and remove the condition to restore the original behavior. -.. index:: Frontend \ No newline at end of file +.. index:: Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77342-RemovedTemplateFileOverrideViaFlexFormInEXTfelogin.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77342-RemovedTemplateFileOverrideViaFlexFormInEXTfelogin.rst index cff2894bc93d..9b96f6a6f636 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77342-RemovedTemplateFileOverrideViaFlexFormInEXTfelogin.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77342-RemovedTemplateFileOverrideViaFlexFormInEXTfelogin.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Breaking: #77342 - Removed templateFile override via FlexForm in EXT:felogin diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77345-EXTform-RemoveDeprecatedIMAGEBUTTONElement.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77345-EXTform-RemoveDeprecatedIMAGEBUTTONElement.rst index 4b9d803ff307..9680473c6784 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77345-EXTform-RemoveDeprecatedIMAGEBUTTONElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77345-EXTform-RemoveDeprecatedIMAGEBUTTONElement.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #77345 - EXT:form - Remove deprecated IMAGEBUTTON element @@ -10,24 +10,24 @@ See :issue:`77345` Description =========== -The :ts:`IMAGEBUTTON` element has been removed in TYPO3 v8. +The :typoscript:`IMAGEBUTTON` element has been removed in TYPO3 v8. Impact ====== -Using the :ts:`IMAGEBUTTON` element is not working anymore, i.e. no :ts:`IMAGEBUTTON` element will be rendered. +Using the :typoscript:`IMAGEBUTTON` element is not working anymore, i.e. no :typoscript:`IMAGEBUTTON` element will be rendered. Affected Installations ====================== -All installations using the :ts:`IMAGEBUTTON` element. +All installations using the :typoscript:`IMAGEBUTTON` element. Migration ========= -Remove all usages of the :ts:`IMAGEBUTTON` element. +Remove all usages of the :typoscript:`IMAGEBUTTON` element. .. index:: TypoScript, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77390-ReturnTypeOfHookGetResultRows_SQLpointerInIndexSearchChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77390-ReturnTypeOfHookGetResultRows_SQLpointerInIndexSearchChanged.rst index 382aca439708..bf4e5f5fa06c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77390-ReturnTypeOfHookGetResultRows_SQLpointerInIndexSearchChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77390-ReturnTypeOfHookGetResultRows_SQLpointerInIndexSearchChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================== Breaking: #77390 - Expected return type of hook getResultRows_SQLpointer in Indexed Search changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77391-DataHandlerMethodProtected.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77391-DataHandlerMethodProtected.rst index 9e838aa1915c..a5540ac8f79a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77391-DataHandlerMethodProtected.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77391-DataHandlerMethodProtected.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #77391 - DataHandler method protected diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77416-RemovedPropertyFromDatabaseIntegrityCheck.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77416-RemovedPropertyFromDatabaseIntegrityCheck.rst index cdffdf61e3eb..7f6d0780a6d1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77416-RemovedPropertyFromDatabaseIntegrityCheck.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77416-RemovedPropertyFromDatabaseIntegrityCheck.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #77416 - Removed property from DatabaseIntegrityCheck diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77453-SignatureOfAbstractPluginpi_exec_queryChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77453-SignatureOfAbstractPluginpi_exec_queryChanged.rst index 60a58851ea60..8207f72affdd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77453-SignatureOfAbstractPluginpi_exec_queryChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77453-SignatureOfAbstractPluginpi_exec_queryChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #77453 - Signature of AbstractPlugin::pi_exec_query changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77453-SignatureOfAbstractPluginpi_list_makelistChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77453-SignatureOfAbstractPluginpi_list_makelistChanged.rst index 9272eb560fc0..f48ef65732d9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77453-SignatureOfAbstractPluginpi_list_makelistChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77453-SignatureOfAbstractPluginpi_list_makelistChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #77453 - Signature of AbstractPlugin::pi_list_makelist changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77460-ExtbaseQueryCacheRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77460-ExtbaseQueryCacheRemoved.rst index 5379189d0e50..f054a0712c70 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77460-ExtbaseQueryCacheRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77460-ExtbaseQueryCacheRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #77460 - Extbase query cache removed @@ -19,7 +19,7 @@ The following public methods within the Extbase persistence layer have been remo * :php:`Typo3DbBackend->injectCacheManager()` * Interface definition in :php:`QuerySettingsInterface->getUseQueryCache()` -The TypoScript configuration :ts:`config.tx_extbase.persistence.useQueryCache` has no effect anymore. +The TypoScript configuration :typoscript:`config.tx_extbase.persistence.useQueryCache` has no effect anymore. Impact ====== diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77481-RemoveFaviconFromTBE_STYLES.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77481-RemoveFaviconFromTBE_STYLES.rst index d52ddce09936..5f6b583d5e8e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77481-RemoveFaviconFromTBE_STYLES.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77481-RemoveFaviconFromTBE_STYLES.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #77481 - Remove favicon from TBE_STYLES diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77502-ExtbasePreparsingOfQueriesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77502-ExtbasePreparsingOfQueriesRemoved.rst index 36f1ccc835dc..5c11bd3d9f04 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77502-ExtbasePreparsingOfQueriesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77502-ExtbasePreparsingOfQueriesRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #77502 - Extbase: pre-parsing of queries removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77557-SignatureOfQueryView-getQueryResultCodeChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77557-SignatureOfQueryView-getQueryResultCodeChanged.rst index 38457df312e9..34f820d110a3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77557-SignatureOfQueryView-getQueryResultCodeChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77557-SignatureOfQueryView-getQueryResultCodeChanged.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #77557 - Signature of QueryView->getQueryResultCode() changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77558-PageLayoutControllerExec_languageQueryDropped.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77558-PageLayoutControllerExec_languageQueryDropped.rst index 252c8afcd41d..a61e4fb64eb0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77558-PageLayoutControllerExec_languageQueryDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77558-PageLayoutControllerExec_languageQueryDropped.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #77558 - PageLayoutController removed methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77587-RemovedLiveSearch-getQueryString.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77587-RemovedLiveSearch-getQueryString.rst index ed5bd52395dc..8ce71c243b6f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77587-RemovedLiveSearch-getQueryString.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77587-RemovedLiveSearch-getQueryString.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #77587 - Removed LiveSearch->getQueryString diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77591-RemovedWorkspaceService-isOldStyleWorkspaceUsed.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77591-RemovedWorkspaceService-isOldStyleWorkspaceUsed.rst index 876ea6946f36..02158a105f7b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77591-RemovedWorkspaceService-isOldStyleWorkspaceUsed.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Breaking-77591-RemovedWorkspaceService-isOldStyleWorkspaceUsed.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #77591 - Removed WorkspaceService->isOldStyleWorkspaceUsed diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76259-DeprecateMethodMakeQueryArrayOfAbstractDatabaseRecordList.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76259-DeprecateMethodMakeQueryArrayOfAbstractDatabaseRecordList.rst index 734d774712f1..e0714ddd2b02 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76259-DeprecateMethodMakeQueryArrayOfAbstractDatabaseRecordList.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76259-DeprecateMethodMakeQueryArrayOfAbstractDatabaseRecordList.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Deprecation: #76259 - Deprecate method makeQueryArray of AbstractDatabaseRecordList @@ -32,4 +32,4 @@ Migration Migrate your code to the Doctrine based replacement :php:`\TYPO3\CMS\Recordlist\RecordList\AbstractDatabaseRecordList::getQueryBuilder` and the associated hook `buildQueryParameters`. -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76520-DeprecateMethodPages_getTreeOfPageLayoutView.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76520-DeprecateMethodPages_getTreeOfPageLayoutView.rst index fd3ba07b47f0..a3edd40d8dc1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76520-DeprecateMethodPages_getTreeOfPageLayoutView.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76520-DeprecateMethodPages_getTreeOfPageLayoutView.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #76520 - Deprecate method pages_getTree of PageLayoutView @@ -30,4 +30,4 @@ Migration No migration available, implement the required functionality in your own code. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76804-DeprecateGeneralUtilitystrtoupperStrtolower.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76804-DeprecateGeneralUtilitystrtoupperStrtolower.rst index 8b4ba78bb4d7..3f1a7321a9d1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76804-DeprecateGeneralUtilitystrtoupperStrtolower.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-76804-DeprecateGeneralUtilitystrtoupperStrtolower.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Deprecation: #76804 - Deprecate GeneralUtility::strtoupper & strtolower diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77164-ErrorpageMessageAndAbstractStandaloneMessage.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77164-ErrorpageMessageAndAbstractStandaloneMessage.rst index 5f766a92f0d4..c86fbc1aa76d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77164-ErrorpageMessageAndAbstractStandaloneMessage.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77164-ErrorpageMessageAndAbstractStandaloneMessage.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #77164 - ErrorpageMessage and AbstractStandaloneMessage diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77405-PageRepository-getPathFromRootline.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77405-PageRepository-getPathFromRootline.rst index a18f926bdf3d..0dbb065b292e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77405-PageRepository-getPathFromRootline.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77405-PageRepository-getPathFromRootline.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #77405 - PageRepository->getPathFromRootline @@ -24,4 +24,4 @@ Affected Installations Any TYPO3 installation with a third-party extension using this method. -.. index:: PHP-API, Frontend \ No newline at end of file +.. index:: PHP-API, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77432-ExtbasePreparedStatementQueryOption.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77432-ExtbasePreparedStatementQueryOption.rst index 44ea95d98ab4..fd3e901c135c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77432-ExtbasePreparedStatementQueryOption.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77432-ExtbasePreparedStatementQueryOption.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #77432 - Extbase: Prepared Statement Query Option @@ -43,4 +43,4 @@ Migration Remove any calls to the methods within the extensions' code, as the TYPO3 abstraction layer will handle them automatically. -.. index:: PHP-API, ext:extbase, Database \ No newline at end of file +.. index:: PHP-API, ext:extbase, Database diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77477-TemplateService-fileContent.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77477-TemplateService-fileContent.rst index 02221ad7b4d2..a4d9a8d7ba2f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77477-TemplateService-fileContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77477-TemplateService-fileContent.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #77477 - TemplateService->fileContent @@ -30,4 +30,4 @@ Migration Implement the same logic directly in PHP with `getFileName()` and `file_get_contents()`. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77502-ExtbasePreparsingOfQueriesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77502-ExtbasePreparsingOfQueriesRemoved.rst index 637dc5ed8092..cba407ca1e94 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77502-ExtbasePreparsingOfQueriesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77502-ExtbasePreparsingOfQueriesRemoved.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #77502 - Extbase: pre-parsing of queries removed @@ -34,4 +34,4 @@ Migration Usage of these methods can be replaced by simply using the `DataMapper->getPlainValue()` functionality. -.. index:: PHP-API, Database, ext:extbase \ No newline at end of file +.. index:: PHP-API, Database, ext:extbase diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77557-MethodQueryView-tableWrap.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77557-MethodQueryView-tableWrap.rst index 1560c28bc16d..f340374cfe0a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77557-MethodQueryView-tableWrap.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Deprecation-77557-MethodQueryView-tableWrap.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #77557 - Method QueryView->tableWrap() @@ -30,4 +30,4 @@ Migration Use :php:`'<pre>' . $str . '</pre>'` instead. -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-73461-EnableImportModuleForNonAdminUsers.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-73461-EnableImportModuleForNonAdminUsers.rst index a307107dc900..db4654d52c82 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-73461-EnableImportModuleForNonAdminUsers.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-73461-EnableImportModuleForNonAdminUsers.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #73461 - Enable import module for non admin users @@ -10,7 +10,7 @@ See :issue:`73461` Description =========== -The new userTsConfig option :ts:`options.impexp.enableImportForNonAdminUser` can be used to enable +The new userTsConfig option :typoscript:`options.impexp.enableImportForNonAdminUser` can be used to enable the import module of EXT:impexp for non admin users. diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-74365-LinkServiceForUnifiedReferencingSyntax.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-74365-LinkServiceForUnifiedReferencingSyntax.rst index 50772da818f5..f560139d99f3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-74365-LinkServiceForUnifiedReferencingSyntax.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-74365-LinkServiceForUnifiedReferencingSyntax.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #74365 - Add Linkservice for unified referencing syntax diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76107-AddFluidInterceptorRegistration.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76107-AddFluidInterceptorRegistration.rst index 9a031070cc81..f3342f68b64d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76107-AddFluidInterceptorRegistration.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76107-AddFluidInterceptorRegistration.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #76107 - Add fluid interceptor registration diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst index d30f95c7bf69..308f3712bb91 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76108-ReplaceExtJSCategoryTreeWithD3AndSVG.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #76108 - Replace ExtJS category tree with D3 and SVG @@ -36,7 +36,7 @@ Data binding ------------ Thanks to D3, each SVG node representing tree item is bound to the data object. The general idea is that all operations (like showing/hiding/selecting...) are first performed on the dataset, and then the view (SVG) is refreshed. -In the :javascript:`initialize` function SvgTree loads the whole tree as json +In the :js:`initialize` function SvgTree loads the whole tree as json Impact diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76209-HookToRegisterCustomResultBrowsersInAbstractPlugin.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76209-HookToRegisterCustomResultBrowsersInAbstractPlugin.rst index 36446a30142d..d7385b8819ad 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76209-HookToRegisterCustomResultBrowsersInAbstractPlugin.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76209-HookToRegisterCustomResultBrowsersInAbstractPlugin.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #76209 - Hook to register custom result browsers in AbstractPlugin diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76259-IntroduceBuildQueryParametersPostProcessHook.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76259-IntroduceBuildQueryParametersPostProcessHook.rst index beca3093ee92..759b7cc5cb8a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76259-IntroduceBuildQueryParametersPostProcessHook.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-76259-IntroduceBuildQueryParametersPostProcessHook.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #76259 - Introduce buildQueryParametersPostProcess Hook diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77280-RenderTheFileTitleInFileLinksContentElement.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77280-RenderTheFileTitleInFileLinksContentElement.rst index 587eb2c45cca..b2481b9bd754 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77280-RenderTheFileTitleInFileLinksContentElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77280-RenderTheFileTitleInFileLinksContentElement.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #77280 - Render the file title in "file links" content element diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77336-AllowPassingAnOwnUnitCollectionToByteViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77336-AllowPassingAnOwnUnitCollectionToByteViewHelper.rst index 4c17cc1cd367..48e33cc3a0f8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77336-AllowPassingAnOwnUnitCollectionToByteViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77336-AllowPassingAnOwnUnitCollectionToByteViewHelper.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #77336 - Allow passing an own unit collection to BytesViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77349-AdditionalLocationsForExtensionIcons.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77349-AdditionalLocationsForExtensionIcons.rst index a49a164cc811..d252793fb39f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77349-AdditionalLocationsForExtensionIcons.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77349-AdditionalLocationsForExtensionIcons.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #77349 - Additional locations for extension icons diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77481-AddPossibilityToDefineAFaviconForTheBackend.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77481-AddPossibilityToDefineAFaviconForTheBackend.rst index 2a50115f44ad..17e864b83a95 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77481-AddPossibilityToDefineAFaviconForTheBackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Feature-77481-AddPossibilityToDefineAFaviconForTheBackend.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #77481 - Add possibility to define a favicon for the backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Important-77411-RemovedExtbaseTableColumnCache.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Important-77411-RemovedExtbaseTableColumnCache.rst index 71b2f4244405..3d47fdc24d7d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Important-77411-RemovedExtbaseTableColumnCache.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Important-77411-RemovedExtbaseTableColumnCache.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Important: #77411 - Removed extbase table column cache diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Index.rst index e481bb08cb18..b4dca14f1109 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.3/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.3/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 8.3 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-38496-AddAllParametersToAShortcutPage.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-38496-AddAllParametersToAShortcutPage.rst index 57de097b0440..6f8fb1415b6f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-38496-AddAllParametersToAShortcutPage.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-38496-AddAllParametersToAShortcutPage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #38496 - Shortcut redirects append all URL parameters diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-52877-RemoveExtJSViewport.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-52877-RemoveExtJSViewport.rst index 4875e391ced6..208b067f1587 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-52877-RemoveExtJSViewport.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-52877-RemoveExtJSViewport.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Breaking: #52877 - Remove ExtJS Viewport diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-66995-ObjectAccessbehaviorschanged.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-66995-ObjectAccessbehaviorschanged.rst index 26d19799f087..f2d2bc7b90f8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-66995-ObjectAccessbehaviorschanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-66995-ObjectAccessbehaviorschanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #66995 - ObjectAccess behaviors changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-75031-FluidificationOfTypoScriptTemplateInformationModuleFunctionController.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-75031-FluidificationOfTypoScriptTemplateInformationModuleFunctionController.rst index 14ffd5fe6d26..7e23bfdc76cf 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-75031-FluidificationOfTypoScriptTemplateInformationModuleFunctionController.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-75031-FluidificationOfTypoScriptTemplateInformationModuleFunctionController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================== Breaking: #75031 - Fluidification of TypoScriptTemplateInformationModuleFunctionController diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-75032-FluidificationOfTypoScriptTemplateConstantEditorModuleFunctionController.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-75032-FluidificationOfTypoScriptTemplateConstantEditorModuleFunctionController.rst index ce98b485a030..250bbfaa6f54 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-75032-FluidificationOfTypoScriptTemplateConstantEditorModuleFunctionController.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-75032-FluidificationOfTypoScriptTemplateConstantEditorModuleFunctionController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================= Breaking: #75032 - Fluidification of TypoScriptTemplateConstantEditorModuleFunctionController diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77379-DoctrineTypo3DbQueryParser.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77379-DoctrineTypo3DbQueryParser.rst index 1ca59e08537b..aef8556460dd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77379-DoctrineTypo3DbQueryParser.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77379-DoctrineTypo3DbQueryParser.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #77379 - Doctrine: Typo3DbQueryParser diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77547-BehaviourOffindByUidOfRecordCollectionRepositoryChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77547-BehaviourOffindByUidOfRecordCollectionRepositoryChanged.rst index 58c7201c4d7e..27a9ba7b469e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77547-BehaviourOffindByUidOfRecordCollectionRepositoryChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77547-BehaviourOffindByUidOfRecordCollectionRepositoryChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Breaking: #77547 - Behaviour of RecordCollectionRepository::findByUid changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77592-DroppedTCAOptionShowIfRTEInTypecheck.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77592-DroppedTCAOptionShowIfRTEInTypecheck.rst index c1654a0477f4..9e885f0adea1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77592-DroppedTCAOptionShowIfRTEInTypecheck.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77592-DroppedTCAOptionShowIfRTEInTypecheck.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #77592 - Dropped TCA option showIfRTE in type=check diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77630-RemoveWizardIcons.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77630-RemoveWizardIcons.rst index 4477354ab246..587418b84048 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77630-RemoveWizardIcons.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77630-RemoveWizardIcons.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Breaking: #77630 - Remove wizard icons diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77693-MoveIconsFromT3skin.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77693-MoveIconsFromT3skin.rst index 831e2a4b69b1..b7b2d5f8b13f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77693-MoveIconsFromT3skin.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77693-MoveIconsFromT3skin.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Breaking: #77693 - Move icons from t3skin diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77700-ExtensionIndexed_search_mysqlMergedIntoIndexed_search.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77700-ExtensionIndexed_search_mysqlMergedIntoIndexed_search.rst index 780409fa816f..520c3241c892 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77700-ExtensionIndexed_search_mysqlMergedIntoIndexed_search.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77700-ExtensionIndexed_search_mysqlMergedIntoIndexed_search.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Breaking: #77700 - Extension indexed_search_mysql merged into indexed_search diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77728-RemoveObsoletePropertiesRelatedToPageTreeView.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77728-RemoveObsoletePropertiesRelatedToPageTreeView.rst index 1042a2d1acd1..4489ca40ebc7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77728-RemoveObsoletePropertiesRelatedToPageTreeView.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77728-RemoveObsoletePropertiesRelatedToPageTreeView.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #77728 - Remove obsolete page tree and click menu settings @@ -17,9 +17,9 @@ The following obsolete properties have been removed: The following user TS settings have been removed: -- :ts:`options.pageTree.disableTitleHighlight` +- :typoscript:`options.pageTree.disableTitleHighlight` -- :ts:`options.contextMenu.options.leftIcons` +- :typoscript:`options.contextMenu.options.leftIcons` Impact diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77750-ReturnValueOfexec_QueryOfContentObjectRendererChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77750-ReturnValueOfexec_QueryOfContentObjectRendererChanged.rst index 69a34c5d0924..ff45f8fbac98 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77750-ReturnValueOfexec_QueryOfContentObjectRendererChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77750-ReturnValueOfexec_QueryOfContentObjectRendererChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Breaking: #77750 - Return value of ContentObjectRenderer::exec_Query changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77762-ExtensionsDbalAndAdodbMovedToTER.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77762-ExtensionsDbalAndAdodbMovedToTER.rst index cca2faffca81..d152a27a3f72 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77762-ExtensionsDbalAndAdodbMovedToTER.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77762-ExtensionsDbalAndAdodbMovedToTER.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #77762 - Extensions dbal and adodb moved to TER diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77765-ExtJSNotificationsAndDialogsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77765-ExtJSNotificationsAndDialogsRemoved.rst index 8de1df01cc4d..f56878445908 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77765-ExtJSNotificationsAndDialogsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77765-ExtJSNotificationsAndDialogsRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #77765 - ExtJS notifications and dialogs removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77783-RemoveUnusedExtJSLibraries.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77783-RemoveUnusedExtJSLibraries.rst index 0881607b0be0..9ed0fd380c42 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77783-RemoveUnusedExtJSLibraries.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77783-RemoveUnusedExtJSLibraries.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #77783 - Removed unused ExtJS JavaScript libraries diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77814-RemoveFeatureSubsearchFromIndexedSearch.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77814-RemoveFeatureSubsearchFromIndexedSearch.rst index 3c571b1b3fd1..584641f745e8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77814-RemoveFeatureSubsearchFromIndexedSearch.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77814-RemoveFeatureSubsearchFromIndexedSearch.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #77814 - Remove feature subsearch from indexed search diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77826-RTEHtmlAreaSpellcheckerEIDRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77826-RTEHtmlAreaSpellcheckerEIDRemoved.rst index eb4c8a917152..df79dc50e4f7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77826-RTEHtmlAreaSpellcheckerEIDRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77826-RTEHtmlAreaSpellcheckerEIDRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #77826 - RTEHtmlArea Spellchecker eID removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77919-ChangedDateTimeISO8601ToDateTimeATOM.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77919-ChangedDateTimeISO8601ToDateTimeATOM.rst index 57af0c3f204e..cd32a3486c6e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77919-ChangedDateTimeISO8601ToDateTimeATOM.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77919-ChangedDateTimeISO8601ToDateTimeATOM.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #77919 - Changed DateTime::ISO8601 to DateTime::ATOM diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77987-RemovalFe_usersRenderingInPageModule.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77987-RemovalFe_usersRenderingInPageModule.rst index 3db90742560f..5a812a2f1218 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77987-RemovalFe_usersRenderingInPageModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-77987-RemovalFe_usersRenderingInPageModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #77987 - Removal fe_users rendering in page module diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-78222-ExtensionAutoloadInformationIsNowInTypo3confautoload.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-78222-ExtensionAutoloadInformationIsNowInTypo3confautoload.rst index 671aa2397877..8645fa599e05 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-78222-ExtensionAutoloadInformationIsNowInTypo3confautoload.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Breaking-78222-ExtensionAutoloadInformationIsNowInTypo3confautoload.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Breaking: #78222 - Extension autoload information is now in typo3conf/autoload diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-75363-DeprecateFormResultCompilerJStop.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-75363-DeprecateFormResultCompilerJStop.rst index 0ef2c869569d..110e2ab5fbbc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-75363-DeprecateFormResultCompilerJStop.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-75363-DeprecateFormResultCompilerJStop.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #75363 - Deprecate FormResultCompiler->JStop() diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-75637-DeprecateOptionalParametersOfRecyclerUtilitygetRecordPath.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-75637-DeprecateOptionalParametersOfRecyclerUtilitygetRecordPath.rst index b706f7d88993..08d44d057d0e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-75637-DeprecateOptionalParametersOfRecyclerUtilitygetRecordPath.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-75637-DeprecateOptionalParametersOfRecyclerUtilitygetRecordPath.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Deprecation: #75637 - Deprecate optional parameters of RecyclerUtility::getRecordPath() diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77763-DeprecateClickMenuDB_editPageProperties.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77763-DeprecateClickMenuDB_editPageProperties.rst index af81f0a275dc..38221fa0f1e9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77763-DeprecateClickMenuDB_editPageProperties.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77763-DeprecateClickMenuDB_editPageProperties.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #77763 - Deprecate method ClickMenu::DB_editPageProperties() diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77826-RTEHtmlAreaSpellcheckerEntrypoint.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77826-RTEHtmlAreaSpellcheckerEntrypoint.rst index 7cd4b403826a..d58f1aeb7850 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77826-RTEHtmlAreaSpellcheckerEntrypoint.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77826-RTEHtmlAreaSpellcheckerEntrypoint.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #77826 - RTEHtmlArea Spellchecker entrypoint diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77839-MoveTYPO3CMSCoreQueryGeneratorIntoEXTlowlevelAndDeprecateTheOldModule.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77839-MoveTYPO3CMSCoreQueryGeneratorIntoEXTlowlevelAndDeprecateTheOldModule.rst index 4e04aa6a0ff9..4c33548c0b76 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77839-MoveTYPO3CMSCoreQueryGeneratorIntoEXTlowlevelAndDeprecateTheOldModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77839-MoveTYPO3CMSCoreQueryGeneratorIntoEXTlowlevelAndDeprecateTheOldModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================= Deprecation: #77839 - Move TYPO3/CMS/Core/QueryGenerator into EXT:lowlevel and deprecate the old module @@ -9,8 +9,8 @@ See :issue:`77839` Description =========== -The AMD module :javascript:`TYPO3/CMS/Core/QueryGenerator` have been deprecated. -The module have been renamed to :javascript:`TYPO3/CMS/Lowlevel/QueryGenerator` and moved into EXT:lowlevel. +The AMD module :js:`TYPO3/CMS/Core/QueryGenerator` have been deprecated. +The module have been renamed to :js:`TYPO3/CMS/Lowlevel/QueryGenerator` and moved into EXT:lowlevel. Impact ====== @@ -20,12 +20,12 @@ Using the module will trigger a deprecation log message in the browser console. Affected Installations ====================== -Any TYPO3 installation using custom calls to :javascript:`TYPO3/CMS/Core/QueryGenerator` +Any TYPO3 installation using custom calls to :js:`TYPO3/CMS/Core/QueryGenerator` Migration ========= -Use AMD module :javascript:`TYPO3/CMS/Lowlevel/QueryGenerator` instead. +Use AMD module :js:`TYPO3/CMS/Lowlevel/QueryGenerator` instead. .. index:: JavaScript, ext:lowlevel diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77987-DeprecatedRecordListingInPageModule.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77987-DeprecatedRecordListingInPageModule.rst index aa4d19a6ad4e..d25a9436f475 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77987-DeprecatedRecordListingInPageModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-77987-DeprecatedRecordListingInPageModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #77987 - Deprecated record listing in page module diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78096-PageLayoutViewGetResultWithMysqliResultObject.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78096-PageLayoutViewGetResultWithMysqliResultObject.rst index 478a0d8dc12b..2c535ff6675c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78096-PageLayoutViewGetResultWithMysqliResultObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78096-PageLayoutViewGetResultWithMysqliResultObject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Deprecation: #78096 - Deprecated PageLayoutView::getResult with mysqli_result objects diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78193-ExtensionManagementUtilityextRelPath.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78193-ExtensionManagementUtilityextRelPath.rst index 54fa0fa8bd29..c226d131b018 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78193-ExtensionManagementUtilityextRelPath.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78193-ExtensionManagementUtilityextRelPath.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #78193 - ExtensionManagementUtility::extRelPath() diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78222-LateGenerationOfAutoloadInformationIsDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78222-LateGenerationOfAutoloadInformationIsDeprecated.rst index d325791f0d90..b4cbb1eec8d2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78222-LateGenerationOfAutoloadInformationIsDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78222-LateGenerationOfAutoloadInformationIsDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #78222 - Late generation of autoload information is deprecated @@ -37,4 +37,4 @@ Class loading information can be re-dumped by The autoload files should never be deleted, but always only be re-dumped. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78224-TYPO3_DBOccurrences.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78224-TYPO3_DBOccurrences.rst index 8db782e53f46..9ce63213e1a2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78224-TYPO3_DBOccurrences.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Deprecation-78224-TYPO3_DBOccurrences.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Deprecation: #78224 - TYPO3_DB occurrences @@ -39,4 +39,4 @@ Migration Use the ConnectionPool and the QueryBuilder classes to achieve future-proof and proper database abstraction for future TYPO3 versions. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-17309-AccessFlexformValueViaTS.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-17309-AccessFlexformValueViaTS.rst index 0811a447e013..d68e7d105a58 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-17309-AccessFlexformValueViaTS.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-17309-AccessFlexformValueViaTS.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #17309 - Access flexform value via TS diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-75691-UpgradeAnalysis-ProvideListingOfDocumentationFiles.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-75691-UpgradeAnalysis-ProvideListingOfDocumentationFiles.rst index cf815dc60bf6..762677900ce7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-75691-UpgradeAnalysis-ProvideListingOfDocumentationFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-75691-UpgradeAnalysis-ProvideListingOfDocumentationFiles.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #75691 - Upgrade Analysis - Provide listing of documentation files diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-76748-ConfigureTheAvailabilityOfTheElementbrowser.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-76748-ConfigureTheAvailabilityOfTheElementbrowser.rst index f081d04174cd..482ab5b26568 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-76748-ConfigureTheAvailabilityOfTheElementbrowser.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-76748-ConfigureTheAvailabilityOfTheElementbrowser.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #76748 - Configure the availability of the elementbrowser diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77589-EXTSyntaxInPageRendererAndCompressor.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77589-EXTSyntaxInPageRendererAndCompressor.rst index 30b2e9fd4a50..526f582c4f4f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77589-EXTSyntaxInPageRendererAndCompressor.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77589-EXTSyntaxInPageRendererAndCompressor.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #77589 - EXT: syntax in PageRenderer and Compressor diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77643-ReimplementSqlSchemaMigrationServiceUsingDoctrineSchemaManager.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77643-ReimplementSqlSchemaMigrationServiceUsingDoctrineSchemaManager.rst index f284a6b4c1fd..ad29a2ad9e31 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77643-ReimplementSqlSchemaMigrationServiceUsingDoctrineSchemaManager.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77643-ReimplementSqlSchemaMigrationServiceUsingDoctrineSchemaManager.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Feature: #77643 - Reimplement SqlSchemaMigrationService using Doctrine SchemaManager diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77652-MakeSys_languageRecordsSortable.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77652-MakeSys_languageRecordsSortable.rst index 8448d85aa749..d27fa82c48bd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77652-MakeSys_languageRecordsSortable.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77652-MakeSys_languageRecordsSortable.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #77652 - Make sys_language records sortable diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77668-HideTableListingBelowGroupElement.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77668-HideTableListingBelowGroupElement.rst index 2d12064c0c33..5eceb3ca9fc7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77668-HideTableListingBelowGroupElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77668-HideTableListingBelowGroupElement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #77668 - Hide table listing below group element diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77799-DisplayTCAMigrationMessagesInInstallTool.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77799-DisplayTCAMigrationMessagesInInstallTool.rst index ed9198a97d59..2465dd9e01f4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77799-DisplayTCAMigrationMessagesInInstallTool.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77799-DisplayTCAMigrationMessagesInInstallTool.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #77799 - Display TCA migration messages in Install Tool diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77900-IntroduceTypeScriptForTheCore.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77900-IntroduceTypeScriptForTheCore.rst index 571a6e37df9e..1c43de21b762 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77900-IntroduceTypeScriptForTheCore.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-77900-IntroduceTypeScriptForTheCore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #77900 - Introduce TypeScript for the core @@ -27,17 +27,17 @@ But the main reason to switch to TypeScript is the strict typing and oop structu Coding Guidelines & Best practice ================================= -:typescript:`/// <amd-dependency path="x" />` informs the compiler about a non-TS module dependency that needs to be injected in the resulting module's require call. +:js:`/// <amd-dependency path="x" />` informs the compiler about a non-TS module dependency that needs to be injected in the resulting module's require call. -The amd-dependency has a property name which allows passing an optional name for an amd-dependency: :typescript:`/// <amd-dependency path="x" name="fooBar" />` +The amd-dependency has a property name which allows passing an optional name for an amd-dependency: :js:`/// <amd-dependency path="x" name="fooBar" />` An example: -:typescript:`/// <amd-dependency path="TYPO3/CMS/Core/Contrib/jquery.minicolors" name="minicolors">` +:js:`/// <amd-dependency path="TYPO3/CMS/Core/Contrib/jquery.minicolors" name="minicolors">` will be compiled to: -:javascript:`define(["require", "exports", "TYPO3/CMS/Core/Contrib/jquery.minicolors"], function (require, exports, minicolors) {` +:js:`define(["require", "exports", "TYPO3/CMS/Core/Contrib/jquery.minicolors"], function (require, exports, minicolors) {` A very simple example is the `EXT:backend/Resources/Private/TypeScript/ColorPicker.ts` file. @@ -54,11 +54,11 @@ Additional Rules For the core we have defined some additional rules which you should know, because not all of them can be checked by the Linter yet: #. Always define types and return types, also if TypeScript provides a default type. [checked by Linter] -#. Variable scoping: Prefer :javascript:`let` instead of :javascript:`var`. [checked by Linter] +#. Variable scoping: Prefer :js:`let` instead of :js:`var`. [checked by Linter] #. Optional properties in interfaces are possible but a bad style, this is not allowed for the core. [NOT checked by Linter] #. An interface will never extend a class. [NOT checked by Linter] -#. Iterables: Use :javascript:`for (i of list)` if possible instead of :ts:`for (i in list)` [NOT checked by Linter] -#. The :javascript:`implements` keyword is required for any usage, also if TypeScript does not require it. [NOT checked by Linter] +#. Iterables: Use :js:`for (i of list)` if possible instead of :typoscript:`for (i in list)` [NOT checked by Linter] +#. The :js:`implements` keyword is required for any usage, also if TypeScript does not require it. [NOT checked by Linter] #. Any class or interface must be declared with "export" to ensure re-use or export an instance of the object for existing code which can't be updated now. [NOT checked by Linter] @@ -91,4 +91,4 @@ Impact All AMD modules must be ported to TypeScript to ensure a future proof concept of JavaScript handling. The goal is to migrate all AMD modules to a TypeScript file until CMS 8 LTS is released. -.. index:: Backend, JavaScript \ No newline at end of file +.. index:: Backend, JavaScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-78222-DumpClassLoadingInformationUIInInstallTool.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-78222-DumpClassLoadingInformationUIInInstallTool.rst index 14901e4123c2..99db5f816d1b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Feature-78222-DumpClassLoadingInformationUIInInstallTool.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Feature-78222-DumpClassLoadingInformationUIInInstallTool.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #78222 - Dump Class Loading Information UI in Install Tool @@ -18,4 +18,4 @@ Impact Users who are not familiar with the command line can now trigger a dump of class loading information in install tool. -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Index.rst index fdb769086565..c7df4cc19291 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.4/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.4/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 8.4 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-73016-RenamingOfClipboard-printContentFromTabToGetContentFromTab.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-73016-RenamingOfClipboard-printContentFromTabToGetContentFromTab.rst index 0b665d10a633..f10ec52e33f3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-73016-RenamingOfClipboard-printContentFromTabToGetContentFromTab.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-73016-RenamingOfClipboard-printContentFromTabToGetContentFromTab.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Breaking: #73016 - Renaming of Clipboard->printContentFromTab to getContentFromTab diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78002-EnforceCHashArgumentForExtbaseActions.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78002-EnforceCHashArgumentForExtbaseActions.rst index 54382cb26ec6..23e4f8bfdddc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78002-EnforceCHashArgumentForExtbaseActions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78002-EnforceCHashArgumentForExtbaseActions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #78002 - Enforce cHash argument for Extbase actions @@ -34,7 +34,7 @@ Either one of the following: + ensure to use a valid cHash, e.g. by removing the :html:`noCacheHash="1"` argument from link view-helpers -+ disable the :ts:`requireCHashArgumentForActionArguments` feature, e.g. for EXT:indexed_search: ++ disable the :typoscript:`requireCHashArgumentForActionArguments` feature, e.g. for EXT:indexed_search: .. code-block:: typoscript diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78191-RemoveSupportForTransForeignTableInTCA.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78191-RemoveSupportForTransForeignTableInTCA.rst index c3d4d30933c9..1eec3d1f9a6a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78191-RemoveSupportForTransForeignTableInTCA.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78191-RemoveSupportForTransForeignTableInTCA.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #78191 - Remove support for transForeignTable in TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78383-RemoveDefaultCategorizedTables.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78383-RemoveDefaultCategorizedTables.rst index 704885105f2a..5ef3b649a589 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78383-RemoveDefaultCategorizedTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78383-RemoveDefaultCategorizedTables.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================= Breaking: #78383 - pages, tt_content, sys_file_metadata have been removed from defaultCategorizedTables @@ -9,7 +9,7 @@ See :issue:`78383` Description =========== -The tables `pages`, `tt_content` and `sys_file_metadata` have been removed from `defaultCategorizedTables`. +The tables `pages`, `tt_content` and `sys_file_metadata` have been removed from `defaultCategorizedTables`. For these tables the core API :php:`\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::makeCategorizable` would be executed to define a common position of the categories field. diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78384-FrontendIgnoresTCAInExtTables.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78384-FrontendIgnoresTCAInExtTables.rst index 17e19d82ca60..f81f874df4ba 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78384-FrontendIgnoresTCAInExtTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78384-FrontendIgnoresTCAInExtTables.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #78384 - Frontend ignores TCA in ext_tables.php diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78417-LowlevelDeletedRecordsCommandParametersChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78417-LowlevelDeletedRecordsCommandParametersChanged.rst index a3b992b74087..736f7346c93d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78417-LowlevelDeletedRecordsCommandParametersChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78417-LowlevelDeletedRecordsCommandParametersChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #78417 - Lowlevel DeletedRecordsCommand parameters changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78439-LowlevelFlexFormsCleaningCommandParametersChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78439-LowlevelFlexFormsCleaningCommandParametersChanged.rst index 21bd38b3fbc1..d3b0508b1b65 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78439-LowlevelFlexFormsCleaningCommandParametersChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78439-LowlevelFlexFormsCleaningCommandParametersChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #78439 - Lowlevel FlexForm Cleaning parameters changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78468-RemoveExtDirectFromEXTworkspaces.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78468-RemoveExtDirectFromEXTworkspaces.rst index ed740a9406e1..bbb0eb7fd13b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78468-RemoveExtDirectFromEXTworkspaces.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78468-RemoveExtDirectFromEXTworkspaces.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #78468 - Remove ExtDirect from EXT:workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78520-LowlevelOrphanRecordsCleaningParametersChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78520-LowlevelOrphanRecordsCleaningParametersChanged.rst index 422c9c4bd462..479cde543aa0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78520-LowlevelOrphanRecordsCleaningParametersChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78520-LowlevelOrphanRecordsCleaningParametersChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #78520 - Lowlevel Orphan Records Cleaning parameters changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78521-DropUnusedJavaScriptFromBackendjs.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78521-DropUnusedJavaScriptFromBackendjs.rst index 793ec3328b30..817b6dd5936d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78521-DropUnusedJavaScriptFromBackendjs.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78521-DropUnusedJavaScriptFromBackendjs.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #78521 - Drop unused JavaScript from backend.js @@ -12,10 +12,10 @@ Description The following JavaScript methods related to ExtJS have been removed from the Backend main frame as defined in the main :file:`backend.js` file. -* :javascript:`TYPO3._instances` -* :javascript:`TYPO3.addInstance` -* :javascript:`TYPO3.getInstance` -* :javascript:`TYPO3.helpers.split` +* :js:`TYPO3._instances` +* :js:`TYPO3.addInstance` +* :js:`TYPO3.getInstance` +* :js:`TYPO3.helpers.split` Impact diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78522-RemoveBackendUserOptionDebugInWindow.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78522-RemoveBackendUserOptionDebugInWindow.rst index e3e9c53b8bb9..c58025221640 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78522-RemoveBackendUserOptionDebugInWindow.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78522-RemoveBackendUserOptionDebugInWindow.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #78522 - Removed backend user option debugInWindow @@ -16,7 +16,7 @@ as the option of opening the debug information in a window was migrated already. Impact ====== -The setting is not available anymore in JavaScript under :javascript:`TYPO3.configuration`. +The setting is not available anymore in JavaScript under :js:`TYPO3.configuration`. Affected Installations diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78525-RemoveUnusedConfigurationOptionsForJavaScript.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78525-RemoveUnusedConfigurationOptionsForJavaScript.rst index 523602fac767..c6174cdf0c12 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78525-RemoveUnusedConfigurationOptionsForJavaScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78525-RemoveUnusedConfigurationOptionsForJavaScript.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #78525 - Removed unused configuration options for JavaScript @@ -9,16 +9,16 @@ See :issue:`78525` Description =========== -Removed all options that are not used anymore from :javascript:`TYPO3.configuration` in JavaScript context. +Removed all options that are not used anymore from :js:`TYPO3.configuration` in JavaScript context. -* :javascript:`TYPO3.configuration.moduleMenuWidth` -* :javascript:`TYPO3.configuration.topBarHeight` +* :js:`TYPO3.configuration.moduleMenuWidth` +* :js:`TYPO3.configuration.topBarHeight` Impact ====== -Both settings are not available anymore in JavaScript under :javascript:`TYPO3.configuration`. +Both settings are not available anymore in JavaScript under :js:`TYPO3.configuration`. Affected Installations diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78549-OverridePagePositionMapWizardViaPageTSconfig.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78549-OverridePagePositionMapWizardViaPageTSconfig.rst index 4368c45a84ea..685e9dd0f2be 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78549-OverridePagePositionMapWizardViaPageTSconfig.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78549-OverridePagePositionMapWizardViaPageTSconfig.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #78549 - Override New Page Creation Wizard via page TSconfig @@ -10,13 +10,13 @@ Description =========== In the past it was possible to override the "New Page Creation Wizard" via custom scripts -when using page TSconfig via :ts:`mod.web_list.newPageWiz.overrideWithExtension = myextension` to define an extension, +when using page TSconfig via :typoscript:`mod.web_list.newPageWiz.overrideWithExtension = myextension` to define an extension, which then needed a file placed under :file:`mod1/index.php`. The script was then called with certain parameters instead of the wizard. The new way of handling entry-points and custom scripts is now built via modules and routes. The former option -:ts:`mod.web_list.newPageWiz.overrideWithExtension` has been removed and a new option -:ts:`mod.newPageWizard.override` has been introduced instead. Instead of setting the option to a certain extension key, +:typoscript:`mod.web_list.newPageWiz.overrideWithExtension` has been removed and a new option +:typoscript:`mod.newPageWizard.override` has been introduced instead. Instead of setting the option to a certain extension key, a custom module or route has to be specified. Example: @@ -29,7 +29,7 @@ Example: Impact ====== -Using the old TSconfig option :ts:`mod.web_list.newPageWiz.overrideWithExtension` has no effect anymore and +Using the old TSconfig option :typoscript:`mod.web_list.newPageWiz.overrideWithExtension` has no effect anymore and will fallback to the regular new page creation wizard provided by the TYPO3 Core. diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78552-LowlevelLostFilesCommandParametersChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78552-LowlevelLostFilesCommandParametersChanged.rst index 3c967addc160..d72301abeee0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78552-LowlevelLostFilesCommandParametersChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78552-LowlevelLostFilesCommandParametersChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #78552 - Lowlevel LostFilesCommand parameters changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78577-LowlevelMissingFilesCommandParametersChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78577-LowlevelMissingFilesCommandParametersChanged.rst index 10cd7e327f77..95df60078b15 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78577-LowlevelMissingFilesCommandParametersChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78577-LowlevelMissingFilesCommandParametersChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #78577 - Lowlevel MissingFilesCommand parameters changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-FlexFormToolsPublicPropertiesDropped.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-FlexFormToolsPublicPropertiesDropped.rst index 0e69c010cf02..926752472fee 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-FlexFormToolsPublicPropertiesDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-FlexFormToolsPublicPropertiesDropped.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #78581 - FlexFormTools public properties dropped @@ -33,4 +33,4 @@ Migration No migration possible. -.. index:: PHP-API, FlexForm, Backend \ No newline at end of file +.. index:: PHP-API, FlexForm, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-FormEngineTcaFlexFetchDataProviderRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-FormEngineTcaFlexFetchDataProviderRemoved.rst index 8e73d70bda35..f3e690971d0f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-FormEngineTcaFlexFetchDataProviderRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-FormEngineTcaFlexFetchDataProviderRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #78581 - FormEngine TcaFlexFetch data provider removed @@ -36,4 +36,4 @@ is a little additional flex form processing in :php:`TcaFlexPrepare`, so the fle bit different. Have a look at methods :php:`removeTceFormsArrayKeyFromDataStructureElements()` and :php:`migrateFlexformTcaDataStructureElements()` for details. -.. index:: PHP-API, FlexForm, Backend \ No newline at end of file +.. index:: PHP-API, FlexForm, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-HookGetFlexFormDSClassNoLongerCalled.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-HookGetFlexFormDSClassNoLongerCalled.rst index 74bde1000cf0..76a7d00acf9a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-HookGetFlexFormDSClassNoLongerCalled.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78581-HookGetFlexFormDSClassNoLongerCalled.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #78581 - Hook getFlexFormDSClass no longer called @@ -67,4 +67,4 @@ of them beforehand: .. _gridelements: https://review.typo3.org/#/c/50513/ .. _powermail: https://github.com/einpraegsam/powermail/pull/6 -.. index:: PHP-API, FlexForm, Backend \ No newline at end of file +.. index:: PHP-API, FlexForm, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78623-LowlevelMissingRelationsCommandParametersChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78623-LowlevelMissingRelationsCommandParametersChanged.rst index b1cff325ef45..0480337f90f7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78623-LowlevelMissingRelationsCommandParametersChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78623-LowlevelMissingRelationsCommandParametersChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #78623 - Lowlevel MissingRelationsCommand parameters changed @@ -39,4 +39,4 @@ Migration Update the CLI call on your servers to the new command line and available options as shown above. -.. index:: CLI, ext:lowlevel \ No newline at end of file +.. index:: CLI, ext:lowlevel diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78627-LowlevelDoubleFilesCommandParametersChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78627-LowlevelDoubleFilesCommandParametersChanged.rst index f8c8ba6b3240..ced2d26c5bf7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78627-LowlevelDoubleFilesCommandParametersChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78627-LowlevelDoubleFilesCommandParametersChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #78627 - Lowlevel MissingRelationsCommand parameters changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78759-FluidificationOfEditFileController.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78759-FluidificationOfEditFileController.rst index b69c98f7b96f..8b708406240d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78759-FluidificationOfEditFileController.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78759-FluidificationOfEditFileController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #78759 - Fluidification of EditFileController diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78855-RemoveObsoleteSysActionTranslations.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78855-RemoveObsoleteSysActionTranslations.rst index c571247a9713..482ea745aff2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78855-RemoveObsoleteSysActionTranslations.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78855-RemoveObsoleteSysActionTranslations.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #78855 - Remove obsolete sys_action translations diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78895-LowlevelRteImagesCommandParametersChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78895-LowlevelRteImagesCommandParametersChanged.rst index b3636ad55581..443cc465fc01 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78895-LowlevelRteImagesCommandParametersChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Breaking-78895-LowlevelRteImagesCommandParametersChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #78895 - Lowlevel RteImagesCommand parameters changed @@ -39,4 +39,4 @@ Migration Update the CLI call on your servers to the new command line and available options as shown above. -.. index:: CLI, ext:lowlevel, PHP-API \ No newline at end of file +.. index:: CLI, ext:lowlevel, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-57385-DeprecateParameterCaseSensitiveOfExtbaseLikeComparison.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-57385-DeprecateParameterCaseSensitiveOfExtbaseLikeComparison.rst index 47f77a0212df..19f491242f90 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-57385-DeprecateParameterCaseSensitiveOfExtbaseLikeComparison.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-57385-DeprecateParameterCaseSensitiveOfExtbaseLikeComparison.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================== Deprecation: #57385 - Deprecate parameter $caseSensitive of Extbase Query->like comparison diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77296-DeprecatePublicMemberParentMenuArrInAbstractMenuContentObject.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77296-DeprecatePublicMemberParentMenuArrInAbstractMenuContentObject.rst index a9e639e49ff8..330ec9741526 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77296-DeprecatePublicMemberParentMenuArrInAbstractMenuContentObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77296-DeprecatePublicMemberParentMenuArrInAbstractMenuContentObject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Deprecation: #77296 - Deprecate public member parentMenuArr in AbstractMenuContentObject diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77524-DeprecatedMethodFileResourceOfContentObjectRenderer.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77524-DeprecatedMethodFileResourceOfContentObjectRenderer.rst index e42c13bb7f6e..8d572774e395 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77524-DeprecatedMethodFileResourceOfContentObjectRenderer.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77524-DeprecatedMethodFileResourceOfContentObjectRenderer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #77524 - Deprecated method fileResource of ContentObjectRenderer diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77732-ExtbaseArrayUtility.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77732-ExtbaseArrayUtility.rst index 0d5f059b11fd..5ddf1bdf5c99 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77732-ExtbaseArrayUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-77732-ExtbaseArrayUtility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #77732 - Deprecate methods of Extbase's ArrayUtility diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78134-DeprecateTyposcriptOptionConfignoScaleUp.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78134-DeprecateTyposcriptOptionConfignoScaleUp.rst index 6f7d064ab1c3..ea6bf47360f8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78134-DeprecateTyposcriptOptionConfignoScaleUp.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78134-DeprecateTyposcriptOptionConfignoScaleUp.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Deprecation: #78134 - Deprecate TypoScript option config.noScaleUp diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78217-FramesetAndFrame.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78217-FramesetAndFrame.rst index 9e5a5f3ba60b..b97af19addbd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78217-FramesetAndFrame.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78217-FramesetAndFrame.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Deprecation: #78217 - frameset and frame diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78244-DeprecateTYPO3_DBAndPreparedStatementClass.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78244-DeprecateTYPO3_DBAndPreparedStatementClass.rst index adf4eae3e087..bc6278ea4a10 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78244-DeprecateTYPO3_DBAndPreparedStatementClass.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78244-DeprecateTYPO3_DBAndPreparedStatementClass.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #78244 - Deprecate TYPO3_DB and Prepared Statement class diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78279-DeprecateTopTYPO3BackendContentContaineriframe.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78279-DeprecateTopTYPO3BackendContentContaineriframe.rst index a2d704e71acf..a39a91eaa48f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78279-DeprecateTopTYPO3BackendContentContaineriframe.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78279-DeprecateTopTYPO3BackendContentContaineriframe.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #78279 - Deprecate top.TYPO3.Backend.ContentContainer.iframe @@ -9,7 +9,7 @@ See :issue:`78279` Description =========== -The property :javascript:`top.TYPO3.Backend.ContentContainer.iframe` has been marked as deprecated. +The property :js:`top.TYPO3.Backend.ContentContainer.iframe` has been marked as deprecated. Impact @@ -21,12 +21,12 @@ Using this property will stop working in TYPO3 v9. Affected Installations ====================== -All installations using :javascript:`top.TYPO3.Backend.ContentContainer.iframe`. +All installations using :js:`top.TYPO3.Backend.ContentContainer.iframe`. Migration ========= -Use accessor method :javascript:`top.TYPO3.Backend.ContentContainer.get()` instead. +Use accessor method :js:`top.TYPO3.Backend.ContentContainer.get()` instead. .. index:: Backend, JavaScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78314-AbstractFunctionModule-getBackPath.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78314-AbstractFunctionModule-getBackPath.rst index 0cb1cdf19f57..dbe271a9f115 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78314-AbstractFunctionModule-getBackPath.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78314-AbstractFunctionModule-getBackPath.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #78314 - AbstractFunctionModule->getBackPath @@ -29,4 +29,4 @@ Migration As the method always returns an empty string (since the `backPath` functionality is not needed anymore) the PHP call can be removed. -.. index:: Backend, PHP-API \ No newline at end of file +.. index:: Backend, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78524-TCAOptionVersioning_followPagesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78524-TCAOptionVersioning_followPagesRemoved.rst index 18c33a3cf063..7583e4f5df90 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78524-TCAOptionVersioning_followPagesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78524-TCAOptionVersioning_followPagesRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #78524 - TCA option versioning_followPages removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78581-FlexFormRelatedParsing.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78581-FlexFormRelatedParsing.rst index 3a1fa3fab701..94e37633ea16 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78581-FlexFormRelatedParsing.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78581-FlexFormRelatedParsing.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #78581 - Flex form related parsing @@ -39,4 +39,4 @@ comments for a detailed description of their purpose. Warning: The hook :php:`getFlexFormDSClass` within :php:`BackendUtility::getFlexFormDS()` is no longer called by the core. Please refer to the according "Breaking" document for details on this topic. -.. index:: PHP-API, FlexForm, Backend \ No newline at end of file +.. index:: PHP-API, FlexForm, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78628-TcaTreeTreePageTsConfigAddItemsIconPath.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78628-TcaTreeTreePageTsConfigAddItemsIconPath.rst index 8054a98ff98c..8b17dbf62ca9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78628-TcaTreeTreePageTsConfigAddItemsIconPath.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78628-TcaTreeTreePageTsConfigAddItemsIconPath.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #78628 - TCA tree pageTsConfig addItems icon path diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78647-MoveLanguageFilesFromEXTlanglocallang_ToResourcesPrivateLanguage.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78647-MoveLanguageFilesFromEXTlanglocallang_ToResourcesPrivateLanguage.rst index 8c31d1b06f7a..4cbca684546a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78647-MoveLanguageFilesFromEXTlanglocallang_ToResourcesPrivateLanguage.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78647-MoveLanguageFilesFromEXTlanglocallang_ToResourcesPrivateLanguage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================= Deprecation: #78647 - Move language files from EXT:lang/locallang_* to Resources/Private/Language diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78668-TypoScriptOptionConfigmainScript.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78668-TypoScriptOptionConfigmainScript.rst index 45c739e5d932..43798772fe35 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78668-TypoScriptOptionConfigmainScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78668-TypoScriptOptionConfigmainScript.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #78668 - TypoScript option config.mainScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78670-DeprecatedCharsetConverterMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78670-DeprecatedCharsetConverterMethods.rst index 503ca47aefb0..3c65fe2e0857 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78670-DeprecatedCharsetConverterMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78670-DeprecatedCharsetConverterMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #78670 - Deprecated CharsetConverter methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78679-CrawlerInclusionViaRequire_onceInIndexedSearch.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78679-CrawlerInclusionViaRequire_onceInIndexedSearch.rst index 4d1003101aa3..ee2ead2fa7b7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78679-CrawlerInclusionViaRequire_onceInIndexedSearch.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78679-CrawlerInclusionViaRequire_onceInIndexedSearch.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #78679 - Crawler inclusion via require_once in Indexed Search @@ -37,4 +37,4 @@ Migration Remove the function call, as TYPO3 includes the PHP class automatically. -.. index:: ext:indexed_search, PHP-API \ No newline at end of file +.. index:: ext:indexed_search, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78733-CallUserFunctionTokenForSingletonObjects.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78733-CallUserFunctionTokenForSingletonObjects.rst index 450646e0ecd0..0718fc87af09 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78733-CallUserFunctionTokenForSingletonObjects.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78733-CallUserFunctionTokenForSingletonObjects.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #78733 - CallUserFunction "&" token for singleton objects @@ -34,4 +34,4 @@ Migration The class of the user function / method can implement the `SingletonInterface` to achieve the same behaviour. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst index 6205cfc77f97..a38ca18e352f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Deprecation: #78872 - Deprecate method LocalizationController::getRecordUidsToCopy diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-29399-OptionViewHelperAndOptgroupViewHelperForUseWithSelectViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-29399-OptionViewHelperAndOptgroupViewHelperForUseWithSelectViewHelper.rst index 4e5d67b05148..3416748b4220 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-29399-OptionViewHelperAndOptgroupViewHelperForUseWithSelectViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-29399-OptionViewHelperAndOptgroupViewHelperForUseWithSelectViewHelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Feature: #29399 - OptionViewHelper and OptgroupViewHelper for use with SelectViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-52286-AddOptionToSystemStatusUpdatesReport-jobToSendAllTests.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-52286-AddOptionToSystemStatusUpdatesReport-jobToSendAllTests.rst index 13488cbf57b9..a38df7fb4088 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-52286-AddOptionToSystemStatusUpdatesReport-jobToSendAllTests.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-52286-AddOptionToSystemStatusUpdatesReport-jobToSendAllTests.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Feature: #52286 - Add option to "system status updates" report-job to send all tests @@ -22,4 +22,4 @@ Impact If the checkbox `Notification for all type of status, not only warning and error` is checked, then the `System Status Update (reports)` contains all type of notifications. -.. index:: Backend, ext:reports \ No newline at end of file +.. index:: Backend, ext:reports diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-58637-PurgeLanguagePacksInLanguageModule.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-58637-PurgeLanguagePacksInLanguageModule.rst index 192714bde749..d0e81b7158d0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-58637-PurgeLanguagePacksInLanguageModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-58637-PurgeLanguagePacksInLanguageModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #58637 - Purge language packs in language module diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-67909-AddHookToDataHandler-Localize-TranslateToMessage.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-67909-AddHookToDataHandler-Localize-TranslateToMessage.rst index ff094837ea76..9e4614f04273 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-67909-AddHookToDataHandler-Localize-TranslateToMessage.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-67909-AddHookToDataHandler-Localize-TranslateToMessage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #67909 - Add hook to DataHandler - localize - translateToMessage diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-73626-NumberOfResultsShouldBeConfigurableAndReportOverflow.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-73626-NumberOfResultsShouldBeConfigurableAndReportOverflow.rst index 8b6ca44c0121..dd45519e58ae 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-73626-NumberOfResultsShouldBeConfigurableAndReportOverflow.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-73626-NumberOfResultsShouldBeConfigurableAndReportOverflow.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #73626 - numberOfResults should be configurable and report overflow @@ -29,4 +29,4 @@ a list of available number of results. Because of that it is possible to overwri of values displayed in the advanced search mode. The first value from the list will be used as default. -.. index:: ext:indexed_search, TypoScript, Frontend \ No newline at end of file +.. index:: ext:indexed_search, TypoScript, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-76085-AddFluidDebugInformationToAdminPanel.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-76085-AddFluidDebugInformationToAdminPanel.rst index 3c7a57313016..19d0f3aac28f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-76085-AddFluidDebugInformationToAdminPanel.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-76085-AddFluidDebugInformationToAdminPanel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #76085 - Add fluid debug information to admin panel diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-77757-EnableRecheckingWhetherAnUpdateWizardShouldRun.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-77757-EnableRecheckingWhetherAnUpdateWizardShouldRun.rst index 0db3dd6ff204..5567ceec85bd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-77757-EnableRecheckingWhetherAnUpdateWizardShouldRun.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-77757-EnableRecheckingWhetherAnUpdateWizardShouldRun.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #77757 - Enable rechecking whether an UpdateWizard should run @@ -14,4 +14,4 @@ will find a list of wizards that have been marked as done, additionally with a checkbox for each to reset their status. Then the wizard will test whether it needs to be executed again. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-77910-EXTform-IntroduceNewFormFramework.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-77910-EXTform-IntroduceNewFormFramework.rst index 8339463dc6ba..daa961f2e29c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-77910-EXTform-IntroduceNewFormFramework.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-77910-EXTform-IntroduceNewFormFramework.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #77910 - EXT:form - introduce new form framework @@ -51,4 +51,4 @@ Impact Happy little wizard. -.. index:: Frontend, PHP-API, JavaScript, ext:form, Backend \ No newline at end of file +.. index:: Frontend, PHP-API, JavaScript, ext:form, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78002-EnforceCHashArgumentForExtbaseActions.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78002-EnforceCHashArgumentForExtbaseActions.rst index 1baf61bdc254..a97b6e35e127 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78002-EnforceCHashArgumentForExtbaseActions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78002-EnforceCHashArgumentForExtbaseActions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #78002 - Enforce cHash argument for Extbase actions @@ -26,4 +26,4 @@ The enforcing of a cHash results in a 404, if plugin arguments are present but cHash is not, which would also happen if the plugin arguments were added to `cHashRequiredParameters` configuration. -.. index:: Frontend, PHP-API, ext:extbase \ No newline at end of file +.. index:: Frontend, PHP-API, ext:extbase diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78103-AddMissingInformationStatusForAddSystemMessage.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78103-AddMissingInformationStatusForAddSystemMessage.rst index cca0927630e7..57e655c35875 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78103-AddMissingInformationStatusForAddSystemMessage.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78103-AddMissingInformationStatusForAddSystemMessage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #78103 - Add missing information status for addSystemMessage diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78116-ExtbaseSupportForDoctrinesNativeDBALStatementAndQueryBuilder.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78116-ExtbaseSupportForDoctrinesNativeDBALStatementAndQueryBuilder.rst index 2550551514f2..fa4f3565abbd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78116-ExtbaseSupportForDoctrinesNativeDBALStatementAndQueryBuilder.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78116-ExtbaseSupportForDoctrinesNativeDBALStatementAndQueryBuilder.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Feature: #78116 - Extbase support for Doctrine's native DBAL Statement and QueryBuilder diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78384-CheckExtTablesTCAChangesInInstallTool.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78384-CheckExtTablesTCAChangesInInstallTool.rst index 33189ce988ab..8171aab3c02a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78384-CheckExtTablesTCAChangesInInstallTool.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78384-CheckExtTablesTCAChangesInInstallTool.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #78384 - Check ext tables TCA changes in install tool diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78415-GlobalFluidViewHelperNamespacesMovedToTYPO3Configuration.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78415-GlobalFluidViewHelperNamespacesMovedToTYPO3Configuration.rst index 3a58e9ad3d8b..00e05152ecc8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78415-GlobalFluidViewHelperNamespacesMovedToTYPO3Configuration.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78415-GlobalFluidViewHelperNamespacesMovedToTYPO3Configuration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Feature: #78415 - Global Fluid ViewHelper namespaces moved to TYPO3 configuration diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78523-SuggestWizardProvidesOptionToDefineOrderingOfResults.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78523-SuggestWizardProvidesOptionToDefineOrderingOfResults.rst index f4b8c1bbb21f..ee59a773f574 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78523-SuggestWizardProvidesOptionToDefineOrderingOfResults.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78523-SuggestWizardProvidesOptionToDefineOrderingOfResults.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #78523 - Suggest wizard provides option to define ordering of results diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78575-EnumerationConstantsProvideTheirNames.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78575-EnumerationConstantsProvideTheirNames.rst index 2e8c43ae214d..596103870281 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78575-EnumerationConstantsProvideTheirNames.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78575-EnumerationConstantsProvideTheirNames.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #78575 - Enumeration constants don't provide their names diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78672-IntroduceFluidDataProcessorForMenus.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78672-IntroduceFluidDataProcessorForMenus.rst index 9f66ba94d9e5..fd2e453e280f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78672-IntroduceFluidDataProcessorForMenus.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78672-IntroduceFluidDataProcessorForMenus.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #78672 - Introduce fluid data processor for menus diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78842-LetFluidtemplateMimicAnActualExtbaseWebRequest.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78842-LetFluidtemplateMimicAnActualExtbaseWebRequest.rst index 8443bece3c43..048e61c79d22 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78842-LetFluidtemplateMimicAnActualExtbaseWebRequest.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Feature-78842-LetFluidtemplateMimicAnActualExtbaseWebRequest.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #78842 - Let FLUIDTEMPLATE mimic an actual extbase web request diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst index 4da948b95691..3cd8de2a8975 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Important-17904-ShowAccessRestrictedPagesDoesNotWorkWithSpecialMenus.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Important: #17904 - showAccessRestrictedPages does not work with special menus diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Important-72050-EncapsLinesDoesNotRenderDuplicateParagraphs.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Important-72050-EncapsLinesDoesNotRenderDuplicateParagraphs.rst index 499f96131dc9..978fa02025e2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Important-72050-EncapsLinesDoesNotRenderDuplicateParagraphs.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Important-72050-EncapsLinesDoesNotRenderDuplicateParagraphs.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Important: #72050 - encapsLines does not render duplicate paragraphs anymore diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Important-75232-SpreadTypeConverterPriorities.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Important-75232-SpreadTypeConverterPriorities.rst index 645a012dbb60..d0df9158963a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Important-75232-SpreadTypeConverterPriorities.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Important-75232-SpreadTypeConverterPriorities.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Important: #75232 - Spread TypeConverter priorities @@ -15,4 +15,4 @@ priorities were spread from 0, 1 and 2 to 10 and 20. If you register your own TypeConverter(s) make sure they are using the right priority. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Important-77702-CustomRenderTypesForDateAndDatetimeFieldsMustUseISO-8601.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Important-77702-CustomRenderTypesForDateAndDatetimeFieldsMustUseISO-8601.rst index bfc9ce09ba7c..7b947d735b47 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Important-77702-CustomRenderTypesForDateAndDatetimeFieldsMustUseISO-8601.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Important-77702-CustomRenderTypesForDateAndDatetimeFieldsMustUseISO-8601.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Important: #77702 - Custom render types for date and datetime fields must use ISO-8601 @@ -17,4 +17,4 @@ Due to that, you need to adapt your **custom FormEngine render types** if you us them for any date/datetime fields, even those stored as integers in the database (eval=date/datetime). -.. index:: Backend, Database, TCA \ No newline at end of file +.. index:: Backend, Database, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Important-78383-TCAStreamlineFieldPositionsInTabsForRecurringFields.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Important-78383-TCAStreamlineFieldPositionsInTabsForRecurringFields.rst index f40f638fd2d6..e89a07f0543d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Important-78383-TCAStreamlineFieldPositionsInTabsForRecurringFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Important-78383-TCAStreamlineFieldPositionsInTabsForRecurringFields.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Important: #78383 - TCA: Streamline field positions in tabs for recurring fields diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Index.rst index e20b16e96b9d..78f19162f297 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.5/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.5/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 8.5 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-70316-AbstractUserAuthenticationPropertiesAndMethodsDroppedAndChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-70316-AbstractUserAuthenticationPropertiesAndMethodsDroppedAndChanged.rst index eca73dc13548..146acaea6137 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-70316-AbstractUserAuthenticationPropertiesAndMethodsDroppedAndChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-70316-AbstractUserAuthenticationPropertiesAndMethodsDroppedAndChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Breaking: #70316 - AbstractUserAuthentication properties and methods dropped and changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-77934-RemoveSelectKeyFromContentElementPreview.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-77934-RemoveSelectKeyFromContentElementPreview.rst index 838baa60dd89..7da7d353c71b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-77934-RemoveSelectKeyFromContentElementPreview.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-77934-RemoveSelectKeyFromContentElementPreview.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Breaking: #77934 - Remove field `select_key` from content element preview diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78192-RefactorClickMenuContextMenu.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78192-RefactorClickMenuContextMenu.rst index 91a42072d7db..98eac8b106ab 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78192-RefactorClickMenuContextMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78192-RefactorClickMenuContextMenu.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #78192 - Refactor click menu (context menu) @@ -27,8 +27,8 @@ Classes removed ExtJS component removed ----------------------- -- The :javascript:`TYPO3.Components.PageTree.ContextMenu` component defined in contextmenu.js has been removed. -- The `contextMenuProvider` property as well as `enableContextMenu` and `openContextMenu` methods of the :javascript:`TYPO3.Components.PageTree.Tree` component have been removed. +- The :js:`TYPO3.Components.PageTree.ContextMenu` component defined in contextmenu.js has been removed. +- The `contextMenuProvider` property as well as `enableContextMenu` and `openContextMenu` methods of the :js:`TYPO3.Components.PageTree.Tree` component have been removed. Migration ^^^^^^^^^ @@ -98,7 +98,7 @@ Changed markup (data attributes) for click menu - for files, `data-table` now contains the real table name "sys_file" while before it contained the combined identifier e.g. `1:/fileadmin/file.jpg`. the `data-uid` attribute now contains the combined identifier of the file (before it was empty). Thus the `data-uid` attribute value is not always an int. -- the class which triggers the context-menu has changed from :javascript:`t3-js-clickmenutrigger` to :javascript:`t3js-contextmenutrigger` +- the class which triggers the context-menu has changed from :js:`t3-js-clickmenutrigger` to :js:`t3js-contextmenutrigger` Migration diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78477-InheritanceOfFlashMessageViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78477-InheritanceOfFlashMessageViewHelper.rst index 98c9b62e071f..ebaf84cfe548 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78477-InheritanceOfFlashMessageViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78477-InheritanceOfFlashMessageViewHelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Breaking: #78477 - FlashMessagesViewHelper no longer inherits from TagBasedViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78477-RemoveFlashMessageGetMessageAsMarkup.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78477-RemoveFlashMessageGetMessageAsMarkup.rst index c7c6a3fe3247..c1438915d65d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78477-RemoveFlashMessageGetMessageAsMarkup.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78477-RemoveFlashMessageGetMessageAsMarkup.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #78477 - Remove method FlashMessage->getMessageAsMarkup() diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78899-RemoveExtJsCodeFromFormEngineResultArray.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78899-RemoveExtJsCodeFromFormEngineResultArray.rst index 982d2ef11dd2..288c8744633a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78899-RemoveExtJsCodeFromFormEngineResultArray.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78899-RemoveExtJsCodeFromFormEngineResultArray.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #78899 - Remove `extJSCODE` from FormEngine result array @@ -33,6 +33,6 @@ For a simple solution, add according JavaScript to the return key :php:`addition Both keys were used nearly identically anyway. Be aware that both keys :php:`additionalJavaScriptPost` and :php:`additionalJavaScriptSubmit` are target of a later removal as soon as a better JavaScript side event handling for those scenarios is in place. See if the current code injected at this point could be done with -casual :javascript:`RequireJsModules` instead already. +casual :js:`RequireJsModules` instead already. .. index:: Backend, JavaScript, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78899-RemoveMethodsHookAndPropertyInFormEngine.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78899-RemoveMethodsHookAndPropertyInFormEngine.rst index 21fa704abff8..622772a79442 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78899-RemoveMethodsHookAndPropertyInFormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78899-RemoveMethodsHookAndPropertyInFormEngine.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #78899 - Remove methods, hook and property in FormEngine diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78988-RemoveOptionalFluidTyposcriptTemplate.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78988-RemoveOptionalFluidTyposcriptTemplate.rst index a598bad34a3d..ad0eca6f2566 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78988-RemoveOptionalFluidTyposcriptTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-78988-RemoveOptionalFluidTyposcriptTemplate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #78988 - Remove optional Fluid TypoScript template diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79025-ExtractTestingFrameworkForTYPO3.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79025-ExtractTestingFrameworkForTYPO3.rst index 2aa19d60a388..c31198b66ac2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79025-ExtractTestingFrameworkForTYPO3.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79025-ExtractTestingFrameworkForTYPO3.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #79025 - Extract testing framework for TYPO3 diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79100-FeloginRemoveDefaultCss.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79100-FeloginRemoveDefaultCss.rst index 81523bb0028c..159dba16a9aa 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79100-FeloginRemoveDefaultCss.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79100-FeloginRemoveDefaultCss.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #79100 - ext:felogin: Remove default CSS diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79109-LowlevelVersionsCommandParametersChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79109-LowlevelVersionsCommandParametersChanged.rst index f0728c075bb5..b146fd509be0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79109-LowlevelVersionsCommandParametersChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79109-LowlevelVersionsCommandParametersChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #79109 - Lowlevel VersionsCommand parameters changed @@ -17,7 +17,7 @@ via `./typo3/sysext/core/bin/typo3 cleanup:versions` and allows the following CL The following options can be set: -- :shell:`--action={nameofaction}` to clean up versioned records, one of the following actions are possible: +- :bash:`--action={nameofaction}` to clean up versioned records, one of the following actions are possible: - "versions_in_live": Delete versioned records in the live workspace @@ -27,13 +27,13 @@ The following options can be set: - "unused_placeholders": Remove placeholders which are not used anymore from the database -- :shell:`-v` and :shell:`-vv` to show more detailed information on the records affected +- :bash:`-v` and :bash:`-vv` to show more detailed information on the records affected -- :shell:`--pid=23` or :shell:`-p=23` to only find versions with page ID 23 (otherwise "0" is taken) +- :bash:`--pid=23` or :bash:`-p=23` to only find versions with page ID 23 (otherwise "0" is taken) -- :shell:`--depth=4` or :shell:`-d=4` to only clean recursively until a certain page tree level. +- :bash:`--depth=4` or :bash:`-d=4` to only clean recursively until a certain page tree level. -- :shell:`--dry-run` to only show the records to be changed / deleted +- :bash:`--dry-run` to only show the records to be changed / deleted The PHP class of the old CLI command :php:`TYPO3\CMS\Lowlevel\VersionsCommand` has been removed. @@ -41,7 +41,7 @@ The PHP class of the old CLI command :php:`TYPO3\CMS\Lowlevel\VersionsCommand` h Impact ====== -Calling the old CLI command :shell:`./typo3/cli_dispatch.phpsh lowlevel_cleaner versions` will result in an error message. +Calling the old CLI command :bash:`./typo3/cli_dispatch.phpsh lowlevel_cleaner versions` will result in an error message. Affected Installations diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79120-RemovedLegacyCliRelatedConstantsAndVariables.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79120-RemovedLegacyCliRelatedConstantsAndVariables.rst index 0c163ec4c59d..d04314264fab 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79120-RemovedLegacyCliRelatedConstantsAndVariables.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79120-RemovedLegacyCliRelatedConstantsAndVariables.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #79120 - Remove legacy CLI-related constants and variables @@ -9,7 +9,7 @@ See :issue:`79120` Description =========== -The deprecated PHP constants :php:`TYPO3_cliKey` and :php:`TYPO3_cliInclude`, and the global variables :php:`$GLOBALS['temp_cliScriptPath']` and +The deprecated PHP constants :php:`TYPO3_cliKey` and :php:`TYPO3_cliInclude`, and the global variables :php:`$GLOBALS['temp_cliScriptPath']` and :php:`$GLOBALS['temp_cliKey']` which had been filled when running a CLI command have been removed. diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79196-ToolbarItemEventHandlingChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79196-ToolbarItemEventHandlingChanged.rst index 9dfbe5c0b1d4..a59a0240b762 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79196-ToolbarItemEventHandlingChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79196-ToolbarItemEventHandlingChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #79196 - Toolbar item event handling changed @@ -28,7 +28,7 @@ All installations with old-fashioned toolbar item registrations. Migration ========= -In most cases it's sufficient to replace the register function with :javascript:`Viewport.Topbar.Toolbar.registerEvent()`. +In most cases it's sufficient to replace the register function with :js:`Viewport.Topbar.Toolbar.registerEvent()`. Example: diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79201-ExtFormSplitTyposcriptIncludes.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79201-ExtFormSplitTyposcriptIncludes.rst index b20ed52639c4..df59736abf70 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79201-ExtFormSplitTyposcriptIncludes.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79201-ExtFormSplitTyposcriptIncludes.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #79201 - EXT:form: Split TypoScript Includes diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79227-RemovedExtDirectStateProvider.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79227-RemovedExtDirectStateProvider.rst index 500983074e1c..81596e4ce83d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79227-RemovedExtDirectStateProvider.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79227-RemovedExtDirectStateProvider.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #79227 - Removed ExtDirect State Provider @@ -9,9 +9,9 @@ See :issue:`79227` Description =========== -The ExtDirect based State Provider for ExtJS applications (endpoint :javascript:`TYPO3.ExtDirectStateProvider.ExtDirect`) has been removed. +The ExtDirect based State Provider for ExtJS applications (endpoint :js:`TYPO3.ExtDirectStateProvider.ExtDirect`) has been removed. -The ExtDirect endpoint :javascript:`TYPO3.ExtDirectStateProvider.ExtDirect` is no longer available. +The ExtDirect endpoint :js:`TYPO3.ExtDirectStateProvider.ExtDirect` is no longer available. The following PHP classes have been removed: diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79228-RemoveExtJSPagetreeIndicatorFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79228-RemoveExtJSPagetreeIndicatorFunctionality.rst index 37e4528671a2..06903bbd331f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79228-RemoveExtJSPagetreeIndicatorFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79228-RemoveExtJSPagetreeIndicatorFunctionality.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Breaking: #79228 - Remove ExtJS Pagetree indicator functionality @@ -24,4 +24,4 @@ Affected Installations Any installation using indicators of the page tree. -.. index:: Backend, JavaScript \ No newline at end of file +.. index:: Backend, JavaScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79242-RemoveL10n_modeNoCopy.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79242-RemoveL10n_modeNoCopy.rst index 56b55e76e9c7..1e5503de5097 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79242-RemoveL10n_modeNoCopy.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79242-RemoveL10n_modeNoCopy.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Breaking: #79242 - Remove l10n_mode noCopy diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79243-RemoveL10n_modeMergeIfNotBlank.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79243-RemoveL10n_modeMergeIfNotBlank.rst index 5c95309c8433..2ab7e39ef9a1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79243-RemoveL10n_modeMergeIfNotBlank.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79243-RemoveL10n_modeMergeIfNotBlank.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #79243 - Remove l10n_mode mergeIfNotBlank diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79243-RemoveSys_language_softMergeIfNotBlank.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79243-RemoveSys_language_softMergeIfNotBlank.rst index 8a09f0af880e..dabe92a3667d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79243-RemoveSys_language_softMergeIfNotBlank.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79243-RemoveSys_language_softMergeIfNotBlank.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #79243 - Remove sys_language_softMergeIfNotBlank diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79259-RemoveExtt3skin.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79259-RemoveExtt3skin.rst index f55b563e19bf..b3de49c9ba3b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79259-RemoveExtt3skin.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79259-RemoveExtt3skin.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================== Breaking: #79259 - EXT:t3skin removed @@ -37,4 +37,4 @@ Do not use ExtJS styling or images anymore, as ExtJS will be removed from the co Other direct references to image(s) in EXT:t3skin should be migrated to have the image(s) in custom extension. -.. index:: Backend, TCA, ext:t3skin \ No newline at end of file +.. index:: Backend, TCA, ext:t3skin diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79263-SchedulerCLIControllerClassRemoved.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79263-SchedulerCLIControllerClassRemoved.rst index 6d6dfb8e5873..a9843d95c207 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79263-SchedulerCLIControllerClassRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79263-SchedulerCLIControllerClassRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #79263 - Scheduler CLI Controller class removed diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79270-RemovedRTEProcessingOptionDisableUnifyLineBreaks.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79270-RemovedRTEProcessingOptionDisableUnifyLineBreaks.rst index 4432cf5ed60d..f8e75db019a4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79270-RemovedRTEProcessingOptionDisableUnifyLineBreaks.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79270-RemovedRTEProcessingOptionDisableUnifyLineBreaks.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #79270 - Removed RTE processing option disableUnifyLineBreaks diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79273-RemovedRteHtmlParserProcOptions.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79273-RemovedRteHtmlParserProcOptions.rst index e31d81b985aa..d7acb4368421 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79273-RemovedRteHtmlParserProcOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79273-RemovedRteHtmlParserProcOptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #79273 - Removed RteHtmlParser proc options @@ -11,9 +11,9 @@ Description The following TSconfig options for processing content of RTE fields have been removed: -* :ts:`RTE.default.proc.dontConvBRtoParagraph` -* :ts:`RTE.default.proc.dontProtectUnknownTags_rte` -* :ts:`RTE.default.proc.dontConvAmpInNBSP_rte` +* :typoscript:`RTE.default.proc.dontConvBRtoParagraph` +* :typoscript:`RTE.default.proc.dontProtectUnknownTags_rte` +* :typoscript:`RTE.default.proc.dontConvAmpInNBSP_rte` Impact @@ -31,8 +31,8 @@ is common in modern Rich Text Editors. Affected Installations ====================== -Installations explicitly setting :ts:`RTE.default.proc.dontConvBRtoParagraph = 0`, :ts:`RTE.default.proc.dontProtectUnknownTags_rte = 1` or -:ts:`RTE.default.proc.dontConvAmpInNBSP_rte = 1` might experience different results when editing and saving content via an RTE. +Installations explicitly setting :typoscript:`RTE.default.proc.dontConvBRtoParagraph = 0`, :typoscript:`RTE.default.proc.dontProtectUnknownTags_rte = 1` or +:typoscript:`RTE.default.proc.dontConvAmpInNBSP_rte = 1` might experience different results when editing and saving content via an RTE. Migration diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79300-RemovedRTEProctransformBoldAndItalicTagsOption.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79300-RemovedRTEProctransformBoldAndItalicTagsOption.rst index dcbeb1438867..6376bb3732e2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79300-RemovedRTEProctransformBoldAndItalicTagsOption.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79300-RemovedRTEProctransformBoldAndItalicTagsOption.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #79300 - Removed RTE proc.transformBoldAndItalicTags option @@ -38,7 +38,7 @@ Migration Any default configuration of RTEHtmlArea that was in place before 8.6.0 has a simple replacement to ensure the same functionality now: -This code does the same as having :ts:`proc.transformBoldAndItalicTags=1`: +This code does the same as having :typoscript:`proc.transformBoldAndItalicTags=1`: .. code-block:: typoscript diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79302-MovedPagesurlSchemeToCompatibility7Extension.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79302-MovedPagesurlSchemeToCompatibility7Extension.rst index f38b77797b9f..200d98b16f3c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79302-MovedPagesurlSchemeToCompatibility7Extension.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79302-MovedPagesurlSchemeToCompatibility7Extension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #79302 - Moved pages.url_scheme to compatibility7 extension diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79327-TheVeriCode-VCParameterIsNotEvaluatedAnyMore.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79327-TheVeriCode-VCParameterIsNotEvaluatedAnyMore.rst index 61f4570ad606..a9dacfd448ed 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79327-TheVeriCode-VCParameterIsNotEvaluatedAnyMore.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79327-TheVeriCode-VCParameterIsNotEvaluatedAnyMore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #79327 - The veriCode - vC parameter is not evaluated any more @@ -40,4 +40,4 @@ Migration Remove calls to `veriCode` or any `vC` HTTP parameter evaluation from your code. Ensure your code uses `moduleToken` to protect backend urls. -.. index:: Backend, PHP-API \ No newline at end of file +.. index:: Backend, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79364-MovePageModuleFunctionQuickEditToCompatibility7.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79364-MovePageModuleFunctionQuickEditToCompatibility7.rst index bed647919f57..deef416cdf0d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79364-MovePageModuleFunctionQuickEditToCompatibility7.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79364-MovePageModuleFunctionQuickEditToCompatibility7.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #79364 - Move page module function `QuickEdit` to compatibility7 @@ -24,4 +24,4 @@ Affected Installations All installations depending on the `QuickEdit` function in the page module. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79464-ExtFormRefactorFluidRendering.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79464-ExtFormRefactorFluidRendering.rst index 37c0553a7ad7..3f691f1cabea 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79464-ExtFormRefactorFluidRendering.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79464-ExtFormRefactorFluidRendering.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #79464 - EXT:form - Refactor fluid rendering diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79513-RemovedSessionLockingBasedOnUseragent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79513-RemovedSessionLockingBasedOnUseragent.rst index 8dc23b7ec58a..9ff41131b72f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79513-RemovedSessionLockingBasedOnUseragent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79513-RemovedSessionLockingBasedOnUseragent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #79513 - Removed session locking based on useragent diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentAndTypoScript.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentAndTypoScript.rst index eb33c36275e4..50c52b9978c9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentAndTypoScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentAndTypoScript.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #79622 - CSS Styled Content and TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentBulletContentElementAdjustments.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentBulletContentElementAdjustments.rst index b093f8979fa3..3146d77b462b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentBulletContentElementAdjustments.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentBulletContentElementAdjustments.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #79622 - CSS Styled Content Bullet Content Element Adjustments diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentTableContentElementAdjustments.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentTableContentElementAdjustments.rst index c1e6eabada13..02b389eaeee3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentTableContentElementAdjustments.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-CSSStyledContentTableContentElementAdjustments.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #79622 - CSS Styled Content table content element adjustments diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DedicatedContentElementsForMenus.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DedicatedContentElementsForMenus.rst index c010afc1c993..4aa5e93bc826 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DedicatedContentElementsForMenus.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DedicatedContentElementsForMenus.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #79622 - Dedicated content elements for menus diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DefaultContentElementChangedForFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DefaultContentElementChangedForFluidStyledContent.rst index aa93fb29aa5a..64d004dc5ba2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DefaultContentElementChangedForFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DefaultContentElementChangedForFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Breaking: #79622 - Default content element changed for Fluid Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DefaultLayoutsForFluidStyledContentChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DefaultLayoutsForFluidStyledContentChanged.rst index 8bbdf4bdae59..41529524abc4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DefaultLayoutsForFluidStyledContentChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DefaultLayoutsForFluidStyledContentChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #79622 - Default layouts for Fluid Styled Content changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DroppingThumbnailConfigurationForTt_content.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DroppingThumbnailConfigurationForTt_content.rst index 9f6e0de88faf..e8c706cfb7a5 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DroppingThumbnailConfigurationForTt_content.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-DroppingThumbnailConfigurationForTt_content.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #79622 - Dropping thumbnail configuration for tt_content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-RemovalOfFluidStyledContentMenuViewHelpers.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-RemovalOfFluidStyledContentMenuViewHelpers.rst index 1fa4912018ad..5e7ebb33412b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-RemovalOfFluidStyledContentMenuViewHelpers.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-RemovalOfFluidStyledContentMenuViewHelpers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #79622 - Removal of Fluid Styled Content Menu ViewHelpers diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst index 5bdf71774015..9fe4482bac92 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-SectionFrameForCSSStyledContentReplacedWithFrameClass.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Breaking: #79622 - Section Frame for CSS Styled Content replaced with Frame Class diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-SpaceBeforeAndSpaceAfterAdjustmentsForCSSStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-SpaceBeforeAndSpaceAfterAdjustmentsForCSSStyledContent.rst index 76aa06d5eadd..c0a7a91d3e40 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-SpaceBeforeAndSpaceAfterAdjustmentsForCSSStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-SpaceBeforeAndSpaceAfterAdjustmentsForCSSStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Breaking: #79622 - SpaceBefore and SpaceAfter adjustments for CSS Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-StreamliningStructureOfCSSStyledContentAndFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-StreamliningStructureOfCSSStyledContentAndFluidStyledContent.rst index 63e95f0547f1..6453dc0ba143 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-StreamliningStructureOfCSSStyledContentAndFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-StreamliningStructureOfCSSStyledContentAndFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Breaking: #79622 - Streamlining structure of CSS Styled Content and Fluid Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-TypoScriptStandardHeaderHasBeenRemovedFromFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-TypoScriptStandardHeaderHasBeenRemovedFromFluidStyledContent.rst index 77b7292ce78e..f4c1b573d1bc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-TypoScriptStandardHeaderHasBeenRemovedFromFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Breaking-79622-TypoScriptStandardHeaderHasBeenRemovedFromFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Breaking: #79622 - TypoScript Standard Header has been removed from Fluid Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-70316-FrontendBasketWithRecs.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-70316-FrontendBasketWithRecs.rst index a0ca2a9215b2..005500602781 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-70316-FrontendBasketWithRecs.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-70316-FrontendBasketWithRecs.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #70316 - Frontend basket with recs diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-77934-DeprecateTt_contentFieldSelect_key.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-77934-DeprecateTt_contentFieldSelect_key.rst index 4ddbb3c543d7..d70f070e220f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-77934-DeprecateTt_contentFieldSelect_key.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-77934-DeprecateTt_contentFieldSelect_key.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #77934 - Deprecate tt_content field select_key @@ -29,4 +29,4 @@ Migration Install the extension `compatibility7` to enable the field again. -.. index:: TCA, Database \ No newline at end of file +.. index:: TCA, Database diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78225-LegacyPreparedStatementsWithinExtbase.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78225-LegacyPreparedStatementsWithinExtbase.rst index dfde21c6aba0..d695850c5e02 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78225-LegacyPreparedStatementsWithinExtbase.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78225-LegacyPreparedStatementsWithinExtbase.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #78225 - Legacy PreparedStatements within Extbase diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78477-RefactoringOfFlashMessageRendering.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78477-RefactoringOfFlashMessageRendering.rst index c1180e612002..ae773fad7b0c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78477-RefactoringOfFlashMessageRendering.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78477-RefactoringOfFlashMessageRendering.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #78477 - Refactoring of FlashMessage rendering diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78899-FormEngineMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78899-FormEngineMethods.rst index 40ee2442f9bd..a3f0df40b240 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78899-FormEngineMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78899-FormEngineMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Deprecation: #78899 - FormEngine Methods @@ -46,4 +46,4 @@ Migration Extensions using above methods should consider to switch away from those methods. -.. index:: Backend, PHP-API \ No newline at end of file +.. index:: Backend, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78899-TCACtrlFieldRequestUpdateDropped.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78899-TCACtrlFieldRequestUpdateDropped.rst index 8ac48cb708cb..646f6b087e85 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78899-TCACtrlFieldRequestUpdateDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-78899-TCACtrlFieldRequestUpdateDropped.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #78899 - TCA ctrl field requestUpdate dropped @@ -37,4 +37,4 @@ Monitor the deprecation log for according messages, remove the :code:`ctrl` fiel add :code:`'onChange' => 'reload'` to fields listed in :code:`requestUpdate` parallel to :code:`label` and :code:`config` section of the field in question. The option can be added to multiple fields. -.. index:: Backend, PHP-API, TCA \ No newline at end of file +.. index:: Backend, PHP-API, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79258-MethodsInLocalizationRepository.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79258-MethodsInLocalizationRepository.rst index b5a943d5941a..b9c439b8e1a9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79258-MethodsInLocalizationRepository.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79258-MethodsInLocalizationRepository.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================================================== Deprecation: #79258 - Methods getRecordLocalization() and getPreviousLocalizedRecordUid() in LocalizationRepository diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79265-CommandLineControllerAndCleanerCommand.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79265-CommandLineControllerAndCleanerCommand.rst index 2037e57a175f..dd8e991ebc37 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79265-CommandLineControllerAndCleanerCommand.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79265-CommandLineControllerAndCleanerCommand.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #79265 - CommandLineController and Cleaner Command @@ -33,4 +33,4 @@ Migration Use native Symfony Commands or Extbase Command Controller logic instead for creating CLI-based functionality. -.. index:: CLI, ext:lowlevel, ext:extbase \ No newline at end of file +.. index:: CLI, ext:lowlevel, ext:extbase diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79316-DeprecateArrayUtilityinArray.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79316-DeprecateArrayUtilityinArray.rst index 415724990193..0b8c28b6a26f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79316-DeprecateArrayUtilityinArray.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79316-DeprecateArrayUtilityinArray.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #79316 - Deprecate ArrayUtility::inArray() @@ -30,4 +30,4 @@ Migration Use the native :php:`in_array()` function of PHP. It is strongly recommended to ensure the same type is used everywhere and the 3rd parameter of :php:`in_array()` is set to :php:`true` to activate the type check. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79327-DeprecateAbstractUserAuthenticationveriCodeMethod.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79327-DeprecateAbstractUserAuthenticationveriCodeMethod.rst index 5dd3cf0a9fde..d673e6201fdb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79327-DeprecateAbstractUserAuthenticationveriCodeMethod.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79327-DeprecateAbstractUserAuthenticationveriCodeMethod.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #79327 - Deprecate AbstractUserAuthentication::veriCode method @@ -32,4 +32,4 @@ Migration Remove calls to `veriCode` or any `vC` HTTP parameter evaluation from your code. Ensure your code uses `moduleToken` to protect backend urls. -.. index:: Backend, JavaScript, PHP-API \ No newline at end of file +.. index:: Backend, JavaScript, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79341-MethodsRelatedToRichtextConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79341-MethodsRelatedToRichtextConfiguration.rst index 18fd17420682..fab26513b62c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79341-MethodsRelatedToRichtextConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79341-MethodsRelatedToRichtextConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #79341 - Methods related to richtext configuration diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79341-TCARichtextConfigurationInDefaultExtrasDropped.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79341-TCARichtextConfigurationInDefaultExtrasDropped.rst index 1dc9207589cf..2b5b8b7e6a01 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79341-TCARichtextConfigurationInDefaultExtrasDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79341-TCARichtextConfigurationInDefaultExtrasDropped.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #79341 - TCA richtext configuration in defaultExtras dropped @@ -102,4 +102,4 @@ Migration Remove the defaultExtras line and set :php:`'enableRichtext' => true,` within the config section of the field. This is allowed in :php:`columnsOverrides` for specific record types, too. -.. index:: Backend, FlexForm, RTE, TCA \ No newline at end of file +.. index:: Backend, FlexForm, RTE, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79364-DeprecateMembersInPageLayoutController.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79364-DeprecateMembersInPageLayoutController.rst index b0b500d2385d..93477bce0f64 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79364-DeprecateMembersInPageLayoutController.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79364-DeprecateMembersInPageLayoutController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #79364 - Deprecate members in PageLayoutController @@ -25,4 +25,4 @@ Affected Installations Any installation using the mentioned members :php:`\TYPO3\CMS\Backend\Controller\PageLayoutController::edit_record` and :php:`\TYPO3\CMS\Backend\Controller\PageLayoutController::new_unique_uid`. -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79440-TcaChanges.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79440-TcaChanges.rst index a5026522fee1..1dc97d3e93fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79440-TcaChanges.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79440-TcaChanges.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Deprecation: #79440 - TCA Changes diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79441-ChangeVisibilityInternalCacheDatahandler.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79441-ChangeVisibilityInternalCacheDatahandler.rst index f94437261c0b..8e235bde6c35 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79441-ChangeVisibilityInternalCacheDatahandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79441-ChangeVisibilityInternalCacheDatahandler.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Deprecation: #79441 - Deprecate visibility internal caching arrays @@ -52,4 +52,4 @@ Migration None - since public internal -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79560-DeprecateClientUtilitygetDeviceType.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79560-DeprecateClientUtilitygetDeviceType.rst index b5bbc4094271..a27ba4b7a8b1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79560-DeprecateClientUtilitygetDeviceType.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79560-DeprecateClientUtilitygetDeviceType.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #79560 - Deprecate ClientUtility::getDeviceType @@ -23,4 +23,4 @@ Affected Installations Any installation using the mentioned method :php:`\TYPO3\CMS\Core\Utility\ClientUtility::getDeviceType`. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79622-DeprecationOfCSSStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79622-DeprecationOfCSSStyledContent.rst index 2c1345c8fb49..b3f074b34351 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79622-DeprecationOfCSSStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79622-DeprecationOfCSSStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #79622 - Deprecation of CSS Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79658-PageRepositoryShouldFieldBeOverlaid.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79658-PageRepositoryShouldFieldBeOverlaid.rst index 5a72e0fd9c56..0e29e9ec37d8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79658-PageRepositoryShouldFieldBeOverlaid.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Deprecation-79658-PageRepositoryShouldFieldBeOverlaid.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #79658 - PageRepository shouldFieldBeOverlaid() diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-12211-UsabilitySchedulerProvidePageBrowserToChooseStartPage.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-12211-UsabilitySchedulerProvidePageBrowserToChooseStartPage.rst index d1e75449eee0..c7cd9a88a537 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-12211-UsabilitySchedulerProvidePageBrowserToChooseStartPage.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-12211-UsabilitySchedulerProvidePageBrowserToChooseStartPage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Feature: #12211 - Usability: Scheduler provide page browser to choose start page @@ -31,4 +31,4 @@ If the additional field `browser` is set to `page` then the `SchedulerModuleCont The `pageTitle` contains the title of the page that is shown next to the browse button. -.. index:: ext:scheduler, Backend \ No newline at end of file +.. index:: ext:scheduler, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-28171-ImprovedLinkFieldInFormEngine.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-28171-ImprovedLinkFieldInFormEngine.rst index 51c749806e9d..10e6cdb97d98 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-28171-ImprovedLinkFieldInFormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-28171-ImprovedLinkFieldInFormEngine.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #28171 - Improved link field in FormEngine @@ -19,4 +19,4 @@ Impact Better UX of link fields in the Backend -.. index:: Backend, TCA \ No newline at end of file +.. index:: Backend, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-45537-RunManuallyExecutedTasksOnNextCron-run.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-45537-RunManuallyExecutedTasksOnNextCron-run.rst index 2e6229de2a9f..b890bd1fec25 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-45537-RunManuallyExecutedTasksOnNextCron-run.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-45537-RunManuallyExecutedTasksOnNextCron-run.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #45537 - Run manually executed tasks on next cron-run @@ -13,4 +13,4 @@ There is a new action icon to mark a task to be run by cron. Also a new button "Execute selected tasks on next cron job" has been added to mark all selected actions to be run by next cron job. -.. index:: Backend, ext:scheduler \ No newline at end of file +.. index:: Backend, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-47006-ExtendTheWidgetIdentifierWithCustomString.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-47006-ExtendTheWidgetIdentifierWithCustomString.rst index 963989709235..d9290e856a90 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-47006-ExtendTheWidgetIdentifierWithCustomString.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-47006-ExtendTheWidgetIdentifierWithCustomString.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #47006 - Extend the widget identifier with custom string diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-47135-PasteIconsAvailableAtPastingPositionAndUseModalNow.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-47135-PasteIconsAvailableAtPastingPositionAndUseModalNow.rst index cee7d5fe8242..0ddee82c97c6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-47135-PasteIconsAvailableAtPastingPositionAndUseModalNow.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-47135-PasteIconsAvailableAtPastingPositionAndUseModalNow.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #47135 - Paste icons available at pasting position and use modal now @@ -14,4 +14,4 @@ The icon is located at each possible pasting position directly besides the [cont When the user clicks on the icon, a modal pops up to have the user confirm the action. Depending on the clipboard mode this will either be "Copy" or "Move" together with the title of the item in the clipboard and a "Cancel" button. -.. index:: Backend, JavaScript \ No newline at end of file +.. index:: Backend, JavaScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-67243-ImplementFoldingOfSchedulerTaskGroups.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-67243-ImplementFoldingOfSchedulerTaskGroups.rst index ba362e164c23..cee76e1353b2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-67243-ImplementFoldingOfSchedulerTaskGroups.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-67243-ImplementFoldingOfSchedulerTaskGroups.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #67243 - Implement folding of scheduler task groups @@ -12,4 +12,4 @@ Description When task groups are used, the tasks are displayed grouped in the list of tasks. Clicking on the row with the group title hides or shows the tasks of the group now. -.. index:: Backend, ext:scheduler \ No newline at end of file +.. index:: Backend, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-69572-PageModuleNoticeContentIsAlsoShownOn.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-69572-PageModuleNoticeContentIsAlsoShownOn.rst index 30e5efd48287..bb45420bcaa4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-69572-PageModuleNoticeContentIsAlsoShownOn.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-69572-PageModuleNoticeContentIsAlsoShownOn.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #69572 - Page module Notice "Content is also shown on:" @@ -18,4 +18,4 @@ Impact On pages that are inherited elsewhere you see a notice which links to the pages where the content is inherited. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-70316-IntroduceSessionStorageFramework.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-70316-IntroduceSessionStorageFramework.rst index d177c1477318..408d2930a016 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-70316-IntroduceSessionStorageFramework.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-70316-IntroduceSessionStorageFramework.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #70316 - Introduce Session Storage Framework diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-72749-CLISupportForT3DImport.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-72749-CLISupportForT3DImport.rst index 3a8d10609193..abc8ec2dbde4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-72749-CLISupportForT3DImport.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-72749-CLISupportForT3DImport.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #72749 - CLI support for T3D import diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-75880-ImplementMultipleCroppingVariantsInImageManipulationTool.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-75880-ImplementMultipleCroppingVariantsInImageManipulationTool.rst index bfb7bad99947..bb45f1c7a7fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-75880-ImplementMultipleCroppingVariantsInImageManipulationTool.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-75880-ImplementMultipleCroppingVariantsInImageManipulationTool.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Feature: #75880 - Implement multiple cropping variants in image manipulation tool diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst index b13c17109bba..79a754e4ed6f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78169-IntroduceTranslationSourceFieldForTt_content.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #78169 - Introduce "Translation Source" field for tt_content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78192-RefactorClickMenuContextMenu.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78192-RefactorClickMenuContextMenu.rst index a8296f832cf4..f9935f4334a6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78192-RefactorClickMenuContextMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78192-RefactorClickMenuContextMenu.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #78192 - Refactor click menu (context menu) @@ -80,17 +80,17 @@ Example of the JSON response: } } -Based on the JSON data ContextMenu.js is rendering a context-menu. If one of the items is clicked, the according JS `callbackAction` is executed on the :javascript:`TYPO3/CMS/Backend/ContextMenuActions` JS module or other modules defined in the `additionalAttributes['data-callback-module']`. +Based on the JSON data ContextMenu.js is rendering a context-menu. If one of the items is clicked, the according JS `callbackAction` is executed on the :js:`TYPO3/CMS/Backend/ContextMenuActions` JS module or other modules defined in the `additionalAttributes['data-callback-module']`. For example usage of this API see: -- Beuser item provider :php:`\TYPO3\CMS\Beuser\ContextMenu\ItemProvider` and requireJS module :javascript:`TYPO3/CMS/Beuser/ContextMenuActions` -- Impexp item provider :php:`\TYPO3\CMS\Impexp\ContextMenu\ItemProvider` and requireJS module :javascript:`TYPO3/CMS/Impexp/ContextMenuActions` -- Version item provider :php:`\TYPO3\CMS\Version\ContextMenu\ItemProvider` and requireJS module :javascript:`TYPO3/CMS/Version/ContextMenuActions` -- Version item provider :php:`\TYPO3\CMS\Version\ContextMenu\ItemProvider` and requireJS module :javascript:`TYPO3/CMS/Version/ContextMenuActions` +- Beuser item provider :php:`\TYPO3\CMS\Beuser\ContextMenu\ItemProvider` and requireJS module :js:`TYPO3/CMS/Beuser/ContextMenuActions` +- Impexp item provider :php:`\TYPO3\CMS\Impexp\ContextMenu\ItemProvider` and requireJS module :js:`TYPO3/CMS/Impexp/ContextMenuActions` +- Version item provider :php:`\TYPO3\CMS\Version\ContextMenu\ItemProvider` and requireJS module :js:`TYPO3/CMS/Version/ContextMenuActions` +- Version item provider :php:`\TYPO3\CMS\Version\ContextMenu\ItemProvider` and requireJS module :js:`TYPO3/CMS/Version/ContextMenuActions` - Filelist item providers :php:`\TYPO3\CMS\Filelist\ContextMenu\ItemProviders\FileDragProvider`, :php:`\TYPO3\CMS\Filelist\ContextMenu\ItemProviders\FileProvider`, :php:`\TYPO3\CMS\Filelist\ContextMenu\ItemProviders\FileStorageProvider`, :php:`\TYPO3\CMS\Filelist\ContextMenu\ItemProviders\FilemountsProvider` - and requireJS module :javascript:`TYPO3/CMS/Filelist/ContextMenuActions` + and requireJS module :js:`TYPO3/CMS/Filelist/ContextMenuActions` .. index:: Backend, JavaScript, PHP-API, TSConfig diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78477-RefactoringOfFlashMessageRendering.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78477-RefactoringOfFlashMessageRendering.rst index 5cbaa7ed352a..964201baaef8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78477-RefactoringOfFlashMessageRendering.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78477-RefactoringOfFlashMessageRendering.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #78477 - Refactoring of FlashMessage rendering diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78899-TCAMaxitemsOptional.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78899-TCAMaxitemsOptional.rst index f2e2c9ab93c4..39d19c25c2f9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78899-TCAMaxitemsOptional.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-78899-TCAMaxitemsOptional.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================= Feature: #78899 - TCA maxitems optional @@ -42,4 +42,4 @@ Example after: This simplifies :code:`TCA` of those fields and removes a cross dependency between :code:`renderType` and :code:`maxitems`. -.. index:: Backend, TCA \ No newline at end of file +.. index:: Backend, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79121-ImplementHookInTypolinkForModificationOfPageParams.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79121-ImplementHookInTypolinkForModificationOfPageParams.rst index 0f2f2e2cb735..81bfb288adcc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79121-ImplementHookInTypolinkForModificationOfPageParams.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79121-ImplementHookInTypolinkForModificationOfPageParams.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #79121 - Implement hook in typolink for modification of page params @@ -9,8 +9,8 @@ See :issue:`79121` Description =========== -A new hook has been implemented in ContentObjectRenderer::typoLink for links to pages. With this -hook you can modify the link configuration, for example enriching it with additional parameters or +A new hook has been implemented in ContentObjectRenderer::typoLink for links to pages. With this +hook you can modify the link configuration, for example enriching it with additional parameters or meta data from the page row. @@ -23,9 +23,9 @@ You can now register a hook via: $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['typolinkProcessing']['typolinkModifyParameterForPageLinks'][] = \Your\Namespace\Hooks\MyBeautifulHook::class; -Your hook has to implement `TypolinkModifyLinkConfigForPageLinksHookInterface` with its method +Your hook has to implement `TypolinkModifyLinkConfigForPageLinksHookInterface` with its method :php:`modifyPageLinkConfiguration(array $linkConfiguration, array $linkDetails, array $pageRow)`. -In :php:`$linkConfiguration` you get the configuration array for the link - this is what your hook +In :php:`$linkConfiguration` you get the configuration array for the link - this is what your hook can modify and **has to** return. :php:`$linkDetails` contains additional information for your link and :php:`$pageRow` is the full database row of the page. diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79124-AllowOverwritingOfTemplatePathsInBackendTemplateView.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79124-AllowOverwritingOfTemplatePathsInBackendTemplateView.rst index 55a193437bae..871a172284f3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79124-AllowOverwritingOfTemplatePathsInBackendTemplateView.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79124-AllowOverwritingOfTemplatePathsInBackendTemplateView.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #79124 - Allow overwriting of template paths in BackendTemplateView diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79140-AddHookToAddCustomTypoScriptTemplates.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79140-AddHookToAddCustomTypoScriptTemplates.rst index 3f7a10a568a7..573639d4c7cf 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79140-AddHookToAddCustomTypoScriptTemplates.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79140-AddHookToAddCustomTypoScriptTemplates.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #79140 - Add hook to add custom TypoScript templates diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79196-AllowReloadOfTopbar.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79196-AllowReloadOfTopbar.rst index 3d7c9ac81cf1..aaf5a1915e3d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79196-AllowReloadOfTopbar.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79196-AllowReloadOfTopbar.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================== Feature: #79196 - Allow reload of topbar diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79216-AddYAMLConfigurationForCKEditorRTE.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79216-AddYAMLConfigurationForCKEditorRTE.rst index 2f068cb10a50..d683a0b54b28 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79216-AddYAMLConfigurationForCKEditorRTE.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79216-AddYAMLConfigurationForCKEditorRTE.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #79216 - Add YAML configuration for CKEditor RTE diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79225-PluginPreviewWithFluid.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79225-PluginPreviewWithFluid.rst index c7421d49687c..516afb73fc71 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79225-PluginPreviewWithFluid.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79225-PluginPreviewWithFluid.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Feature: #79225 - Plugin preview with Fluid @@ -25,4 +25,4 @@ Any data of the flexform field `pi_flexform` is available with the property `pi_ If a PHP hook already is set to render the element, it will take precedence over the Fluid-based preview. -.. index:: Backend, Fluid \ No newline at end of file +.. index:: Backend, Fluid diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79235-AddButtonToDeleteSimilarErrorsFromSys_log.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79235-AddButtonToDeleteSimilarErrorsFromSys_log.rst index 69c6ba1a20f7..96908e6d1be8 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79235-AddButtonToDeleteSimilarErrorsFromSys_log.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79235-AddButtonToDeleteSimilarErrorsFromSys_log.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #79235 - Add button to delete similar errors from sys_log @@ -13,4 +13,4 @@ The log module of TYPO3 now shows a button to delete multiple errors at once bas the `details` field of the `sys_log` table. This comes in handy when you fixed an error that spammed the log before. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79240-SingleCliUserForCliCommands.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79240-SingleCliUserForCliCommands.rst index 54cab1ae9c0e..10feed6e0441 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79240-SingleCliUserForCliCommands.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79240-SingleCliUserForCliCommands.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #79240 - Single cli user for cli commands @@ -21,4 +21,4 @@ Impact Creating and managing command line tasks has been simplified, all existing `_cli_*` users can be deleted. -.. index:: CLI, PHP-API \ No newline at end of file +.. index:: CLI, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79250-ExtFormExtendExtensionLocationFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79250-ExtFormExtendExtensionLocationFunctionality.rst index 1d240612f13e..b93559514b2b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79250-ExtFormExtendExtensionLocationFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79250-ExtFormExtendExtensionLocationFunctionality.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #79250 - EXT:form extend the extension location functionality @@ -57,4 +57,4 @@ Example to allow remove form definitions within 'EXT:my_ext/Resources/Private/Fo 100: EXT:my_ext/Resources/Private/Forms/ -.. index:: Backend, ext:form \ No newline at end of file +.. index:: Backend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79262-AddPossibilityToCreateTRIMExpressionWithDoctrineDBAL.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79262-AddPossibilityToCreateTRIMExpressionWithDoctrineDBAL.rst index c9ce7b2fb887..ef44ef9d749b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79262-AddPossibilityToCreateTRIMExpressionWithDoctrineDBAL.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79262-AddPossibilityToCreateTRIMExpressionWithDoctrineDBAL.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #79262 - Add possibility to create TRIM expression with Doctrine DBAL @@ -36,4 +36,4 @@ The call to :php:`$queryBuilder->expr()-trim()` can be one of the following: * :php:`trim('fieldName', AbstractPlatform::TRIM_BOTH, 'x')` results in :sql:`TRIM(BOTH "x" FROM "tableName"."fieldName")` -.. index:: Database, PHP-API \ No newline at end of file +.. index:: Database, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79263-SchedulerCLIAvailableAsSymfonyCommand.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79263-SchedulerCLIAvailableAsSymfonyCommand.rst index 1ed5079fcd18..3c95bdc60c89 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79263-SchedulerCLIAvailableAsSymfonyCommand.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79263-SchedulerCLIAvailableAsSymfonyCommand.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #79263 - Scheduler CLI available as Symfony Command @@ -15,7 +15,7 @@ Calling the scheduler to process a task is now callable via CLI through `typo3/c The following aliases for the scheduler options are now available: * `--task=13` or `--task 13` as synonym to `-i 13` to run a specific task -* `--force` as synonym to `-f` to force to run a specific task in combination with `--task` or `-i` +* `--force` as synonym to `-f` to force to run a specific task in combination with `--task` or `-i` * `--stop` as synonym to `-s` to stop a specific task in combination with `--task` or `-i` -.. index:: CLI, ext:scheduler \ No newline at end of file +.. index:: CLI, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79337-AddUseCacheHashParameterToFlinktypolinkAndFuritypolink.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79337-AddUseCacheHashParameterToFlinktypolinkAndFuritypolink.rst index 448a37880b9e..f7cf84a966a7 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79337-AddUseCacheHashParameterToFlinktypolinkAndFuritypolink.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79337-AddUseCacheHashParameterToFlinktypolinkAndFuritypolink.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Feature: #79337 - Add useCacheHash parameter to f:link.typolink and f:uri.typolink diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79341-TCARichtextConfigurationInConfigSection.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79341-TCARichtextConfigurationInConfigSection.rst index 9957762cfeab..624cc89d8d28 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79341-TCARichtextConfigurationInConfigSection.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79341-TCARichtextConfigurationInConfigSection.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #79341 - TCA richtext configuration in config section diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79387-AddSignalToExcludeTablesFromReferenceIndex.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79387-AddSignalToExcludeTablesFromReferenceIndex.rst index ffc4045af129..9b79b1fa45cb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79387-AddSignalToExcludeTablesFromReferenceIndex.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79387-AddSignalToExcludeTablesFromReferenceIndex.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #79387 - Add signal to exclude tables from ReferenceIndex diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79402-VariableViewHelperForFluid.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79402-VariableViewHelperForFluid.rst index 79b6730111c2..ad922ac9291b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79402-VariableViewHelperForFluid.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79402-VariableViewHelperForFluid.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #79402 - New Fluid ViewHelper f:variable added diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79409-AutorenderAssetSectionsInFluidTemplateWithController.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79409-AutorenderAssetSectionsInFluidTemplateWithController.rst index 66288f4b0d33..89a4abaa1370 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79409-AutorenderAssetSectionsInFluidTemplateWithController.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79409-AutorenderAssetSectionsInFluidTemplateWithController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Feature: #73409 - Auto-render Assets sections in Fluid template with controller diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79413-AutorenderAssetSectionsInFluidTemplateContentObject.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79413-AutorenderAssetSectionsInFluidTemplateContentObject.rst index 4d007a636dfd..46826b01fcae 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79413-AutorenderAssetSectionsInFluidTemplateContentObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79413-AutorenderAssetSectionsInFluidTemplateContentObject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Feature: #79413 - Auto-render Assets sections in FLUIDTEMPLATE content object diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79420-HideFilesFromListOfDocumentation.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79420-HideFilesFromListOfDocumentation.rst index 54c640bccb98..d47b86c8fe26 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79420-HideFilesFromListOfDocumentation.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79420-HideFilesFromListOfDocumentation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #79420 - Hide files from list of documentation @@ -20,4 +20,4 @@ Impact The list of documentation files can be shortened now. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79438-OptionToDisableValidationOfStoredRecords.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79438-OptionToDisableValidationOfStoredRecords.rst index ce0937ad3845..74e809f379be 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79438-OptionToDisableValidationOfStoredRecords.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79438-OptionToDisableValidationOfStoredRecords.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Feature: #79438 - Add configuration option to disable validation of stored records diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79440-FormEngineElementExpansion.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79440-FormEngineElementExpansion.rst index c6bd1baa5b23..6e1a09792f59 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79440-FormEngineElementExpansion.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79440-FormEngineElementExpansion.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #79440 - FormEngine Element Expansion @@ -166,4 +166,4 @@ The new API brings lots of new options to add functionality to single elements without substituting the full element. -.. index:: Backend, TCA, PHP-API \ No newline at end of file +.. index:: Backend, TCA, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79442-EXTform-AddElementSelectorForTextEditors.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79442-EXTform-AddElementSelectorForTextEditors.rst index 653a08b877ec..338f18629226 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79442-EXTform-AddElementSelectorForTextEditors.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79442-EXTform-AddElementSelectorForTextEditors.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #79442 - EXT:form - add element selector for text editors @@ -13,4 +13,4 @@ A new button has been added to the text editors of the form editor. Clicking on available form elements of the current form. The user has the possibility to choose one of these form elements. The process adds the dynamic identifier (e.g. "{text-1}") to the current text editor field. -.. index:: Backend, ext:form \ No newline at end of file +.. index:: Backend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79467-EXTform-AddFormSettingsButtonToModuleHeader.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79467-EXTform-AddFormSettingsButtonToModuleHeader.rst index 5136f642645a..9c3849c170e4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79467-EXTform-AddFormSettingsButtonToModuleHeader.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79467-EXTform-AddFormSettingsButtonToModuleHeader.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #79467 - EXT:form - add form settings button to module header @@ -11,4 +11,4 @@ Description A new button has been added to the module header of the form editor. Clicking on this button shows the form settings within the inspector. -.. index:: Backend, ext:form \ No newline at end of file +.. index:: Backend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79521-ShowListOfFailedInputElementsInFormEngine.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79521-ShowListOfFailedInputElementsInFormEngine.rst index 7a6e1d509d00..e11112cc2eaf 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79521-ShowListOfFailedInputElementsInFormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79521-ShowListOfFailedInputElementsInFormEngine.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #79521 - Show list of failed input elements in FormEngine @@ -14,4 +14,4 @@ the module document header. Clicking the button renders a list of all input elem Clicking onto a field in that list automatically focuses the field in the form. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79530-EXTform-ExtendSaveToDatabaseFinisher.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79530-EXTform-ExtendSaveToDatabaseFinisher.rst index 24eeed01db2c..845dde37bbc5 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79530-EXTform-ExtendSaveToDatabaseFinisher.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79530-EXTform-ExtendSaveToDatabaseFinisher.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #79530 - EXT:form - Extend SaveToDatabase finisher @@ -114,4 +114,4 @@ For example, a finisher with identifier 'SomeFinisherIdentifier' writes data wit You can read more about the configuration options within the SaveToDatabase inline documentation. Please see `\TYPO3\CMS\Form\Domain\Finishers\SaveToDatabaseFinisher`. -.. index:: Frontend, ext:form \ No newline at end of file +.. index:: Frontend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79531-EXTform-AddInspectorMultiselectEditors.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79531-EXTform-AddInspectorMultiselectEditors.rst index d6c5dca8e91e..e9e7f5374093 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79531-EXTform-AddInspectorMultiselectEditors.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79531-EXTform-AddInspectorMultiselectEditors.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #79531 - EXT:form - Add multiselect inspector editor @@ -19,4 +19,4 @@ If you have a file upload element in your form, until now you could only select mime type restriction. With the new multi-select option, the mime-type field was converted and you can now select multiple mime-types (for example docx, doc and odt together). -.. index:: Backend, ext:form \ No newline at end of file +.. index:: Backend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-HeaderPositionSupportForFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-HeaderPositionSupportForFluidStyledContent.rst index 48d2fb077b3f..7e7189eda610 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-HeaderPositionSupportForFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-HeaderPositionSupportForFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #79622 - Header Position support for Fluid Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-IntroducingFrameClassForFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-IntroducingFrameClassForFluidStyledContent.rst index eab6fb5e47ac..ec93765abf08 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-IntroducingFrameClassForFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-IntroducingFrameClassForFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #79622 - Introducing Frame Class for Fluid Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-IntroducingTableClassForFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-IntroducingTableClassForFluidStyledContent.rst index f76371980b55..f7e4a1b75215 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-IntroducingTableClassForFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-IntroducingTableClassForFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #79622 - Introducing Table Class for Fluid Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-NewContentElementsForFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-NewContentElementsForFluidStyledContent.rst index 6f6f11ae8f91..179debd014fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-NewContentElementsForFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-NewContentElementsForFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #79622 - New Content Elements for Fluid Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-NewDefaultLayoutForFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-NewDefaultLayoutForFluidStyledContent.rst index b5bfc59dc5d6..8941cdf7403c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-NewDefaultLayoutForFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-NewDefaultLayoutForFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _feature-79622-new-default-layout-for-fluid-styled-content: diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-SpaceBeforeAndSpaceAfterClassForCssStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-SpaceBeforeAndSpaceAfterClassForCssStyledContent.rst index 4ffdb7e502e8..271def730aaf 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-SpaceBeforeAndSpaceAfterClassForCssStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-SpaceBeforeAndSpaceAfterClassForCssStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #79622 - SpaceBefore- and SpaceAfterClass for CSS Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-SpaceBeforeAndSpaceAfterClassForFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-SpaceBeforeAndSpaceAfterClassForFluidStyledContent.rst index d044df13465c..e1c0bf83a842 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-SpaceBeforeAndSpaceAfterClassForFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-SpaceBeforeAndSpaceAfterClassForFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #79622 - SpaceBefore- and SpaceAfterClass for Fluid Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-TextmediaSupportForCSSStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-TextmediaSupportForCSSStyledContent.rst index 28cf72f91dbe..c174d571656e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-TextmediaSupportForCSSStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79622-TextmediaSupportForCSSStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #79622 - Textmedia support for CSS Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79626-IntegrateRecordLinkHandler.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79626-IntegrateRecordLinkHandler.rst index 604b21328b51..c0ca499906e9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79626-IntegrateRecordLinkHandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79626-IntegrateRecordLinkHandler.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #79626 - Integrate record link handler diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79658-SynchronizedFieldValuesInLocalizedRecords.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79658-SynchronizedFieldValuesInLocalizedRecords.rst index 18b853f3fff6..bd97a596ddbf 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79658-SynchronizedFieldValuesInLocalizedRecords.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Feature-79658-SynchronizedFieldValuesInLocalizedRecords.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #79658 - Synchronized field values in localized records diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Important-75400-NewDataHandlerCommandCopyToLanguage.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Important-75400-NewDataHandlerCommandCopyToLanguage.rst index 8f618e6c7529..310b85630dd4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Important-75400-NewDataHandlerCommandCopyToLanguage.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Important-75400-NewDataHandlerCommandCopyToLanguage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Important: #75400 - New DataHandler command 'copyToLanguage' @@ -18,4 +18,4 @@ content elements using the translation wizard's "Copy" strategy. The `localize` DataHandler command should be used when translating records in "Connected Mode" (strict translation of records from the default language). This command is used when selecting "Translate" strategy in content elements translation wizard. -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Important-78899-DisplayCondStrictParsing.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Important-78899-DisplayCondStrictParsing.rst index 43b907379655..29f83bf401f3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Important-78899-DisplayCondStrictParsing.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Important-78899-DisplayCondStrictParsing.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Important: #78899 - displayCond strict parsing @@ -13,4 +13,4 @@ The parser handling :code:`displayCond` in :code:`TCA` fields is now strict and documented condition syntax is not valid or if referenced fields are not found. This should help debugging faulty conditions a lot. -.. index:: Backend, FlexForm, TCA \ No newline at end of file +.. index:: Backend, FlexForm, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Important-79005-ConnectPersistentToRedisFromCacheBackend.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Important-79005-ConnectPersistentToRedisFromCacheBackend.rst index d2048244d2c0..dcf99296576d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Important-79005-ConnectPersistentToRedisFromCacheBackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Important-79005-ConnectPersistentToRedisFromCacheBackend.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================= Important: #79005 - Included missing support for persistent connection in Redis cache backend @@ -24,4 +24,4 @@ Impact None. Non-persistent connections remain the default. -.. index:: LocalConfiguration \ No newline at end of file +.. index:: LocalConfiguration diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Important-79119-RemovedPageRepository-versioningPreview_where_hid_delProperty.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Important-79119-RemovedPageRepository-versioningPreview_where_hid_delProperty.rst index 008fe345a55d..b7f8608b316c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Important-79119-RemovedPageRepository-versioningPreview_where_hid_delProperty.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Important-79119-RemovedPageRepository-versioningPreview_where_hid_delProperty.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Important: #79119 - Removed PageRepository->versioningPreview_where_hid_del property @@ -12,4 +12,4 @@ Description The public property `$versioningPreview_where_hid_del` inside the PHP class `PageRepository` was not used anymore due to the refactoring of the database queries based on Doctrine DBAL and has been removed. -.. index:: Frontend, PHP-API \ No newline at end of file +.. index:: Frontend, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Important-79221-UseGlobalsDollarInsteadOfTYPO3jQuery.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Important-79221-UseGlobalsDollarInsteadOfTYPO3jQuery.rst index 34a9fa6f32df..860b73add99b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Important-79221-UseGlobalsDollarInsteadOfTYPO3jQuery.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Important-79221-UseGlobalsDollarInsteadOfTYPO3jQuery.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Important: #79221 - Use $ instead of TYPO3.jQuery @@ -9,11 +9,11 @@ See :issue:`79221` Description =========== -The TYPO3 Core uses jQuery in the TYPO3 Backend with a default namespace of :javascript:`TYPO3.jQuery` and :javascript:`jQuery` in the global object +The TYPO3 Core uses jQuery in the TYPO3 Backend with a default namespace of :js:`TYPO3.jQuery` and :js:`jQuery` in the global object namespace, and is now also available as global `$` when no other namespace is given. This was not possible before due to conflicts with prototype.js. -If using the shipped jQuery code in the Frontend explicitly via :ts:`page.javascriptLibs.jQuery.noConflict.namespace = default` then the -global :javascript:`$` is also available in frontend scripts. +If using the shipped jQuery code in the Frontend explicitly via :typoscript:`page.javascriptLibs.jQuery.noConflict.namespace = default` then the +global :js:`$` is also available in frontend scripts. .. index:: JavaScript, TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Index.rst index 703edbffa603..1484b7b2869d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.6/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.6/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 8.6 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Breaking-82093-ExtFormFieldPartialChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Breaking-82093-ExtFormFieldPartialChanged.rst index ccfb7f4e2df3..025dded8c234 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Breaking-82093-ExtFormFieldPartialChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Breaking-82093-ExtFormFieldPartialChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #82093 - EXT:form Partials/Field/Field.html has changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst index 5b33829d25cd..b70cf7ead8db 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #84843 - Use no-cookie domain for youtube by default @@ -29,7 +29,7 @@ is used if explicitly set by the following TypoScript configuration: Impact ====== -The TypoScript configuration :ts:`lib.contentElement.settings.media.additionalConfig` is used +The TypoScript configuration :typoscript:`lib.contentElement.settings.media.additionalConfig` is used as attribute :php:`additionalConfig` of the ViewHelper :php:`\TYPO3\CMS\Fluid\ViewHelpers\MediaViewHelper`. If no configuration is provided, the domain `www.youtube-nocookie.com` is used. @@ -44,6 +44,6 @@ Installations which require the usage of the domain `www.youtube.com` or setting Migration ========= -Use the TypoScript configuration :ts:`lib.contentElement.settings.media.additionalConfig.no-cookie = 0` +Use the TypoScript configuration :typoscript:`lib.contentElement.settings.media.additionalConfig.no-cookie = 0` -.. index:: TypoScript, ext:fluid_styled_content \ No newline at end of file +.. index:: TypoScript, ext:fluid_styled_content diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Deprecation-83403-ExtFormTranslationForOptionsPropertiesAsString.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Deprecation-83403-ExtFormTranslationForOptionsPropertiesAsString.rst index f4d9b737ee76..16e63f43c97b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Deprecation-83403-ExtFormTranslationForOptionsPropertiesAsString.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Deprecation-83403-ExtFormTranslationForOptionsPropertiesAsString.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #83403 - EXT:form - deprecate translation for "options" as string @@ -43,4 +43,4 @@ Use to translate the "options" property within MultiCheckbox and RadioButton form element templates. -.. index:: Frontend, ext:form \ No newline at end of file +.. index:: Frontend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Deprecation-84449-TranslateElementErrorViewHelperArguments.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Deprecation-84449-TranslateElementErrorViewHelperArguments.rst index 1b0d7cbec0a2..76ba344e14dd 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Deprecation-84449-TranslateElementErrorViewHelperArguments.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Deprecation-84449-TranslateElementErrorViewHelperArguments.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #84449 - TranslateElementErrorViewHelper arguments @@ -44,4 +44,4 @@ to {formvh:translateElementError(element: element, error: error)} -.. index:: Frontend, ext:form \ No newline at end of file +.. index:: Frontend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-78161-IntroduceTypoScriptFileExtension.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-78161-IntroduceTypoScriptFileExtension.rst index 7f7b147ed870..cb231c96f271 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-78161-IntroduceTypoScriptFileExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-78161-IntroduceTypoScriptFileExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #78161 - Introduce .typoscript file extension diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-81654-AddingNovalidateAttributeToFluidFormViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-81654-AddingNovalidateAttributeToFluidFormViewHelper.rst index 6c9a33c14852..15559fcd4ed0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-81654-AddingNovalidateAttributeToFluidFormViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-81654-AddingNovalidateAttributeToFluidFormViewHelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #81654 - Adding novalidate Attribute to Fluid Form ViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-83405-AddConfirmationFinisherTemplate.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-83405-AddConfirmationFinisherTemplate.rst index 482cfaef08c6..d666ee3a8582 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-83405-AddConfirmationFinisherTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-83405-AddConfirmationFinisherTemplate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #83405 - add ConfirmationFinisher template diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84244-AllowAddingAdditionalQueryrestrictions.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84244-AllowAddingAdditionalQueryrestrictions.rst index 43ec82f3f74e..1dc741c9ba28 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84244-AllowAddingAdditionalQueryrestrictions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84244-AllowAddingAdditionalQueryrestrictions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #84244 - Allow adding additional query restrictions diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84537-MakeCHashConfigurableInFluidWidgetLinks.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84537-MakeCHashConfigurableInFluidWidgetLinks.rst index 0da5efbfc4e9..eb02f4d25a84 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84537-MakeCHashConfigurableInFluidWidgetLinks.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84537-MakeCHashConfigurableInFluidWidgetLinks.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #84537 - Make cHash configurable in Fluid Widget Links diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst index e77b6a991580..92fb7f641f29 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-84781-AddedSchedulerTaskToAnonymizeIPAddressesOfTables.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #84781 - Added scheduler task to anonymize IP addresses of tables @@ -35,4 +35,4 @@ The following tables are available by default: - index_stat_search - sys_log -.. index:: CLI, ext:scheduler \ No newline at end of file +.. index:: CLI, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-90351-ConfigureTYPO3-shippedCookiesWithSameSiteFlag.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-90351-ConfigureTYPO3-shippedCookiesWithSameSiteFlag.rst index 0608816662e6..d5c75fce27dc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-90351-ConfigureTYPO3-shippedCookiesWithSameSiteFlag.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-90351-ConfigureTYPO3-shippedCookiesWithSameSiteFlag.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #90351 - Configure TYPO3-shipped cookies with SameSite flag @@ -57,4 +57,4 @@ the SameSite flag will behave as before. Both settings can be configured in the Install Tool / Maintenance Area Settings module. -.. index:: LocalConfiguration, ext:core \ No newline at end of file +.. index:: LocalConfiguration, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-23178-NewTYPO3_CONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-23178-NewTYPO3_CONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst index 528b03e61c76..b7a6bc06e795 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-23178-NewTYPO3_CONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-23178-NewTYPO3_CONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================== Important: #23178 - New TYPO3_CONF_VARS option FE|pageNotFound_handling_accessdeniedheader diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-75591-PartialsHoneypothtmlHasChanged.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-75591-PartialsHoneypothtmlHasChanged.rst index 51321265a467..f67548f735ce 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-75591-PartialsHoneypothtmlHasChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-75591-PartialsHoneypothtmlHasChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Important: #75591 - Partials/Honeypot.html has changed diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst index 85633b8ee331..b364dff79e03 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-77830-CSC-HeaderLinkRespectsGlobalPageTarget.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Important: #77830 - CSC-HeaderLinkRespectsGlobalPageTarget diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-78336-GeneratePreviewLinksWithAChash.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-78336-GeneratePreviewLinksWithAChash.rst index 4240440b332f..79d297c00d50 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-78336-GeneratePreviewLinksWithAChash.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-78336-GeneratePreviewLinksWithAChash.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Important: #78336 - Generate preview links with a chash diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-79647-AddedHookForResolvingCustomLinkTypes.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-79647-AddedHookForResolvingCustomLinkTypes.rst index ed0dd31967a3..c441d36db1bb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-79647-AddedHookForResolvingCustomLinkTypes.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-79647-AddedHookForResolvingCustomLinkTypes.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Important: #79647 - Added Hook for resolving custom link types diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-81751-DbalCompatibleQuotingInTca.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-81751-DbalCompatibleQuotingInTca.rst index 0de0d8012559..7b318cc361e1 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-81751-DbalCompatibleQuotingInTca.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-81751-DbalCompatibleQuotingInTca.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Important: #81751 - DBAL compatible quoting in TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-82763-GlobalFluidExpressionNodeTypeAndTemplatePreProcessorConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-82763-GlobalFluidExpressionNodeTypeAndTemplatePreProcessorConfiguration.rst index c92c74c11b99..c57b2d15a882 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-82763-GlobalFluidExpressionNodeTypeAndTemplatePreProcessorConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-82763-GlobalFluidExpressionNodeTypeAndTemplatePreProcessorConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================ Important: #82763 - Fluid config for ExpressionNodeType and TemplatePreProcessor made global diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-82794-AddedSysLanguageModeFallbackStop.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-82794-AddedSysLanguageModeFallbackStop.rst index dcf9b2d32ef7..992184aa60af 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-82794-AddedSysLanguageModeFallbackStop.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-82794-AddedSysLanguageModeFallbackStop.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Important: #82794 - Added config.sys_language_mode = content_fallback;3,2,pageNotFound @@ -10,7 +10,7 @@ Description =========== If a translation (language UID 5) has a TypoScript configuration to -:ts:`config.sys_language_mode = content_fallback;3,2` the definition is that if this page is not +:typoscript:`config.sys_language_mode = content_fallback;3,2` the definition is that if this page is not available in this translation (language = 5) then check if a translation for `3` and after that `2` is set. @@ -26,7 +26,7 @@ On a set up like: You would not want to fall back to german AT ALL. It is now possible to define a special keyword called `pageNotFound` to not fall back to -:ts:`sys_language_uid = 0` if any other fallbacks do not work - so a 404 error page is thrown. -:ts:`config.sys_language_mode = content_fallback;3,2,pageNotFound` +:typoscript:`sys_language_uid = 0` if any other fallbacks do not work - so a 404 error page is thrown. +:typoscript:`config.sys_language_mode = content_fallback;3,2,pageNotFound` .. index:: TypoScript, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-83768-RemoveReferrerCheck.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-83768-RemoveReferrerCheck.rst index ad4e59a11f06..ed6c70aaaa85 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-83768-RemoveReferrerCheck.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-83768-RemoveReferrerCheck.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Important: #83768 - Remove referrer check diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-83971-ConsoleShowDeprecationWarningInChrome.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-83971-ConsoleShowDeprecationWarningInChrome.rst index 5f7ceeaa9488..0f879e7cf8f3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-83971-ConsoleShowDeprecationWarningInChrome.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-83971-ConsoleShowDeprecationWarningInChrome.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Important: #83971 - Browser Notification API only works on SSL encrypted connections diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84144-RootlineUtilityIsEnrichingOnlyProperlySelectedRelationalDatabaseFields.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84144-RootlineUtilityIsEnrichingOnlyProperlySelectedRelationalDatabaseFields.rst index 55daecf72a5b..4d4c72fae4a4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84144-RootlineUtilityIsEnrichingOnlyProperlySelectedRelationalDatabaseFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84144-RootlineUtilityIsEnrichingOnlyProperlySelectedRelationalDatabaseFields.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================== Important: #84144 - RootlineUtility is enriching only properly selected relational database fields diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84844-AddFieldnameToDataHandler-Localize-TranslateToMessageHook.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84844-AddFieldnameToDataHandler-Localize-TranslateToMessageHook.rst index 904e98b9c0a7..56d6752f943c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84844-AddFieldnameToDataHandler-Localize-TranslateToMessageHook.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84844-AddFieldnameToDataHandler-Localize-TranslateToMessageHook.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Important: #84844 - Add fieldname to DataHandler - localize - translateToMessage hook diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84910-DenyDirectFALCommandsForFormDefinitions.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84910-DenyDirectFALCommandsForFormDefinitions.rst index b4cc2493257c..f2b42cfee79e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84910-DenyDirectFALCommandsForFormDefinitions.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-84910-DenyDirectFALCommandsForFormDefinitions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Important: #84910 - Deny direct FAL commands for form definitions diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85044-FilterDisallowedPropertiesInFormEditor.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85044-FilterDisallowedPropertiesInFormEditor.rst index 748ab81239d1..5d4e17dbff0f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85044-FilterDisallowedPropertiesInFormEditor.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85044-FilterDisallowedPropertiesInFormEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Important: #85044 - Filter disallowed properties in form editor diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85361-EXTrte_ckeditor-Re-addTheSoftHyphenButton.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85361-EXTrte_ckeditor-Re-addTheSoftHyphenButton.rst index 7368e6869e64..7b58fe861a63 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85361-EXTrte_ckeditor-Re-addTheSoftHyphenButton.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85361-EXTrte_ckeditor-Re-addTheSoftHyphenButton.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Important: #85361 - EXT:rte_ckeditor - re-add the soft hyphen button diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85385-IntegratePharStreamWrapper.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85385-IntegratePharStreamWrapper.rst index 7d8b062cfe14..976cde6ca01c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85385-IntegratePharStreamWrapper.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85385-IntegratePharStreamWrapper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Important: #85385 - Integrate Phar Stream Wrapper diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85689-ReplacedDefaultValueWithPlaceholderInExternalUrlLinkHandler.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85689-ReplacedDefaultValueWithPlaceholderInExternalUrlLinkHandler.rst index f8f1a13616e6..cc2ffd89f30f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85689-ReplacedDefaultValueWithPlaceholderInExternalUrlLinkHandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-85689-ReplacedDefaultValueWithPlaceholderInExternalUrlLinkHandler.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Important: #85689 - Replaced default value with placeholder in external url link handler @@ -15,4 +15,4 @@ to duplicate HTTP protocols, for example: `http://https://typo3.org/` A placeholder is now used instead of a default value. Editors can paste links directly and do not have to remove a default value first. -.. index:: PHP-API, Backend \ No newline at end of file +.. index:: PHP-API, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-87298-DestroySessionsOnPasswordChange.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-87298-DestroySessionsOnPasswordChange.rst index 32ef333411e1..ccf2148bafb6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-87298-DestroySessionsOnPasswordChange.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-87298-DestroySessionsOnPasswordChange.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Important: #87298 - [SECURITY] Destroy sessions on password change diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-88302-PreventOverridingCKEditorConfigFromPlugins.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-88302-PreventOverridingCKEditorConfigFromPlugins.rst index 962e9c525eb0..13f13d09c1a6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-88302-PreventOverridingCKEditorConfigFromPlugins.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Important-88302-PreventOverridingCKEditorConfigFromPlugins.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Important: #88302 - Prevent overriding CKEditor config from plugins diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Index.rst index 68e51332f6f7..c1267fa28d5e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 8.7.x Changes ============= diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-79615-QueryBuilderGetQueriedTablesResultFormatChange.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-79615-QueryBuilderGetQueriedTablesResultFormatChange.rst index f20bb681c5f8..7bb139374be4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-79615-QueryBuilderGetQueriedTablesResultFormatChange.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-79615-QueryBuilderGetQueriedTablesResultFormatChange.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #79615 - QueryBuilder getQueriedTables result format change diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80050-RemovedOptionCHashIncludePageIdFromCHashCalculation.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80050-RemovedOptionCHashIncludePageIdFromCHashCalculation.rst index 8edbd6d018bc..4183274f46d0 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80050-RemovedOptionCHashIncludePageIdFromCHashCalculation.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80050-RemovedOptionCHashIncludePageIdFromCHashCalculation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #80050 - Remove option cHashIncludePageId from cHash calculation diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80149-RemoveGLOBALSTYPO3_CONF_VARSFEpageOverlayFields.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80149-RemoveGLOBALSTYPO3_CONF_VARSFEpageOverlayFields.rst index be7724f1e619..dc137da31245 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80149-RemoveGLOBALSTYPO3_CONF_VARSFEpageOverlayFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80149-RemoveGLOBALSTYPO3_CONF_VARSFEpageOverlayFields.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Breaking: #80149 - Remove $GLOBALS['TYPO3_CONF_VARS']['FE']['pageOverlayFields'] diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80171-RemoveLibparseFunc_RTEInlineStylesFromParsedBlockquoteTag.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80171-RemoveLibparseFunc_RTEInlineStylesFromParsedBlockquoteTag.rst index ba11ae914364..82e90a0a059f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80171-RemoveLibparseFunc_RTEInlineStylesFromParsedBlockquoteTag.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80171-RemoveLibparseFunc_RTEInlineStylesFromParsedBlockquoteTag.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Breaking: #80171 - Remove lib.parseFunc_RTE inline styles from parsed blockquote tag diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80374-DefaultContentElementConfigurationForFrontendLoginAdaptsFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80374-DefaultContentElementConfigurationForFrontendLoginAdaptsFluidStyledContent.rst index 1b50f204d40a..8d9b0c4e5d02 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80374-DefaultContentElementConfigurationForFrontendLoginAdaptsFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80374-DefaultContentElementConfigurationForFrontendLoginAdaptsFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================= Breaking: #80374 - Default content element configuration for frontend login adapts fluid styled content diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80412-NewSharedContentElementTyposcriptLibraryObjectForFluidStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80412-NewSharedContentElementTyposcriptLibraryObjectForFluidStyledContent.rst index 1680cc5be158..c030c141fb63 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80412-NewSharedContentElementTyposcriptLibraryObjectForFluidStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80412-NewSharedContentElementTyposcriptLibraryObjectForFluidStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================ Breaking: #80412 - New shared content element TypoScript library object for Fluid Styled Content diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80628-ExtensionRtehmlareaMovedToTER.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80628-ExtensionRtehmlareaMovedToTER.rst index 2bf8740008b0..c2f0753fa50f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80628-ExtensionRtehmlareaMovedToTER.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Breaking-80628-ExtensionRtehmlareaMovedToTER.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #80628 - Extension rtehmlarea moved to TER diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-78650-TemplateService-splitConfArray.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-78650-TemplateService-splitConfArray.rst index 9f8e2bf4c5b0..053e22d487f4 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-78650-TemplateService-splitConfArray.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-78650-TemplateService-splitConfArray.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #78650 - TemplateService->splitConfArray diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79122-DeprecateBackendUtilitygetRecordsByField.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79122-DeprecateBackendUtilitygetRecordsByField.rst index 217df2027ecc..b813327e7416 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79122-DeprecateBackendUtilitygetRecordsByField.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79122-DeprecateBackendUtilitygetRecordsByField.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #79122 - Deprecate method getRecordsByField diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79580-MethodsInDataHandlerRelatedToPageDeleteAccess.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79580-MethodsInDataHandlerRelatedToPageDeleteAccess.rst index f5e6f30457ef..cfa8c5f2cf84 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79580-MethodsInDataHandlerRelatedToPageDeleteAccess.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79580-MethodsInDataHandlerRelatedToPageDeleteAccess.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #79580 - Deprecate methods in DataHandler related to page delete access diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79591-ExtbaseCommandControllersAdminRoleMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79591-ExtbaseCommandControllersAdminRoleMethods.rst index a3853e9faf41..71d1a4b20b19 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79591-ExtbaseCommandControllersAdminRoleMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79591-ExtbaseCommandControllersAdminRoleMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #79591 - Extbase command controllers admin role methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79770-DeprecateInlineLocalizationMode.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79770-DeprecateInlineLocalizationMode.rst index 2ab09f54b0af..51d9139111da 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79770-DeprecateInlineLocalizationMode.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79770-DeprecateInlineLocalizationMode.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #79770 - Deprecate inline localizationMode diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst index 923138658b42..72e300073dd2 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79858-TSFE-relatedPropertiesAndMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #79858 - TSFE-related properties and methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79972-DeprecatedFluidOverrides.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79972-DeprecatedFluidOverrides.rst index 5c973996562f..6bb240dcc556 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79972-DeprecatedFluidOverrides.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-79972-DeprecatedFluidOverrides.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #79972 - Deprecated Fluid Overrides diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80000-InlineOverrideChildTca.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80000-InlineOverrideChildTca.rst index 9f98058f9d48..3ef443c0bb58 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80000-InlineOverrideChildTca.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80000-InlineOverrideChildTca.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Deprecation: #80000 - InlineOverrideChildTca diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80027-RemoveTCAConfigMaxOnInputDateTimeFields.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80027-RemoveTCAConfigMaxOnInputDateTimeFields.rst index bd670f18cc63..41f3d0fe3afe 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80027-RemoveTCAConfigMaxOnInputDateTimeFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80027-RemoveTCAConfigMaxOnInputDateTimeFields.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #80027 - Remove TCA config 'max' on inputDateTime fields @@ -30,4 +30,4 @@ Migration Remove the 'max' config option for renderType="inputDateTime". -.. index:: Backend, Database, TCA \ No newline at end of file +.. index:: Backend, Database, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80047-DeprecateJQueryAndExtJSForBEViewhelpers.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80047-DeprecateJQueryAndExtJSForBEViewhelpers.rst index 1407bc32660a..d01593b93e2f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80047-DeprecateJQueryAndExtJSForBEViewhelpers.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80047-DeprecateJQueryAndExtJSForBEViewhelpers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #80047 - Deprecate jQuery and extJS for BE viewhelpers diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80048-MarkExtJSRelatedAPICallsAsDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80048-MarkExtJSRelatedAPICallsAsDeprecated.rst index c915d31e72c9..1ed42a45a8ac 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80048-MarkExtJSRelatedAPICallsAsDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80048-MarkExtJSRelatedAPICallsAsDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #80048 - Mark ExtJS related API calls as deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80053-ExtbaseCLIConsoleOutputDifferentMethodSignatureForInfiniteAttempts.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80053-ExtbaseCLIConsoleOutputDifferentMethodSignatureForInfiniteAttempts.rst index 50ea1bd625bd..93955de7b4fe 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80053-ExtbaseCLIConsoleOutputDifferentMethodSignatureForInfiniteAttempts.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80053-ExtbaseCLIConsoleOutputDifferentMethodSignatureForInfiniteAttempts.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================= Deprecation: #80053 - Extbase CLI Console Output different method signature for infinite attempts diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80076-TypoScriptOptionPageinsertClassesFromRTE.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80076-TypoScriptOptionPageinsertClassesFromRTE.rst index 485f178d8cd4..bb273d5daafc 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80076-TypoScriptOptionPageinsertClassesFromRTE.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80076-TypoScriptOptionPageinsertClassesFromRTE.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #80076 - TypoScript option page.insertClassesFromRTE diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80079-DeprecatedBootstraploadExtensionTables.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80079-DeprecatedBootstraploadExtensionTables.rst index 3155d9d54f42..d3249a3d1f49 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80079-DeprecatedBootstraploadExtensionTables.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80079-DeprecatedBootstraploadExtensionTables.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #80079 - Deprecated method Bootstrap::loadExtensionTables diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80317-DeprecateBackendUtilityGetRecordRaw.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80317-DeprecateBackendUtilityGetRecordRaw.rst index 31ee24e5dd17..8982dc01c66f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80317-DeprecateBackendUtilityGetRecordRaw.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80317-DeprecateBackendUtilityGetRecordRaw.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #80317 - Deprecate BackendUtility::getRecordRaw() diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80440-EXTlowlevelArrayBrowser-wrapValue.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80440-EXTlowlevelArrayBrowser-wrapValue.rst index 6e37edc4db82..b8c2c5601148 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80440-EXTlowlevelArrayBrowser-wrapValue.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80440-EXTlowlevelArrayBrowser-wrapValue.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #80440 - EXT:lowlevel ArrayBrowser->wrapValue diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80444-TypoScriptFrontendController-BeLoginLinkIPList.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80444-TypoScriptFrontendController-BeLoginLinkIPList.rst index 5db62d87ef8b..b81dab842c5e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80444-TypoScriptFrontendController-BeLoginLinkIPList.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80444-TypoScriptFrontendController-BeLoginLinkIPList.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #80444 - TypoScriptFrontendController-> beLoginLinkIPList diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80445-DeprecatePrintContentMethods.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80445-DeprecatePrintContentMethods.rst index 6d975a59ccca..c409aec82914 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80445-DeprecatePrintContentMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80445-DeprecatePrintContentMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #80445 - Deprecate printContent methods diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80449-GeneralUtilityfreetypeDpiComp.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80449-GeneralUtilityfreetypeDpiComp.rst index af0f6e9d8504..6675744258ab 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80449-GeneralUtilityfreetypeDpiComp.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80449-GeneralUtilityfreetypeDpiComp.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #80449 - GeneralUtility::freetypeDpiComp diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80451-DeprecateGeneralUtilitycsvValues.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80451-DeprecateGeneralUtilitycsvValues.rst index 103f1d32b357..e85bd2f8f971 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80451-DeprecateGeneralUtilitycsvValues.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80451-DeprecateGeneralUtilitycsvValues.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #80451 - Deprecate GeneralUtility::csvValues diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80468-CommandLineInterfaceCliKeysAndCli_dispatchphpsh.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80468-CommandLineInterfaceCliKeysAndCli_dispatchphpsh.rst index cf0b5329bbb1..9c49c6e49f9e 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80468-CommandLineInterfaceCliKeysAndCli_dispatchphpsh.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80468-CommandLineInterfaceCliKeysAndCli_dispatchphpsh.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Deprecation: #80468 - Command Line Interface: cliKeys and cli_dispatch.phpsh diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80485-MethodParameterOfTSFE-whichWorkspaceToReturnTheWorkspaceTitle.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80485-MethodParameterOfTSFE-whichWorkspaceToReturnTheWorkspaceTitle.rst index 17fc55d9ba44..8609c0edbb65 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80485-MethodParameterOfTSFE-whichWorkspaceToReturnTheWorkspaceTitle.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80485-MethodParameterOfTSFE-whichWorkspaceToReturnTheWorkspaceTitle.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================ Deprecation: #80485 - Method parameter of TSFE->whichWorkspace to return the workspace title diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80486-SettingCharsetViaLocalizationParserInterface-getParsedData.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80486-SettingCharsetViaLocalizationParserInterface-getParsedData.rst index 24ba9e80c752..1ae7090be23f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80486-SettingCharsetViaLocalizationParserInterface-getParsedData.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80486-SettingCharsetViaLocalizationParserInterface-getParsedData.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Deprecation: #80486 - Setting charset via LocalizationParserInterface->getParsedData() diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80491-BackendControllerInclusionHooks.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80491-BackendControllerInclusionHooks.rst index 3f89fe22a465..756b62188f68 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80491-BackendControllerInclusionHooks.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80491-BackendControllerInclusionHooks.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #80491 - BackendController inclusion hooks diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80510-ContentObjectRenderer-URLqMark.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80510-ContentObjectRenderer-URLqMark.rst index c283e8f8ad76..d1db9b8d9b2d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80510-ContentObjectRenderer-URLqMark.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80510-ContentObjectRenderer-URLqMark.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #80510 - ContentObjectRenderer->URLqMark diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80511-AbstractFunctionModule-incLocalLangAndThisPath.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80511-AbstractFunctionModule-incLocalLangAndThisPath.rst index ef1c0fbb7077..d32f87af0028 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80511-AbstractFunctionModule-incLocalLangAndThisPath.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80511-AbstractFunctionModule-incLocalLangAndThisPath.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #80511 - AbstractFunctionModule->incLocalLang and $thisPath diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80512-DocumentTemplate-extJScodeProperty.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80512-DocumentTemplate-extJScodeProperty.rst index 8e1f23e35413..925aa564eaed 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80512-DocumentTemplate-extJScodeProperty.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80512-DocumentTemplate-extJScodeProperty.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #80512 - DocumentTemplate->extJScode property diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80513-DataHandlerVariousMethodsAndMethodArguments.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80513-DataHandlerVariousMethodsAndMethodArguments.rst index 61117776fe34..b7ab6c18f995 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80513-DataHandlerVariousMethodsAndMethodArguments.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80513-DataHandlerVariousMethodsAndMethodArguments.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Deprecation: #80513 - DataHandler: Various methods and method arguments diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80514-GraphicalFunctions-tempPathAndCreateTempSubDir.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80514-GraphicalFunctions-tempPathAndCreateTempSubDir.rst index 80154e24ba19..cebcd2d00381 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80514-GraphicalFunctions-tempPathAndCreateTempSubDir.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80514-GraphicalFunctions-tempPathAndCreateTempSubDir.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #80514 - GraphicalFunctions->tempPath and createTempSubDir() diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80516-TypoScriptConfigsetJS_mouseOverAndConfigsetJS_openPic.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80516-TypoScriptConfigsetJS_mouseOverAndConfigsetJS_openPic.rst index 0451a8f0ed45..8b3af485d329 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80516-TypoScriptConfigsetJS_mouseOverAndConfigsetJS_openPic.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80516-TypoScriptConfigsetJS_mouseOverAndConfigsetJS_openPic.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Deprecation: #80516 - TypoScript config.setJS_mouseOver and config.setJS_openPic diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80524-PageRepositorygetHashAndPageRepositorystoreHash.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80524-PageRepositorygetHashAndPageRepositorystoreHash.rst index 65624f9de3c9..4abebb9a6b18 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80524-PageRepositorygetHashAndPageRepositorystoreHash.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80524-PageRepositorygetHashAndPageRepositorystoreHash.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #80524 - PageRepository::getHash and PageRepository::storeHash diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst index b38ba4648746..b49a54ad5d9f 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80527-Marker-relatedMethodsInContentObjectRenderer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #80527 - Marker-related methods in ContentObjectRenderer diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80532-GifBuilder-relatedMethodsInContentObjectRenderer.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80532-GifBuilder-relatedMethodsInContentObjectRenderer.rst index aee0d4616b86..3fe4b36787f9 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80532-GifBuilder-relatedMethodsInContentObjectRenderer.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80532-GifBuilder-relatedMethodsInContentObjectRenderer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #80532 - GifBuilder-related methods in ContentObjectRenderer diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80579-ModalCenter.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80579-ModalCenter.rst index 64588cbef044..06c34edb0dcb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80579-ModalCenter.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80579-ModalCenter.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #80579 - Modal.center has been marked as deprecated @@ -9,26 +9,26 @@ See :issue:`80579` Description =========== -The method :javascript:`Modal.center` has been marked as deprecated. Alignment is now +The method :js:`Modal.center` has been marked as deprecated. Alignment is now handled via CSS and this method is now obsolete. Impact ====== -Calling :javascript:`Modal.center` will trigger a console warning in the browser. +Calling :js:`Modal.center` will trigger a console warning in the browser. Affected Installations ====================== -All 3rd party extensions using :javascript:`Modal.center` are affected. +All 3rd party extensions using :js:`Modal.center` are affected. Migration ========= -Remove obsolete calls to :javascript:`Modal.center()`. +Remove obsolete calls to :js:`Modal.center()`. .. index:: JavaScript, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80583-TYPO3_CONF_VARS_extensionAdded.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80583-TYPO3_CONF_VARS_extensionAdded.rst index 572469c73fec..38f1d2ad4723 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80583-TYPO3_CONF_VARS_extensionAdded.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80583-TYPO3_CONF_VARS_extensionAdded.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #80583 - TYPO3_CONF_VARS_extensionAdded diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80601-ChangeActions-document-closeToActions-close.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80601-ChangeActions-document-closeToActions-close.rst index 4ad266200972..98d01dd327b6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80601-ChangeActions-document-closeToActions-close.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80601-ChangeActions-document-closeToActions-close.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #80601 - Change duplicate icon identifiers to actions-close diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80603-ChangeDuplicateIconIdentifiersToActions-add.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80603-ChangeDuplicateIconIdentifiersToActions-add.rst index b16f56444b05..106da5b91b50 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80603-ChangeDuplicateIconIdentifiersToActions-add.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80603-ChangeDuplicateIconIdentifiersToActions-add.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #80603 - Change duplicate icon identifiers to actions-add diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80614-TCAItemListStyleAndSelectedListStyle.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80614-TCAItemListStyleAndSelectedListStyle.rst index ef828557e05d..e60990757d3c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80614-TCAItemListStyleAndSelectedListStyle.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Deprecation-80614-TCAItemListStyleAndSelectedListStyle.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #80614 - TCA itemListStyle and selectedListStyle diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79343-AllowOverridingPATH_siteViaEnvironmentVariable.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79343-AllowOverridingPATH_siteViaEnvironmentVariable.rst index 0c9e7b42493a..18e895738901 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79343-AllowOverridingPATH_siteViaEnvironmentVariable.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79343-AllowOverridingPATH_siteViaEnvironmentVariable.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #79343 - Allow overriding PATH_site via environment variable diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79812-AllowOverridingCropVariantsForImageManipulation.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79812-AllowOverridingCropVariantsForImageManipulation.rst index ba294e91f4da..3900551b9e1d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79812-AllowOverridingCropVariantsForImageManipulation.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79812-AllowOverridingCropVariantsForImageManipulation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #79812 - Allow overriding cropVariants for Image Manipulation diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79883-AddCropVariantSupportToTyposcriptRenderingOfImages.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79883-AddCropVariantSupportToTyposcriptRenderingOfImages.rst index 9e04f240ae29..5a743ad53c4b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79883-AddCropVariantSupportToTyposcriptRenderingOfImages.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-79883-AddCropVariantSupportToTyposcriptRenderingOfImages.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #79883 - Add cropVariant support to TypoScript rendering of images diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80126-ExtFormSetMaximumFieldLengthAsAttribute.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80126-ExtFormSetMaximumFieldLengthAsAttribute.rst index 5c05f7752b10..8416137fba82 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80126-ExtFormSetMaximumFieldLengthAsAttribute.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80126-ExtFormSetMaximumFieldLengthAsAttribute.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #80126 maximum field length not set as attribute "maxlength" diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80154-RetrieveSessionDataInTS.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80154-RetrieveSessionDataInTS.rst index 7109180ba0f2..bbb18f20b0ed 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80154-RetrieveSessionDataInTS.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80154-RetrieveSessionDataInTS.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Feature: #80154 - Retrieve session data in TS @@ -26,4 +26,4 @@ This is being replaced by a more direct way, which allows for the same functiona page.10 = TEXT page.10.data = session:myext|mydata -.. index:: Frontend, TypoScript \ No newline at end of file +.. index:: Frontend, TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80196-ExtFormSupportMultipleFormElementsPerRow.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80196-ExtFormSupportMultipleFormElementsPerRow.rst index f42afa0d1afd..e9edfeea914a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80196-ExtFormSupportMultipleFormElementsPerRow.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80196-ExtFormSupportMultipleFormElementsPerRow.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #80196 - EXT:form - support multiple form elements per row diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80374-AddGenericFluidTemplateForAlreadyRenderedContent.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80374-AddGenericFluidTemplateForAlreadyRenderedContent.rst index 01e68e8d1808..9e8a1346313a 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80374-AddGenericFluidTemplateForAlreadyRenderedContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80374-AddGenericFluidTemplateForAlreadyRenderedContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #80374 - Add generic fluid template for already rendered content diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80374-FrontendLoginConfigurationNowAvailableThroughTypoScriptConstants.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80374-FrontendLoginConfigurationNowAvailableThroughTypoScriptConstants.rst index fab90432493b..13d2cd525d7b 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80374-FrontendLoginConfigurationNowAvailableThroughTypoScriptConstants.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80374-FrontendLoginConfigurationNowAvailableThroughTypoScriptConstants.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Feature: #80374 - Frontend Login configuration now available through TypoScript constants diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80452-ExtbaseCLICommandsAvailableViaNewCLIAPI.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80452-ExtbaseCLICommandsAvailableViaNewCLIAPI.rst index fe104186d6c9..a742c0878c49 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80452-ExtbaseCLICommandsAvailableViaNewCLIAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80452-ExtbaseCLICommandsAvailableViaNewCLIAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #80452 - Extbase CLI commands available via new CLI API diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80579-ImprovedJavaScriptModalAPI.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80579-ImprovedJavaScriptModalAPI.rst index 50e413e460f4..63149c05bb91 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80579-ImprovedJavaScriptModalAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80579-ImprovedJavaScriptModalAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #80579 - Improved JavaScript Modal API @@ -25,8 +25,8 @@ attributes that also can set by configuration. Advanced API ------------ -Unlike the existing api functions like :javascript:`Modal.confirm`, :javascript:`Modal.loadUrl` or -:javascript:`Modal.show`, :javascript:`Modal.advanced` uses a JavaScript object instead of fixed +Unlike the existing api functions like :js:`Modal.confirm`, :js:`Modal.loadUrl` or +:js:`Modal.show`, :js:`Modal.advanced` uses a JavaScript object instead of fixed parameters. .. code-block:: javascript @@ -58,8 +58,8 @@ Configuration Options Type ^^^^ -The :javascript:`type` will define the behaviour of content loading, and only accepts -:javascript:`Modal.types.ajax`, :javascript:`Modal.types.iframe` and the default :javascript:`Modal.types.default`. +The :js:`type` will define the behaviour of content loading, and only accepts +:js:`Modal.types.ajax`, :js:`Modal.types.iframe` and the default :js:`Modal.types.default`. .. code-block:: javascript @@ -83,7 +83,7 @@ Title ^^^^^ The `title` will be display above the modal content. For the type -:javascript:`Modal.types.iframe` this option will have no effect. As soon as the content +:js:`Modal.types.iframe` this option will have no effect. As soon as the content from the iframe is loaded, the title will be replaced with title of the contained document. The default will set the title to "Information". @@ -99,7 +99,7 @@ Content ^^^^^^^ The `content` accepts only strings that can be either a HTML or a url for types -:javascript:`Modal.types.ajax` and :javascript:`Modal.types.iframe`. The default will show a warning +:js:`Modal.types.ajax` and :js:`Modal.types.iframe`. The default will show a warning that there is a possible misconfiguration of the modal. .. code-block:: javascript @@ -134,7 +134,7 @@ Severity Severity is used to change the appearance of the modal window to represent a contextual state like success, information, warning or danger. The default is -:javascript:`Severity.notice`. Only options provided by the :javascript:`Severity` object will be +:js:`Severity.notice`. Only options provided by the :js:`Severity` object will be accepted. .. code-block:: javascript @@ -199,8 +199,8 @@ Style ^^^^^ The ``style`` option will change the appearance of the modal like the ``severity`` -both without contextual meaning. The default option is :javascript:`Modal.styles.light`. -The second available option is :javascript:`Modal.styles.dark` will override all contextual +both without contextual meaning. The default option is :js:`Modal.styles.light`. +The second available option is :js:`Modal.styles.dark` will override all contextual styling. .. code-block:: javascript @@ -215,11 +215,11 @@ Size ^^^^ While the modal itself adapts to the window, there are several options available -to limit the maximal size of the modal. The sizes :javascript:`Modal.sizes.small` and the -default :javascript:`Modal.sizes.default` will automaticly adapt to the content and are only -limited to the width of the modal. :javascript:`Modal.sizes.large` and :javascript:`Modal.sizes.full` +to limit the maximal size of the modal. The sizes :js:`Modal.sizes.small` and the +default :js:`Modal.sizes.default` will automaticly adapt to the content and are only +limited to the width of the modal. :js:`Modal.sizes.large` and :js:`Modal.sizes.full` are designed to contain a undefined lenth of content in a fixed sized modal. -These are suited best for :javascript:`Modal.types.ajax` or :javascript:`Modal.types.iframe` content. +These are suited best for :js:`Modal.types.ajax` or :js:`Modal.types.iframe` content. .. code-block:: javascript @@ -280,7 +280,7 @@ Callback after ajax processing Callback function that will be called after the ajax call has been done and the response added to the desired location. This option is only available for -type :javascript:`Modal.types.ajax`. +type :js:`Modal.types.ajax`. .. code-block:: javascript @@ -298,7 +298,7 @@ Target for ajax response The ajax response will be added to the body of the particular modal window by default but can be set to a different selector if necessary. This option is only -available for type :javascript:`Modal.types.ajax`. +available for type :js:`Modal.types.ajax`. .. code-block:: javascript diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80619-ExtendLinkGenerationWithinTypolink.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80619-ExtendLinkGenerationWithinTypolink.rst index 077df72c7312..3627cf6d46ae 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80619-ExtendLinkGenerationWithinTypolink.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Feature-80619-ExtendLinkGenerationWithinTypolink.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #80619 - Extend Link Generation within TypoLink diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-71095-AddLanguageDebugModeToAllConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-71095-AddLanguageDebugModeToAllConfiguration.rst index 1bdd39f5beba..fd4237633066 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-71095-AddLanguageDebugModeToAllConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-71095-AddLanguageDebugModeToAllConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Important: #71095 - Add language debug mode to All Configuration diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-78650-TypoScriptServiceClassMovedFromExtbaseToCore.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-78650-TypoScriptServiceClassMovedFromExtbaseToCore.rst index 0c5f7e85021c..0370b76f98ae 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-78650-TypoScriptServiceClassMovedFromExtbaseToCore.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-78650-TypoScriptServiceClassMovedFromExtbaseToCore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Important: #78650 - TypoScriptService class moved from Extbase to Core diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-79847-FluidBugsFixedAndFeaturesAdded.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-79847-FluidBugsFixedAndFeaturesAdded.rst index fc80b809f5a1..d33db9c775f6 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-79847-FluidBugsFixedAndFeaturesAdded.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-79847-FluidBugsFixedAndFeaturesAdded.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Important: #79847 - Fluid bugs fixed and features added (Fluid 2.3.1) diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-79942-VersionSelectorViewMovedToCompatibility7.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-79942-VersionSelectorViewMovedToCompatibility7.rst index 11a2412cb741..e935a28fa924 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-79942-VersionSelectorViewMovedToCompatibility7.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-79942-VersionSelectorViewMovedToCompatibility7.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Important: #79942 - Version selector view moved to compatibility7 diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80236-ExtFormConfigurationForFormVHAttributes.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80236-ExtFormConfigurationForFormVHAttributes.rst index 41a8a18e0efa..3303f315026c 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80236-ExtFormConfigurationForFormVHAttributes.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80236-ExtFormConfigurationForFormVHAttributes.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Important: #80236 - EXT:form Configuration for form VH attributes diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80241-ExtFormSimplifyTranslationHandling.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80241-ExtFormSimplifyTranslationHandling.rst index 8d532a045783..4182242e3bae 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80241-ExtFormSimplifyTranslationHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80241-ExtFormSimplifyTranslationHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Important: #80241 - EXT:form simplify translation handling diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80266-MovedConfigsysLanguageSoftExcludeToCompatibility7.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80266-MovedConfigsysLanguageSoftExcludeToCompatibility7.rst index 3c4147ebd180..7c01cfe581a3 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80266-MovedConfigsysLanguageSoftExcludeToCompatibility7.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80266-MovedConfigsysLanguageSoftExcludeToCompatibility7.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Important: #80266 - Moved config.sys_language_softExclude to compatibility7 diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80301-ExtFormCleanupAndCallbackMigration.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80301-ExtFormCleanupAndCallbackMigration.rst index 1a36327d534c..d36a0281f312 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80301-ExtFormCleanupAndCallbackMigration.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80301-ExtFormCleanupAndCallbackMigration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Important: #80301 - EXT:form - Cleanup / callback migration diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80391-NoConstantsResetInCssStyledContent.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80391-NoConstantsResetInCssStyledContent.rst index 39c484ed14cb..b61ddeebf5be 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80391-NoConstantsResetInCssStyledContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80391-NoConstantsResetInCssStyledContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Important: #80391 - Css Styled Content will not reset TypoScript Constants diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80444-ConfigbeLoginLinkIPListMovedToCompatibility7.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80444-ConfigbeLoginLinkIPListMovedToCompatibility7.rst index b1a042f5d89b..a3e2e7f45749 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80444-ConfigbeLoginLinkIPListMovedToCompatibility7.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80444-ConfigbeLoginLinkIPListMovedToCompatibility7.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Important: #80444 - config.beLoginLinkIPList moved to compatibility7 diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80450-MonitorUtilityMovedToCompatibility.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80450-MonitorUtilityMovedToCompatibility.rst index 6f792ce7140a..29450e6d925d 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80450-MonitorUtilityMovedToCompatibility.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80450-MonitorUtilityMovedToCompatibility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Important: #80450 - MonitorUtilityMovedToCompatibility @@ -13,4 +13,4 @@ The "peak memory measurement" in the frontend has been moved to extension compat is semi useful and should live a happy life in an extension for people who may need it, but there is no need to have that within the core on each frontend call. -.. index:: Backend, Frontend, PHP-API \ No newline at end of file +.. index:: Backend, Frontend, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80506-DbalCompatibleFieldQuotingInTypoScript.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80506-DbalCompatibleFieldQuotingInTypoScript.rst index 0bf002ba4356..ebadc23c9feb 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80506-DbalCompatibleFieldQuotingInTypoScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80506-DbalCompatibleFieldQuotingInTypoScript.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Important: #80506 - Dbal compatible field quoting in TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80553-SimplifyImportantActionsInInstallTool.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80553-SimplifyImportantActionsInInstallTool.rst index b36075fa1a24..703e2aa7fa85 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80553-SimplifyImportantActionsInInstallTool.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80553-SimplifyImportantActionsInInstallTool.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Important: #80553 - Simplify important actions in Install Tool diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80606-TestingFrameworkRemovalUseComposerPackageInstead.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80606-TestingFrameworkRemovalUseComposerPackageInstead.rst index 23486bc506c3..97a7f4e1aaab 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Important-80606-TestingFrameworkRemovalUseComposerPackageInstead.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Important-80606-TestingFrameworkRemovalUseComposerPackageInstead.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Important: #80606 - Testing Framework Removal / Use composer package instead diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Index.rst index 6b71f20797ae..0a0315cac5ed 100644 --- a/typo3/sysext/core/Documentation/Changelog/8.7/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/8.7/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 8.7 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst index 30e3f0885805..2d1cf6532bad 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-37180-RemovedExtDirectDebugAndGLOBALSerror.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #37180 - ExtDirectDebug and $GLOBALS['error'] removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-52694-GeneralUtilitydevLogNotCalledAnymore.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-52694-GeneralUtilitydevLogNotCalledAnymore.rst index 596bd0e96519..7f85979eb488 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-52694-GeneralUtilitydevLogNotCalledAnymore.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-52694-GeneralUtilitydevLogNotCalledAnymore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #52694 - GeneralUtility::devLog() not called anymore diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-55298-DecoupledHistoryFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-55298-DecoupledHistoryFunctionality.rst index dc36bcdd57ed..5a8ef5e522f1 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-55298-DecoupledHistoryFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-55298-DecoupledHistoryFunctionality.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #55298 - Decoupled sys_history functionality diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-57594-OptimizeReflectionServiceCacheHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-57594-OptimizeReflectionServiceCacheHandling.rst index 6f306355200a..d729d84ed7c9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-57594-OptimizeReflectionServiceCacheHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-57594-OptimizeReflectionServiceCacheHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #57594 - Optimize ReflectionService Cache handling diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-71306-DroppedProtocolFieldFromPageTypeLinkToExternalURL.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-71306-DroppedProtocolFieldFromPageTypeLinkToExternalURL.rst index d8c4f7d1f846..1f1bddca6443 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-71306-DroppedProtocolFieldFromPageTypeLinkToExternalURL.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-71306-DroppedProtocolFieldFromPageTypeLinkToExternalURL.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Breaking: #71306 - Dropped "Protocol" field from page type "Link to external URL" diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-74533-ThrowExceptionIfUserFunctionDoesNotExist.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-74533-ThrowExceptionIfUserFunctionDoesNotExist.rst index 1866bd00f6f2..2b098764d475 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-74533-ThrowExceptionIfUserFunctionDoesNotExist.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-74533-ThrowExceptionIfUserFunctionDoesNotExist.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #74533 - Throw exception if user function does not exist diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-79777-AddedDeletedColumnForSchedulerTasks.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-79777-AddedDeletedColumnForSchedulerTasks.rst index cfa8ef583494..4d7dbf978a16 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-79777-AddedDeletedColumnForSchedulerTasks.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-79777-AddedDeletedColumnForSchedulerTasks.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #79777 - EXT:scheduler - Deleted column for tasks added diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80700-DeprecatedFunctionalityRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80700-DeprecatedFunctionalityRemoved.rst index aed47a8d58c6..f350b570b2d7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80700-DeprecatedFunctionalityRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80700-DeprecatedFunctionalityRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #80700 - Deprecated functionality removed @@ -347,21 +347,21 @@ The following functionality has been removed: The following TypoScript options have been removed: -* :ts:`stdWrap.fontTag` -* :ts:`stdWrap.removeBadHTML` -* :ts:`config.mainScript` -* :ts:`config.frameReloadIfNotInFrameset` -* :ts:`config.noScaleUp` -* :ts:`config.setJS_mouseOver` -* :ts:`config.setJS_openPic` -* :ts:`config.doctype = xhtml_frames` -* :ts:`config.xhtmlDoctype = xhtml_frames` -* :ts:`config.pageGenScript` -* :ts:`config.beLoginLinkIPList` -* :ts:`config.beLoginLinkIPList_login` -* :ts:`config.beLoginLinkIPList_logout` -* :ts:`page.frameSet` -* :ts:`page.insertClassesFromRTE` +* :typoscript:`stdWrap.fontTag` +* :typoscript:`stdWrap.removeBadHTML` +* :typoscript:`config.mainScript` +* :typoscript:`config.frameReloadIfNotInFrameset` +* :typoscript:`config.noScaleUp` +* :typoscript:`config.setJS_mouseOver` +* :typoscript:`config.setJS_openPic` +* :typoscript:`config.doctype = xhtml_frames` +* :typoscript:`config.xhtmlDoctype = xhtml_frames` +* :typoscript:`config.pageGenScript` +* :typoscript:`config.beLoginLinkIPList` +* :typoscript:`config.beLoginLinkIPList_login` +* :typoscript:`config.beLoginLinkIPList_logout` +* :typoscript:`page.frameSet` +* :typoscript:`page.insertClassesFromRTE` * single slashes are no longer interpreted as comment The following TCA properties have been removed: @@ -372,10 +372,10 @@ The following TCA properties have been removed: The following PageTsConfig properties have been removed: -* :ts:`TCEFORM.[table].[field].addItems.icon` - with icons not registered in IconRegistry -* :ts:`TCEFORM.[table].[flexFormField].PAGE_TSCONFIG_ID` -* :ts:`TCEFORM.[table].[flexFormField].PAGE_TSCONFIG_IDLIST` -* :ts:`TCEFORM.[table].[flexFormField].PAGE_TSCONFIG_STR` +* :typoscript:`TCEFORM.[table].[field].addItems.icon` - with icons not registered in IconRegistry +* :typoscript:`TCEFORM.[table].[flexFormField].PAGE_TSCONFIG_ID` +* :typoscript:`TCEFORM.[table].[flexFormField].PAGE_TSCONFIG_IDLIST` +* :typoscript:`TCEFORM.[table].[flexFormField].PAGE_TSCONFIG_STR` The following icon identifiers have been removed: @@ -409,9 +409,9 @@ Further removal notes: The following JavaScript methods and options have been removed: -* :javascript:`backend/Resources/Public/JavaScript/jsfunc.inline.js escapeSelectorObjectId` -* :javascript:`TYPO3/CMS/Backend/Modal.getSeverityClass()` -* :javascript:`TYPO3/CMS/Backend/Severity.information` +* :js:`backend/Resources/Public/JavaScript/jsfunc.inline.js escapeSelectorObjectId` +* :js:`TYPO3/CMS/Backend/Modal.getSeverityClass()` +* :js:`TYPO3/CMS/Backend/Severity.information` Impact diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80876-RemoveSystemExtensionCss_styled_content.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80876-RemoveSystemExtensionCss_styled_content.rst index 78d4ab05fa4a..d63ed957e277 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80876-RemoveSystemExtensionCss_styled_content.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80876-RemoveSystemExtensionCss_styled_content.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #80876 - Remove system extension css_styled_content @@ -32,7 +32,7 @@ depending on CSS Styled Content rendering instead of default rendering. Migration ========= -The system extension "Fluid Styled Content" (EXT:fluid_styled_content) which was introduced in TYPO3 v7, +The system extension "Fluid Styled Content" (EXT:fluid_styled_content) which was introduced in TYPO3 v7, acts as a drop-in replacement for CSS Styled Content since TYPO3 v8. Install fluid styled content (if not happened yet) and prepare the Fluid templates to show the frontend @@ -41,4 +41,4 @@ rendering accordingly to the previous output. For managing content in the TYPO3 Backend and can be used transparently when migrating from CSS Styled Content to Fluid Styled Content. -.. index:: Fluid, Frontend, PHP-API, TypoScript, NotScanned, ext:css_styled_content \ No newline at end of file +.. index:: Fluid, Frontend, PHP-API, TypoScript, NotScanned, ext:css_styled_content diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80929-TYPO3_DBMovedToExtension.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80929-TYPO3_DBMovedToExtension.rst index e856c14b8868..ad18f4e3f068 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80929-TYPO3_DBMovedToExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-80929-TYPO3_DBMovedToExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #80929 - TYPO3_DB moved to extension diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst index 0b2fc1c3011d..ce82fcd15984 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81171-EditAbilityOfTypoScriptTemplateInEXTtstemplateRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Breaking: #81171 - Edit ability of TypoScript template in EXT:tstemplate removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81225-MergedEXTcontext_helpToEXTbackend.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81225-MergedEXTcontext_helpToEXTbackend.rst index fd4b2dc6b28c..0369525eb895 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81225-MergedEXTcontext_helpToEXTbackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81225-MergedEXTcontext_helpToEXTbackend.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #81225 - Merged EXT:context_help to EXT:backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81460-DeprecateGetByTagOnCacheFrontends.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81460-DeprecateGetByTagOnCacheFrontends.rst index 1a20bba211f5..1ffde8f1616c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81460-DeprecateGetByTagOnCacheFrontends.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81460-DeprecateGetByTagOnCacheFrontends.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Breaking: #81460 - Deprecate getByTag() on cache frontends diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81534-DatabaseFieldBe_groupshide_in_listsDropped.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81534-DatabaseFieldBe_groupshide_in_listsDropped.rst index 6b7f6d5aacd6..e56cdaa2552b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81534-DatabaseFieldBe_groupshide_in_listsDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81534-DatabaseFieldBe_groupshide_in_listsDropped.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #81534 - Database field be_groups:hide_in_lists dropped @@ -37,4 +37,4 @@ The field usage should be dropped. If that is not possible and a special functio field it should be mimicked by extending TCA, declaring the database field in an extension and maybe extending the extbase model. -.. index:: Database, TCA, PartiallyScanned \ No newline at end of file +.. index:: Database, TCA, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81536-MoveOfServicesListReportFromSvToReports.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81536-MoveOfServicesListReportFromSvToReports.rst index be5a67192e9e..ecf3e6dd67ed 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81536-MoveOfServicesListReportFromSvToReports.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81536-MoveOfServicesListReportFromSvToReports.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _changelog-MoveOfServicesListReportFromSvToReports: diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81735-GetRidOfSysextsv.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81735-GetRidOfSysextsv.rst index 459d7ccc4010..2d9c22d89877 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81735-GetRidOfSysextsv.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81735-GetRidOfSysextsv.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _changelog-Breaking-81735-GetRidOfSysextsv: @@ -43,4 +43,4 @@ More Information - :ref:`t3coreapi:services-developer-service-api` in "TYPO3 Explained" -.. index:: Backend, PHP-API, FullyScanned, ext:sv \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned, ext:sv diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81763-HookParametersOfTypo3file_editphppreOutputProcessingHookChanged.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81763-HookParametersOfTypo3file_editphppreOutputProcessingHookChanged.rst index 2b853fed1d54..ab2dd17a3668 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81763-HookParametersOfTypo3file_editphppreOutputProcessingHookChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81763-HookParametersOfTypo3file_editphppreOutputProcessingHookChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================ Breaking: #81763 - Hook parameters of ['typo3/file_edit.php']['preOutputProcessingHook'] changed @@ -32,4 +32,4 @@ Migration As the form is based on FormEngine now, you may want to adjust the newly introduced hook parameter :php:`$dataColumnDefinition`, representing the definition of the `data` field which contains the file content. An example can be found in EXT:t3editor. -.. index:: Backend, PHP-API, NotScanned \ No newline at end of file +.. index:: Backend, PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst index 207b7a411a5d..3c677dffe1ce 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #81775 - suffix form identifier with the content element uid diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81787-DropEXTfunc.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81787-DropEXTfunc.rst index fbd86c0ca5fe..5b081ec4be9a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81787-DropEXTfunc.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81787-DropEXTfunc.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================ Breaking: #81787 - Drop EXT:func @@ -32,4 +32,4 @@ The version constraint depends on which core version the extension supports, the func extension did not change much between core v8 and its extraction to TER in v9. -.. index:: Backend, PHP-API, NotScanned, ext:func \ No newline at end of file +.. index:: Backend, PHP-API, NotScanned, ext:func diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81847-RemoveJSMENU.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81847-RemoveJSMENU.rst index 16491a4ce71b..1248e3a27eb3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81847-RemoveJSMENU.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81847-RemoveJSMENU.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================ Breaking: #81847 - Remove JSMENU @@ -9,7 +9,7 @@ See :issue:`81847` Description =========== -The content objects :ts:`JSMENU` and :ts:`JSMENUITEM` to create a jump menu have been removed. +The content objects :typoscript:`JSMENU` and :typoscript:`JSMENUITEM` to create a jump menu have been removed. The used JavaScript is totally outdated and has not really been touched since its creation more than 10 years ago. If this kind of menu is needed it can be easily achieved with a TMENU as well: diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81901-ChangedBehaviorOfAutocompletionAppearance.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81901-ChangedBehaviorOfAutocompletionAppearance.rst index d7d95f6ad82f..14859d05298f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81901-ChangedBehaviorOfAutocompletionAppearance.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81901-ChangedBehaviorOfAutocompletionAppearance.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #81901 - Changed behavior of auto-completion appearance diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81901-RemovedExplanationOfTypoScriptOptions.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81901-RemovedExplanationOfTypoScriptOptions.rst index 390881322d57..ce3e095ed671 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81901-RemovedExplanationOfTypoScriptOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81901-RemovedExplanationOfTypoScriptOptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #81901 - Removed explanation of TypoScript options diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81951-InstallToolEntryPointRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81951-InstallToolEntryPointRemoved.rst index 4e47426be3bb..621004081e35 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81951-InstallToolEntryPointRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81951-InstallToolEntryPointRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #82433 - Install Tool entry point removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81973-FormEngineValidationparseDateRemoveFixYear2038.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81973-FormEngineValidationparseDateRemoveFixYear2038.rst index 30c783091fbd..70311d451926 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81973-FormEngineValidationparseDateRemoveFixYear2038.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-81973-FormEngineValidationparseDateRemoveFixYear2038.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #81973 - FormEngineValidation.parseDate remove fixed year 2038 diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82148-DownloadSQLDumpDroppedInEM.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82148-DownloadSQLDumpDroppedInEM.rst index 7495d703a24d..333ff06161e2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82148-DownloadSQLDumpDroppedInEM.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82148-DownloadSQLDumpDroppedInEM.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Breaking: #82148 - Download SQL dump dropped in EM @@ -35,4 +35,4 @@ furthermore the "List" module has an CSV export feature. For true database backups we recommend the CLI tools of the database engine or dedicated GUI applications for this task. -.. index:: Backend, Database, PHP-API, FullyScanned \ No newline at end of file +.. index:: Backend, Database, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82162-GlobalErrorConstantsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82162-GlobalErrorConstantsRemoved.rst index ae70348a3097..abf9df85c459 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82162-GlobalErrorConstantsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82162-GlobalErrorConstantsRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Breaking: #82162 - Global error constants removed @@ -42,4 +42,4 @@ Migration Refactor code to not depend on these constants and :php:`TYPO3_CONF_VARS` any longer, there shouldn't be many use cases where extensions used these. -.. index:: LocalConfiguration, PHP-API, FullyScanned \ No newline at end of file +.. index:: LocalConfiguration, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82210-ExtFormTranslationForOptionsProperties.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82210-ExtFormTranslationForOptionsProperties.rst index 619168dd2c84..7de8b9ce57e2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82210-ExtFormTranslationForOptionsProperties.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82210-ExtFormTranslationForOptionsProperties.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Breaking: #82210 - EXT:form - translation for "options" properties as string @@ -43,4 +43,4 @@ Use to translate the "options" property within MultiCheckbox and RadioButton form element templates. -.. index:: Frontend, ext:form, NotScanned \ No newline at end of file +.. index:: Frontend, ext:form, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82252-OverrideTyposcriptConfigurationFormDefinitionOverridesByFlexforms.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82252-OverrideTyposcriptConfigurationFormDefinitionOverridesByFlexforms.rst index 2ad69006efbc..591319dd1da9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82252-OverrideTyposcriptConfigurationFormDefinitionOverridesByFlexforms.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82252-OverrideTyposcriptConfigurationFormDefinitionOverridesByFlexforms.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Breaking: #82252 - Override TypoScript configuration formDefinitionOverrides by FlexForms @@ -9,15 +9,15 @@ See :issue:`82252` Description =========== -Override TypoScript configuration :ts:`formDefinitionOverrides` by FlexForms configuration. +Override TypoScript configuration :typoscript:`formDefinitionOverrides` by FlexForms configuration. Impact ====== -Before this, FlexForm configuration of form was overridden by TypoScript :ts:`formDefinitionOverrides`, +Before this, FlexForm configuration of form was overridden by TypoScript :typoscript:`formDefinitionOverrides`, which is not the intended behaviour. Now the FlexForm configuration overrides the -TypoScript configuration of the :ts:`formDefinitionOverrides`. This means, having a configuration of +TypoScript configuration of the :typoscript:`formDefinitionOverrides`. This means, having a configuration of form in FlexForms and TypoScript, the form will change its behavior and start using the configuration defined in your FlexForm. @@ -27,4 +27,4 @@ Affected Installations All installations using the form framework and TypoScript/ FlexForm overrides are affected. -.. index:: ext:form, FlexForm, TypoScript, NotScanned \ No newline at end of file +.. index:: ext:form, FlexForm, TypoScript, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82296-UserAgentConstantRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82296-UserAgentConstantRemoved.rst index 86653f0528a8..31d761ff1803 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82296-UserAgentConstantRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82296-UserAgentConstantRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Breaking: #82296 - Removed constant TYPO3_user_agent @@ -33,4 +33,4 @@ The extension scanner checks if the constant is used. Any extension authors are encouraged to use php:`$GLOBALS['TYPO3_CONF_VARS']['HTTP']['headers']['User-Agent']` instead. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82334-AbstractRecordList.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82334-AbstractRecordList.rst index 580c3f13f4a4..3d6c23442809 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82334-AbstractRecordList.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82334-AbstractRecordList.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================== Breaking: #82334 - AbstractRecordList diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82368-SignalAfterExtensionConfigurationWriteRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82368-SignalAfterExtensionConfigurationWriteRemoved.rst index 7639565febfb..59d4caf84e9b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82368-SignalAfterExtensionConfigurationWriteRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82368-SignalAfterExtensionConfigurationWriteRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #82368 - Signal 'afterExtensionConfigurationWrite' removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82377-OptionToAllowUploadingSystemExtensionsRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82377-OptionToAllowUploadingSystemExtensionsRemoved.rst index f418ed3c5137..658b9a0a61ba 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82377-OptionToAllowUploadingSystemExtensionsRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82377-OptionToAllowUploadingSystemExtensionsRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #82377 - Option to allow uploading system extensions removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82378-RemoveNamespacedJQuery.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82378-RemoveNamespacedJQuery.rst index 81b9ba0353de..c6a08a9f1753 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82378-RemoveNamespacedJQuery.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82378-RemoveNamespacedJQuery.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Breaking: #82378 - Remove namespaced jQuery @@ -10,7 +10,7 @@ Description =========== The possibility to jail jQuery into a namespace has been removed. This affects custom namespaces and -:javascript:`TYPO3.jQuery` as well. +:js:`TYPO3.jQuery` as well. The class constants :php:`TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_DEFAULT` and :php:`TYPO3\CMS\Core\Page\PageRenderer::JQUERY_NAMESPACE_DEFAULT_NOCONFLICT` have been removed without @@ -22,20 +22,20 @@ Impact Namespaces will be ignored and automatically fall back to noConflict behavior. -Calling :javascript:`TYPO3.jQuery.*` will result in a TypeError. +Calling :js:`TYPO3.jQuery.*` will result in a TypeError. Affected Installations ====================== All installations using a custom namespace, :php:`PageRenderer::JQUERY_NAMESPACE_DEFAULT` -:php:`PageRenderer::JQUERY_NAMESPACE_DEFAULT` or relying on :javascript:`TYPO3.jQuery` are affected. +:php:`PageRenderer::JQUERY_NAMESPACE_DEFAULT` or relying on :js:`TYPO3.jQuery` are affected. Migration ========= -Remove :php:`$namespace` argument in :php:`PageRenderer->loadJquery()` and either use :javascript:`window.$` or migrate +Remove :php:`$namespace` argument in :php:`PageRenderer->loadJquery()` and either use :js:`window.$` or migrate to RequireJS. .. index:: Backend, Frontend, JavaScript, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst index 5a1c14b9b69c..28ad1b200f38 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82398-RemoveSpecialConstantTSConstantEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #82398 - Remove special constant "TSConstantEditor" @@ -9,7 +9,7 @@ See :issue:`82398` Description =========== -The special functionality on the top level constant name :ts:`TSConstantEditor` +The special functionality on the top level constant name :typoscript:`TSConstantEditor` has been dropped. This rarely used feature makes this constant name a casual constant without further added features. @@ -28,13 +28,13 @@ Impact ====== The constants editor does not show any extending information (like bulletpoints) for a constant -anymore configured via the :ts:`TSConstantEditor` object. +anymore configured via the :typoscript:`TSConstantEditor` object. Affected Installations ====================== -All installations which have configured the special constant :ts:`TSConstantEditor`. Since this has +All installations which have configured the special constant :typoscript:`TSConstantEditor`. Since this has been a widely unknown feature, most instances should not be affected. On PHP side, the extension scanner will find consuming extensions of the dropped API, but that is highly unlikely, too. diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82406-RoutingBackendModulesRunThroughRegularDispatcher.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82406-RoutingBackendModulesRunThroughRegularDispatcher.rst index 3a41c7651f5a..0a37c98be4d6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82406-RoutingBackendModulesRunThroughRegularDispatcher.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82406-RoutingBackendModulesRunThroughRegularDispatcher.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #82406 - Routing: Backend Modules run through regular dispatcher diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82414-RemoveCMSBaseViewHelperClasses.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82414-RemoveCMSBaseViewHelperClasses.rst index 1551c62b2d02..9c7fade50047 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82414-RemoveCMSBaseViewHelperClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82414-RemoveCMSBaseViewHelperClasses.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #82414 - CMS ViewHelper base classes removed @@ -58,4 +58,4 @@ and change your code accordingly. Migrating this can be done with search-and-replace for all common use cases. -.. index:: Fluid, NotScanned \ No newline at end of file +.. index:: Fluid, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst index 4287f2c8a7df..66da756ee8c2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82421-DroppedOldDBRelatedConfigurationOptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #82421 - Dropped old DB related configuration options diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82425-RemoveOldTyposcriptConstantsEditorOptionMOD_TSEDITABLE_CONSTANTS.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82425-RemoveOldTyposcriptConstantsEditorOptionMOD_TSEDITABLE_CONSTANTS.rst index 3bf4e4b04b93..ef5dee05d01a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82425-RemoveOldTyposcriptConstantsEditorOptionMOD_TSEDITABLE_CONSTANTS.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82425-RemoveOldTyposcriptConstantsEditorOptionMOD_TSEDITABLE_CONSTANTS.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================== Breaking: #82425 - Remove old typoscript constants editor option "###MOD_TS:EDITABLE_CONSTANTS###" diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82426-ExtJSAndExtDirectRemoval.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82426-ExtJSAndExtDirectRemoval.rst index dd469ac771da..22c6517877e5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82426-ExtJSAndExtDirectRemoval.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82426-ExtJSAndExtDirectRemoval.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #82426 - ExtJS and ExtDirect removal diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82430-ReplacedGeneralUtilitysysLogWithLoggingAPI.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82430-ReplacedGeneralUtilitysysLogWithLoggingAPI.rst index 4af44ac7f347..f0ff73fc4422 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82430-ReplacedGeneralUtilitysysLogWithLoggingAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82430-ReplacedGeneralUtilitysysLogWithLoggingAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Breaking: #82430 - Replaced GeneralUtility::sysLog with Logging API diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82445-PagesAndPageTranslations.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82445-PagesAndPageTranslations.rst index 1d44d8d512d6..833be3da99a6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82445-PagesAndPageTranslations.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82445-PagesAndPageTranslations.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #82445 - Pages and page translations diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82505-MergedEXTinfo_pagetsconfigToEXTinfo.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82505-MergedEXTinfo_pagetsconfigToEXTinfo.rst index 99d004b64322..d0297973acce 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82505-MergedEXTinfo_pagetsconfigToEXTinfo.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82505-MergedEXTinfo_pagetsconfigToEXTinfo.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #82505 - Merged EXT:info_pagetsconfig to EXT:info diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82506-RemoveBackendUserRepositoryInjectionInNoteController.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82506-RemoveBackendUserRepositoryInjectionInNoteController.rst index 54b6e50cc4fc..630378b02eb5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82506-RemoveBackendUserRepositoryInjectionInNoteController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82506-RemoveBackendUserRepositoryInjectionInNoteController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Breaking: #82506 - Remove BackendUserRepository injection in NoteController diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82572-RDCTFunctionalityRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82572-RDCTFunctionalityRemoved.rst index e6b4b9f35854..7600ee2a0757 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82572-RDCTFunctionalityRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82572-RDCTFunctionalityRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #82572 - RDCT functionality removed @@ -61,4 +61,4 @@ from TER. It is recommended to use a third-party short-url or redirect extension which provides a richer feature set. -.. index:: Frontend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Frontend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82629-TceDbOptionsPrErrAndUPTRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82629-TceDbOptionsPrErrAndUPTRemoved.rst index bea39de913da..f16b70bea868 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82629-TceDbOptionsPrErrAndUPTRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82629-TceDbOptionsPrErrAndUPTRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #82629 - Removed tce_db options "prErr" and "uPT" @@ -43,4 +43,4 @@ Migration Remove any of the parameters in the PHP code and everything will continue to work as before. -.. index:: Backend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst index 85def8160f8f..c81d816106db 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82639-LoggingActivatedForAuthenticationAndServiceClasses.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Breaking: #82639 - Logging activated for authentication and Service classes diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82640-Re-arrangingGlobalDebugFunctions.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82640-Re-arrangingGlobalDebugFunctions.rst index dbffcacda8f4..4bd3043c7ada 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82640-Re-arrangingGlobalDebugFunctions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82640-Re-arrangingGlobalDebugFunctions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #82640 - Re-arranging global debug functions @@ -32,4 +32,4 @@ Migration Instead of `xdebug()` simply use `debug()` as an alias. Ensure that when calling `debug()` that a maximum of three arguments are handed over to the function. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82680-RemovedOptionToGeneratePNGsLimitedTo64Colors.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82680-RemovedOptionToGeneratePNGsLimitedTo64Colors.rst index dec1aa4ce406..fc3770282123 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82680-RemovedOptionToGeneratePNGsLimitedTo64Colors.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82680-RemovedOptionToGeneratePNGsLimitedTo64Colors.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #82680 - Removed option to generate PNGs limited to 64 colors @@ -31,4 +31,4 @@ Migration Accessing the Install Tool removes the option. If necessary, the option can be set via TypoScript GIFBUILDER `reduceColors`. -.. index:: LocalConfiguration, PHP-API, NotScanned \ No newline at end of file +.. index:: LocalConfiguration, PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82689-BackendAbstractWizardControllerNotExtendsAbstractModule.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82689-BackendAbstractWizardControllerNotExtendsAbstractModule.rst index 0924d1bbd580..7f96452c3175 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82689-BackendAbstractWizardControllerNotExtendsAbstractModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82689-BackendAbstractWizardControllerNotExtendsAbstractModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Breaking: #82689 - Backend AbstractWizardController not extends AbstractModule @@ -41,4 +41,4 @@ at an appropriate place instead. Instead of :php:`processRequest()`, routes shou registered in an extensions :file:`Configuration/Backend/Routes.php` and :file:`Configuration/Backend/AjaxRoutes.php`. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82701-AlwaysConsiderPublishingReferencesInWorkspaces.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82701-AlwaysConsiderPublishingReferencesInWorkspaces.rst index e5289f551c77..bed9bdeb41b8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82701-AlwaysConsiderPublishingReferencesInWorkspaces.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82701-AlwaysConsiderPublishingReferencesInWorkspaces.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Breaking: #82701 - Always consider publishing references in workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82709-TCAOptionLocalizeChildrenAtParentLocalizationRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82709-TCAOptionLocalizeChildrenAtParentLocalizationRemoved.rst index 5a7822beb0a2..72f488673499 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82709-TCAOptionLocalizeChildrenAtParentLocalizationRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82709-TCAOptionLocalizeChildrenAtParentLocalizationRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Breaking: #82709 - TCA option "localizeChildrenAtParentLocalization" removed @@ -35,4 +35,4 @@ Migration Remove the TCA option in the extensions' TCA definition. -.. index:: TCA, Backend, NotScanned \ No newline at end of file +.. index:: TCA, Backend, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82768-ConfigurationOptionsForImageManipulationPHPAPI.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82768-ConfigurationOptionsForImageManipulationPHPAPI.rst index ca6df7688825..ab8e6a1a8d76 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82768-ConfigurationOptionsForImageManipulationPHPAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82768-ConfigurationOptionsForImageManipulationPHPAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #82768 - Configuration Options for Image Manipulation PHP API diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82803-GlobalConfigurationOptionContent_doktypesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82803-GlobalConfigurationOptionContent_doktypesRemoved.rst index 64d98e7d40f3..79d86fbd2164 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82803-GlobalConfigurationOptionContent_doktypesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82803-GlobalConfigurationOptionContent_doktypesRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Breaking: #82803 - Global configuration option "content_doktypes" removed @@ -32,4 +32,4 @@ Migration Remove all usages working with this option. -.. index:: LocalConfiguration, NotScanned \ No newline at end of file +.. index:: LocalConfiguration, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82832-UseAtDaemonDroppedFromScheduler.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82832-UseAtDaemonDroppedFromScheduler.rst index f6cead9699ce..61500a3769c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82832-UseAtDaemonDroppedFromScheduler.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82832-UseAtDaemonDroppedFromScheduler.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #82832 - Use at daemon dropped from scheduler @@ -35,4 +35,4 @@ Migration Switch to cron execution instead. -.. index:: Backend, CLI, PHP-API, PartiallyScanned, ext:scheduler \ No newline at end of file +.. index:: Backend, CLI, PHP-API, PartiallyScanned, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82852-ExceptionIsThrownOnInvalidCharset.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82852-ExceptionIsThrownOnInvalidCharset.rst index dfcfe6e7a66e..ce47682de8ca 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82852-ExceptionIsThrownOnInvalidCharset.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82852-ExceptionIsThrownOnInvalidCharset.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #82852 - Exception is thrown on invalid charset @@ -15,7 +15,7 @@ an :php:`\TYPO3\CMS\Core\Charset\UnknownCharsetException` if an unknown charset was provided. The :php:`TypoScriptFrontendController` aka TSFE uses this to throw -a :php:`\RuntimeException` in case of an invalid :ts:`config.metaCharset`. +a :php:`\RuntimeException` in case of an invalid :typoscript:`config.metaCharset`. Before this resulted in a blank page instead. @@ -24,7 +24,7 @@ Impact Third party code directly using the :php:`CharsetConverter` class need to be aware of the new exception in case of an invalid charset. -Sites with an invalid :ts:`config.metaCharset` will now see a clear error message. +Sites with an invalid :typoscript:`config.metaCharset` will now see a clear error message. Migration @@ -32,6 +32,6 @@ Migration Catch the :php:`UnknownCharsetException` of the :php:`CharsetConverter` if necessary. -Ensure that :ts:`config.metaCharset` is set to a known charset. +Ensure that :typoscript:`config.metaCharset` is set to a known charset. -.. index:: Frontend, PHP-API, NotScanned \ No newline at end of file +.. index:: Frontend, PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82878-RemovedFieldNoCacheInDatabaseTablePages.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82878-RemovedFieldNoCacheInDatabaseTablePages.rst index 2024e1062219..bdcf7c86cab9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82878-RemovedFieldNoCacheInDatabaseTablePages.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82878-RemovedFieldNoCacheInDatabaseTablePages.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Breaking: #82878 - Removed field "no_cache" in database table "pages" diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82893-RemoveGlobalVariablePARSETIME_START.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82893-RemoveGlobalVariablePARSETIME_START.rst index fccbd23d7d31..7d5cdcf6df3c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82893-RemoveGlobalVariablePARSETIME_START.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82893-RemoveGlobalVariablePARSETIME_START.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #82893 - Remove global variable PARSETIME_START @@ -31,4 +31,4 @@ Migration Use :php:`round($GLOBALS['TYPO3_MISC']['microtime_start'] * 1000)` if you need the same value as :php:`$GLOBALS['PARSETIME_START']` previously contained. -.. index:: Frontend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82896-SystemExtensionVersionMigratedIntoWorkspaces.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82896-SystemExtensionVersionMigratedIntoWorkspaces.rst index bf8e9bb542a1..3df4b13a67e3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82896-SystemExtensionVersionMigratedIntoWorkspaces.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82896-SystemExtensionVersionMigratedIntoWorkspaces.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #82896 - System extension "version" migrated into "workspaces" @@ -51,4 +51,4 @@ Adapt your changes to check for "workspaces" instead of the "version" extension. If you built custom functionality built on "version" without "workspaces", ensure to adapt your settings and old class names to use the workspace PHP namespaces. -.. index:: PHP-API, NotScanned, ext:workspaces \ No newline at end of file +.. index:: PHP-API, NotScanned, ext:workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82899-MoreRestrictingChecksForAPIMethodsInExtensionManagementUtility.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82899-MoreRestrictingChecksForAPIMethodsInExtensionManagementUtility.rst index 5bbfe0640c98..1ea3022f8d3c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82899-MoreRestrictingChecksForAPIMethodsInExtensionManagementUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82899-MoreRestrictingChecksForAPIMethodsInExtensionManagementUtility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Breaking: #82899 - More restricting checks for API methods in ExtensionManagementUtility diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82914-RemoveTypoScriptOptionPagebodyTagMargins.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82914-RemoveTypoScriptOptionPagebodyTagMargins.rst index b2623d6d2e13..166340ad918d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82914-RemoveTypoScriptOptionPagebodyTagMargins.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82914-RemoveTypoScriptOptionPagebodyTagMargins.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #82914 - Remove TypoScript option page.bodyTagMargins @@ -9,7 +9,7 @@ See :issue:`82914` Description =========== -The TypoScript option :ts:`page.bodyTagMargins` has been removed. +The TypoScript option :typoscript:`page.bodyTagMargins` has been removed. Impact diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82915-RemoveTypoScriptOptionPagestylesheet.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82915-RemoveTypoScriptOptionPagestylesheet.rst index 19e718aa8d2c..e277ee7d1b94 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82915-RemoveTypoScriptOptionPagestylesheet.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82915-RemoveTypoScriptOptionPagestylesheet.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #82915 - Remove TypoScript option page.stylesheet @@ -9,7 +9,7 @@ See :issue:`82915` Description =========== -The TypoScript option :ts:`page.stylesheet` has been removed. +The TypoScript option :typoscript:`page.stylesheet` has been removed. Impact @@ -27,6 +27,6 @@ Any TYPO3 installation using this option. Migration ========= -Use a configuration like :ts:`page.includeCSS.aFile = fileadmin/styles.css` +Use a configuration like :typoscript:`page.includeCSS.aFile = fileadmin/styles.css` .. index:: Frontend, TypoScript, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82919-RemovedPageTreeRelatesTsConfigSettings.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82919-RemovedPageTreeRelatesTsConfigSettings.rst index 63cea7f23f6b..be04ef38f861 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82919-RemovedPageTreeRelatesTsConfigSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82919-RemovedPageTreeRelatesTsConfigSettings.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #82919 - Removed pagetree-related TSconfig settings diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82926-RemovedDatabaseFieldSysDomainForcedFlag.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82926-RemovedDatabaseFieldSysDomainForcedFlag.rst index 5d9c7ec6e847..73c6bbb17b7a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82926-RemovedDatabaseFieldSysDomainForcedFlag.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82926-RemovedDatabaseFieldSysDomainForcedFlag.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #82926 - Removed database field sys_domain.forced diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82991-RecordListLocalizationViewIsAlwaysEnabled.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82991-RecordListLocalizationViewIsAlwaysEnabled.rst index 0417f0891ea4..6c221b52cdb2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82991-RecordListLocalizationViewIsAlwaysEnabled.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-82991-RecordListLocalizationViewIsAlwaysEnabled.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Breaking: #82991 - Record list "Localization View" is always enabled @@ -16,7 +16,7 @@ always enabled. Impact ====== -The PageTSconfig option :ts:`mod.web_list.enableLocalizationView` has no effect anymore. +The PageTSconfig option :typoscript:`mod.web_list.enableLocalizationView` has no effect anymore. Affected Installations @@ -30,4 +30,4 @@ Migration Remove the TSconfig option. -.. index:: TSConfig, Backend, NotScanned \ No newline at end of file +.. index:: TSConfig, Backend, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83081-RemovedConfigurationOptionBeFileExtensionsWebspace.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83081-RemovedConfigurationOptionBeFileExtensionsWebspace.rst index 1d8bbd82b63c..f8e31d0a995c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83081-RemovedConfigurationOptionBeFileExtensionsWebspace.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83081-RemovedConfigurationOptionBeFileExtensionsWebspace.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Breaking: #83081 - Removed configuration option BE/fileExtensions/webspace diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83122-RemovedStdWrapOptionTCAselectItem.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83122-RemovedStdWrapOptionTCAselectItem.rst index 25afc8ae425f..8c5ae46e29a4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83122-RemovedStdWrapOptionTCAselectItem.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83122-RemovedStdWrapOptionTCAselectItem.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Breaking: #83122 - Removed stdWrap option TCAselectItem @@ -16,7 +16,7 @@ entries with TSconfig and the mentioned support of database relations. Impact ====== -The stdWrap option :ts:`TCAselectItem` will not work anymore. +The stdWrap option :typoscript:`TCAselectItem` will not work anymore. Calling :php:`\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::stdWrap_TCAselectItem` and :php:`\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::TCAlookup` will trigger an error. @@ -25,7 +25,7 @@ Calling :php:`\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::stdWrap_T Affected Installations ====================== -Any instance using the stdWrap option :ts:`TCAselectItem` or calls to +Any instance using the stdWrap option :typoscript:`TCAselectItem` or calls to :php:`\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::stdWrap_TCAselectItem` and :php:`\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::TCAlookup`. diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83124-RemoveStdWrapOptionsSpaceSpaceBeforeSpaceAfter.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83124-RemoveStdWrapOptionsSpaceSpaceBeforeSpaceAfter.rst index 0b8e48fbf115..3f3d1db36063 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83124-RemoveStdWrapOptionsSpaceSpaceBeforeSpaceAfter.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83124-RemoveStdWrapOptionsSpaceSpaceBeforeSpaceAfter.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #83124 - Remove stdWrap options space, spaceBefore, spaceAfter diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83153-MigratedBackendLayoutIconToFileAbstractionLayer.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83153-MigratedBackendLayoutIconToFileAbstractionLayer.rst index 0fcc4c293dac..66e2d566107f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83153-MigratedBackendLayoutIconToFileAbstractionLayer.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83153-MigratedBackendLayoutIconToFileAbstractionLayer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #83153 - Migrated backend_layout.icon to FAL @@ -36,4 +36,4 @@ An upgrade wizard in the TYPO3 install tool moves all existing icons of backend_ For extensions directly working on the database table, the database access needs to be modified. -.. index:: Database, FAL, Backend, NotScanned \ No newline at end of file +.. index:: Database, FAL, Backend, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83160-RemovedSortingColumnFromTableSysFileReference.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83160-RemovedSortingColumnFromTableSysFileReference.rst index 4b94e1fda66c..74b42bbe583a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83160-RemovedSortingColumnFromTableSysFileReference.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83160-RemovedSortingColumnFromTableSysFileReference.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Breaking: #83160 - Removed 'sorting' column from table 'sys_file_reference' diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83161-RemoveTYPO3LLLUsagesInTYPO3Core.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83161-RemoveTYPO3LLLUsagesInTYPO3Core.rst index 3c2d42c56d04..cdac9656bb4b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83161-RemoveTYPO3LLLUsagesInTYPO3Core.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83161-RemoveTYPO3LLLUsagesInTYPO3Core.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #83161 - Remove TYPO3.LLL usages in TYPO3 core @@ -9,25 +9,25 @@ See :issue:`83161` Description =========== -After moving to the :javascript:`TYPO3.lang` API for javascript, the :javascript:`TYPO3.LLL` is not needed anymore. +After moving to the :js:`TYPO3.lang` API for javascript, the :js:`TYPO3.LLL` is not needed anymore. Impact ====== -All extensions which are using :javascript:`TYPO3.LLL` for translation in javascript should be checked and updated accordingly. +All extensions which are using :js:`TYPO3.LLL` for translation in javascript should be checked and updated accordingly. Affected Installations ====================== -Any installation using extensions, which are using :javascript:`TYPO3.LLL`. +Any installation using extensions, which are using :js:`TYPO3.LLL`. Migration ========= -Use :javascript:`TYPO3.lang['label']` from javascript. To make custom language labels available in javascript, +Use :js:`TYPO3.lang['label']` from javascript. To make custom language labels available in javascript, add :php:`$this->pageRenderer->addInlineLanguageLabelFile('EXT:foo/Resources/Private/Language/locallang.xlf');` in your backend controller. diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83241-ExtbaseRemovedCustomFunctionalityForDataMapper-getPlainValue.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83241-ExtbaseRemovedCustomFunctionalityForDataMapper-getPlainValue.rst index 1a1fd67c5a43..5d4ac9437a06 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83241-ExtbaseRemovedCustomFunctionalityForDataMapper-getPlainValue.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83241-ExtbaseRemovedCustomFunctionalityForDataMapper-getPlainValue.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Breaking: #83241 - Extbase: Removed custom functionality for DataMapper->getPlainValue @@ -33,4 +33,4 @@ Migration Use the transformations outside the DataMapper, if still necessary. -.. index:: PHP-API, FullyScanned, ext:extbase \ No newline at end of file +.. index:: PHP-API, FullyScanned, ext:extbase diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83243-RemovedCache_phpcodeCacheConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83243-RemovedCache_phpcodeCacheConfiguration.rst index d9580c2d32a8..c70901349319 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83243-RemovedCache_phpcodeCacheConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83243-RemovedCache_phpcodeCacheConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #83243 - Removed cache_phpcode cache configuration @@ -23,4 +23,4 @@ Affected Installations Every installation using a 3rd party extension that still relies on `cache_phpcode` is affected. -.. index:: PHP-API, NotScanned, LocalConfiguration \ No newline at end of file +.. index:: PHP-API, NotScanned, LocalConfiguration diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83244-FluidWidgetLinksDoNotAddCacheHashParameterByDefaultAnymore.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83244-FluidWidgetLinksDoNotAddCacheHashParameterByDefaultAnymore.rst index 825d0e51f4c3..a585073950eb 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83244-FluidWidgetLinksDoNotAddCacheHashParameterByDefaultAnymore.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83244-FluidWidgetLinksDoNotAddCacheHashParameterByDefaultAnymore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Breaking: #83244 - Fluid Widget Links do not add cacheHash parameter by default anymore diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83256-RemovedLockFilePathFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83256-RemovedLockFilePathFunctionality.rst index 14b65e96f526..6d62c19d5679 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83256-RemovedLockFilePathFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83256-RemovedLockFilePathFunctionality.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Breaking: #83256 - Removed lockFilePath functionality diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83265-DroppedSupportForSettingTypeNumViaIdGETParameterInFrontend.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83265-DroppedSupportForSettingTypeNumViaIdGETParameterInFrontend.rst index dc322eb17268..f96222b58ac3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83265-DroppedSupportForSettingTypeNumViaIdGETParameterInFrontend.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83265-DroppedSupportForSettingTypeNumViaIdGETParameterInFrontend.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Breaking: #83265 - Dropped support for setting "typeNum" via id GET Parameter in Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83284-RemovedExtBackendPrivateTemplatesCloseHtml.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83284-RemovedExtBackendPrivateTemplatesCloseHtml.rst index 632d24e1b540..a9d4ffe86f99 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83284-RemovedExtBackendPrivateTemplatesCloseHtml.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83284-RemovedExtBackendPrivateTemplatesCloseHtml.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Breaking: #83284 - Removed EXT:backend/Resources/Private/Templates/Close.html diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83289-CoreVersion90NeedsPHP720.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83289-CoreVersion90NeedsPHP720.rst index 5b8d1a360264..4bd2a0540a20 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83289-CoreVersion90NeedsPHP720.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83289-CoreVersion90NeedsPHP720.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Breaking: #83289 - Core version 9.0 needs PHP 7.2.0 diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83294-SaltedPasswordsCustomSaltingsMustUseTheSaltInterface.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83294-SaltedPasswordsCustomSaltingsMustUseTheSaltInterface.rst index 9db38468d292..4253df229185 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83294-SaltedPasswordsCustomSaltingsMustUseTheSaltInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83294-SaltedPasswordsCustomSaltingsMustUseTheSaltInterface.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Breaking: #83294 - Salted Passwords: Custom saltings must use the SaltInterface @@ -36,4 +36,4 @@ Migration Switch to the new implemention details mentioned above, and change your custom salt to fit to the :php:`SaltInterface` API. -.. index:: PHP-API, NotScanned, ext:saltedpasswords \ No newline at end of file +.. index:: PHP-API, NotScanned, ext:saltedpasswords diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83302-ComposerRestrictsInstallationOfTypo3cms.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83302-ComposerRestrictsInstallationOfTypo3cms.rst index c9d93a881728..e7e8e89d05d3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83302-ComposerRestrictsInstallationOfTypo3cms.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Breaking-83302-ComposerRestrictsInstallationOfTypo3cms.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #83302 - Composer restricts installation of typo3/cms diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst index 47614664d654..702548b10030 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-52694-DeprecatedGeneralUtilitydevLog.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #52694 - Deprecated GeneralUtility::devLog() diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-54152-DeprecateArgumentsOfBackendUtilityGetPagesTSconfig.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-54152-DeprecateArgumentsOfBackendUtilityGetPagesTSconfig.rst index ccdccc57e6fe..a04964c3aafa 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-54152-DeprecateArgumentsOfBackendUtilityGetPagesTSconfig.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-54152-DeprecateArgumentsOfBackendUtilityGetPagesTSconfig.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #54152 - Deprecate arguments of BackendUtility::getPagesTSconfig diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst index 0b034f22185a..c1c024f0b81b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-57594-OptimizeReflectionServiceCacheHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Deprecation: #57594 - Optimize extbase ReflectionService Cache handling diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-70526-LocationOfFormatToPageTypeMappingOption.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-70526-LocationOfFormatToPageTypeMappingOption.rst index 3d1453bc5976..d9d5cea09eaf 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-70526-LocationOfFormatToPageTypeMappingOption.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-70526-LocationOfFormatToPageTypeMappingOption.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #70526 - Location of formatToPageTypeMapping option diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-78410-DeprecatePopoverMemberInstanceInTYPO3GlobalObject.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-78410-DeprecatePopoverMemberInstanceInTYPO3GlobalObject.rst index 1edde4fd028b..17cb335df52f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-78410-DeprecatePopoverMemberInstanceInTYPO3GlobalObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-78410-DeprecatePopoverMemberInstanceInTYPO3GlobalObject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Deprecation: #78410 - Deprecate popover member instance in TYPO3 global object. @@ -9,7 +9,7 @@ See :issue:`78410` Description =========== -The member instance :javascript:`TYPO3.Popover` has been marked as deprecated. +The member instance :js:`TYPO3.Popover` has been marked as deprecated. Impact @@ -21,7 +21,7 @@ Using the global instance will not throw any deprecation message. Affected Installations ====================== -Any backend JavaScript or TypeScript using :javascript:`TYPO3.Popover`. +Any backend JavaScript or TypeScript using :js:`TYPO3.Popover`. Migration diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-80993-GeneralUtilitygetUserObj.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-80993-GeneralUtilitygetUserObj.rst index 9e8e3af9af6d..176281a8dc9b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-80993-GeneralUtilitygetUserObj.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-80993-GeneralUtilitygetUserObj.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #80993 - GeneralUtility::getUserObj diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81201-EidUtilityinitTCA.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81201-EidUtilityinitTCA.rst index d9a6111efea9..d1f12f5592c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81201-EidUtilityinitTCA.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81201-EidUtilityinitTCA.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Deprecation: #81201 - EidUtility::initTCA diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81213-RenderMethodArgumentOnViewHelpersDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81213-RenderMethodArgumentOnViewHelpersDeprecated.rst index 20f57cd465ff..c32ce7ee7361 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81213-RenderMethodArgumentOnViewHelpersDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81213-RenderMethodArgumentOnViewHelpersDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Deprecation: #81213 - Render method arguments on ViewHelpers deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81217-TSFE-relatedLanguageMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81217-TSFE-relatedLanguageMethods.rst index b3c448319cc9..24c8d561063d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81217-TSFE-relatedLanguageMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81217-TSFE-relatedLanguageMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #81217 - TSFE-related language methods @@ -37,8 +37,8 @@ Migration Use :php:`TypoScriptFrontendController->sL()` for resolving language labels in the language of the Frontend rendering engine as a replacement for :php:`getLLL()`. -If you are not doing anything special on language initialization, the call to :php:`initLLvars()` -can likely be dropped. If you need to influence language initialization yourself, you can use the +If you are not doing anything special on language initialization, the call to :php:`initLLvars()` +can likely be dropped. If you need to influence language initialization yourself, you can use the hooks :php:`$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_fe.php']['settingLanguage_preProcess']` or :php:`$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_fe.php']['settingLanguage_postProcess']`. diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81218-NoWSOLArgumentInPageRepository-getRawRecord.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81218-NoWSOLArgumentInPageRepository-getRawRecord.rst index 20d606943c3f..e5fd30944fb7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81218-NoWSOLArgumentInPageRepository-getRawRecord.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81218-NoWSOLArgumentInPageRepository-getRawRecord.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #81218 - noWSOL argument in PageRepository->getRawRecord diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81318-PublicPropertiesOfPageRepository.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81318-PublicPropertiesOfPageRepository.rst index 3c1d0d4c4101..7956030f45d0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81318-PublicPropertiesOfPageRepository.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81318-PublicPropertiesOfPageRepository.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #81318 - Public properties of PageRepository @@ -36,4 +36,4 @@ Migration Remove the PHP calls and either extend the PHP class to your own needs or avoid accessing these properties. -.. index:: PHP-API, FullyScanned, Frontend \ No newline at end of file +.. index:: PHP-API, FullyScanned, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81460-DeprecateGetByTagOnCacheFrontends.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81460-DeprecateGetByTagOnCacheFrontends.rst index f197207427a7..ef7aecf45188 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81460-DeprecateGetByTagOnCacheFrontends.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81460-DeprecateGetByTagOnCacheFrontends.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #81460 - Deprecate getByTag() on cache frontends diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81464-AddAPIForMetaTagManagement.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81464-AddAPIForMetaTagManagement.rst index 0e3d30af5c19..3365ad8c6c65 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81464-AddAPIForMetaTagManagement.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81464-AddAPIForMetaTagManagement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #81464 - Add API for meta tag management @@ -43,4 +43,4 @@ Migration Migrate code to use :php:`PageRenderer->setMetaTag($type, $name, $content)` instead. -.. index:: PHP-API, FullyScanned, Frontend \ No newline at end of file +.. index:: PHP-API, FullyScanned, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81534-BackendUtilitygetListGroupNamesDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81534-BackendUtilitygetListGroupNamesDeprecated.rst index 998cd5b12a2c..0b1e9e3d0723 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81534-BackendUtilitygetListGroupNamesDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81534-BackendUtilitygetListGroupNamesDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #81534 - BackendUtility::getListGroupNames() deprecated @@ -32,4 +32,4 @@ Migration Use method :php:`BackendUtility::getGroupNames()` instead and keep an eye on the different non-admin use of the method if switching. -.. index:: Database, PHP-API, TCA, FullyScanned \ No newline at end of file +.. index:: Database, PHP-API, TCA, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81540-DeprecateDocumentTemplateformWidth.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81540-DeprecateDocumentTemplateformWidth.rst index 991d4f011e20..86af44f9ca47 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81540-DeprecateDocumentTemplateformWidth.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81540-DeprecateDocumentTemplateformWidth.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #81540 - Deprecate DocumentTemplate::formWidth diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81600-UnusedExtbaseExceptions.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81600-UnusedExtbaseExceptions.rst index d305297742d1..8bbba7f4b151 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81600-UnusedExtbaseExceptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81600-UnusedExtbaseExceptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #81600 - Unused Extbase Exceptions @@ -101,4 +101,4 @@ Use :php:`TYPO3Fluid\Fluid\View\Exception\InvalidTemplateResourceException` inst * :php:`TYPO3\CMS\Extbase\Mvc\Exception\InvalidTemplateResourceException` -.. index:: PHP-API, FullyScanned, ext:extbase \ No newline at end of file +.. index:: PHP-API, FullyScanned, ext:extbase diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81651-ArgumentParametersInListModuleHook.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81651-ArgumentParametersInListModuleHook.rst index b3781372b4ac..30e0b437fec1 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81651-ArgumentParametersInListModuleHook.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81651-ArgumentParametersInListModuleHook.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #81651 - Argument parameters in list module hook diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81763-DeprecatedLanguageLabelForFileRename.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81763-DeprecatedLanguageLabelForFileRename.rst index 896cebca8f21..70a80cfaa801 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81763-DeprecatedLanguageLabelForFileRename.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81763-DeprecatedLanguageLabelForFileRename.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #81763 - Deprecated language label for file rename @@ -24,4 +24,4 @@ Migration Add the label to the `locallang.xlf` of your extension and adjust the usage of the label. -.. index:: Backend, NotScanned, ext:lang \ No newline at end of file +.. index:: Backend, NotScanned, ext:lang diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81951-InstallToolEntryPointMoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81951-InstallToolEntryPointMoved.rst index a30d54eefd09..afa82bb8e2e6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81951-InstallToolEntryPointMoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-81951-InstallToolEntryPointMoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #81951 - Install Tool entry point moved diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82110-DeprecateValueAndNoscriptOptionsInSVGContentObject.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82110-DeprecateValueAndNoscriptOptionsInSVGContentObject.rst index 156937080255..2e002364e2c3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82110-DeprecateValueAndNoscriptOptionsInSVGContentObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82110-DeprecateValueAndNoscriptOptionsInSVGContentObject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Deprecation: #82110 - Deprecate option "value" and "noscript" in SVG content object diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82254-DeprecateGLOBALSTYPO3_CONF_VARSEXTextConf.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82254-DeprecateGLOBALSTYPO3_CONF_VARSEXTextConf.rst index eb532b85fafc..5a1c7a829958 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82254-DeprecateGLOBALSTYPO3_CONF_VARSEXTextConf.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82254-DeprecateGLOBALSTYPO3_CONF_VARSEXTextConf.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #82254 - Deprecate $GLOBALS['TYPO3_CONF_VARS']['EXT']['extConf'] diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82315-DeprecateBinTypo3LanguageUpdate.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82315-DeprecateBinTypo3LanguageUpdate.rst index ce43ceabd517..fe5fe9978c5a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82315-DeprecateBinTypo3LanguageUpdate.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82315-DeprecateBinTypo3LanguageUpdate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #82315 - Deprecate bin/typo3 lang:language:update @@ -29,7 +29,7 @@ that need to be adjusted. Migration ========= -Use :shell:`bin/typo3 language:update` instead. +Use :bash:`bin/typo3 language:update` instead. Notice that multiple language ISO codes must be separated by spaces instead of commas:: diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82426-Typo3-pagetreeNavigationComponentName.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82426-Typo3-pagetreeNavigationComponentName.rst index 1c61ba8925a3..0a117d14a9e2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82426-Typo3-pagetreeNavigationComponentName.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82426-Typo3-pagetreeNavigationComponentName.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #82426 - typo3-pagetree navigation component name diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82430-GeneralUtilitysysLog.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82430-GeneralUtilitysysLog.rst index facb19132dd7..17bdc8cc88b9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82430-GeneralUtilitysysLog.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82430-GeneralUtilitysysLog.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Deprecation: #82430 - GeneralUtility::sysLog @@ -31,4 +31,4 @@ Migration Replace the :php:`GeneralUtility::sysLog` calls with direct calls to the Logging API. -.. index:: PHP-API, NotScanned \ No newline at end of file +.. index:: PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82438-DeprecationMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82438-DeprecationMethods.rst index 590eaf153f77..a4900f2e47df 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82438-DeprecationMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82438-DeprecationMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Deprecation: #82438 - Deprecation methods @@ -42,4 +42,4 @@ Migration Extension authors should switch to :php:`trigger_error('A useful message', E_USER_DEPRECATED);` -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82445-PageTranslationRelatedFunctionality.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82445-PageTranslationRelatedFunctionality.rst index 2ae8bbd2b063..db73d06f7280 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82445-PageTranslationRelatedFunctionality.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82445-PageTranslationRelatedFunctionality.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #82445 - Page translation related functionality diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82603-DeprecateStorageModule.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82603-DeprecateStorageModule.rst index 384e01bdf5b9..4102bdf1ffa4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82603-DeprecateStorageModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82603-DeprecateStorageModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Deprecation: #82603 - Deprecate Storage module @@ -9,25 +9,25 @@ See :issue:`82603` Description =========== -The RequireJS module :javascript:`TYPO3/CMS/Backend/Storage` has been marked as deprecated. The module has been split into the -modules :javascript:`TYPO3/CMS/Backend/Storage/Client` and :javascript:`TYPO3/CMS/Backend/Storage/Persistent`. +The RequireJS module :js:`TYPO3/CMS/Backend/Storage` has been marked as deprecated. The module has been split into the +modules :js:`TYPO3/CMS/Backend/Storage/Client` and :js:`TYPO3/CMS/Backend/Storage/Persistent`. Impact ====== -Using :javascript:`TYPO3/CMS/Backend/Storage` will trigger a warning in the browser's developer console. +Using :js:`TYPO3/CMS/Backend/Storage` will trigger a warning in the browser's developer console. Affected Installations ====================== -All extensions using :javascript:`TYPO3/CMS/Backend/Storage` are affected. +All extensions using :js:`TYPO3/CMS/Backend/Storage` are affected. Migration ========= -Instead of using :javascript:`Storage.Client` and :javascript:`Storage.Persistent` use the introduced modules instead. +Instead of using :js:`Storage.Client` and :js:`Storage.Persistent` use the introduced modules instead. Example code: diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82609-DeprecateTYPO3Utility.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82609-DeprecateTYPO3Utility.rst index 1d1cf45b3bac..eeac5fadbce4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82609-DeprecateTYPO3Utility.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82609-DeprecateTYPO3Utility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Deprecation: #82609 - Deprecate TYPO3.Utility @@ -9,20 +9,20 @@ See :issue:`82609` Description =========== -The public property :javascript:`TYPO3.Utility` has been marked as deprecated. `Utility` may be used in AMD based modules by -importing :javascript:`TYPO3/CMS/Backend/Utility` instead. +The public property :js:`TYPO3.Utility` has been marked as deprecated. `Utility` may be used in AMD based modules by +importing :js:`TYPO3/CMS/Backend/Utility` instead. Affected Installations ====================== -All extensions using :javascript:`TYPO3.Utility` are affected. +All extensions using :js:`TYPO3.Utility` are affected. Migration ========= -Import :javascript:`TYPO3/CMS/Backend/Utility` in your AMD module. +Import :js:`TYPO3/CMS/Backend/Utility` in your AMD module. Example code: diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82702-SecondArgumentOfGeneralUtilitymkdir_deep.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82702-SecondArgumentOfGeneralUtilitymkdir_deep.rst index ace3063447a1..283c59a8f609 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82702-SecondArgumentOfGeneralUtilitymkdir_deep.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82702-SecondArgumentOfGeneralUtilitymkdir_deep.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #82702 - Second argument of GeneralUtility::mkdir_deep() @@ -32,4 +32,4 @@ Instead of calling `GeneralUtility::mkdir_deep(PATH_site . 'typo3temp/', 'myfold syntax GeneralUtility::mkdir_deep(PATH_site . 'typo3temp/myfolder'); can be used directly, also in TYPO3 v8 and before already. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82725-DeprecateConfigurationForm.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82725-DeprecateConfigurationForm.rst index 2dd905a5dfae..9ac7b4f5a615 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82725-DeprecateConfigurationForm.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82725-DeprecateConfigurationForm.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #82725 - Deprecate ConfigurationForm @@ -28,9 +28,9 @@ Instance with extensions using this class. Migration ========= -Class :php:`ConfigurationForm` was used to parse the ext_conf_template.txt file of extensions. +Class :php:`ConfigurationForm` was used to parse the ext_conf_template.txt file of extensions. The parser has been integrated at a different place in the core. The class is mostly core internal and extensions should not have needed to parse that syntax directly. There is no direct substitution for this functionality usable by extensions in the core. -.. index:: Backend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82744-RenameExtlowlevelViewToLowlevelController.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82744-RenameExtlowlevelViewToLowlevelController.rst index 839143f7ef5d..abe803c0d25d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82744-RenameExtlowlevelViewToLowlevelController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82744-RenameExtlowlevelViewToLowlevelController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #82744 - Rename ext:lowlevel/View to lowlevel/Controller @@ -35,4 +35,4 @@ Migration Use new class names instead. -.. index:: Backend, PHP-API, FullyScanned, ext:lowlevel \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned, ext:lowlevel diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82805-RenamedAjaxLoginHandlerPHPClass.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82805-RenamedAjaxLoginHandlerPHPClass.rst index 32510b2765f3..10e000b9f6d6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82805-RenamedAjaxLoginHandlerPHPClass.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82805-RenamedAjaxLoginHandlerPHPClass.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #82805 - Renamed AjaxLoginHandler PHP class @@ -31,4 +31,4 @@ Migration A extension scanner already checks for the old class name. A simple renaming of the class name to the new class :php:`TYPO3\CMS\Backend\Controller\AjaxLoginController` is sufficient. -.. index:: PHP-API, Backend, FullyScanned \ No newline at end of file +.. index:: PHP-API, Backend, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst index b8cd2e183784..b7239813ff89 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Deprecation: #82869 - Replace @inject with @TYPO3\\CMS\\Extbase\\Annotation\\Inject diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82899-ExtensionManagementUtilityMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82899-ExtensionManagementUtilityMethods.rst index b0e72b2d8132..0bccc02a81ac 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82899-ExtensionManagementUtilityMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82899-ExtensionManagementUtilityMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #82899 - ExtensionManagementUtility methods @@ -43,4 +43,4 @@ Instead of calling :php:`getExtensionKeyByPrefix()` use the extension key direct Use CacheManager API directly instead of calling :php:`removeCacheFiles()`. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82902-CustomBackendModuleRegistrationMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82902-CustomBackendModuleRegistrationMethods.rst index b3d8a2e9c85c..1aac12696b87 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82902-CustomBackendModuleRegistrationMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82902-CustomBackendModuleRegistrationMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #82902 - Custom Backend Module registration methods diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82903-DeprecateClientUtility.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82903-DeprecateClientUtility.rst index c4c9bd3c40fb..0720e515576a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82903-DeprecateClientUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82903-DeprecateClientUtility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Deprecation: #82903 - Deprecate ClientUtility diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82909-TypoScriptOptionConfigtypolinkCheckRootline.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82909-TypoScriptOptionConfigtypolinkCheckRootline.rst index e1709ecbdb06..4d8327a0302c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82909-TypoScriptOptionConfigtypolinkCheckRootline.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82909-TypoScriptOptionConfigtypolinkCheckRootline.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #82909 - TypoScript option config.typolinkCheckRootline diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82926-DomainRelatedApiMethodInTSFE.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82926-DomainRelatedApiMethodInTSFE.rst index 62e54db1b15a..eeda8d184f39 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82926-DomainRelatedApiMethodInTSFE.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82926-DomainRelatedApiMethodInTSFE.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #82926 - Domain-related API method in TSFE @@ -30,4 +30,4 @@ Migration Use the method ``TypoScriptFrontendController->getDomainDataForPid()`` which returns more data from a domain record as array. -.. index:: PHP-API, FullyScanned, Frontend \ No newline at end of file +.. index:: PHP-API, FullyScanned, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82975-DeprecateUsageOfInjectWithNonPublicProperties.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82975-DeprecateUsageOfInjectWithNonPublicProperties.rst index a017c7c0eca9..d3fb6287c3ef 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82975-DeprecateUsageOfInjectWithNonPublicProperties.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-82975-DeprecateUsageOfInjectWithNonPublicProperties.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #82975 - Deprecate usage of @inject with non-public properties diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst index 9882d4c6bfd8..0dba0ca984f0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #83078 - Replace @lazy with @TYPO3\\CMS\\Extbase\\Annotation\\ORM\\Lazy diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83083-GeneralUtilityllXmlAutoFileName.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83083-GeneralUtilityllXmlAutoFileName.rst index 86ca6114c64a..d5f3d3355f89 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83083-GeneralUtilityllXmlAutoFileName.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83083-GeneralUtilityllXmlAutoFileName.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #83083 - GeneralUtility::llXmlAutoFileName() @@ -30,4 +30,4 @@ Migration If necessary, use the XmlParser functionality, or implement the code directly in your own extension. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst index 9162db64de44..e76ec5aa9957 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================== Deprecation: #83092 - Replace @transient with @TYPO3\\CMS\\Extbase\\Annotation\\ORM\\Transient diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst index 3fed8f4e08f3..6cd1931d07ae 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================== Deprecation: #83093 - Replace @cascade with @TYPO3\\CMS\\Extbase\\Annotation\\ORM\\Cascade diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst index f2772fdcdee1..1f5aa47adf62 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================================= Deprecation: #83094 - Replace @ignorevalidation with @TYPO3\\CMS\\Extbase\\Annotation\\IgnoreValidation diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83116-CachingFrameworkWrapperMethodsInBackendUtility.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83116-CachingFrameworkWrapperMethodsInBackendUtility.rst index 11bc1bdcffbc..be92708d2c76 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83116-CachingFrameworkWrapperMethodsInBackendUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83116-CachingFrameworkWrapperMethodsInBackendUtility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #83116 - Caching framework wrapper methods in BackendUtility @@ -30,4 +30,4 @@ Migration Use the Caching Framework directly, as the methods now only act as wrapper methods. -.. index:: PHP-API, Backend, FullyScanned \ No newline at end of file +.. index:: PHP-API, Backend, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83118-DeleteClauseMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83118-DeleteClauseMethods.rst index 50d94d209e24..74c1830329bb 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83118-DeleteClauseMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83118-DeleteClauseMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #83118 - DeleteClause methods deprecated @@ -31,4 +31,4 @@ Migration Migrate to Doctrine DBAL and use the new Database API (ConnectionPool, QueryBuilder) to access the database with the :php:`DeletedRestriction` class. -.. index:: PHP-API, Database, Frontend, FullyScanned \ No newline at end of file +.. index:: PHP-API, Database, Frontend, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83121-LoggingMethodDataHandler-newlog2.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83121-LoggingMethodDataHandler-newlog2.rst index 9c90d3ae4fbc..74da073512a4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83121-LoggingMethodDataHandler-newlog2.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83121-LoggingMethodDataHandler-newlog2.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #83121 - Logging method DataHandler->newlog2() @@ -30,4 +30,4 @@ Migration Use DataHandlers' :php:`log()` functionality or the TYPO3 Logging API for logging. -.. index:: PHP-API, Backend, FullyScanned \ No newline at end of file +.. index:: PHP-API, Backend, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83252-Link-tagSyntaxProcesssing.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83252-Link-tagSyntaxProcesssing.rst index 486b6fc021a4..74af5c5919e0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83252-Link-tagSyntaxProcesssing.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83252-Link-tagSyntaxProcesssing.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #83252 - link-tag syntax processsing diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83254-MovedPageGenerationMethodsIntoTSFE.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83254-MovedPageGenerationMethodsIntoTSFE.rst index 31ca386a203b..f60ed8520151 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83254-MovedPageGenerationMethodsIntoTSFE.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83254-MovedPageGenerationMethodsIntoTSFE.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #83254 - Moved page generation methods into TSFE @@ -36,4 +36,4 @@ Migration For the generation of the page title tag, the method :php:`TypoScriptFrontendController->generatePageTitle()` should be used instead. -.. index:: Frontend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83273-PublicPropertiesOfTemplateService.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83273-PublicPropertiesOfTemplateService.rst index 8c85d03c8518..6c89e1b32f81 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83273-PublicPropertiesOfTemplateService.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Deprecation-83273-PublicPropertiesOfTemplateService.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #83273 - Public properties of TemplateService @@ -47,4 +47,4 @@ Migration Remove the PHP calls and either extend the PHP class to your own needs or avoid accessing these properties. -.. index:: Frontend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-22439-AllowNestedGET-paramsInConfiglinkVars.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-22439-AllowNestedGET-paramsInConfiglinkVars.rst index 3c69762f3af6..a254d4b0168c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-22439-AllowNestedGET-paramsInConfiglinkVars.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-22439-AllowNestedGET-paramsInConfiglinkVars.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #22439 - Allow nested GET-params in config.linkVars @@ -9,7 +9,7 @@ See :issue:`22439` Description =========== -TypoScript setting :ts:`config.linkVars` configures which parameters should be passed on with links in TYPO3. +TypoScript setting :typoscript:`config.linkVars` configures which parameters should be passed on with links in TYPO3. It is now possible to specify nested GET parameters there. Example: diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-40729-TitleAttributeForUnsubstitutedConstantsInTSObjectBrowser.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-40729-TitleAttributeForUnsubstitutedConstantsInTSObjectBrowser.rst index 4486c73212a5..1a1111fad1c6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-40729-TitleAttributeForUnsubstitutedConstantsInTSObjectBrowser.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-40729-TitleAttributeForUnsubstitutedConstantsInTSObjectBrowser.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Feature: #40729 - Title attribute for (un)substituted constants in TS object browser diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-45535-SortingForScheduler-list.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-45535-SortingForScheduler-list.rst index fc483d005c77..c895228af57f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-45535-SortingForScheduler-list.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-45535-SortingForScheduler-list.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #45535 - Sorting for scheduler-list @@ -17,4 +17,4 @@ Impact The sorting of the scheduler-list table is done by using the jquery datatables plugin. -.. index:: Backend, ext:scheduler \ No newline at end of file +.. index:: Backend, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-57594-OptimizeReflectionServiceCacheHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-57594-OptimizeReflectionServiceCacheHandling.rst index 12417f14799f..d8fe5438538d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-57594-OptimizeReflectionServiceCacheHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-57594-OptimizeReflectionServiceCacheHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #57594 - Optimize ReflectionService Cache handling diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-63509-FileLinksSortingByDateAndSortingDirection.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-63509-FileLinksSortingByDateAndSortingDirection.rst index c4e82e71dad4..d425145e9190 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-63509-FileLinksSortingByDateAndSortingDirection.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-63509-FileLinksSortingByDateAndSortingDirection.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #65403 - Add file links sorting by date and sorting direction diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-67884-DisplayUnusedCEs.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-67884-DisplayUnusedCEs.rst index 5bad4a31806a..3a7906b4be93 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-67884-DisplayUnusedCEs.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-67884-DisplayUnusedCEs.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Feature: #67884 - Display 'unused' CEs @@ -9,28 +9,28 @@ See :issue:`67884` Description =========== -Gather all CEs which are not assigned to a valid column of the current backend layout and show them -at the end of the page. This will collect elements that might get lost when switching the backend +Gather all CEs which are not assigned to a valid column of the current backend layout and show them +at the end of the page. This will collect elements that might get lost when switching the backend layout to another one with different columns. -If at least one element is found that belongs to a missing column, there will be an additional column +If at least one element is found that belongs to a missing column, there will be an additional column "Unused" at the bottom of the current backend layout. This column contains each of the lost elements -without having to change their actual column. So when the layout of the page is changed back, the +without having to change their actual column. So when the layout of the page is changed back, the elements will nicely fall back into their original column position. -Additionally there will be a warning message that tells the users about the lost elements and how +Additionally there will be a warning message that tells the users about the lost elements and how to possibly deal with them. Impact ====== -In the current state this feature will make all elements visible that have got a colPos value other +In the current state this feature will make all elements visible that have got a colPos value other than those made available by the backend layout. So elements created by extensions like Gridelements, Flux/Fluidcontent and others will have their child elements visible in the "Unused" area as well. This has to be tackled in another patchset, which will introduce NULL values for the colPos field of -tt_content, so these special elements will not be "Unused" but still not visible in the usual +tt_content, so these special elements will not be "Unused" but still not visible in the usual frontend output. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-69340-ShowBackendUserWhoDeletedRecord.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-69340-ShowBackendUserWhoDeletedRecord.rst index 131a6fb6993a..f729e2aa6064 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-69340-ShowBackendUserWhoDeletedRecord.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-69340-ShowBackendUserWhoDeletedRecord.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #69340 - Show backend user who deleted record diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-73357-MakeThumbnailSizeInFileBrowserConfigurable.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-73357-MakeThumbnailSizeInFileBrowserConfigurable.rst index 0e06827a9333..dfcfcfb6110d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-73357-MakeThumbnailSizeInFileBrowserConfigurable.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-73357-MakeThumbnailSizeInFileBrowserConfigurable.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #73357 - Make thumbnail size in file browser configurable diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-75161-CreateUrilinkToBackendModulesViewhelper.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-75161-CreateUrilinkToBackendModulesViewhelper.rst index 80a8c0be39d4..ed0ebd8729ea 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-75161-CreateUrilinkToBackendModulesViewhelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-75161-CreateUrilinkToBackendModulesViewhelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #75161 - Create uri/link to backend modules viewhelper @@ -30,4 +30,4 @@ Both viewhelpers can also be used inline: {f:be.uri(route: 'web_ts', parameters: '{id: 92}')} {f:be.link(route: 'web_ts', parameters: '{id: 92}')} -.. index:: Backend, Fluid \ No newline at end of file +.. index:: Backend, Fluid diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-75676-LoadNewContentElementWizardViaModalInsteadOfNewPage.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-75676-LoadNewContentElementWizardViaModalInsteadOfNewPage.rst index 673240925026..d2bf19de4b18 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-75676-LoadNewContentElementWizardViaModalInsteadOfNewPage.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-75676-LoadNewContentElementWizardViaModalInsteadOfNewPage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Feature: #75676 - Load new content element wizard via modal instead of new page diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-76459-AddCrossoriginPropertyToJavaScriptFiles.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-76459-AddCrossoriginPropertyToJavaScriptFiles.rst index 75a9db026ff6..33d140030d77 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-76459-AddCrossoriginPropertyToJavaScriptFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-76459-AddCrossoriginPropertyToJavaScriptFiles.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #76459 - Add crossorigin property to JavaScript files diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-76910-PageLayoutViewAllowToDisableCopyTranslateButtons.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-76910-PageLayoutViewAllowToDisableCopyTranslateButtons.rst index b575f89e1f10..91fac636a2b9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-76910-PageLayoutViewAllowToDisableCopyTranslateButtons.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-76910-PageLayoutViewAllowToDisableCopyTranslateButtons.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #76910 - PageLayoutView - Allow to disable copy- / translate- buttons diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-77268-IntroduceJavaScriptTriggerRequestAPI.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-77268-IntroduceJavaScriptTriggerRequestAPI.rst index e2df41297d92..4adbbee4ffc7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-77268-IntroduceJavaScriptTriggerRequestAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-77268-IntroduceJavaScriptTriggerRequestAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #77268 - Introduce JavaScript trigger request API diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-77576-IntroduceDevicePresetsAndRedesignTheViewModule.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-77576-IntroduceDevicePresetsAndRedesignTheViewModule.rst index bd0412e37779..cf3312f0cb56 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-77576-IntroduceDevicePresetsAndRedesignTheViewModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-77576-IntroduceDevicePresetsAndRedesignTheViewModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #77576 - Introduce device presets and redesign the view module diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-78695-SetTheSessionTimeoutForFrontendUsers.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-78695-SetTheSessionTimeoutForFrontendUsers.rst index 8efea5813c5b..c875d012587c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-78695-SetTheSessionTimeoutForFrontendUsers.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-78695-SetTheSessionTimeoutForFrontendUsers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #78695 - Set the session timeout for frontend users diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-79462-IntroduceSchedulerTaskToExecuteConsoleCommand.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-79462-IntroduceSchedulerTaskToExecuteConsoleCommand.rst index 86afbef36272..cea6989c68aa 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-79462-IntroduceSchedulerTaskToExecuteConsoleCommand.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-79462-IntroduceSchedulerTaskToExecuteConsoleCommand.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #79462 - Introduce scheduler task to execute console command diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-79777-AddedDeletedColumnForSchedulerTasks.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-79777-AddedDeletedColumnForSchedulerTasks.rst index bc53f3519b6d..30b1e405e6de 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-79777-AddedDeletedColumnForSchedulerTasks.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-79777-AddedDeletedColumnForSchedulerTasks.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #79777 - EXT:scheduler - Deleted column for tasks added diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80186-ExtFormAddHtml5Elements.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80186-ExtFormAddHtml5Elements.rst index a0c621e140ea..d9cd6620834f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80186-ExtFormAddHtml5Elements.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80186-ExtFormAddHtml5Elements.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #80186 - Add HTML5 elements and improve the form editor diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80187-ExtFormAddConfirmationFinisherToTheFormEditor.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80187-ExtFormAddConfirmationFinisherToTheFormEditor.rst index 73f6847e32dc..7ddfc84a3960 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80187-ExtFormAddConfirmationFinisherToTheFormEditor.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80187-ExtFormAddConfirmationFinisherToTheFormEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #80187 - Add the "Confirmation" finisher to the form editor @@ -41,4 +41,4 @@ Impact The "Confirmation Message" finisher is now editable through the form editor. The "Confirmation Message" finisher is now able to render a content element as message. -.. index:: Backend, Frontend, ext:form \ No newline at end of file +.. index:: Backend, Frontend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80342-ExtbaseValidatorForURLs.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80342-ExtbaseValidatorForURLs.rst index 058a5b174849..64914c5b588e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80342-ExtbaseValidatorForURLs.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80342-ExtbaseValidatorForURLs.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #80342 - Extbase validator for URLs diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80542-TypoScriptJavaScriptDeferAttribute.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80542-TypoScriptJavaScriptDeferAttribute.rst index 778d52471abd..5b1fc01df27a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80542-TypoScriptJavaScriptDeferAttribute.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80542-TypoScriptJavaScriptDeferAttribute.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Feature: #80542 - Support defer attribute for JavaScript includes in TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80557-AddSupportForNativeSQLTimeColumnType.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80557-AddSupportForNativeSQLTimeColumnType.rst index 75be7a2dd891..4b8f4d0b55cb 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80557-AddSupportForNativeSQLTimeColumnType.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80557-AddSupportForNativeSQLTimeColumnType.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #80557 - Add support for native SQL time column type @@ -22,4 +22,4 @@ In addition the field `eval` property must be set to `time` or `timesec`. 'eval' => 'time' ]; -.. index:: Backend, Database, TCA \ No newline at end of file +.. index:: Backend, Database, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80581-RenderListOfRecentlyUsersThatWereSwitchedTo.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80581-RenderListOfRecentlyUsersThatWereSwitchedTo.rst index 101296ebe08d..f753ea398f22 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80581-RenderListOfRecentlyUsersThatWereSwitchedTo.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80581-RenderListOfRecentlyUsersThatWereSwitchedTo.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #80581 - Render list of recently users that were switched to @@ -18,4 +18,4 @@ Impact The user menu renders up to three users to which the currently logged in admin switched to. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80866-AllowExclusionOfRecordsInLocalizationWizard.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80866-AllowExclusionOfRecordsInLocalizationWizard.rst index c7cb070fc3fe..287698410f24 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80866-AllowExclusionOfRecordsInLocalizationWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-80866-AllowExclusionOfRecordsInLocalizationWizard.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #80866 - Allow exclusion of records in localization wizard diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81223-IncludeCSSinlineProperty.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81223-IncludeCSSinlineProperty.rst index aa144972bcf1..73bccdffb1d8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81223-IncludeCSSinlineProperty.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81223-IncludeCSSinlineProperty.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Feature: #81223 - includeCSS.inline property diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81330-TraitToMigratePublicAccessToProtectedByDeprecation.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81330-TraitToMigratePublicAccessToProtectedByDeprecation.rst index 21a98d2a3178..77e35efa644d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81330-TraitToMigratePublicAccessToProtectedByDeprecation.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81330-TraitToMigratePublicAccessToProtectedByDeprecation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #81330 - Trait to migrate public access to protected by deprecation diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81363-AcceptFormElementTranslationArguments.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81363-AcceptFormElementTranslationArguments.rst index 006800f2e8d1..dc5b2d00f334 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81363-AcceptFormElementTranslationArguments.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81363-AcceptFormElementTranslationArguments.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #81363 - EXT:form - support form element translation arguments diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81409-Configurable-Route-Parameters.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81409-Configurable-Route-Parameters.rst index 0d8c25d16df5..2dadcd40f0db 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81409-Configurable-Route-Parameters.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81409-Configurable-Route-Parameters.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #81409 - Configurable Route Parameters diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81464-AddAPIForMetaTagManagement.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81464-AddAPIForMetaTagManagement.rst index ef6fa3ca7f4c..797b5dfe2ec2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81464-AddAPIForMetaTagManagement.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81464-AddAPIForMetaTagManagement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Feature: #81464 - Add API for meta tag management diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81601-AddPossibilityToWriteTestsInTypeScript.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81601-AddPossibilityToWriteTestsInTypeScript.rst index 3e267cc83b0c..9f9ae7ad0d29 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81601-AddPossibilityToWriteTestsInTypeScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81601-AddPossibilityToWriteTestsInTypeScript.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #81601 - Add possibility to write tests in typeScript @@ -9,7 +9,7 @@ See :issue:`81601` Description =========== -The core is using TypeScript as language already - now writing unit tests in TypeScript is also possible. +The core is using TypeScript as language already - now writing unit tests in TypeScript is also possible. The `tsconfig.json` now contains both JavaScript and TypeScript module path mappings, the Grunt file will take care of adjusting the paths for TypeScript as well. @@ -20,4 +20,4 @@ Impact Tests can now be written directly in TypeScript, making it easier to test TypeScript components, having auto-completion and IDE support. Tests written in TypeScript will be converted to JavaScript via the grunt task `scripts` and executed via the existing Karma configuration. -.. index:: Backend, JavaScript \ No newline at end of file +.. index:: Backend, JavaScript diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81651-QueryBuilderObjectAsArgumentInListModuleHook.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81651-QueryBuilderObjectAsArgumentInListModuleHook.rst index e82f6606dc27..3978857f85e3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81651-QueryBuilderObjectAsArgumentInListModuleHook.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81651-QueryBuilderObjectAsArgumentInListModuleHook.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Feature: #81651 - Query builder object as argument in list module hook diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81656-SelectViewHelperSupportsRequiredArgument.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81656-SelectViewHelperSupportsRequiredArgument.rst index c280c6c3766e..e35b262aa013 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81656-SelectViewHelperSupportsRequiredArgument.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81656-SelectViewHelperSupportsRequiredArgument.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #81656 - Select view helper supports required argument diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81741-AudioVideoYouTubeVimeoAdditionalAttributes.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81741-AudioVideoYouTubeVimeoAdditionalAttributes.rst index 9f61eeab104a..8594c446b961 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81741-AudioVideoYouTubeVimeoAdditionalAttributes.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81741-AudioVideoYouTubeVimeoAdditionalAttributes.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================================== Feature: #81741 - Render additional and data-* attributes in media renderer for MediaViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst index 9fe59d067d9a..8668ea8f17b5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81775-ExtFormSuffixFormIdentifierWithContentElementUid.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #81775 - suffix form identifier with the content element uid @@ -18,4 +18,4 @@ Impact Now it is possible to use the same form multiple times on one page. -.. index:: Frontend, ext:form \ No newline at end of file +.. index:: Frontend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81901-ExtendT3editor.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81901-ExtendT3editor.rst index 3d4a36feb908..e75bdaa0bd33 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81901-ExtendT3editor.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-81901-ExtendT3editor.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Feature: #81901 - Extend T3editor diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82014-ExtensionScanner.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82014-ExtensionScanner.rst index 41c18aa05f3e..9166ca0a12da 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82014-ExtensionScanner.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82014-ExtensionScanner.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Feature: #82014 - Extension scanner diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82070-ExcludeDoktypesInSearchResult.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82070-ExcludeDoktypesInSearchResult.rst index 1dd1851ef52b..82f232aa2742 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82070-ExcludeDoktypesInSearchResult.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82070-ExcludeDoktypesInSearchResult.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #82070 - Exclude doktypes in path of search result (indexed_search) diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82091-AllowInlineRenderingInSVGContentObject.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82091-AllowInlineRenderingInSVGContentObject.rst index 36ff76b28b1b..5655d469a2c8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82091-AllowInlineRenderingInSVGContentObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82091-AllowInlineRenderingInSVGContentObject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #82091 - Allow inline rendering in SVG content object diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82108-SupportEXTSyntaxAsSourceInSVGContentObject.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82108-SupportEXTSyntaxAsSourceInSVGContentObject.rst index 0fd397be280e..e049a31b400a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82108-SupportEXTSyntaxAsSourceInSVGContentObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82108-SupportEXTSyntaxAsSourceInSVGContentObject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #82108 - Support EXT: syntax as source in SVG content object diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82177-ExtFormAddFileSizeValidator.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82177-ExtFormAddFileSizeValidator.rst index b39d615e01d1..5323d866fd90 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82177-ExtFormAddFileSizeValidator.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82177-ExtFormAddFileSizeValidator.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Feature: #82177 - add file size validator @@ -42,4 +42,4 @@ A file upload element can be validated regarding its file size. It is possible t edit the FileSizeValidator for file upload elements like `ImageUpload` and `FileUpload` within the form editor. -.. index:: Backend, Frontend, ext:form \ No newline at end of file +.. index:: Backend, Frontend, ext:form diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82213-NewHookToDetermineIfContentRecordIsUsedUnused.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82213-NewHookToDetermineIfContentRecordIsUsedUnused.rst index 68577da8898f..3b7ba02f133a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82213-NewHookToDetermineIfContentRecordIsUsedUnused.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82213-NewHookToDetermineIfContentRecordIsUsedUnused.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #82213 - New hook to determine if content record is used/unused diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82254-StoreExtensionConfigurationAsPlainArray.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82254-StoreExtensionConfigurationAsPlainArray.rst index ad096f8b71e0..22ee52f50829 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82254-StoreExtensionConfigurationAsPlainArray.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82254-StoreExtensionConfigurationAsPlainArray.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #82254 - Store extension configuration as plain array diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82260-SeparationOfSearchResultPathIntoTitleUriLink.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82260-SeparationOfSearchResultPathIntoTitleUriLink.rst index e6ff900e98f3..0b81f52f21d8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82260-SeparationOfSearchResultPathIntoTitleUriLink.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82260-SeparationOfSearchResultPathIntoTitleUriLink.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #82260 - Separation of search result path into title,uri,linkTag diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82266-BackendUsersSystemMaintainers.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82266-BackendUsersSystemMaintainers.rst index 1708fb947cf2..8ce346aa4e00 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82266-BackendUsersSystemMaintainers.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82266-BackendUsersSystemMaintainers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #82266 - Backend Users System Maintainers diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82303-AddConfigurableFootnoteToLoginScreen.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82303-AddConfigurableFootnoteToLoginScreen.rst index 5d281e7a4d0c..552204a07373 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82303-AddConfigurableFootnoteToLoginScreen.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82303-AddConfigurableFootnoteToLoginScreen.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #82303 - Add configurable footnote to login screen diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82354-AddPossibilityToGetALabelInASpecificLanguage.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82354-AddPossibilityToGetALabelInASpecificLanguage.rst index 505083c57c29..ab5878df625f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82354-AddPossibilityToGetALabelInASpecificLanguage.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82354-AddPossibilityToGetALabelInASpecificLanguage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #82354 - Add possibility to get a label in a specific language diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82419-SendFrontendDebugInformationAsHTTPResponseHeader.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82419-SendFrontendDebugInformationAsHTTPResponseHeader.rst index da903b5d0b9d..fb20f7c7d31f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82419-SendFrontendDebugInformationAsHTTPResponseHeader.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82419-SendFrontendDebugInformationAsHTTPResponseHeader.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #82419 - Send Frontend Debug Information as HTTP Response Header @@ -9,7 +9,7 @@ See :issue:`82419` Description =========== -When setting :ts:`config.debug=1` or :php:`$TYPO3_CONF_VARS[FE][debug]` the parse time is now sent as HTTP +When setting :typoscript:`config.debug=1` or :php:`$TYPO3_CONF_VARS[FE][debug]` the parse time is now sent as HTTP response header "X-TYPO3-Parsetime" instead of HTML comments. @@ -22,4 +22,4 @@ Frontend enabled. If you look for the parse time of a frontend request, this can now easily be shown via `curl -I https://mydomain.com` or in the developer toolbar of the browser. -.. index:: Frontend, TypoScript \ No newline at end of file +.. index:: Frontend, TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82426-NewNavigationModuleRegistrationEgPageTree.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82426-NewNavigationModuleRegistrationEgPageTree.rst index 0a76a53b1c7b..ded5c1815a42 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82426-NewNavigationModuleRegistrationEgPageTree.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82426-NewNavigationModuleRegistrationEgPageTree.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #82426 - New navigation module registration (e.g. Page tree) diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82441-InjectLoggerWhenCreatingObjects.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82441-InjectLoggerWhenCreatingObjects.rst index ea2f9b1ea0f7..c34eb3e6dc07 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82441-InjectLoggerWhenCreatingObjects.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82441-InjectLoggerWhenCreatingObjects.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #82441 - Inject logger when creating objects @@ -33,4 +33,4 @@ A minimal example looks like this (example from a test case fixture): use LoggerAwareTrait; } -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82488-HookToModifyResultsBeforeAssignToView.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82488-HookToModifyResultsBeforeAssignToView.rst index d98182236821..53a01bd9bf7c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82488-HookToModifyResultsBeforeAssignToView.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82488-HookToModifyResultsBeforeAssignToView.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Feature: #82488 - Possibility to modify the display results before FluidView assignment diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82812-NewSyntaxForImportingTypoScriptFiles.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82812-NewSyntaxForImportingTypoScriptFiles.rst index 4343d1b33de7..303929d39445 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82812-NewSyntaxForImportingTypoScriptFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82812-NewSyntaxForImportingTypoScriptFiles.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #82812 - New syntax for importing TypoScript files diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82826-TCAAllowLabelInPalettesArray.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82826-TCAAllowLabelInPalettesArray.rst index 3a3d97a5348f..c878559b0844 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82826-TCAAllowLabelInPalettesArray.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82826-TCAAllowLabelInPalettesArray.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #82826 - TCA Allow label in palettes array @@ -58,4 +58,4 @@ element. As a side effect, it may happen that the one or the other label is now additionally displayed on custom content elements by default. -.. index:: TCA, Backend \ No newline at end of file +.. index:: TCA, Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst index ff919f9cb39f..c3724d8c7fe2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82869-ReplaceInjectWithTYPO3CMSExtbaseAnnotationInject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Feature: #82869 - Replace @inject with @TYPO3\\CMS\\Extbase\\Annotation\\Inject diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82999-AddAHookToHideCredentialsInTheConfigurationModule.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82999-AddAHookToHideCredentialsInTheConfigurationModule.rst index d67460b1c810..b90ef006a15c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82999-AddAHookToHideCredentialsInTheConfigurationModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-82999-AddAHookToHideCredentialsInTheConfigurationModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #82999 - Add a hook to hide credentials in the Configuration module diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83016-ListingOfPageTranslationsInListModule.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83016-ListingOfPageTranslationsInListModule.rst index d7dc1e56c3c6..0d925a082b61 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83016-ListingOfPageTranslationsInListModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83016-ListingOfPageTranslationsInListModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #83016 - Listing of page translations in list module diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83038-IntroduceYarnAsDependencyManagerForNodeModules.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83038-IntroduceYarnAsDependencyManagerForNodeModules.rst index 5a55dff5382d..0e19a43b80f9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83038-IntroduceYarnAsDependencyManagerForNodeModules.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83038-IntroduceYarnAsDependencyManagerForNodeModules.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #83038 - Introduce Yarn as dependency manager for node modules @@ -13,7 +13,7 @@ Because of the broken dependency manager logic in NPM we have introduced yarn as dependency manager for node modules. To install node modules you have to install yarn_ first and call -:shell:`yarn install`, do not use :shell:`yarn update` until you really want update a dependency. +:bash:`yarn install`, do not use :bash:`yarn update` until you really want update a dependency. Impact diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst index 2f89c453f747..25af5688b541 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83078-ReplaceLazyWithTYPO3CMSExtbaseAnnotationORMLazy.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Feature: #83078 - Replace @lazy with @TYPO3\\CMS\\Extbase\\Annotation\\ORM\\Lazy diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst index a930eed44731..735216f65028 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83092-ReplaceTransientWithTYPO3CMSExtbaseAnnotationORMTransient.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================== Feature: #83092 - Replace @transient with @TYPO3\\CMS\\Extbase\\Annotation\\ORM\\Transient diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst index 6dd8df1765a3..06b6c4209baf 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83093-ReplaceCascadeWithTYPO3CMSExtbaseAnnotationORMCascade.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Feature: #83093 - Replace @cascade with @TYPO3\\CMS\\Extbase\\Annotation\\ORM\\Cascade diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst index d4ad56bca9b4..43dd32306bcd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Feature-83094-ReplaceIgnorevalidationWithTYPO3CMSExtbaseAnnotationIgnoreValidation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================================== Feature: #83094 - Replace @ignorevalidation with @TYPO3\\CMS\\Extbase\\Annotation\\IgnoreValidation diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-23178-NewTYPO3_CONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-23178-NewTYPO3_CONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst index de4e313da227..fd2c50851cc6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-23178-NewTYPO3_CONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-23178-NewTYPO3_CONF_VARSOptionFEpageNotFound_handling_accessdeniedheader.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================== Important: #23178 - New TYPO3_CONF_VARS option FE|pageNotFound_handling_accessdeniedheader diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-76084-MoveInstallToolModulesIntoBackendModuleMenu.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-76084-MoveInstallToolModulesIntoBackendModuleMenu.rst index 48d54a5b1b77..00e04caac79d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-76084-MoveInstallToolModulesIntoBackendModuleMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-76084-MoveInstallToolModulesIntoBackendModuleMenu.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Important: #76084 - Move install tool modules into backend module menu @@ -14,4 +14,4 @@ the install tool modules have been rearranged and split into four different main modules. The new modules are called: Maintenance, Settings, Upgrade and Environment. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-79610-ChangeSignatureAndReturnValueFordoesRecordExist_pageLookUp.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-79610-ChangeSignatureAndReturnValueFordoesRecordExist_pageLookUp.rst index c8827c42d8ba..fd188d7ff0ef 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-79610-ChangeSignatureAndReturnValueFordoesRecordExist_pageLookUp.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-79610-ChangeSignatureAndReturnValueFordoesRecordExist_pageLookUp.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Important: #79610 - Change Signature And Return Value For doesRecordExist_pageLookUp @@ -19,4 +19,4 @@ Impact None since the usages of doesRecordExist_pageLookUp should be limited to the class :php:`DataHandler` - see also :issue:`77391`. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-80246-MemcachedBackendMarkedTransient.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-80246-MemcachedBackendMarkedTransient.rst index 2e3235b2365e..ddb5ec226a52 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-80246-MemcachedBackendMarkedTransient.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-80246-MemcachedBackendMarkedTransient.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Important: #80246 - MemcachedBackend marked transient diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81023-DropTypo3db_legacy.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81023-DropTypo3db_legacy.rst index 4e770a99f04d..ba83caa36a7d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81023-DropTypo3db_legacy.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81023-DropTypo3db_legacy.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Important: #81023 - Drop EXT:typo3db_legacy @@ -42,4 +42,4 @@ its v9 version, should list `typo3db_legacy` in the `depends` section of :file:` ], ], -.. index:: Database, PHP-API \ No newline at end of file +.. index:: Database, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81109-SimplifyDefaultBackendLayout.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81109-SimplifyDefaultBackendLayout.rst index 53c8f6107366..2bfbf839b583 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81109-SimplifyDefaultBackendLayout.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81109-SimplifyDefaultBackendLayout.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Important: #81109 - Simplify default backend layout diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81196-LanguageServiceMovedToCoreExtension.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81196-LanguageServiceMovedToCoreExtension.rst index f656bcd77abf..aeb2cbc5abe4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81196-LanguageServiceMovedToCoreExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81196-LanguageServiceMovedToCoreExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Important: #81196 - LanguageService moved to core extension @@ -9,7 +9,7 @@ See :issue:`81196` Description =========== -The PHP class `TYPO3\CMS\Lang\LanguageService` - very well known for being available as +The PHP class `TYPO3\CMS\Lang\LanguageService` - very well known for being available as :php:`$GLOBALS['LANG']` in the TYPO3 backend scope, and responsible for translating labels from XLF/XML files, has been moved to EXT:core, the core system extension. @@ -18,4 +18,4 @@ compatibility is available, so the instantiating or referencing the old class na The class alias functionality will be dropped in TYPO3 v10. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81201-TCAPopulatedAvailableAtAnyRequest.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81201-TCAPopulatedAvailableAtAnyRequest.rst index 5e831e7a24ff..a16f2d91c7cd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81201-TCAPopulatedAvailableAtAnyRequest.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81201-TCAPopulatedAvailableAtAnyRequest.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Important: #81201 - TCA populated available at any request diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81330-DealingWithPropertiesThatAreMigratedToProtected.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81330-DealingWithPropertiesThatAreMigratedToProtected.rst index 3c621f6a16fc..ce7fb2e3f8e3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81330-DealingWithPropertiesThatAreMigratedToProtected.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81330-DealingWithPropertiesThatAreMigratedToProtected.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #81330 - Dealing with properties that become protected diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81474-CombineModulesAboutAboutModules.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81474-CombineModulesAboutAboutModules.rst index 06838f7f87a4..0ddce8d0450a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81474-CombineModulesAboutAboutModules.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81474-CombineModulesAboutAboutModules.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Important: #81474 - Combine modules "about" & "about modules" diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81568-MigrateChashConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81568-MigrateChashConfiguration.rst index 5657dc91857c..70b9ea802b50 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81568-MigrateChashConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81568-MigrateChashConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Important: #81568 - Migrate cHash configuration diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81574-MergedSystemExtensionCshmanualIntoBackend.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81574-MergedSystemExtensionCshmanualIntoBackend.rst index 169c2f3ad3ff..d489e58bfe67 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81574-MergedSystemExtensionCshmanualIntoBackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81574-MergedSystemExtensionCshmanualIntoBackend.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Important: #81574 - Merged EXT:cshmanual into EXT:backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81768-CreatePagesAndSortPagesInContextMenu.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81768-CreatePagesAndSortPagesInContextMenu.rst index 5a45fa3ea581..af17420b211e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81768-CreatePagesAndSortPagesInContextMenu.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81768-CreatePagesAndSortPagesInContextMenu.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Important: #81768 - Create pages and sort pages in context menu @@ -15,4 +15,4 @@ They are now reachable as context menu entries in the "more" section on all page records, for instance by clicking a page icon in the page tree or the list module. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81868-OptimizeAutoloaderIsNoLongerForcedInComposerjson.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81868-OptimizeAutoloaderIsNoLongerForcedInComposerjson.rst index ac1552cb3653..9bf0543167b1 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81868-OptimizeAutoloaderIsNoLongerForcedInComposerjson.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81868-OptimizeAutoloaderIsNoLongerForcedInComposerjson.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Important: #81868 - "Optimize autoloader" is no longer forced in composer.json @@ -16,7 +16,7 @@ This improves speed but had three disadvantages: - creating optimized autoloader may take much longer -- new namespaces (folders) during development require an additional :shell:`composer dump` +- new namespaces (folders) during development require an additional :bash:`composer dump` - no possibility existing to deactivate optimized autoloader from CLI, once it's set in composer.json config section diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81899-BackendAJAXRoutesUseRouteajaxInsteadOfAjaxIdParameter.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81899-BackendAJAXRoutesUseRouteajaxInsteadOfAjaxIdParameter.rst index e5c9fbe065ce..bf4861c439dd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-81899-BackendAJAXRoutesUseRouteajaxInsteadOfAjaxIdParameter.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-81899-BackendAJAXRoutesUseRouteajaxInsteadOfAjaxIdParameter.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Important: #81899 - Backend AJAX routes use "&route=/ajax/" instead of "ajaxId" parameter @@ -15,4 +15,4 @@ now instead of the "&ajaxId" GET/POST parameter. Although this is not a breaking change, some PHP code might rely on GET/POST parameters being set, and must check for the route parameter instead. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82229-FluidImplementationOfCmsVariableProviderRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82229-FluidImplementationOfCmsVariableProviderRemoved.rst index fd02497363f6..01fec1e36b5a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82229-FluidImplementationOfCmsVariableProviderRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82229-FluidImplementationOfCmsVariableProviderRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Important: #82229 - Fluid implementation of CmsVariableProvider removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82230-FluidUpdates.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82230-FluidUpdates.rst index 94c6b8be84f9..8236e9d3045e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82230-FluidUpdates.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82230-FluidUpdates.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Important: #82230 - Updates to the Fluid template engine library @@ -36,4 +36,4 @@ This article describes the changes that have been added to the Fluid template en Full list can be found on https://github.com/TYPO3/Fluid/compare/2.3.4...2.4.0 -.. index:: Fluid \ No newline at end of file +.. index:: Fluid diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82328-EXTform-UseOwnFolderForFormDefinitions.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82328-EXTform-UseOwnFolderForFormDefinitions.rst index 758ca8319a67..711a196fbb86 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82328-EXTform-UseOwnFolderForFormDefinitions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82328-EXTform-UseOwnFolderForFormDefinitions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Important: #82328 - EXT:form - use own folder for form definitions diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82445-MigratePagesLanguageOverlayIntoPages.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82445-MigratePagesLanguageOverlayIntoPages.rst index 7db7581a74d9..31323efade43 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82445-MigratePagesLanguageOverlayIntoPages.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82445-MigratePagesLanguageOverlayIntoPages.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Important: #82445 - Migrate pages_language_overlay into pages diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82692-GuidelinesForExtensionFiles.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82692-GuidelinesForExtensionFiles.rst index ef3fc626c1bc..7e11aa27f85c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Important-82692-GuidelinesForExtensionFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Important-82692-GuidelinesForExtensionFiles.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Important: #82692 - Guidelines for ext_localconf.php and ext_tables.php diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Index.rst index b803c556fd80..aee2b0fc189c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.0/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.0/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 9.0 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Breaking-83638-RedirectFunctionalityMovedFromSys_domainToRedirectsModule.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Breaking-83638-RedirectFunctionalityMovedFromSys_domainToRedirectsModule.rst index 7a3123ac5097..bc739237884d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Breaking-83638-RedirectFunctionalityMovedFromSys_domainToRedirectsModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Breaking-83638-RedirectFunctionalityMovedFromSys_domainToRedirectsModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Breaking: #83638 - Redirect functionality moved from sys_domain to redirects module diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-81852-DeprecatedUsageOfEXTrsaauth.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-81852-DeprecatedUsageOfEXTrsaauth.rst index 579134d454fe..02aa7eb7c3a8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-81852-DeprecatedUsageOfEXTrsaauth.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-81852-DeprecatedUsageOfEXTrsaauth.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #81852 - Deprecated Usage of EXT:rsaauth diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83503-DeprecateUnneededRawValidator.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83503-DeprecateUnneededRawValidator.rst index 4ca68dbb6d2c..388f51f75dea 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83503-DeprecateUnneededRawValidator.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83503-DeprecateUnneededRawValidator.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #83503 - Deprecate unneeded RawValidator diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83511-DeprecateAbstractValidatorTestcase.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83511-DeprecateAbstractValidatorTestcase.rst index 5a5f9d80c58f..8f2db796ac90 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83511-DeprecateAbstractValidatorTestcase.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83511-DeprecateAbstractValidatorTestcase.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #83511 - Deprecate AbstractValidatorTestcase diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83592-ImpexpRemovedMaximumNumberOfRecordsRestriction.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83592-ImpexpRemovedMaximumNumberOfRecordsRestriction.rst index 069389ea66b6..6961e4f25a08 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83592-ImpexpRemovedMaximumNumberOfRecordsRestriction.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83592-ImpexpRemovedMaximumNumberOfRecordsRestriction.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #83592 - impexp: Removed "Maximum number of records" restriction @@ -50,4 +50,4 @@ the changed methods and checks if they are called with the correct number of arguments. Additionally, :php:`E_USER_DEPRECATED` errors are logged at runtime if using these methods the old way. -.. index:: Backend, PHP-API, FullyScanned, ext:impexp \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned, ext:impexp diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83596-ImpexpRemovedMaxFileSizeRestriction.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83596-ImpexpRemovedMaxFileSizeRestriction.rst index a8d16a6f3c48..35ba26b2a971 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83596-ImpexpRemovedMaxFileSizeRestriction.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83596-ImpexpRemovedMaxFileSizeRestriction.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #83596 - impexp: Removed "Max file size" restriction @@ -38,4 +38,4 @@ Migration On PHP level, the extension scanner will find extensions that still use the deprecated property. -.. index:: Backend, PHP-API, FullyScanned, ext:impexp \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned, ext:impexp diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83606-ImpexpSizeHandlingRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83606-ImpexpSizeHandlingRemoved.rst index 5f053e540f48..f369929b73c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83606-ImpexpSizeHandlingRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Deprecation-83606-ImpexpSizeHandlingRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #83606 - impexp: Size handling removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-61170-AddAdditionalHookForRecordList.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-61170-AddAdditionalHookForRecordList.rst index 5912573190cd..48183b6c32fe 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-61170-AddAdditionalHookForRecordList.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-61170-AddAdditionalHookForRecordList.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #61170 - Add additional hook for record list diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83350-AddRecursiveArrayFiltering.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83350-AddRecursiveArrayFiltering.rst index 038d74d1ac20..bb5d7cb6c0d6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83350-AddRecursiveArrayFiltering.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83350-AddRecursiveArrayFiltering.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #83350 - Add recursive filtering of arrays diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83429-FeatureToggles.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83429-FeatureToggles.rst index a691a23a7e50..646f2356f217 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83429-FeatureToggles.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83429-FeatureToggles.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================= Feature: #83429 - Feature Toggles diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83449-MakeListOfFieldsConfigurableInPagetreeOverviewInInfoModule.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83449-MakeListOfFieldsConfigurableInPagetreeOverviewInInfoModule.rst index 5823d86e79ee..f4d863776bad 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83449-MakeListOfFieldsConfigurableInPagetreeOverviewInInfoModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83449-MakeListOfFieldsConfigurableInPagetreeOverviewInInfoModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Feature: #83449 - Make list of fields configurable in Pagetree overview in Info module diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83461-ShowFieldnameNextToTitleInDebugMode.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83461-ShowFieldnameNextToTitleInDebugMode.rst index e320ffbf67b6..20b1ec32cb5e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83461-ShowFieldnameNextToTitleInDebugMode.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83461-ShowFieldnameNextToTitleInDebugMode.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #83461 - Show fieldname next to title in debug mode diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83529-ExecuteHooksOnBackendUserLogin.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83529-ExecuteHooksOnBackendUserLogin.rst index 6f00cf09837c..57b704ad267b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83529-ExecuteHooksOnBackendUserLogin.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83529-ExecuteHooksOnBackendUserLogin.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #83529 - Execute hooks on backend user login diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83631-SystemExtensionRedirectsHasBeenAdded.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83631-SystemExtensionRedirectsHasBeenAdded.rst index 93b7dacdcf21..2f32bcc0c822 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83631-SystemExtensionRedirectsHasBeenAdded.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83631-SystemExtensionRedirectsHasBeenAdded.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #83631 - System Extension "redirects" has been added diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83637-AddedNewMainModuleSiteManagement.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83637-AddedNewMainModuleSiteManagement.rst index 5bcfcf03a375..a42e3a645317 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83637-AddedNewMainModuleSiteManagement.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83637-AddedNewMainModuleSiteManagement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #83637 - Added new main module "Site Management" diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83677-GloballyDisableenableRedirectHitStatistics.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83677-GloballyDisableenableRedirectHitStatistics.rst index 90377d346e50..40e50873abc1 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83677-GloballyDisableenableRedirectHitStatistics.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Feature-83677-GloballyDisableenableRedirectHitStatistics.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #83677 - Globally disable/enable redirect hit statistics diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Index.rst index 094c91288777..36b6939537be 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.1/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.1/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 9.1 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-75834-ReorderProcessingOfTcaSelectItems.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-75834-ReorderProcessingOfTcaSelectItems.rst index 659eebe2aefb..5454402f478e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-75834-ReorderProcessingOfTcaSelectItems.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-75834-ReorderProcessingOfTcaSelectItems.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Breaking: #75834 - Reorder processing of TCA Select items diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-83475-AggregateValidatorInformationInClassSchema.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-83475-AggregateValidatorInformationInClassSchema.rst index c64f530d180c..fc8dca95d2c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-83475-AggregateValidatorInformationInClassSchema.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-83475-AggregateValidatorInformationInClassSchema.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Breaking: #83475 - Aggregate validator information in class schema diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-83889-E_NOTICEFreeUnitTesting.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-83889-E_NOTICEFreeUnitTesting.rst index 71f10e4db77e..574127eb9b18 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-83889-E_NOTICEFreeUnitTesting.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-83889-E_NOTICEFreeUnitTesting.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #83889 - E_NOTICE free unit testing diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84055-MigrateSys_notesAwayFromExtbase.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84055-MigrateSys_notesAwayFromExtbase.rst index 9114276bb903..1b7858eb3c7c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84055-MigrateSys_notesAwayFromExtbase.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84055-MigrateSys_notesAwayFromExtbase.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #84055 - Migrate sys_notes away from extbase @@ -34,4 +34,4 @@ Migration To change the rendering of notes, override the hook and return a modified output. -.. index:: Backend, PartiallyScanned, ext:sys_note \ No newline at end of file +.. index:: Backend, PartiallyScanned, ext:sys_note diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84131-RemovedClassesOfLanguageExtension.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84131-RemovedClassesOfLanguageExtension.rst index 450cdaa1474d..cc83cc691070 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84131-RemovedClassesOfLanguageExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84131-RemovedClassesOfLanguageExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Breaking: #84131 - Removed classes of language extension diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84148-RequireJSModuleForLanguageHandlingRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84148-RequireJSModuleForLanguageHandlingRemoved.rst index 423c61349199..c3b975ccdc93 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84148-RequireJSModuleForLanguageHandlingRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-84148-RequireJSModuleForLanguageHandlingRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Breaking: #84148 - RequireJS module for language handling removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-87081-LanguageUpdateSchedulerTaskDoesNotWorkAfterTYPO3Upgrade.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-87081-LanguageUpdateSchedulerTaskDoesNotWorkAfterTYPO3Upgrade.rst index 1dc5f95c8101..8150e45c650f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-87081-LanguageUpdateSchedulerTaskDoesNotWorkAfterTYPO3Upgrade.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Breaking-87081-LanguageUpdateSchedulerTaskDoesNotWorkAfterTYPO3Upgrade.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================= Breaking: #87081 - Language update (scheduler) task doesn't work after upgrading to TYPO3 >= v9.2 diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-81434-StringCacheFrontendDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-81434-StringCacheFrontendDeprecated.rst index 05b8d59cdf92..e10f319be390 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-81434-StringCacheFrontendDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-81434-StringCacheFrontendDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #81434 - String Cache Frontend Deprecated @@ -29,4 +29,4 @@ Migration Replace `TYPO3\CMS\Core\Cache\Frontend\StringFrontend` occurrences in cache configurations with `TYPO3\CMS\Core\Cache\Frontend\VariableFrontend`. -.. index:: PHP-API, NotScanned \ No newline at end of file +.. index:: PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83475-AggregateValidatorInformationInClassSchema-1.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83475-AggregateValidatorInformationInClassSchema-1.rst index 4dfd08d0ea54..84687128d451 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83475-AggregateValidatorInformationInClassSchema-1.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83475-AggregateValidatorInformationInClassSchema-1.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #83475 - Aggregate validator information in class schema diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83475-AggregateValidatorInformationInClassSchema-2.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83475-AggregateValidatorInformationInClassSchema-2.rst index 8e4c2d8fe869..7b90669eedc6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83475-AggregateValidatorInformationInClassSchema-2.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83475-AggregateValidatorInformationInClassSchema-2.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #83475 - Aggregate validator information in class schema diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83506-DeprecateFeUserSesDataCondition.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83506-DeprecateFeUserSesDataCondition.rst index 2f1ccabf7385..eac8036a125c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83506-DeprecateFeUserSesDataCondition.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83506-DeprecateFeUserSesDataCondition.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Deprecation: #83506 - Deprecated usage of TSFE:fe_user|sesData in TS conditions diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83740-CleanupOfAbstractRecordListBreaksHook.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83740-CleanupOfAbstractRecordListBreaksHook.rst index e7a9910ad218..95254171c3d3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83740-CleanupOfAbstractRecordListBreaksHook.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83740-CleanupOfAbstractRecordListBreaksHook.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #83740 - Cleanup of AbstractRecordList breaks hook diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83803-DeprecateEidRequestHandler.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83803-DeprecateEidRequestHandler.rst index 46bb5d61fe4f..0b44a18a9268 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83803-DeprecateEidRequestHandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83803-DeprecateEidRequestHandler.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #83803 - Deprecate EidRequestHandler diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83806-DeprecatePagejavascriptLibsAndPagejavascriptLibsjQuery.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83806-DeprecatePagejavascriptLibsAndPagejavascriptLibsjQuery.rst index 74e46c685c6e..4970bf884536 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83806-DeprecatePagejavascriptLibsAndPagejavascriptLibsjQuery.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83806-DeprecatePagejavascriptLibsAndPagejavascriptLibsjQuery.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Deprecation: #83806 - Deprecate page.javascriptLibs and page.javascriptLibs.jQuery diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83844-DeprecatedUsageOfToplaunchView.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83844-DeprecatedUsageOfToplaunchView.rst index 5aa558ab35ea..bf54482609a0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83844-DeprecatedUsageOfToplaunchView.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83844-DeprecatedUsageOfToplaunchView.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #83844 - Deprecated usage of top.launchView diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83853-BackendAjaxRequestHandler.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83853-BackendAjaxRequestHandler.rst index b99ead9fc0ec..13768a0822e0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83853-BackendAjaxRequestHandler.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83853-BackendAjaxRequestHandler.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #83853 - Backend AjaxRequestHandler diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst index 15962c1f96bb..96db2c55066b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83883-PageNotFoundAndErrorHandlingInFrontend.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #83883 - Page Not Found And Error handling in Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83904-ArrayHandlingInAbstractTreeView.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83904-ArrayHandlingInAbstractTreeView.rst index 4bed6fc6a568..9c2d83310386 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83904-ArrayHandlingInAbstractTreeView.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83904-ArrayHandlingInAbstractTreeView.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #83904 - Array handling in AbstractTreeView @@ -40,4 +40,4 @@ Migration No migration available. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83905-TypoScriptFrontendController-page_cache_reg1.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83905-TypoScriptFrontendController-page_cache_reg1.rst index ad24ba94cda6..ee285e5041d3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83905-TypoScriptFrontendController-page_cache_reg1.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83905-TypoScriptFrontendController-page_cache_reg1.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #83905 - TypoScriptFrontendController->page_cache_reg1 @@ -30,4 +30,4 @@ Migration Use method :php:`TypoScriptFrontendController->addCacheTags()` to influence page cache tagging. -.. index:: Frontend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83942-DeprecatedFileFacadegetIcon.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83942-DeprecatedFileFacadegetIcon.rst index 480f3744c522..216af857125b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83942-DeprecatedFileFacadegetIcon.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83942-DeprecatedFileFacadegetIcon.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #83942 - Deprecated FileFacade::getIcon diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83964-ExtForm-StreamlineUsageOfIcons.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83964-ExtForm-StreamlineUsageOfIcons.rst index 7fca616bff35..16646a61c47a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83964-ExtForm-StreamlineUsageOfIcons.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-83964-ExtForm-StreamlineUsageOfIcons.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #83964 - EXT:form - streamline usage of icons diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84045-AdminPanelHookDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84045-AdminPanelHookDeprecated.rst index d39458eefd70..e385460d6414 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84045-AdminPanelHookDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84045-AdminPanelHookDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #84045 - AdminPanel Hook deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84109-DeprecateDependencyResolver.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84109-DeprecateDependencyResolver.rst index 71d37b24e02c..fbc20dd9c7a7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84109-DeprecateDependencyResolver.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84109-DeprecateDependencyResolver.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #84109 - Deprecate DependencyResolver diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst index 751cd8ff1dcf..db66b21fa303 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84118-VariousPublicMethodsOfAdminPanelViewDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #84118 - Various public methods of AdminPanelView deprecated @@ -40,4 +40,4 @@ Migration Implement your own AdminPanel module by using the new API (see `AdminPanelModuleInterface`). -.. index:: Frontend, FullyScanned, ext:frontend \ No newline at end of file +.. index:: Frontend, FullyScanned, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84145-DeprecateExt_isLinkable.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84145-DeprecateExt_isLinkable.rst index 178afd95f8b8..999680bf6b2a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84145-DeprecateExt_isLinkable.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84145-DeprecateExt_isLinkable.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Deprecation: #84145 - Deprecate ext_isLinkable @@ -31,4 +31,4 @@ Migration Don't call :php:`ext_isLinkable()` anymore and assume :php:`true` as return value. -.. index:: Backend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84171-AddingGeneralUtilitygetUrlRequestHeadersAsNon-associativeArrayAreDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84171-AddingGeneralUtilitygetUrlRequestHeadersAsNon-associativeArrayAreDeprecated.rst index c52e696807af..f6f19f36624f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84171-AddingGeneralUtilitygetUrlRequestHeadersAsNon-associativeArrayAreDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84171-AddingGeneralUtilitygetUrlRequestHeadersAsNon-associativeArrayAreDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================================== Deprecation: #84171 - Adding GeneralUtility::getUrl RequestHeaders as non-associative array are deprecated @@ -40,4 +40,4 @@ will become $headers = ['Content-Language' => 'de-DE']; -.. index:: PHP-API, NotScanned \ No newline at end of file +.. index:: PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst index 411dd38b28ae..4bac4ff2f635 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84195-ProtectedMethodsAndPropertiesInEditDocumentController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Deprecation: #84195 - Protected methods and properties in EditDocumentController @@ -125,4 +125,4 @@ Slots that currently write to "parent object" should instead be turned into a PS to manipulate :php:`$request` before :php:`EditDocumentController` is called. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84222-ExtForm-GridContainer.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84222-ExtForm-GridContainer.rst index 29374f7644e3..b269ceb6e507 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84222-ExtForm-GridContainer.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84222-ExtForm-GridContainer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #84222- Usage of GridContainer form element diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84273-ProtectedMethodsAndPropertiesInFileSystemNavigationFrameController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84273-ProtectedMethodsAndPropertiesInFileSystemNavigationFrameController.rst index 8d14f2c6ff68..c913d0ac9f67 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84273-ProtectedMethodsAndPropertiesInFileSystemNavigationFrameController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84273-ProtectedMethodsAndPropertiesInFileSystemNavigationFrameController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================= Deprecation: #84273 - Protected methods and properties in FileSystemNavigationFrameController @@ -51,4 +51,4 @@ In general, extensions should not instantiate and re-use controllers of the core usages should be rewritten to be free of calls like these. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84274-ProtectedMethodsAndPropertiesInLoginController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84274-ProtectedMethodsAndPropertiesInLoginController.rst index 3a089eee1f61..c06fc951b9b0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84274-ProtectedMethodsAndPropertiesInLoginController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84274-ProtectedMethodsAndPropertiesInLoginController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Deprecation: #84274 - Protected methods and properties in LoginController @@ -40,4 +40,4 @@ In general, extensions should not instantiate and re-use controllers of the core usages should be rewritten to be free of calls like these. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84275-ProtectedMethodInLogoutController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84275-ProtectedMethodInLogoutController.rst index 35a5ccd42ca0..af818e33fae1 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84275-ProtectedMethodInLogoutController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84275-ProtectedMethodInLogoutController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #84275 - Protected methods and properties in LogoutController @@ -39,4 +39,4 @@ In general, extensions should not instantiate and re-use controllers of the core usages should be rewritten to be free of calls like these. -.. index:: Backend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84284-ProtectedMethodsAndPropertiesInContentElementElementInformationController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84284-ProtectedMethodsAndPropertiesInContentElementElementInformationController.rst index 5aa46a4bf586..5d068e525212 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84284-ProtectedMethodsAndPropertiesInContentElementElementInformationController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84284-ProtectedMethodsAndPropertiesInContentElementElementInformationController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================================== Deprecation: #84284 - Protected methods and properties in ContentElement/ElementInformationController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84285-ProtectedMethodsAndPropertiesInMoveElementController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84285-ProtectedMethodsAndPropertiesInMoveElementController.rst index 73a3951ac4e1..63b06b3741f2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84285-ProtectedMethodsAndPropertiesInMoveElementController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84285-ProtectedMethodsAndPropertiesInMoveElementController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Deprecation: #84285 - Protected methods and properties in MoveElementController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84289-UseServerRequestInterfaceInFileCreateFolderController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84289-UseServerRequestInterfaceInFileCreateFolderController.rst index bdd873b6e349..4373435cce5a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84289-UseServerRequestInterfaceInFileCreateFolderController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84289-UseServerRequestInterfaceInFileCreateFolderController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Deprecation: #84289 - Use ServerRequestInterface in File/CreateFolderController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84295-UseServerRequestInterfaceInFileEditFileController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84295-UseServerRequestInterfaceInFileEditFileController.rst index 2b483c494ad9..6471d712a55b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84295-UseServerRequestInterfaceInFileEditFileController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84295-UseServerRequestInterfaceInFileEditFileController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #84295 - Use ServerRequestInterface in File/EditFileController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84307-ProtectedMethodsAndPropertiesInNewContentElementController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84307-ProtectedMethodsAndPropertiesInNewContentElementController.rst index 9daa751210cc..a90d25080a7e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84307-ProtectedMethodsAndPropertiesInNewContentElementController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84307-ProtectedMethodsAndPropertiesInNewContentElementController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Deprecation: #84307 - Protected methods and properties in NewContentElementController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84321-ProtectedMethodsAndPropertiesInAddController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84321-ProtectedMethodsAndPropertiesInAddController.rst index 58eb96214fd8..d4610e50e9ba 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84321-ProtectedMethodsAndPropertiesInAddController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84321-ProtectedMethodsAndPropertiesInAddController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Deprecation: #84321 - Protected methods and properties in AddController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84324-UseServerRequestInterfaceInFileFileController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84324-UseServerRequestInterfaceInFileFileController.rst index 19e90d87b5ea..7fd1c8dc1b01 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84324-UseServerRequestInterfaceInFileFileController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84324-UseServerRequestInterfaceInFileFileController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Deprecation: #84324 - Use ServerRequestInterface in File/FileController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84326-ProtectedMethodsAndPropertiesInFileUploadController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84326-ProtectedMethodsAndPropertiesInFileUploadController.rst index 1f787926a369..c8416b717b9c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84326-ProtectedMethodsAndPropertiesInFileUploadController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84326-ProtectedMethodsAndPropertiesInFileUploadController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #84326 - Protected methods and properties in FileUploadController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84327-DeprecatedPublicMethodsAndPropertiesInWizardEditController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84327-DeprecatedPublicMethodsAndPropertiesInWizardEditController.rst index da6bbeb606a1..437c1036b629 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84327-DeprecatedPublicMethodsAndPropertiesInWizardEditController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84327-DeprecatedPublicMethodsAndPropertiesInWizardEditController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Deprecation: #84327 - Deprecated public methods and properties in Wizard/EditController @@ -42,4 +42,4 @@ Migration In general, extensions should not instantiate and re-use controllers of the core. Existing usages should be rewritten to be free of calls like these. -.. index:: Backend, PHP-API, PartiallyScanned, ext:backend \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned, ext:backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84332-ProtectedMethodsAndPropertiesInRenameFileController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84332-ProtectedMethodsAndPropertiesInRenameFileController.rst index 43db842e783e..87d1c7525504 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84332-ProtectedMethodsAndPropertiesInRenameFileController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84332-ProtectedMethodsAndPropertiesInRenameFileController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #84332 - Protected methods and properties in RenameFileController @@ -50,4 +50,4 @@ Migration In general, extensions should not instantiate and re-use controllers of the core. Existing usages should be rewritten to be free of calls like these. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84334-ProtectedMethodsAndPropertiesInReplaceFileController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84334-ProtectedMethodsAndPropertiesInReplaceFileController.rst index ff9366676b91..5996a2860cb7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84334-ProtectedMethodsAndPropertiesInReplaceFileController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84334-ProtectedMethodsAndPropertiesInReplaceFileController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Deprecation: #84334 - Protected methods and properties in ReplaceFileController @@ -49,4 +49,4 @@ Migration In general, extensions should not instantiate and re-use controllers of the core. Existing usages should be rewritten to be free of calls like these. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84337-ProtectedMethodsAndPropertiesInListController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84337-ProtectedMethodsAndPropertiesInListController.rst index 5ce45a257fba..2bca34f2f94c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84337-ProtectedMethodsAndPropertiesInListController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84337-ProtectedMethodsAndPropertiesInListController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Deprecation: #84337 - Protected methods and properties in ListController @@ -47,4 +47,4 @@ In general, extensions should not instantiate and re-use controllers of the core usages should be rewritten to be free of calls like these. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst index 107159b91b6f..6c429a4de4db 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84338-ProtectedMethodsAndPropertiesInTableController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Deprecation: #84338 - Protected methods and properties in TableController @@ -61,4 +61,4 @@ In general, extensions should not instantiate and re-use controllers of the core usages should be rewritten to be free of calls like these. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84341-ProtectedMethodsAndPropertiesInNewRecordController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84341-ProtectedMethodsAndPropertiesInNewRecordController.rst index 8e085db0ede1..e7db80f54f6f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84341-ProtectedMethodsAndPropertiesInNewRecordController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84341-ProtectedMethodsAndPropertiesInNewRecordController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #84341 - Protected methods and properties in NewRecordController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84369-ProtectedMethodsAndPropertiesInUserSettingsController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84369-ProtectedMethodsAndPropertiesInUserSettingsController.rst index 2b0aa349071c..e56e71588c20 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84369-ProtectedMethodsAndPropertiesInUserSettingsController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84369-ProtectedMethodsAndPropertiesInUserSettingsController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Deprecation: #84369 - Protected methods and properties in UserSettingsController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84374-ProtectedMethodsAndPropertiesInSimpleDataHandlerController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84374-ProtectedMethodsAndPropertiesInSimpleDataHandlerController.rst index 4ed317e46e71..33ac8049c9db 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84374-ProtectedMethodsAndPropertiesInSimpleDataHandlerController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84374-ProtectedMethodsAndPropertiesInSimpleDataHandlerController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Deprecation: #84374 - Protected methods and properties in SimpleDataHandlerController @@ -52,4 +52,4 @@ In general, extensions should not instantiate and re-use controllers of the core usages should be rewritten to be free of calls like these. -.. index:: Backend, PHP-API, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84399-ClassRecordListRenamedToRecordListController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84399-ClassRecordListRenamedToRecordListController.rst index 1b6450a6e23d..f0562547757a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84399-ClassRecordListRenamedToRecordListController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84399-ClassRecordListRenamedToRecordListController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #84399 - Class RecordList renamed to RecordListController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84407-AJAXRequestMethodsInRsaEncryptionEncoder.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84407-AJAXRequestMethodsInRsaEncryptionEncoder.rst index bea9efe5ed4d..e892d6b14633 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84407-AJAXRequestMethodsInRsaEncryptionEncoder.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84407-AJAXRequestMethodsInRsaEncryptionEncoder.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Deprecation: #84407 - AJAX request methods in RsaEncryptionEncoder diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84407-RSAPublicKeyGenerationWithoutContentTypeApplicationJson.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84407-RSAPublicKeyGenerationWithoutContentTypeApplicationJson.rst index 8d635422e63c..8c862825295a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84407-RSAPublicKeyGenerationWithoutContentTypeApplicationJson.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84407-RSAPublicKeyGenerationWithoutContentTypeApplicationJson.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Deprecation: #84407 - RSA public key generation without "Content-Type: application/json" diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84409-ImageManipulationWizardRenamedToImageManipulationController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84409-ImageManipulationWizardRenamedToImageManipulationController.rst index efdd3c73b7d4..24ae7deb1a7f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84409-ImageManipulationWizardRenamedToImageManipulationController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84409-ImageManipulationWizardRenamedToImageManipulationController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================== Deprecation: #84409 - ImageManipulationWizard renamed to ImageManipulationController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84410-CodeCompletionRenamedToCodeCompletionController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84410-CodeCompletionRenamedToCodeCompletionController.rst index cb75354cd5ae..5a778eabd61b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84410-CodeCompletionRenamedToCodeCompletionController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84410-CodeCompletionRenamedToCodeCompletionController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #84410 - CodeCompletion renamed to CodeCompletionController diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84411-TypoScriptReferenceLoaderRenamedToTypoScriptReferenceController.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84411-TypoScriptReferenceLoaderRenamedToTypoScriptReferenceController.rst index 242e331ba517..a133f8b1e1b1 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84411-TypoScriptReferenceLoaderRenamedToTypoScriptReferenceController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84411-TypoScriptReferenceLoaderRenamedToTypoScriptReferenceController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Deprecation: #84411 - TypoScriptReferenceLoader renamed to TypoScriptReferenceController @@ -32,4 +32,4 @@ Migration Use new class name instead. -.. index:: Backend, PHP-API, FullyScanned, ext:t3editor \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned, ext:t3editor diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84463-PageTsConfigOptionModweb_listnewWizardsDropped.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84463-PageTsConfigOptionModweb_listnewWizardsDropped.rst index fef5cb3bbec7..75b4e47fbbd4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84463-PageTsConfigOptionModweb_listnewWizardsDropped.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84463-PageTsConfigOptionModweb_listnewWizardsDropped.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #84463 - PageTsConfig option mod.web_list.newWizards dropped @@ -9,7 +9,7 @@ See :issue:`84463` Description =========== -The widely unknown PageTsConfig option :ts:`mod.web_list.newWizards` has been enabled by default and dropped. +The widely unknown PageTsConfig option :typoscript:`mod.web_list.newWizards` has been enabled by default and dropped. PHP property :php:`newWizards` of class :php:`TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList` has been deprecated along the way. @@ -35,4 +35,4 @@ Migration Do not use property :php:`newWizards` anymore, drop the PageTsConfig option if used. -.. index:: Backend, PHP-API, TSConfig, PartiallyScanned \ No newline at end of file +.. index:: Backend, PHP-API, TSConfig, PartiallyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84530-DefaultValuesFromGlobalsDeprecatedInFormEngine.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84530-DefaultValuesFromGlobalsDeprecatedInFormEngine.rst index 51621f0f5c0b..d84f55969150 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84530-DefaultValuesFromGlobalsDeprecatedInFormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84530-DefaultValuesFromGlobalsDeprecatedInFormEngine.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #84530 - Default values from globals deprecated in FormEngine diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84549-DeprecateMethodsInCoreVersionService.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84549-DeprecateMethodsInCoreVersionService.rst index f97297ea763f..469c9135b56c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84549-DeprecateMethodsInCoreVersionService.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84549-DeprecateMethodsInCoreVersionService.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #84549 - Deprecate methods in CoreVersionService diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84637-TemplateService-linkDataFunctionalityMovedInPageLinkBuilder.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84637-TemplateService-linkDataFunctionalityMovedInPageLinkBuilder.rst index 495ac0b111a6..13509ac74c73 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84637-TemplateService-linkDataFunctionalityMovedInPageLinkBuilder.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84637-TemplateService-linkDataFunctionalityMovedInPageLinkBuilder.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Deprecation: #84637 - TemplateService->linkData() functionality moved in PageLinkBuilder @@ -40,4 +40,4 @@ Migration Access the corresponding new methods within :php:`PageLinkBuilder` instead of the TemplateService-related methods, or use the existing hook to modify parameters for a URL. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst index 3dc90a35ae4f..8719ca9528a9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Deprecation-84641-DeprecatedAdminPanelRelatedMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================================================== Deprecation: #84641 - Deprecated AdminPanel related methods and properties in FrontendBackendUserAuthentication diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-48013-AddSupportForProgressiveImages.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-48013-AddSupportForProgressiveImages.rst index 00e28190e51d..71f2ac61f7fd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-48013-AddSupportForProgressiveImages.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-48013-AddSupportForProgressiveImages.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #48013 - Add support for progressive images diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-61981-SearchAllFieldsInSuggestWizard.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-61981-SearchAllFieldsInSuggestWizard.rst index a1c4cad064fe..7d74633c2cfa 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-61981-SearchAllFieldsInSuggestWizard.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-61981-SearchAllFieldsInSuggestWizard.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #61981 - Search all fields in Suggest Wizard diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-69187-EXTSchedulerCreateTaskGroupFromAddeditTaskForm.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-69187-EXTSchedulerCreateTaskGroupFromAddeditTaskForm.rst index b085d2082f5f..455c0a27eb74 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-69187-EXTSchedulerCreateTaskGroupFromAddeditTaskForm.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-69187-EXTSchedulerCreateTaskGroupFromAddeditTaskForm.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #69187 - EXT:Scheduler: Create task group from add/edit task form diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-71911-AddConstraintHookInDatabaseRecordListMakeSearchString.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-71911-AddConstraintHookInDatabaseRecordListMakeSearchString.rst index ffb60e0a93ee..2b1eadec821e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-71911-AddConstraintHookInDatabaseRecordListMakeSearchString.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-71911-AddConstraintHookInDatabaseRecordListMakeSearchString.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #71911 - Add constraint hook in DatabaseRecordList->makeSearchString diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-76349-IntegrateSwiftMailersSpoolTransportIntoTYPO3.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-76349-IntegrateSwiftMailersSpoolTransportIntoTYPO3.rst index dd423ac4fa08..92f9fdb9d783 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-76349-IntegrateSwiftMailersSpoolTransportIntoTYPO3.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-76349-IntegrateSwiftMailersSpoolTransportIntoTYPO3.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #76349 - Integrate Swift Mailer's spool transport into TYPO3 diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-77685-CreateASaveAndOpenCopyButtonWhenSavingAContentElement.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-77685-CreateASaveAndOpenCopyButtonWhenSavingAContentElement.rst index d02512f1d651..c409bb4992fa 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-77685-CreateASaveAndOpenCopyButtonWhenSavingAContentElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-77685-CreateASaveAndOpenCopyButtonWhenSavingAContentElement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Feature: #77685 - Create a save and open copy button when saving a content element @@ -25,4 +25,4 @@ Impact Editors are able to make a duplicate of a record with just a single click. They don't have to copy & paste. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-78332-AllowSettingADefaultReplyTo-email-addressForNotification-mails.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-78332-AllowSettingADefaultReplyTo-email-addressForNotification-mails.rst index 3c1112067596..858f321e54d9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-78332-AllowSettingADefaultReplyTo-email-addressForNotification-mails.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-78332-AllowSettingADefaultReplyTo-email-addressForNotification-mails.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================================== Feature: #78332 - Allow setting a default replyTo-email-address for notification-mails diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-80124-EXTform-AllowSettingOfValidationMessagesInFormEditor.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-80124-EXTform-AllowSettingOfValidationMessagesInFormEditor.rst index a7f8d2db55db..e129e9334905 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-80124-EXTform-AllowSettingOfValidationMessagesInFormEditor.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-80124-EXTform-AllowSettingOfValidationMessagesInFormEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Feature: #80124 - EXT:form - allow setting of validation messages in form editor diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-80263-AddANewSignalSlotForUserSwitch.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-80263-AddANewSignalSlotForUserSwitch.rst index aebde7fe92ac..96ecb2fee9d5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-80263-AddANewSignalSlotForUserSwitch.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-80263-AddANewSignalSlotForUserSwitch.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #80263 - Add a new signal slot for user switch @@ -23,4 +23,4 @@ Use the following code to use the signal 'switchUser' ); -.. index:: Backend, PHP-API, ext:beuser \ No newline at end of file +.. index:: Backend, PHP-API, ext:beuser diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-82704-AddReadonlyAndRequiredAttributesToTextareaViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-82704-AddReadonlyAndRequiredAttributesToTextareaViewHelper.rst index 6a7d042f6afe..7372c308ae6f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-82704-AddReadonlyAndRequiredAttributesToTextareaViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-82704-AddReadonlyAndRequiredAttributesToTextareaViewHelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #82704 - Add readonly and required attributes to TextareaViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83460-HideRestrictedColumns.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83460-HideRestrictedColumns.rst index cfea065a83af..f1b428923b86 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83460-HideRestrictedColumns.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83460-HideRestrictedColumns.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #83460 - Hide restricted columns in page module diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83506-RetrieveSessionDataInTSConditions.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83506-RetrieveSessionDataInTSConditions.rst index a7186d417192..c5ea44d2fedd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83506-RetrieveSessionDataInTSConditions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83506-RetrieveSessionDataInTSConditions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #83506 - Retrieve session data in TS conditions diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83556-AddToggleSwitchesToFormEngine.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83556-AddToggleSwitchesToFormEngine.rst index 8910e4fdd333..05de142e03a6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83556-AddToggleSwitchesToFormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83556-AddToggleSwitchesToFormEngine.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #83556 - Add toggle switches to FormEngine diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83711-FeatureFlagUnifiedPageTranslationHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83711-FeatureFlagUnifiedPageTranslationHandling.rst index a4bdf3cf755e..017baffd319d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83711-FeatureFlagUnifiedPageTranslationHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83711-FeatureFlagUnifiedPageTranslationHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #83711 - FeatureFlag: unifiedPageTranslationHandling @@ -19,4 +19,4 @@ It does the following when active: Once the Update Wizard for migrating `pages_language_overlay` records is done, the feature is enabled. -.. index:: Backend, Frontend \ No newline at end of file +.. index:: Backend, Frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83725-SupportForPSR-15HTTPMiddlewares.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83725-SupportForPSR-15HTTPMiddlewares.rst index 80f1ce7c6ce8..10bc12781f8a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83725-SupportForPSR-15HTTPMiddlewares.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83725-SupportForPSR-15HTTPMiddlewares.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #83725 - Support for PSR-15 HTTP middlewares diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83736-ExtendedPSR-7RequestsWithTYPO3ServerParameters.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83736-ExtendedPSR-7RequestsWithTYPO3ServerParameters.rst index 6e5de483244f..e0ec7268edfc 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83736-ExtendedPSR-7RequestsWithTYPO3ServerParameters.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83736-ExtendedPSR-7RequestsWithTYPO3ServerParameters.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Feature: #83736 - Extended PSR-7 requests with TYPO3 normalized server parameters diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83740-CleanupOfAbstractRecordListBreaksHook.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83740-CleanupOfAbstractRecordListBreaksHook.rst index bfb4ce925b36..8b0e269f7b6e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83740-CleanupOfAbstractRecordListBreaksHook.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83740-CleanupOfAbstractRecordListBreaksHook.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #83740 - Cleanup of AbstractRecordList breaks hook diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83748-ShowValueOfFieldsInDebugMode.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83748-ShowValueOfFieldsInDebugMode.rst index 924e4b35153c..3880667c7f3b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83748-ShowValueOfFieldsInDebugMode.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83748-ShowValueOfFieldsInDebugMode.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #83748 - Show value of fields in debug mode @@ -23,4 +23,4 @@ permissions or configuration using TsConfig. Instead of looking into the source code of the browser, it is now possible to display those name by enabling the debug mode for the backend. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83906-DisableSingleFormEngineDataProvider.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83906-DisableSingleFormEngineDataProvider.rst index 046ab53cca7d..2228f359a9f6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83906-DisableSingleFormEngineDataProvider.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83906-DisableSingleFormEngineDataProvider.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #83906 - Disable single FormEngine data provider @@ -29,4 +29,4 @@ Impact The disable feature allows extension authors to easily substitute existing data providers with own solutions and avoids nasty array- and dependency munging by extension authors. -.. index:: Backend, PHP-API \ No newline at end of file +.. index:: Backend, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83942-ProvideViewHelperToRenderIconForResources.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83942-ProvideViewHelperToRenderIconForResources.rst index a374c255b091..386e6aff0497 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83942-ProvideViewHelperToRenderIconForResources.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83942-ProvideViewHelperToRenderIconForResources.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #83942 - Provide ViewHelper to render icon for resources diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83965-MakePositionOfSysNotesConfigurable.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83965-MakePositionOfSysNotesConfigurable.rst index 3da79f5efca8..86f9212acb54 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83965-MakePositionOfSysNotesConfigurable.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-83965-MakePositionOfSysNotesConfigurable.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #83965 - Make position of sys notes configurable diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84045-NewAdminPanelModuleAPI.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84045-NewAdminPanelModuleAPI.rst index 4fe5ac29557e..18ee04910cdd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84045-NewAdminPanelModuleAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84045-NewAdminPanelModuleAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Feature: #84045 - new AdminPanel module API diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84120-AbsoluteURLsForTypolinkViewHelpers.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84120-AbsoluteURLsForTypolinkViewHelpers.rst index dd7670cb53d9..3052aa5bbb85 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84120-AbsoluteURLsForTypolinkViewHelpers.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84120-AbsoluteURLsForTypolinkViewHelpers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #84120 - Absolute URLs for typolink ViewHelpers @@ -22,12 +22,12 @@ It is now possible to add the `absolute` parameter to the ViewHelpers above. <f:link.typolink parameter="23" absolute="true">Link To My Page</f:link.typolink> <f:uri.typolink parameter="23" absolute="true" /> - -generates + +generates .. code-block:: html <a href="https://www.mydomain.com/index.php?id=23">Link to My Page</a> https://www.mydomain.com/index.php?id=23 -.. index:: Fluid, ext:fluid \ No newline at end of file +.. index:: Fluid, ext:fluid diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84153-IntroduceAGenericEnvironmentClass.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84153-IntroduceAGenericEnvironmentClass.rst index 7fad3dbb8695..e4fdf981b78d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84153-IntroduceAGenericEnvironmentClass.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84153-IntroduceAGenericEnvironmentClass.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #84153 - Introduce a generic Environment class @@ -43,4 +43,4 @@ You should not rely on the PHP constants anymore, but rather use the Environment * :php:`TYPO3_REQUESTTYPE_CLI` * :php:`PATH_thisScript` -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84159-ExtractAdminPanelToOwnExtension.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84159-ExtractAdminPanelToOwnExtension.rst index 0158a8e8ea89..c74fb7c1c2c1 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84159-ExtractAdminPanelToOwnExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84159-ExtractAdminPanelToOwnExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #84159 - Extract admin panel to own extension @@ -20,4 +20,4 @@ The admin panel can be completely uninstalled by deactivating the extension. To extension has to be activated. Classes have been moved to the new extension and a class alias map for migration of legacy code has been provided. -.. index:: Frontend, PHP-API, ext:frontend \ No newline at end of file +.. index:: Frontend, PHP-API, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84216-FluidPartialDebugOutputShouldNotBeVisibleInAdminPanel.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84216-FluidPartialDebugOutputShouldNotBeVisibleInAdminPanel.rst index 6132436d860c..ea0b010dbb44 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84216-FluidPartialDebugOutputShouldNotBeVisibleInAdminPanel.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84216-FluidPartialDebugOutputShouldNotBeVisibleInAdminPanel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #84216 - New attribute "debug" in RenderViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84466-RequestAwareInterfacesAddedToReports.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84466-RequestAwareInterfacesAddedToReports.rst index 09c936330db9..f933f8fc3c89 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84466-RequestAwareInterfacesAddedToReports.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84466-RequestAwareInterfacesAddedToReports.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #84466 - Request aware interfaces added to reports diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84517-Recordlist-MakeCsvDelimiterConfigurable.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84517-Recordlist-MakeCsvDelimiterConfigurable.rst index 127f65edb2fa..dd2cdade4df9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84517-Recordlist-MakeCsvDelimiterConfigurable.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84517-Recordlist-MakeCsvDelimiterConfigurable.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #84517 - Recordlist - Make csv delimiter configurable @@ -20,4 +20,4 @@ Impact It is now possible to control the delimiter and quote-character of the recordlist csv export. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84545-AllowTemporaryFilesToBeStoredOutsideTheDocumentRoot.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84545-AllowTemporaryFilesToBeStoredOutsideTheDocumentRoot.rst index e5bd7957c688..5a92a7e046e0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84545-AllowTemporaryFilesToBeStoredOutsideTheDocumentRoot.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84545-AllowTemporaryFilesToBeStoredOutsideTheDocumentRoot.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Feature: #84545 - Allow temporary files to be stored outside the document root diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84549-UsageOfNewRESTAPIOnGettypo3org.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84549-UsageOfNewRESTAPIOnGettypo3org.rst index cd5b85302e6d..f2122899e982 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84549-UsageOfNewRESTAPIOnGettypo3org.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84549-UsageOfNewRESTAPIOnGettypo3org.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #84549 - Usage of new REST API on get.typo3.org diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84581-SiteHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84581-SiteHandling.rst index 6ccddb52f9e3..4c1438f4ee35 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84581-SiteHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Feature-84581-SiteHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Feature: #84581 - Introduce Site Handling diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Important-83724-APIAndBehaviorChangeInRequestHandlerClasses.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Important-83724-APIAndBehaviorChangeInRequestHandlerClasses.rst index b0eef594a3dc..55c03b09f627 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Important-83724-APIAndBehaviorChangeInRequestHandlerClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Important-83724-APIAndBehaviorChangeInRequestHandlerClasses.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Important: #83724 - API and behavior change in request handler classes diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst index 447138761f7a..53659682cb3b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Important-83869-RemovedRequestTypeSpecificCodeInBootstrap.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Important: #83869 - Removed request type specific code in Bootstrap diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Important-84420-ProperlyEscapeReservedCharsInYaml.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Important-84420-ProperlyEscapeReservedCharsInYaml.rst index fbd685c4cede..e30067b09a2e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Important-84420-ProperlyEscapeReservedCharsInYaml.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Important-84420-ProperlyEscapeReservedCharsInYaml.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Important: #84420 - Properly escape reserved chars in YAML diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Important-84658-KeepSortingForDeletedRecords.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Important-84658-KeepSortingForDeletedRecords.rst index 5b4045875f70..b29facd2e5ee 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Important-84658-KeepSortingForDeletedRecords.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Important-84658-KeepSortingForDeletedRecords.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Important: #84658 - Keep sorting value for deleted records diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Index.rst index f906d7c43b00..b0bd8dac52b9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.2/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.2/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 9.2 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84680-RemovedUnusedLocallangFilesFromEXTlang.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84680-RemovedUnusedLocallangFilesFromEXTlang.rst index ac767c63af37..bcd457d2e988 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84680-RemovedUnusedLocallangFilesFromEXTlang.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84680-RemovedUnusedLocallangFilesFromEXTlang.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #84680 - Removed unused locallang files from EXT:lang @@ -44,4 +44,4 @@ Migration Use your own language files. -.. index:: Backend, TCA, NotScanned \ No newline at end of file +.. index:: Backend, TCA, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84744-RaiseDoctrinedbal-version.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84744-RaiseDoctrinedbal-version.rst index fc7f8ee1f67a..ba8f8dbb39c0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84744-RaiseDoctrinedbal-version.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84744-RaiseDoctrinedbal-version.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Breaking: #84744 - Raise doctrine/dbal-version @@ -39,4 +39,4 @@ Manually provide the proper prefixes in your DateInterval fields. If you didn't use negative DateIntervals yet, you can safely prefix your data with `+`. -.. index:: Database, PHP-API, NotScanned \ No newline at end of file +.. index:: Database, PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84810-RemoveExplicitConfirmationOfTranslation.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84810-RemoveExplicitConfirmationOfTranslation.rst index 259cd5b751e0..8af2f635c203 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84810-RemoveExplicitConfirmationOfTranslation.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84810-RemoveExplicitConfirmationOfTranslation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Breaking: #84810 - Remove explicitConfirmationOfTranslation diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst index 284ea8c3eb76..87c6305bd6ca 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84843-UseNo-cookieDomainForYoutubeByDefault.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Breaking: #84843 - Use no-cookie domain for youtube by default @@ -29,7 +29,7 @@ is used if explicitly set by the following TypoScript configuration: Impact ====== -The TypoScript configuration :ts:`lib.contentElement.settings.media.additionalConfig` is used +The TypoScript configuration :typoscript:`lib.contentElement.settings.media.additionalConfig` is used as attribute :php:`additionalConfig` of the ViewHelper :php:`\TYPO3\CMS\Fluid\ViewHelpers\MediaViewHelper`. If no configuration is provided, the domain `www.youtube-nocookie.com` is used. @@ -44,6 +44,6 @@ Installations which require the usage of the domain `www.youtube.com` or setting Migration ========= -Use the TypoScript configuration :ts:`lib.contentElement.settings.media.additionalConfig.no-cookie = 0` +Use the TypoScript configuration :typoscript:`lib.contentElement.settings.media.additionalConfig.no-cookie = 0` .. index:: TypoScript, ext:fluid_styled_content, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-LocalizationOfPageOnColumnBasisRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-LocalizationOfPageOnColumnBasisRemoved.rst index b783150b4a67..0185a54882ec 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-LocalizationOfPageOnColumnBasisRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-LocalizationOfPageOnColumnBasisRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Breaking: #84877 - Localization of page on column basis removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-LocalizationRepositoryMarkedAsInternal.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-LocalizationRepositoryMarkedAsInternal.rst index 9df170489e29..40d70d5319e0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-LocalizationRepositoryMarkedAsInternal.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-LocalizationRepositoryMarkedAsInternal.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Breaking: #84877 - LocalizationRepository marked as internal diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-MethodsOfLocalizationRepositoryChanged.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-MethodsOfLocalizationRepositoryChanged.rst index 77d59701dcec..51b5a4d64996 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-MethodsOfLocalizationRepositoryChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-MethodsOfLocalizationRepositoryChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Breaking: #84877 - Methods of localization repository changed diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-RouteOfLanguageRetrievalChanged.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-RouteOfLanguageRetrievalChanged.rst index 7c2e12a8505a..2c0d7898d945 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-RouteOfLanguageRetrievalChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-84877-RouteOfLanguageRetrievalChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Breaking: #84877 - Route of language retrieval changed diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-85025-EnumerationsAreNowFinal.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-85025-EnumerationsAreNowFinal.rst index ce8b1a0d7ba3..e87081c33844 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-85025-EnumerationsAreNowFinal.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-85025-EnumerationsAreNowFinal.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Breaking: #85025 - Enumerations are now final @@ -34,4 +34,4 @@ Migration Remove the classes which extend TYPO3 enumerations. -.. index:: PHP-API, NotScanned \ No newline at end of file +.. index:: PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-85036-RemoveSupportForNonNamespacedClassesInExtbase.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-85036-RemoveSupportForNonNamespacedClassesInExtbase.rst index 11b45adbc6c7..d63abbfdfa7b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-85036-RemoveSupportForNonNamespacedClassesInExtbase.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Breaking-85036-RemoveSupportForNonNamespacedClassesInExtbase.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Breaking: #85036 - Removed support for non-namespaced classes in Extbase diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-81686-AccessingCoreTypoScriptWithTxtFileExtensionHasBeenDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-81686-AccessingCoreTypoScriptWithTxtFileExtensionHasBeenDeprecated.rst index 010d3d67ba5b..07e6378a9044 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-81686-AccessingCoreTypoScriptWithTxtFileExtensionHasBeenDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-81686-AccessingCoreTypoScriptWithTxtFileExtensionHasBeenDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================ Deprecation: #81686 - Accessing core TypoScript with .txt file extension has been deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-83167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-83167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst index 3d1491ed01e2..993db31bc7d5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-83167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-83167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Deprecation: #83167 - Replace @validate with @TYPO3\\CMS\\Extbase\\Annotation\\Validate diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-83976-MovedFileExtensionDetectionToFALDriver.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-83976-MovedFileExtensionDetectionToFALDriver.rst index feb81b93b4c0..004070539f37 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-83976-MovedFileExtensionDetectionToFALDriver.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-83976-MovedFileExtensionDetectionToFALDriver.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Deprecation: #83976 - Moved file extension detection to FAL driver @@ -34,4 +34,4 @@ Migration Adjust the :php:`getFileInfoByIdentifier()` method of your file drivers to return the `extension` value. -.. index:: FAL, NotScanned \ No newline at end of file +.. index:: FAL, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84680-MoveLastLanguageFilesAwayFromExtlangAndRemoveExtlangCompletely.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84680-MoveLastLanguageFilesAwayFromExtlangAndRemoveExtlangCompletely.rst index 666ae21a0a9d..141f2d9ce7ac 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84680-MoveLastLanguageFilesAwayFromExtlangAndRemoveExtlangCompletely.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84680-MoveLastLanguageFilesAwayFromExtlangAndRemoveExtlangCompletely.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================ Deprecation: #84680 - Move last language files away from ext:lang and remove ext:lang completely @@ -46,4 +46,4 @@ Migrate the current location to the new location from the list below. 'lang/Resources/Private/Language/locallang_browse_links.xlf' => 'recordlist/Resources/Private/Language/locallang_browse_links.xlf' 'lang/Resources/Private/Language/locallang_tcemain.xlf' => 'workspaces/Resources/Private/Language/locallang_tcemain.xlf' -.. index:: Backend, TCA, NotScanned \ No newline at end of file +.. index:: Backend, TCA, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84725-SysDomainResolvingMovedIntoMiddleware.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84725-SysDomainResolvingMovedIntoMiddleware.rst index 772511501cf8..3fc565895776 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84725-SysDomainResolvingMovedIntoMiddleware.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84725-SysDomainResolvingMovedIntoMiddleware.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #84725 - sys_domain resolving moved into middleware @@ -43,4 +43,4 @@ If the functionality is used in a third-party functionality and still needed, ensure to extend from :php:`SiteResolver` middleware to call the now-protected method equivalents instead. -.. index:: Frontend, PHP-API, FullyScanned, ext:frontend \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst index 75342ef96c60..fc45aa17434f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84965-VariousTypoScriptFrontendControllerMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Deprecation: #84965 - Various TypoScriptFrontendController methods @@ -62,4 +62,4 @@ e.g. via custom stacks or just by setting up the "frontend" middleware stack. Additionally, extensions can create custom middlewares to modify a HTTP request or response as well. -.. index:: Frontend, PHP-API, FullyScanned, ext:frontend \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84980-BackendUserAuthentication-addTScommentDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84980-BackendUserAuthentication-addTScommentDeprecated.rst index 51c5b4632b6e..0331a2521a2d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84980-BackendUserAuthentication-addTScommentDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84980-BackendUserAuthentication-addTScommentDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #84980 - BackendUserAuthentication->addTScomment() diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84981-BackendUserAuthentication-simplelogDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84981-BackendUserAuthentication-simplelogDeprecated.rst index 3c1a893cfe18..aee11aa76ee3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84981-BackendUserAuthentication-simplelogDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84981-BackendUserAuthentication-simplelogDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #84981 - BackendUserAuthentication->simplelog() @@ -30,4 +30,4 @@ Migration Use :php:`writelog()` instead or - even better - use the logging framework to log messages. -.. index:: Backend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84984-ProtectedUserTSconfigPropertiesInBackendUserAuthentication.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84984-ProtectedUserTSconfigPropertiesInBackendUserAuthentication.rst index 80c38826413c..fa9917c19a98 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84984-ProtectedUserTSconfigPropertiesInBackendUserAuthentication.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84984-ProtectedUserTSconfigPropertiesInBackendUserAuthentication.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Deprecation: #84984 - Protected user TSconfig properties in BackendUserAuthentication @@ -42,4 +42,4 @@ Do not use the properties marked as internal above. Remove usage of :php:`userTS_dontGetCached` and configure the UserTSconfig cache via the caching framework's configuration instead. -.. index:: Backend, PHP-API, TSConfig, FullyScanned \ No newline at end of file +.. index:: Backend, PHP-API, TSConfig, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84993-DeprecateSomeTSconfigRelatedMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84993-DeprecateSomeTSconfigRelatedMethods.rst index 3c40aa89548a..c1313f00a19c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84993-DeprecateSomeTSconfigRelatedMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84993-DeprecateSomeTSconfigRelatedMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #84993 - Deprecate some TSconfig related methods diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84994-BackendUtilitygetPidForModTSconfigDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84994-BackendUtilitygetPidForModTSconfigDeprecated.rst index ff7c1adabeab..ace081c759aa 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84994-BackendUtilitygetPidForModTSconfigDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-84994-BackendUtilitygetPidForModTSconfigDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #84994 - BackendUtility::getPidForModTSconfig() @@ -30,4 +30,4 @@ Migration Drop the method call and copy the one-liner implementation into consuming code. -.. index:: Backend, PHP-API, TSConfig, FullyScanned \ No newline at end of file +.. index:: Backend, PHP-API, TSConfig, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst index f717f143d2fb..524bd484ee88 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85005-DeprecateMethodsAndConstantsInValidatorResolver.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #85005 - Deprecate methods and constants in ValidatorResolver diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85012-OnlyValidateMethodParamsIfNeeded.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85012-OnlyValidateMethodParamsIfNeeded.rst index d32be7a2012a..42f96f940f56 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85012-OnlyValidateMethodParamsIfNeeded.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85012-OnlyValidateMethodParamsIfNeeded.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Deprecation: #85012 - GetValidationResults of Argument:class and Arguments::class diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85016-OverridingPageTSconfigModWithUserTSconfigModDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85016-OverridingPageTSconfigModWithUserTSconfigModDeprecated.rst index 332c3f09677d..8ef95a670ecd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85016-OverridingPageTSconfigModWithUserTSconfigModDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85016-OverridingPageTSconfigModWithUserTSconfigModDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Deprecation: #84982 - Overriding page TSconfig mod. with user TSconfig mod. diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85027-SaltedPasswordsRelatedMethodsAndClasses.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85027-SaltedPasswordsRelatedMethodsAndClasses.rst index 7ac4cd126052..1663dad03552 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85027-SaltedPasswordsRelatedMethodsAndClasses.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85027-SaltedPasswordsRelatedMethodsAndClasses.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #85027 - SaltedPasswordsUtility::isUsageEnabled() @@ -32,4 +32,4 @@ Migration Use the authentication services documented in the core API to not rely on clear-text password storage and the method mentioned above. -.. index:: Database, Frontend, LocalConfiguration, PHP-API, FullyScanned, ext:saltedpasswords \ No newline at end of file +.. index:: Database, Frontend, LocalConfiguration, PHP-API, FullyScanned, ext:saltedpasswords diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85078-PageRepositoryVersioningPreview.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85078-PageRepositoryVersioningPreview.rst index 819829b84945..e50a8e797f97 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85078-PageRepositoryVersioningPreview.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85078-PageRepositoryVersioningPreview.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #85078 - PageRepository->versioningPreview @@ -34,4 +34,4 @@ Migration Just set :php:`$versioningWorkspaceId` and remove any calls to the property. -.. index:: Frontend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Frontend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85086-GeneralUtilityArrayToLogString.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85086-GeneralUtilityArrayToLogString.rst index 4110fd5ac410..0083b793b112 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85086-GeneralUtilityArrayToLogString.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85086-GeneralUtilityArrayToLogString.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #85086 - GeneralUtility::arrayToLogString() @@ -34,4 +34,4 @@ this information properly. For other purposes, like CLI-command output, it is recommended to implement this functionality directly in the corresponding CLI command. -.. index:: CLI, PHP-API, FullyScanned, ext:core \ No newline at end of file +.. index:: CLI, PHP-API, FullyScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85102-PhpOptionsUtility.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85102-PhpOptionsUtility.rst index 1340cb714bb2..a58c91bcea5a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85102-PhpOptionsUtility.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85102-PhpOptionsUtility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================= Deprecation: #85102 - PhpOptionsUtility @@ -31,4 +31,4 @@ Migration Implement the :php:`filter_var()` and :php:`ini_get()` used in the PhpOptionsUtility wrapper yourself. -.. index:: PHP-API, FullyScanned, ext:core \ No newline at end of file +.. index:: PHP-API, FullyScanned, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85113-LegacyBackendModuleRoutingMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85113-LegacyBackendModuleRoutingMethods.rst index d4272e8ea4e5..497c5dfc848f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85113-LegacyBackendModuleRoutingMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85113-LegacyBackendModuleRoutingMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #85113 - Legacy Backend Module Routing methods diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85120-JavaScriptEncoder.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85120-JavaScriptEncoder.rst index dfafc8314b65..06030e17f074 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85120-JavaScriptEncoder.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85120-JavaScriptEncoder.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================= Deprecation: #85120 - JavaScriptEncoder @@ -32,4 +32,4 @@ Migration Use :php:`GeneralUtility::quoteJSvalue()` or :php:`json_encode()` with proper options as second parameter to escape a string for JavaScript output. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85122-FunctionalityInCharsetConverter.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85122-FunctionalityInCharsetConverter.rst index b405b595bc00..ad7a193e64fc 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85122-FunctionalityInCharsetConverter.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85122-FunctionalityInCharsetConverter.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #85122 - Functionality in CharsetConverter @@ -49,4 +49,4 @@ Migration Use native PHP equivalents instead, see the methods directly for substitutes. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85123-ConstantsRelatedToServices.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85123-ConstantsRelatedToServices.rst index 798dd52b6caf..6d3605626d9a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85123-ConstantsRelatedToServices.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85123-ConstantsRelatedToServices.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #85123 - Constants related to Services @@ -41,4 +41,4 @@ Migration Use the class constants provided within :php:`TYPO3\CMS\Core\Service\AbstractService`. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85124-RedirectingUrlHandlerHookConcept.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85124-RedirectingUrlHandlerHookConcept.rst index 5eda9a87b9cc..2d3fee5125cb 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85124-RedirectingUrlHandlerHookConcept.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85124-RedirectingUrlHandlerHookConcept.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #85124 - Redirecting urlHandler Hook Concept diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85125-UsagesOfCharsetConverterInCore.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85125-UsagesOfCharsetConverterInCore.rst index a21440136389..c00cf31c2974 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85125-UsagesOfCharsetConverterInCore.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85125-UsagesOfCharsetConverterInCore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Deprecation: #85125 - Deprecate usages of CharsetConverter in core diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85130-TSFE-getPageShortcutMovedToPageRepository.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85130-TSFE-getPageShortcutMovedToPageRepository.rst index 7ff2059304e1..e752ab190426 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85130-TSFE-getPageShortcutMovedToPageRepository.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Deprecation-85130-TSFE-getPageShortcutMovedToPageRepository.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #85130 - $TSFE->getPageShortcut() moved to PageRepository diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-69274-PreserveImageRotationIfOrientIsSavedInExif.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-69274-PreserveImageRotationIfOrientIsSavedInExif.rst index 422d70cd9d03..8023b0c02aea 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-69274-PreserveImageRotationIfOrientIsSavedInExif.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-69274-PreserveImageRotationIfOrientIsSavedInExif.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Feature: #69274 - Preserve image rotation if orient is saved in exif @@ -22,4 +22,4 @@ Impact Images with an orientation other than 0 degrees are now properly scaled/cropped (processed). Thumbnails in the Backend and processed images in the Frontend are presented in the correct orientation. -.. index:: FAL, ext:core \ No newline at end of file +.. index:: FAL, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-71644-AddMetadataToFilebrowserSearch.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-71644-AddMetadataToFilebrowserSearch.rst index 618cb942ff6d..07338f26b7de 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-71644-AddMetadataToFilebrowserSearch.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-71644-AddMetadataToFilebrowserSearch.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #71644 - Add metadata to filebrowser search @@ -11,4 +11,4 @@ Description This change is now superseded by a more solid solution with `#87610`, which also respects folders in file search. -.. index:: Backend, ext:filelist \ No newline at end of file +.. index:: Backend, ext:filelist diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-79889-SaltedpasswordsSupportPHPPasswordAPI.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-79889-SaltedpasswordsSupportPHPPasswordAPI.rst index ea1fc5680223..7cb8d6f94486 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-79889-SaltedpasswordsSupportPHPPasswordAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-79889-SaltedpasswordsSupportPHPPasswordAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #79889 - Saltedpasswords supports PHP password API diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-81464-AddAPIForMetaTagManagement.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-81464-AddAPIForMetaTagManagement.rst index aed494c2dd83..4ac82a8a10d6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-81464-AddAPIForMetaTagManagement.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-81464-AddAPIForMetaTagManagement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Feature: #81464 - Add API for meta tag management @@ -91,10 +91,10 @@ You can set your meta tags by TypoScript and PHP (for example from plugins). Fir will be handled. After that the meta tags defined in TypoScript will be handled. It is possible to override earlier set meta tags by TypoScript if you explicitly say this should happen. Therefore the -:ts:`meta.*.replace` option was introduced. It is a boolean flag with these values: +:typoscript:`meta.*.replace` option was introduced. It is a boolean flag with these values: -* :ts:`1`: The meta tag set by TypoScript will replace earlier set meta tags -* :ts:`0`: (default) If the meta tag is not set before, the meta tag will be created. If it is already set, it will ignore the meta tag set by TypoScript. +* :typoscript:`1`: The meta tag set by TypoScript will replace earlier set meta tags +* :typoscript:`0`: (default) If the meta tag is not set before, the meta tag will be created. If it is already set, it will ignore the meta tag set by TypoScript. .. code-block:: typoscript @@ -104,7 +104,7 @@ It is possible to override earlier set meta tags by TypoScript if you explicitly og:site_name.replace = 1 } -When you set the property replace to :ts:`1` at the specific tag, the tag will replace tags that are set from plugins. +When you set the property replace to :typoscript:`1` at the specific tag, the tag will replace tags that are set from plugins. Impact ====== diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-81794-PasswordFieldsInTheInstallTool.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-81794-PasswordFieldsInTheInstallTool.rst index 23a66ec72a12..1a14cdd53b32 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-81794-PasswordFieldsInTheInstallTool.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-81794-PasswordFieldsInTheInstallTool.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #81794 - Password fields in the Install tool @@ -17,4 +17,4 @@ Impact Field Mail/transport_smtp_password uses a password field. -.. index:: LocalConfiguration \ No newline at end of file +.. index:: LocalConfiguration diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-82511-ExtFormAddHtml5DateElement.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-82511-ExtFormAddHtml5DateElement.rst index 3ab9f976872e..0cd4abc912e9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-82511-ExtFormAddHtml5DateElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-82511-ExtFormAddHtml5DateElement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #82511 - EXT:form add HTML5 date form element diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-83167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-83167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst index 7fa9f5c68825..6caa6674f077 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-83167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-83167-ReplaceValidateWithTYPO3CMSExtbaseAnnotationValidate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Feature: #83167 - Replace @validate with @TYPO3\\CMS\\Extbase\\Annotation\\Validate diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-83983-ImprovedModuleLinkViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-83983-ImprovedModuleLinkViewHelper.rst index df179d650a4f..6d301705ce57 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-83983-ImprovedModuleLinkViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-83983-ImprovedModuleLinkViewHelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Feature: #83983 - Improved ModuleLinkViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84650-IntroduceLanguageMenuProcessor.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84650-IntroduceLanguageMenuProcessor.rst index 28b9870430e7..43a19eb93355 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84650-IntroduceLanguageMenuProcessor.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84650-IntroduceLanguageMenuProcessor.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #84650 - Introduce fluid data processor for language menus diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84749-HideDuplicateButtonByDefault.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84749-HideDuplicateButtonByDefault.rst index 571ec9a8f1f7..5cb4a2e9a17e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84749-HideDuplicateButtonByDefault.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84749-HideDuplicateButtonByDefault.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #84749 - Hide "duplicate" button by default diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84760-TypoScriptConditionsForSiteAndSiteLanguage.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84760-TypoScriptConditionsForSiteAndSiteLanguage.rst index 83d26045502f..9c7c2fd90dbe 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84760-TypoScriptConditionsForSiteAndSiteLanguage.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84760-TypoScriptConditionsForSiteAndSiteLanguage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Feature: #84760 - TypoScript conditions for site and siteLanguage diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84775-ExtendHMENUForLanguageMenus.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84775-ExtendHMENUForLanguageMenus.rst index 6bf643502e4f..1d2f91bb34ae 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84775-ExtendHMENUForLanguageMenus.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84775-ExtendHMENUForLanguageMenus.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================================ Feature: #84775 - Extend HMENU to support auto filling of special.value for special=language @@ -11,17 +11,17 @@ Description This feature extends the :typoscript:`HMENU` content object to support the auto filling of :typoscript:`special.value` for language menus with the site languages available for the -current site. Setting :typoscript:`special.value` to :ts:`auto` will include all available +current site. Setting :typoscript:`special.value` to :typoscript:`auto` will include all available languages from the current site. -In case of :ts:`special.value = auto` the register :ts:`languages_HMENU` will be set +In case of :typoscript:`special.value = auto` the register :typoscript:`languages_HMENU` will be set with the determined IDs for the further usage in TypoScript. Changed options --------------- :`special.value`: A list of comma separated language IDs (e.g. 0,1,2) or - :ts:`auto` to load the list from site languages + :typoscript:`auto` to load the list from site languages Example TypoScript configuration -------------------------------- diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84780-RemoveEntriesInLocalStorageByKeyPrefix.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84780-RemoveEntriesInLocalStorageByKeyPrefix.rst index c352097173b3..52fd7855430b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84780-RemoveEntriesInLocalStorageByKeyPrefix.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84780-RemoveEntriesInLocalStorageByKeyPrefix.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #84780 - Remove entries in localStorage by key prefix diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84780-StoreIconsFetchedByTheIconAPIInLocalStorage.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84780-StoreIconsFetchedByTheIconAPIInLocalStorage.rst index f915cbbecc7e..50ee57fabd5f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84780-StoreIconsFetchedByTheIconAPIInLocalStorage.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84780-StoreIconsFetchedByTheIconAPIInLocalStorage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #84780 - Store icons fetched by the Icon API in localStorage diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84798-AddSEOFieldsToPagesTCA.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84798-AddSEOFieldsToPagesTCA.rst index 4f7033e07644..84c679ca3ee2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84798-AddSEOFieldsToPagesTCA.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84798-AddSEOFieldsToPagesTCA.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Feature: #84798 - Add SEO fields to Pages TCA diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84894-AddRuntimeCacheWriterToLoggingFramework.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84894-AddRuntimeCacheWriterToLoggingFramework.rst index f2b57415e3af..db4e344c523c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84894-AddRuntimeCacheWriterToLoggingFramework.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84894-AddRuntimeCacheWriterToLoggingFramework.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #84894 - Add RuntimeCacheWriter to Logging Framework diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84932-SortSubpagesByNavTitle.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84932-SortSubpagesByNavTitle.rst index 051415d1612c..34db7f0792fe 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84932-SortSubpagesByNavTitle.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84932-SortSubpagesByNavTitle.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #84932 - Sort subpages by nav_title @@ -12,4 +12,4 @@ Description Sorting subpages of a page - available via the Context Menu of a page - allows to sort by the `nav_title` database field called "Alternative Navigation Title". -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84983-BEViewHelperForEditDocumentController.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84983-BEViewHelperForEditDocumentController.rst index df0ce3e73ce8..12a05a5603e1 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84983-BEViewHelperForEditDocumentController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-84983-BEViewHelperForEditDocumentController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #84983 - BE ViewHelper for EditDocumentController diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85017-UserTSconfigShowInConfigurationModule.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85017-UserTSconfigShowInConfigurationModule.rst index c31b17df9768..3665d7d999b6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85017-UserTSconfigShowInConfigurationModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85017-UserTSconfigShowInConfigurationModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Feature: #85017 - User TSconfig shown in Configuration module @@ -18,4 +18,4 @@ Impact Backend administrators can check their user TSconfig in the configuration module. -.. index:: Backend, TSConfig \ No newline at end of file +.. index:: Backend, TSConfig diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85147-RenderSEOMetaTagsInFrontend.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85147-RenderSEOMetaTagsInFrontend.rst index 5ad5477f4b2d..5d1aaf62fc54 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85147-RenderSEOMetaTagsInFrontend.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85147-RenderSEOMetaTagsInFrontend.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #85147 - Render SEO meta tags in frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85160-AutoCreateManagementDBFieldsFromTCACtrl.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85160-AutoCreateManagementDBFieldsFromTCACtrl.rst index 257cb30279da..2fa4bab0291e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85160-AutoCreateManagementDBFieldsFromTCACtrl.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Feature-85160-AutoCreateManagementDBFieldsFromTCACtrl.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #85160 - Auto create management DB fields from TCA ctrl @@ -105,4 +105,4 @@ Impact Extension developers can skip tons of "general" fields from extensions :file:`ext_tables.sql` files. -.. index:: Database, TCA \ No newline at end of file +.. index:: Database, TCA diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Important-84715-SetExcludePropertyForTt_contentFields.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Important-84715-SetExcludePropertyForTt_contentFields.rst index db77fbe0c22c..2b16b97d42b3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Important-84715-SetExcludePropertyForTt_contentFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Important-84715-SetExcludePropertyForTt_contentFields.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Important: #84715 - Set exclude property for tt_content fields @@ -19,4 +19,4 @@ table tt_content: Access permissions must be adopted if editors need to edit those fields. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Important-85026-SaltedpasswordsChanges.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Important-85026-SaltedpasswordsChanges.rst index e987ea13f999..a33673a84c50 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Important-85026-SaltedpasswordsChanges.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Important-85026-SaltedpasswordsChanges.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Important: #85026 - salted passwords changes diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Important-85116-ChangedVisibilityOfCharsetConverterInitializationMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Important-85116-ChangedVisibilityOfCharsetConverterInitializationMethods.rst index 238fc9e1d4c4..d4a6d9b48552 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Important-85116-ChangedVisibilityOfCharsetConverterInitializationMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Important-85116-ChangedVisibilityOfCharsetConverterInitializationMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Important: #85116 - Changed visibility of CharsetConverter initialization methods @@ -21,4 +21,4 @@ The following methods visibility have been changed from :php:`public` to :php:`p - :php:`CharsetConverter::initCaseFolding()` - :php:`CharsetConverter::initToASCII()` -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Index.rst index 663eb59b5c84..f3867641cb81 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.3/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.3/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 9.3 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85080-MethodIsEnabledAddedToRenderableInterfaceAndFinisherInterface.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85080-MethodIsEnabledAddedToRenderableInterfaceAndFinisherInterface.rst index 660dffe03916..1c8569d4f052 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85080-MethodIsEnabledAddedToRenderableInterfaceAndFinisherInterface.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85080-MethodIsEnabledAddedToRenderableInterfaceAndFinisherInterface.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================== Breaking: #85080 - Method "isEnabled()" added to RenderableInterface and FinisherInterface diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85398-DropDocumentationExtension.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85398-DropDocumentationExtension.rst index 87055b861573..40b197327d47 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85398-DropDocumentationExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85398-DropDocumentationExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #85398 - Drop documentation extension diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85761-AuthenticationChainChanges.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85761-AuthenticationChainChanges.rst index 5b0dc08ec7cc..1af04e730184 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85761-AuthenticationChainChanges.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Breaking-85761-AuthenticationChainChanges.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Breaking: #85761 - Authentication chain changes diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-65578-ConfigconcatenateJsAndCssAndConcatenateFiles.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-65578-ConfigconcatenateJsAndCssAndConcatenateFiles.rst index 04c730f5953a..b1a0e679fecf 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-65578-ConfigconcatenateJsAndCssAndConcatenateFiles.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-65578-ConfigconcatenateJsAndCssAndConcatenateFiles.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #65578 - config.concatenateJsAndCss and concatenateFiles diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-81430-TypoScriptTemplateModuleControllerrenderList.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-81430-TypoScriptTemplateModuleControllerrenderList.rst index f4052d1f473d..f73f60936bc5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-81430-TypoScriptTemplateModuleControllerrenderList.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-81430-TypoScriptTemplateModuleControllerrenderList.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #81430 - TypoScriptTemplateModuleController::renderList @@ -29,4 +29,4 @@ Migration No migration available. Remove the method call, implement the required functionality in your own code or unload the extension. -.. index:: Backend, PHP-API, FullyScanned \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-83750-AdaptTCASignatureForInlineCustomControl.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-83750-AdaptTCASignatureForInlineCustomControl.rst index aa4d57520da5..9fe6bc5781ca 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-83750-AdaptTCASignatureForInlineCustomControl.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-83750-AdaptTCASignatureForInlineCustomControl.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #83750 - Adapt TCA signature for customControls diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84133-Deprecate_isHiddenFormElementAnd_isReadOnlyFormElement.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84133-Deprecate_isHiddenFormElementAnd_isReadOnlyFormElement.rst index 0417928b2421..c615ea5fc055 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84133-Deprecate_isHiddenFormElementAnd_isReadOnlyFormElement.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84133-Deprecate_isHiddenFormElementAnd_isReadOnlyFormElement.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Deprecation: #84133 - Deprecate _isHiddenFormElement and _isReadOnlyFormElement diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84375-ProtectedMethodsAndPropertiesInPageLayoutController.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84375-ProtectedMethodsAndPropertiesInPageLayoutController.rst index d6f2be39cd82..39820fe400e0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84375-ProtectedMethodsAndPropertiesInPageLayoutController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84375-ProtectedMethodsAndPropertiesInPageLayoutController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #84375 - Protected methods and properties in PageLayoutController diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84387-DeprecatedMethodAndPropertyInSchedulerModuleController.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84387-DeprecatedMethodAndPropertyInSchedulerModuleController.rst index ffa414f1bf12..97e650168116 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84387-DeprecatedMethodAndPropertyInSchedulerModuleController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84387-DeprecatedMethodAndPropertyInSchedulerModuleController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Deprecation: #84387 - Deprecated method and property in SchedulerModuleController diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84414-BackendUtilityshortcutExists.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84414-BackendUtilityshortcutExists.rst index 1deb0626ec06..31a7a1567ea8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84414-BackendUtilityshortcutExists.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84414-BackendUtilityshortcutExists.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #84414 - BackendUtility::shortcutExists diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84584-AdminPanelViewIsAdminModuleEnabledAndExt_makeToolbarDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84584-AdminPanelViewIsAdminModuleEnabledAndExt_makeToolbarDeprecated.rst index 5c785847ef81..aa2f5b900ee3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84584-AdminPanelViewIsAdminModuleEnabledAndExt_makeToolbarDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-84584-AdminPanelViewIsAdminModuleEnabledAndExt_makeToolbarDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Deprecation: #84584 - AdminPanelView: isAdminModuleEnabled and ext_makeToolbar deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85004-DeprecateMethodsInReflectionService.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85004-DeprecateMethodsInReflectionService.rst index 93f51bfbfe12..b72f0013fe63 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85004-DeprecateMethodsInReflectionService.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85004-DeprecateMethodsInReflectionService.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #85004 - Deprecate methods in ReflectionService diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85164-LanguageRelatedMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85164-LanguageRelatedMethods.rst index bba8b39cb3fd..56691813cbda 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85164-LanguageRelatedMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85164-LanguageRelatedMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Deprecation: #85164 - Language related methods diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85196-ProtectSetupModuleController.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85196-ProtectSetupModuleController.rst index d1fcdc383818..abd2d0068721 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85196-ProtectSetupModuleController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85196-ProtectSetupModuleController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Deprecation: #85196 - Protect SetupModuleController diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85285-DeprecatedSystemConstants.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85285-DeprecatedSystemConstants.rst index 779fbe9c6c0d..cb1777d85725 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85285-DeprecatedSystemConstants.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85285-DeprecatedSystemConstants.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #85285 - Deprecated path related constants diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85300-DataHandlerResortingMethod.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85300-DataHandlerResortingMethod.rst index c03cfe2a2884..e56a8715d300 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85300-DataHandlerResortingMethod.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85300-DataHandlerResortingMethod.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #85300 - DataHandler resorting method diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst index 46b5f438f9c0..4d70019d7443 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85389-VariousPublicPropertiesInFavorOfContextAPI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Deprecation: #85389 - Various public properties in favor of Context API diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85394-ClassCoreDatabasePdoHelperDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85394-ClassCoreDatabasePdoHelperDeprecated.rst index 4d45c65a4b8d..6152a8e2cb1d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85394-ClassCoreDatabasePdoHelperDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85394-ClassCoreDatabasePdoHelperDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #85394 - Class Core\Database\PdoHelper deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85408-TemplateServiceInitDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85408-TemplateServiceInitDeprecated.rst index 91a272c9d62b..20e9fe88061d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85408-TemplateServiceInitDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85408-TemplateServiceInitDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #85408 - TemplateService init() deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85445-TemplateService-getFileName.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85445-TemplateService-getFileName.rst index 956d2029bf06..1581f7d1eea8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85445-TemplateService-getFileName.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85445-TemplateService-getFileName.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #85445 - TemplateService->getFileName diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85451-ContentObjectRenderer-calcIntExplodeDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85451-ContentObjectRenderer-calcIntExplodeDeprecated.rst index 390a0a795b14..1f7e4f41f855 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85451-ContentObjectRenderer-calcIntExplodeDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85451-ContentObjectRenderer-calcIntExplodeDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #85451 - ContentObjectRenderer->calcIntExplode() deprecated diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85462-SignalHasInstalledExtensions.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85462-SignalHasInstalledExtensions.rst index f4c5e42ba32b..09faf3799c28 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85462-SignalHasInstalledExtensions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85462-SignalHasInstalledExtensions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #85462 - Signal 'hasInstalledExtensions' diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85462-SignalTablesDefinitionIsBeingBuilt.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85462-SignalTablesDefinitionIsBeingBuilt.rst index 7219255b797a..aacc048a04c3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85462-SignalTablesDefinitionIsBeingBuilt.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85462-SignalTablesDefinitionIsBeingBuilt.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #85462 - Signal 'tablesDefinitionIsBeingBuilt' diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85543-Language-relatedPropertiesInTypoScriptFrontendControllerAndPageRepository.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85543-Language-relatedPropertiesInTypoScriptFrontendControllerAndPageRepository.rst index 133c77f6a603..3811d11939d4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85543-Language-relatedPropertiesInTypoScriptFrontendControllerAndPageRepository.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85543-Language-relatedPropertiesInTypoScriptFrontendControllerAndPageRepository.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================================== Deprecation: #85543 - Language-related properties in TypoScriptFrontendController and PageRepository diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85553-PageRepositoryLanguage-relatedMethodsUseNullAsDefaultValue.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85553-PageRepositoryLanguage-relatedMethodsUseNullAsDefaultValue.rst index 711f00d6a4c3..dc42a6396271 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85553-PageRepositoryLanguage-relatedMethodsUseNullAsDefaultValue.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85553-PageRepositoryLanguage-relatedMethodsUseNullAsDefaultValue.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Deprecation: #85553 - PageRepository language-related methods use null as default value diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85554-PageRepository-checkWorkspaceAccess.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85554-PageRepository-checkWorkspaceAccess.rst index cbfffe17f7c5..7b3405d304fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85554-PageRepository-checkWorkspaceAccess.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85554-PageRepository-checkWorkspaceAccess.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #85554 - PageRepository->checkWorkspaceAccess diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85555-TypoScriptFrontendController-getUniqueId.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85555-TypoScriptFrontendController-getUniqueId.rst index 1141cb9342cd..98f71885904d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85555-TypoScriptFrontendController-getUniqueId.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85555-TypoScriptFrontendController-getUniqueId.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #85555 - TypoScriptFrontendController->getUniqueId diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85556-PageRepository-versioningWorkspaceId.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85556-PageRepository-versioningWorkspaceId.rst index 1832181fc211..0e57b3884977 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85556-PageRepository-versioningWorkspaceId.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85556-PageRepository-versioningWorkspaceId.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #85556 - PageRepository->versioningWorkspaceId diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85557-PageRepository-getRootLine.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85557-PageRepository-getRootLine.rst index 58e5fca824d0..132ba30f2c62 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85557-PageRepository-getRootLine.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85557-PageRepository-getRootLine.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #85557 - PageRepository->getRootLine diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85558-ContentObjectRenderer-enableFields.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85558-ContentObjectRenderer-enableFields.rst index 8f0b347b200f..0daea494cb58 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85558-ContentObjectRenderer-enableFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85558-ContentObjectRenderer-enableFields.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #85558 - ContentObjectRenderer->enableFields diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85646-DeprecateEIDImplementedAsScript.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85646-DeprecateEIDImplementedAsScript.rst index 11dd56bc9abf..495d43c6e94d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85646-DeprecateEIDImplementedAsScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85646-DeprecateEIDImplementedAsScript.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #85646 - Deprecate eID implemented as script diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85666-TypoScriptFrontendController-initTemplate.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85666-TypoScriptFrontendController-initTemplate.rst index 890e90b9d6c4..769097814f4d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85666-TypoScriptFrontendController-initTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85666-TypoScriptFrontendController-initTemplate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #85666 - TypoScriptFrontendController->initTemplate diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-ConfigTitleTagFunction.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-ConfigTitleTagFunction.rst index 850bc6b1f851..7af5af92279a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-ConfigTitleTagFunction.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-ConfigTitleTagFunction.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Deprecation: #85678 - config.titleTagFunction @@ -9,7 +9,7 @@ See :issue:`85678` Description =========== -The TypoScript option :ts:`config.titleTagFunction` has been marked as deprecated and will be removed with TYPO3 v10. +The TypoScript option :typoscript:`config.titleTagFunction` has been marked as deprecated and will be removed with TYPO3 v10. Impact diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-TsfeAltPageTitle.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-TsfeAltPageTitle.rst index 230ff0168bfe..394f7dfcabdc 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-TsfeAltPageTitle.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85678-TsfeAltPageTitle.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #85678 - $GLOBALS['TSFE']->altPageTitle diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85687-DeprecateRuntimeCacheWriter.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85687-DeprecateRuntimeCacheWriter.rst index da3bcdc327e1..07969df1776b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85687-DeprecateRuntimeCacheWriter.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85687-DeprecateRuntimeCacheWriter.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #85687 - Deprecate RuntimeCacheWriter diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85699-MethodsInPageRepository.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85699-MethodsInPageRepository.rst index 00db06e38ec4..6644452e3622 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85699-MethodsInPageRepository.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85699-MethodsInPageRepository.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #85699 - Various methods in PageRepository diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85701-MethodsInModuleTemplate.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85701-MethodsInModuleTemplate.rst index e49c2707d486..7a59726a5188 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85701-MethodsInModuleTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85701-MethodsInModuleTemplate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Deprecation: #85701 - Various methods in ModuleTemplate diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85707-LoginFramesetController.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85707-LoginFramesetController.rst index eb0f566b2cd3..d333bcec1a17 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85707-LoginFramesetController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85707-LoginFramesetController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Deprecation: #85707 - LoginFramesetController diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85727-DatabaseIntegrityCheckMovedToEXTlowlevel.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85727-DatabaseIntegrityCheckMovedToEXTlowlevel.rst index be7d458e9b87..f972eff02b1b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85727-DatabaseIntegrityCheckMovedToEXTlowlevel.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85727-DatabaseIntegrityCheckMovedToEXTlowlevel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Deprecation: #85727 - DatabaseIntegrityCheck moved to EXT:lowlevel diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85735-MethodAndPropertyInDocumentTemplate.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85735-MethodAndPropertyInDocumentTemplate.rst index 8544f123459e..063f8c952c80 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85735-MethodAndPropertyInDocumentTemplate.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85735-MethodAndPropertyInDocumentTemplate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #85735 - Various method and property in DocumentTemplate diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85759-GeneralUtilitygetHostName.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85759-GeneralUtilitygetHostName.rst index a91cb41b10bc..56f248313d58 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85759-GeneralUtilitygetHostName.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85759-GeneralUtilitygetHostName.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #85759 - GeneralUtility::getHostName diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85760-GeneralUtilityunQuoteFilenames.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85760-GeneralUtilityunQuoteFilenames.rst index ebf6ef5262d5..e41971d6d260 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85760-GeneralUtilityunQuoteFilenames.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85760-GeneralUtilityunQuoteFilenames.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #85760 - GeneralUtility::unQuoteFilenames diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85761-SaltedPasswordService.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85761-SaltedPasswordService.rst index afe78662d679..f50faf07a81c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85761-SaltedPasswordService.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85761-SaltedPasswordService.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Deprecation: #85761 - SaltedPasswordService diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85793-SeveralConstantsFromSystemEnvironmentBuilder.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85793-SeveralConstantsFromSystemEnvironmentBuilder.rst index f42f52e0dc01..884ff9ee722d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85793-SeveralConstantsFromSystemEnvironmentBuilder.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85793-SeveralConstantsFromSystemEnvironmentBuilder.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #85793 - Several constants from SystemEnvironmentBuilder diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85796-SaltedPasswordsCleanups.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85796-SaltedPasswordsCleanups.rst index 260d74e66a5e..9c1d86feb806 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85796-SaltedPasswordsCleanups.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85796-SaltedPasswordsCleanups.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #85796 - Salted passwords cleanups diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85801-GeneralUtilityexplodeUrl2Array-2ndMethodArgument.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85801-GeneralUtilityexplodeUrl2Array-2ndMethodArgument.rst index 9ef09672520b..86dafb08f7b3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85801-GeneralUtilityexplodeUrl2Array-2ndMethodArgument.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85801-GeneralUtilityexplodeUrl2Array-2ndMethodArgument.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Deprecation: #85801 - GeneralUtility::explodeUrl2Array - 2nd method argument diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85802-MoveFlexFormServiceFromEXTextbaseToEXTcore.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85802-MoveFlexFormServiceFromEXTextbaseToEXTcore.rst index c38513067972..ea629e7dcf5b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85802-MoveFlexFormServiceFromEXTextbaseToEXTcore.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85802-MoveFlexFormServiceFromEXTextbaseToEXTcore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Deprecation: #85802 - Move FlexFormService from EXT:extbase to EXT:core diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85804-SaltedPasswordHashClassDeprecations.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85804-SaltedPasswordHashClassDeprecations.rst index f66a60726090..7ee497d7ec28 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85804-SaltedPasswordHashClassDeprecations.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85804-SaltedPasswordHashClassDeprecations.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #85804 - Salted password hash class deprecations diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85806-SecondArgumentOfPageRendereraddInlineLanguageLabelArray.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85806-SecondArgumentOfPageRendereraddInlineLanguageLabelArray.rst index 0bb8d99aac07..55429cc76bc0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85806-SecondArgumentOfPageRendereraddInlineLanguageLabelArray.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85806-SecondArgumentOfPageRendereraddInlineLanguageLabelArray.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================== Deprecation: #85806 - Second argument of PageRenderer::addInlineLanguageLabelArray diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85807-EnvironmentServiceisEnvironmentInCliMode.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85807-EnvironmentServiceisEnvironmentInCliMode.rst index a8dee47a4697..da337cbfe2f2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85807-EnvironmentServiceisEnvironmentInCliMode.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85807-EnvironmentServiceisEnvironmentInCliMode.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #85807 - EnvironmentService::isEnvironmentInCliMode diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85821-BootstrapMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85821-BootstrapMethods.rst index a30f7316f7c7..b2f2beffb0b7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85821-BootstrapMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85821-BootstrapMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================= Deprecation: #85821 - bootstrap methods diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85822-PageGenerator.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85822-PageGenerator.rst index db40d9f4f669..fa76efa75b4a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85822-PageGenerator.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85822-PageGenerator.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #85822 - Static class TYPO3\CMS\Frontend\Page\PageGenerator diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst index 9ec6995924a3..5301214fbc58 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85833-ExtensionSaltedpasswordsMergedIntoCoreExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #85833 - Extension saltedpasswords merged into core extension diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85836-BackendUtilitygetTCAtypes.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85836-BackendUtilitygetTCAtypes.rst index ee24245366cc..d62e28604f7c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85836-BackendUtilitygetTCAtypes.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85836-BackendUtilitygetTCAtypes.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================= Deprecation: #85836 - BackendUtility::getTCAtypes diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85858-GeneralUtilityclientInfo.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85858-GeneralUtilityclientInfo.rst index 2ce782393b1d..51b252c064c7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85858-GeneralUtilityclientInfo.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85858-GeneralUtilityclientInfo.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #85858 - GeneralUtility::clientInfo() diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst index 3c02ca65240d..ec90121823f9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85878-EidUtilityAndVariousTSFEMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Deprecation: #85878 - EidUtility and various TSFE methods diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85892-VariousMethodsRegardingSysDomainResolving.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85892-VariousMethodsRegardingSysDomainResolving.rst index cb7273f4eaf0..d12f022faada 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85892-VariousMethodsRegardingSysDomainResolving.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85892-VariousMethodsRegardingSysDomainResolving.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #85892 - Various methods regarding sys_domain-resolving diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85902-IMGMENUGMENU.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85902-IMGMENUGMENU.rst index 2f785a966f42..6af0368b5c0f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85902-IMGMENUGMENU.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85902-IMGMENUGMENU.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Deprecation: #85902 - IMGMENU/GMENU diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85960-CompareUidentDeprecated.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85960-CompareUidentDeprecated.rst index 08e9833fbf73..9f19f3f321c2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85960-CompareUidentDeprecated.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85960-CompareUidentDeprecated.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================================================ Deprecation: #85960 - AbstractUserAuthentication::compareUident and AbstractAuthenticationService->compareUident diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85971-DeprecatePageRepository-getFirstWebPage.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85971-DeprecatePageRepository-getFirstWebPage.rst index bee0a43eeaae..3600c6d44ba8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85971-DeprecatePageRepository-getFirstWebPage.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85971-DeprecatePageRepository-getFirstWebPage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Deprecation: #85971 - PageRepository->getFirstWebPage diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst index 13df08387036..b674964e6c24 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85977-ExtbaseCommandControllersAndCliAnnotation.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Deprecation: #85977 - Extbase CLI functionality, Command Controllers and @cli Annotation diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85978-GraphicalFunctions-init.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85978-GraphicalFunctions-init.rst index 67372f9b0695..8beac73fffda 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85978-GraphicalFunctions-init.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85978-GraphicalFunctions-init.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Deprecation: #85978 - GraphicalFunctions->init diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85996-ExtensionManagerCommandController.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85996-ExtensionManagerCommandController.rst index 87e49e17b08f..7f06f8862813 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85996-ExtensionManagerCommandController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-85996-ExtensionManagerCommandController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #85996 - ExtensionManager CommandController @@ -12,9 +12,9 @@ Description The following Extension Manager CLI commands have been reimplemented internally with Symfony console commands: -* :shell:`extensionmanager:extension:install`, now :shell:`extension:activate` -* :shell:`extensionmanager:extension:uninstall`, now :shell:`extension:deactivate` -* :shell:`extensionmanager:extension:dumpclassloadinginformation`, now :shell:`dumpautoload` +* :bash:`extensionmanager:extension:install`, now :bash:`extension:activate` +* :bash:`extensionmanager:extension:uninstall`, now :bash:`extension:deactivate` +* :bash:`extensionmanager:extension:dumpclassloadinginformation`, now :bash:`dumpautoload` The left-over command controller PHP class :php:`TYPO3\CMS\Extensionmanager\Command\ExtensionCommandController` is not in use anymore, and therefore has been marked as deprecated. @@ -36,9 +36,9 @@ Installations simply using the CLI entrypoint are not affected. Migration ========= -* use :shell:`extension:activate` instead of :shell:`extensionmanager:extension:install` -* use :shell:`extension:deactivate` instead of :shell:`extensionmanager:extension:uninstall` -* use :shell:`dumpautoload` instead of :shell:`extensionmanager:extension:dumpclassloadinginformation` +* use :bash:`extension:activate` instead of :bash:`extensionmanager:extension:install` +* use :bash:`extension:deactivate` instead of :bash:`extensionmanager:extension:uninstall` +* use :bash:`dumpautoload` instead of :bash:`extensionmanager:extension:dumpclassloadinginformation` In order to achieve the same functionality within custom PHP code, it is recommended to use the underlying logic within the commands instead of calling or extending the command controller class. diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86001-WorkspacesTasksMigratedToSymfonyCommands.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86001-WorkspacesTasksMigratedToSymfonyCommands.rst index b1bef3eddde0..adfbd5778649 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86001-WorkspacesTasksMigratedToSymfonyCommands.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86001-WorkspacesTasksMigratedToSymfonyCommands.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #86001 - Workspaces tasks migrated to symfony commands diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86002-TSFEConstructorWithNo_cacheArgument.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86002-TSFEConstructorWithNo_cacheArgument.rst index e424fa23dd7d..40f222794731 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86002-TSFEConstructorWithNo_cacheArgument.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86002-TSFEConstructorWithNo_cacheArgument.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #86002 - TSFE constructor with no_cache argument diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86046-AdditionalArgumentsInSeveralTypoScriptFrontendControllerMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86046-AdditionalArgumentsInSeveralTypoScriptFrontendControllerMethods.rst index 60ed1b28f335..c97d5a699644 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86046-AdditionalArgumentsInSeveralTypoScriptFrontendControllerMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86046-AdditionalArgumentsInSeveralTypoScriptFrontendControllerMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================== Deprecation: #86046 - Additional arguments in several TypoScriptFrontendController methods diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86109-ClassUserStorageCapabilityService.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86109-ClassUserStorageCapabilityService.rst index 036e4bded919..f21141377255 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86109-ClassUserStorageCapabilityService.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Deprecation-86109-ClassUserStorageCapabilityService.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #86109 - Class UserStorageCapabilityService diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-13265-MakeFirstOptionToolbarOpenByDefaultInThePageTree.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-13265-MakeFirstOptionToolbarOpenByDefaultInThePageTree.rst index 9083d57e0fec..f86136f7bdc5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-13265-MakeFirstOptionToolbarOpenByDefaultInThePageTree.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-13265-MakeFirstOptionToolbarOpenByDefaultInThePageTree.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #13265 - Select first element of PageTree toolbar on initialization @@ -18,4 +18,4 @@ Impact The user always sees an open element of the PageTree toolbar. -.. index:: Backend, JavaScript, ext:backend \ No newline at end of file +.. index:: Backend, JavaScript, ext:backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-44297-IntervalPresetsForCronCommandOfSchedulerTask.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-44297-IntervalPresetsForCronCommandOfSchedulerTask.rst index e2b5aca80238..38dc1b095209 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-44297-IntervalPresetsForCronCommandOfSchedulerTask.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-44297-IntervalPresetsForCronCommandOfSchedulerTask.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #44297 - Interval presets for cron command of scheduler task diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-57331-SupportMdashInCurrencyViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-57331-SupportMdashInCurrencyViewHelper.rst index 547f3971cb5b..c52cb3c897b6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-57331-SupportMdashInCurrencyViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-57331-SupportMdashInCurrencyViewHelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Feature: #57331 - Support dash in CurrencyViewHelper diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-75806-AddHreflangSupport.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-75806-AddHreflangSupport.rst index c7f6e8a48ffe..f8917a65c6fd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-75806-AddHreflangSupport.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-75806-AddHreflangSupport.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Feature: #75806 - Add hreflang support diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-83476-LoadMergedJSFilesAsynchronous.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-83476-LoadMergedJSFilesAsynchronous.rst index da24a12e1cd8..c0f143909840 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-83476-LoadMergedJSFilesAsynchronous.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-83476-LoadMergedJSFilesAsynchronous.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #83476 - Load merged JS files asynchronous diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-83749-FilteringAndPaginationInTheRedirectsModule.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-83749-FilteringAndPaginationInTheRedirectsModule.rst index ff2118ae9102..cc2c63fab232 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-83749-FilteringAndPaginationInTheRedirectsModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-83749-FilteringAndPaginationInTheRedirectsModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #83749 - Filtering and Pagination in the redirects module diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84133-IntroduceVariants.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84133-IntroduceVariants.rst index be4c4a1a8392..388a84ecb8fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84133-IntroduceVariants.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84133-IntroduceVariants.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================== Feature: #84133 - Introduce variants diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84525-XMLSitemap.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84525-XMLSitemap.rst index 73e03995dc0e..103768f783ec 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84525-XMLSitemap.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84525-XMLSitemap.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================= Feature: #84525 - XML Sitemap diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84584-Re-DesignTheAdminPanel.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84584-Re-DesignTheAdminPanel.rst index 0560398dd55d..cfd95ffb589d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84584-Re-DesignTheAdminPanel.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84584-Re-DesignTheAdminPanel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Feature: #84584 - Re-Design the admin panel diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84606-AddLogModuleToAdminPanel.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84606-AddLogModuleToAdminPanel.rst index 1894ca2a696a..7cfc6c330e34 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84606-AddLogModuleToAdminPanel.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84606-AddLogModuleToAdminPanel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Feature: #84606 - Add Log Module to AdminPanel diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84609-AddSQLLogModuleToAdminPanel.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84609-AddSQLLogModuleToAdminPanel.rst index 5f1b72f3d0df..03f67cdedde9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84609-AddSQLLogModuleToAdminPanel.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84609-AddSQLLogModuleToAdminPanel.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #84609 - Add SQL Log Module to AdminPanel diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84704-OpenSpecificFieldWhenFixingLinksInLinkvalidator.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84704-OpenSpecificFieldWhenFixingLinksInLinkvalidator.rst index 74c954c6cbb1..eca625f94903 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84704-OpenSpecificFieldWhenFixingLinksInLinkvalidator.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84704-OpenSpecificFieldWhenFixingLinksInLinkvalidator.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #84704 - Open specific field when fixing links in Linkvalidator diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84729-NewTCATypeSlug.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84729-NewTCATypeSlug.rst index 58674145d54e..75fa600ba3c6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84729-NewTCATypeSlug.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-84729-NewTCATypeSlug.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================== Feature: #84729 - New TCA type "slug" diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85080-AddPropertyDisableFormElementsAndFinishers.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85080-AddPropertyDisableFormElementsAndFinishers.rst index 045ca312f565..a2a75b11c838 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85080-AddPropertyDisableFormElementsAndFinishers.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85080-AddPropertyDisableFormElementsAndFinishers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Feature: #85080 - Add property to disable form elements and finishers diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85146-ReadEnvironmentVariablesInTypoScript.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85146-ReadEnvironmentVariablesInTypoScript.rst index cf3c4e9d146e..8730eac7e2a6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85146-ReadEnvironmentVariablesInTypoScript.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85146-ReadEnvironmentVariablesInTypoScript.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #85146 - Read environment variables in TypoScript diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85164-AvailableLanguagesRespectsSiteConfigurationSettings.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85164-AvailableLanguagesRespectsSiteConfigurationSettings.rst index f85e90f0cfb4..95b06b7816bc 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85164-AvailableLanguagesRespectsSiteConfigurationSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85164-AvailableLanguagesRespectsSiteConfigurationSettings.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Feature: #85164 - Available languages respects site configuration settings diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85164-EnableLanguagesPerSite.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85164-EnableLanguagesPerSite.rst index 5efb3c2e2ab9..978244668637 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85164-EnableLanguagesPerSite.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85164-EnableLanguagesPerSite.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #85164 - Enable Languages on a per-site basis diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85236-InfixOptionToDefaultLogFileNamesForFileWriter.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85236-InfixOptionToDefaultLogFileNamesForFileWriter.rst index 2de4bf9c347b..0c0ae20d8aa3 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85236-InfixOptionToDefaultLogFileNamesForFileWriter.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85236-InfixOptionToDefaultLogFileNamesForFileWriter.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Feature: #85236 - Infix option to default log file names for FileWriter diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85247-TraitToDetectPublicDeprecatedMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85247-TraitToDetectPublicDeprecatedMethods.rst index ed652a000742..1a42add839ab 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85247-TraitToDetectPublicDeprecatedMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85247-TraitToDetectPublicDeprecatedMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #85247 - Trait to detect public deprecated methods diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85256-InstallTYPO3OnSQLite.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85256-InstallTYPO3OnSQLite.rst index 1eb36992c06e..a16d1fc3f37b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85256-InstallTYPO3OnSQLite.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85256-InstallTYPO3OnSQLite.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Feature: #85256 - Install TYPO3 on SQLite diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85313-AddNotesFieldToPagesTable.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85313-AddNotesFieldToPagesTable.rst index d5027bb86000..21c8e0c6dfb0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85313-AddNotesFieldToPagesTable.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85313-AddNotesFieldToPagesTable.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Feature: #85313 - Add notes field to pages table @@ -17,4 +17,4 @@ Impact Users can add notes to each page record to inform other users of important facts or similar. -.. index:: Backend \ No newline at end of file +.. index:: Backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85355-SupportBasicHTML5FieldsInFormEngine.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85355-SupportBasicHTML5FieldsInFormEngine.rst index 87ef2e44fd8d..a4c298dd2cdd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85355-SupportBasicHTML5FieldsInFormEngine.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85355-SupportBasicHTML5FieldsInFormEngine.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #85355 - Support basic HTML5 fields in FormEngine diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85389-ContextAPIForConsistentDataHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85389-ContextAPIForConsistentDataHandling.rst index 70411af4f805..4e6c4d83a001 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85389-ContextAPIForConsistentDataHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85389-ContextAPIForConsistentDataHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #85389 - Context API for consistent data handling diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85410-AllowTCADescriptionProperty.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85410-AllowTCADescriptionProperty.rst index 21dca74f7c3c..81676b6f2697 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85410-AllowTCADescriptionProperty.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85410-AllowTCADescriptionProperty.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Feature: #85410 - Allow TCA description property diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85550-IntroduceContextForTypoScriptDataGetTextProperty.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85550-IntroduceContextForTypoScriptDataGetTextProperty.rst index e0748df02d8d..ee28dc90f332 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85550-IntroduceContextForTypoScriptDataGetTextProperty.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85550-IntroduceContextForTypoScriptDataGetTextProperty.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Feature: #85550 - Introduce context for TypoScript data getText property @@ -9,7 +9,7 @@ See :issue:`85550` Description =========== -The new context API can now be accessed via the :ts:`getText` property in TypoScript. +The new context API can now be accessed via the :typoscript:`getText` property in TypoScript. Example: @@ -28,4 +28,4 @@ and the third part is the property of the aspect. If a property is an array, it is converted into a comma-separated list. -.. index:: TypoScript, ext:frontend \ No newline at end of file +.. index:: TypoScript, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85590-AddHooksForDatabaseRecordListCSVActions.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85590-AddHooksForDatabaseRecordListCSVActions.rst index 0440a19a7efe..d8ad1afc8dc9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85590-AddHooksForDatabaseRecordListCSVActions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85590-AddHooksForDatabaseRecordListCSVActions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #85590 - Add hooks for DatabaseRecordList CSV actions diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85678-AddAPIForTitleTags.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85678-AddAPIForTitleTags.rst index 6c0c2c48a692..f4dd2448de8e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85678-AddAPIForTitleTags.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85678-AddAPIForTitleTags.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Feature: #85678 - Add PageTitle API diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85691-ShowPagePathForReferencesInRecordInfo.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85691-ShowPagePathForReferencesInRecordInfo.rst index 8e1e30e12bf2..ff0224d35769 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85691-ShowPagePathForReferencesInRecordInfo.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85691-ShowPagePathForReferencesInRecordInfo.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #85691 - Show page path for references in record info diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85698-NewTypeinputEvalSaltedPassword.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85698-NewTypeinputEvalSaltedPassword.rst index ccd138df6905..361cd4d13518 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85698-NewTypeinputEvalSaltedPassword.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85698-NewTypeinputEvalSaltedPassword.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #85698 - New type=input eval saltedPassword diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85719-AllowSitesWithoutSchemeOrDomain.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85719-AllowSitesWithoutSchemeOrDomain.rst index bb10dbc977a0..cf1d1c58e45b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85719-AllowSitesWithoutSchemeOrDomain.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85719-AllowSitesWithoutSchemeOrDomain.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #85719 - Allow sites without scheme or domain diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85828-MoveSymfonyExpressionLanguageHandlingIntoEXTcore.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85828-MoveSymfonyExpressionLanguageHandlingIntoEXTcore.rst index 65fec4ceeb8b..ba962242da04 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85828-MoveSymfonyExpressionLanguageHandlingIntoEXTcore.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85828-MoveSymfonyExpressionLanguageHandlingIntoEXTcore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Feature: #85828 - Move symfony expression language handling into EXT:core diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85829-ImplementSymfonyExpressionLanguageForTypoScriptConditions.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85829-ImplementSymfonyExpressionLanguageForTypoScriptConditions.rst index c7c18462e98f..a2c5cd4e105b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85829-ImplementSymfonyExpressionLanguageForTypoScriptConditions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85829-ImplementSymfonyExpressionLanguageForTypoScriptConditions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Feature: #85829 - Implement symfony expression language for TypoScript conditions diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85894-FeatureTogglesInAdminToolsSettings.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85894-FeatureTogglesInAdminToolsSettings.rst index 07c39ea9aea6..e94420d9438e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85894-FeatureTogglesInAdminToolsSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85894-FeatureTogglesInAdminToolsSettings.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #85894 - Feature toggles in Admin Tools Settings diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85900-PseudoSiteHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85900-PseudoSiteHandling.rst index 7688cbe5befd..df7218048d6f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85900-PseudoSiteHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85900-PseudoSiteHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================== Feature: #85900 - Pseudo Site Handling @@ -24,4 +24,4 @@ Impact Extension Developers can now access a site and determine the base URL / Entry Point URL for a site, or access all available languages via the SiteInterface object, instead of querying sys_domain or sys_language respectively. -.. index:: PHP-API \ No newline at end of file +.. index:: PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85928-UpgradeWizardToMigratePagesToSpeakingURLs.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85928-UpgradeWizardToMigratePagesToSpeakingURLs.rst index 1edde54600d8..aa14874a7cbb 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85928-UpgradeWizardToMigratePagesToSpeakingURLs.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85928-UpgradeWizardToMigratePagesToSpeakingURLs.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================== Feature: #85928 - Upgrade wizard to migrate pages to speaking URLs diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85947-PageBasedURLHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85947-PageBasedURLHandling.rst index d347c61059c4..82cacef47051 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85947-PageBasedURLHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85947-PageBasedURLHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Feature: #85947 - Page based URL handling diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85991-ExcludeSymfonyCommandsFromScheduler.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85991-ExcludeSymfonyCommandsFromScheduler.rst index 4bfc5ec8e8e6..521a498b053e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85991-ExcludeSymfonyCommandsFromScheduler.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-85991-ExcludeSymfonyCommandsFromScheduler.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #85991 - Exclude Symfony Commands from Scheduler @@ -37,7 +37,7 @@ An example file within :file:`EXT:myextension/Configuration/Commands.php` could ] ]; -The command could still be executed via :shell:`.../typo3 admins:delete` but not be set up as +The command could still be executed via :bash:`.../typo3 admins:delete` but not be set up as Scheduler task in the TYPO3 backend. .. index:: CLI, ext:scheduler diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86001-RegularWorkspaceCleanupTasksAvailableViaCLICommands.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86001-RegularWorkspaceCleanupTasksAvailableViaCLICommands.rst index 12bcb1fa44cf..47c16925e2d9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86001-RegularWorkspaceCleanupTasksAvailableViaCLICommands.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86001-RegularWorkspaceCleanupTasksAvailableViaCLICommands.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #86001 - Regular Workspace cleanup tasks available via CLI commands @@ -27,4 +27,4 @@ Impact It is possible to execute these commands from the CLI context without having to install the scheduler extension and to create a scheduler task for that. -.. index:: CLI, ext:workspaces \ No newline at end of file +.. index:: CLI, ext:workspaces diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86003-AdminpanelCompositionApi.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86003-AdminpanelCompositionApi.rst index 1da610fb3604..5ff2c371c357 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86003-AdminpanelCompositionApi.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86003-AdminpanelCompositionApi.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #86003 - Composition based API for the Adminpanel diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86051-ShowExtensionsViaCLI.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86051-ShowExtensionsViaCLI.rst index 2f422d512caf..f29e25f450fc 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86051-ShowExtensionsViaCLI.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86051-ShowExtensionsViaCLI.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Feature: #86051 - Show extensions via CLI @@ -9,20 +9,20 @@ See :issue:`86051` Description =========== -A new command :shell:`extension:list` is added, which can be executed via Command Line -:shell:`typo3/sysext/core/bin/typo3 extension:list`. +A new command :bash:`extension:list` is added, which can be executed via Command Line +:bash:`typo3/sysext/core/bin/typo3 extension:list`. -This command shows all currently installed (= active) extensions. The option :shell:`--all` +This command shows all currently installed (= active) extensions. The option :bash:`--all` also includes all inactive extensions. If the list of inactive extensions should -be shown, the command :shell:`--inactive` will show only the extensions available for installation. +be shown, the command :bash:`--inactive` will show only the extensions available for installation. -Additional description of the extensions can be shown by :shell:`--verbose` / :shell:`-v`. +Additional description of the extensions can be shown by :bash:`--verbose` / :bash:`-v`. Impact ====== In order to show which extensions can be uninstalled or installed via CLI, the new command -is a good companion for the existing commands :shell:`extension:activate` and :shell:`extension:deactivate`. +is a good companion for the existing commands :bash:`extension:activate` and :bash:`extension:deactivate`. .. index:: CLI, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86057-ImprovedTypolinkURLLinkGeneration.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86057-ImprovedTypolinkURLLinkGeneration.rst index 07ffb6346fc1..ee15736e3f70 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86057-ImprovedTypolinkURLLinkGeneration.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86057-ImprovedTypolinkURLLinkGeneration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #86057 - Improved typolink / URL link generation diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86066-CLICommandsForListingAndShowingSites.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86066-CLICommandsForListingAndShowingSites.rst index 217a3c8584a4..c831d9584155 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86066-CLICommandsForListingAndShowingSites.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86066-CLICommandsForListingAndShowingSites.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #86066 - CLI Commands for listing and showing sites @@ -11,14 +11,14 @@ Description Two new CLI commands have been added: -- :shell:`site:list` -- :shell:`site:show` +- :bash:`site:list` +- :bash:`site:show` -The list command can be executed via :shell:`typo3/sysext/core/bin/typo3 site:list` and will list all +The list command can be executed via :bash:`typo3/sysext/core/bin/typo3 site:list` and will list all configured sites with their configured Identifier, root page, base URL, languages, locales and a flag whether or not the site is enabled. -The show command can be executed via :shell:`typo3/sysext/core/bin/typo3 site:show <identifier>`. +The show command can be executed via :bash:`typo3/sysext/core/bin/typo3 site:show <identifier>`. It needs an identifier of a configured site which must be provided after the command name. The command will output the complete configuration for the site in the YAML syntax. diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86076-NewAPIForUpgradeWizards.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86076-NewAPIForUpgradeWizards.rst index c1fe020752ca..cc4c3fa0d817 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86076-NewAPIForUpgradeWizards.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Feature-86076-NewAPIForUpgradeWizards.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #86076 - New API for UpgradeWizards diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Important-84280-UnitTestSuppressNoticesRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Important-84280-UnitTestSuppressNoticesRemoved.rst index 84d783345a37..44cc82530e1d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Important-84280-UnitTestSuppressNoticesRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Important-84280-UnitTestSuppressNoticesRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Important: #84280 - Unit test suppressNotices removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85196-RemovedSimulateUserFromUserSettings.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85196-RemovedSimulateUserFromUserSettings.rst index 4fbc2e0e2eec..5502e1f026b5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85196-RemovedSimulateUserFromUserSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85196-RemovedSimulateUserFromUserSettings.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Important: #85196 - Removed simulate user from user settings @@ -20,7 +20,7 @@ switch to the target user using the "Switch to user" of the "Backend users" module and then navigate to its user settings. Backend administrators who often need to change other backend user settings -should consider using adapted User TSconfig :ts:`setup.` details to +should consider using adapted User TSconfig :typoscript:`setup.` details to streamline this workflow. diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85393-ExtensionManagerOnlyImportsExtensionsCompatibleWithTYPO3V7LTSOrHigher.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85393-ExtensionManagerOnlyImportsExtensionsCompatibleWithTYPO3V7LTSOrHigher.rst index 8c8f2cb7d41a..1387569fa5ca 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85393-ExtensionManagerOnlyImportsExtensionsCompatibleWithTYPO3V7LTSOrHigher.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85393-ExtensionManagerOnlyImportsExtensionsCompatibleWithTYPO3V7LTSOrHigher.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================================================== Important: #85393 - Extension Manager only imports extensions compatible with TYPO3 v7 LTS or higher diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85683-DroppedSaltedpasswordOptions.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85683-DroppedSaltedpasswordOptions.rst index 0a45959e8986..9bb5b08fe4d2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85683-DroppedSaltedpasswordOptions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85683-DroppedSaltedpasswordOptions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Important: #85683 - Dropped salted passwords options diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85719-PHPPackagesSymfonyComponentsRequirementsRaisedToSymfony41.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85719-PHPPackagesSymfonyComponentsRequirementsRaisedToSymfony41.rst index 878e4dff9a94..f193649fb1ab 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85719-PHPPackagesSymfonyComponentsRequirementsRaisedToSymfony41.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85719-PHPPackagesSymfonyComponentsRequirementsRaisedToSymfony41.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================= Important: #85719 - PHP Packages: Symfony Components requirements raised to Symfony 4.1 diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85833-SaltedpasswordsExtensionMergedIntoCoreExtension.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85833-SaltedpasswordsExtensionMergedIntoCoreExtension.rst index 12a3549e5066..9c477acf21eb 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Important-85833-SaltedpasswordsExtensionMergedIntoCoreExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Important-85833-SaltedpasswordsExtensionMergedIntoCoreExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Important: #85833 - saltedpasswords extension merged into core extension @@ -20,7 +20,7 @@ Backwards compatibility is given by automatic upgrades of settings when visiting the Install Tool. For composer-based installations this means the dependency to `typo3/cms-saltedpasswords` -can safely be removed via :shell:`composer remove typo3/cms-saltedpasswords`, although this is +can safely be removed via :bash:`composer remove typo3/cms-saltedpasswords`, although this is not mandatory due to the fact that `typo3/cms-core` is noted as a replacement for saltedpasswords in its :file:`composer.json` file. diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Index.rst index b2db83015f7b..35ca5ec0cd34 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.4/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.4/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 9.4 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Deprecation-86907-DeprecateUsageOfDependencyInjectionWithNonPublicProperties.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Deprecation-86907-DeprecateUsageOfDependencyInjectionWithNonPublicProperties.rst index 1f7c07f0cb6f..c2cb47d86005 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Deprecation-86907-DeprecateUsageOfDependencyInjectionWithNonPublicProperties.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Deprecation-86907-DeprecateUsageOfDependencyInjectionWithNonPublicProperties.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Deprecation: #86907 - Deprecate usage of dependency injection with non public properties diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Deprecation-87277-FluidClassAliases.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Deprecation-87277-FluidClassAliases.rst index bcbc56951775..4b4bfed7ca7d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Deprecation-87277-FluidClassAliases.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Deprecation-87277-FluidClassAliases.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Deprecation: #87277 - Fluid Class Aliases diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-83334-AddImprovedBuildQueryString.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-83334-AddImprovedBuildQueryString.rst index 23a20bb8ae86..a70eb64b64be 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-83334-AddImprovedBuildQueryString.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-83334-AddImprovedBuildQueryString.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Feature: #83334 - Add improved building of query strings diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86331-NativeURLSupportForMountPoints.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86331-NativeURLSupportForMountPoints.rst index f69334890bbc..7b23ff989a71 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86331-NativeURLSupportForMountPoints.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86331-NativeURLSupportForMountPoints.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Feature: #86331 - Native URL support for MountPoints diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86740-AllowRemovalOfSlashInSlug.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86740-AllowRemovalOfSlashInSlug.rst index 708db6ccc8ae..171c2786dd26 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86740-AllowRemovalOfSlashInSlug.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86740-AllowRemovalOfSlashInSlug.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #86740 - Replace characters in slug @@ -61,4 +61,4 @@ The following configuration uses more replacements: This will change the provided slug `Some Job in city1/city2 (f/m)` to `some-job-in-city1-city2`. -.. index:: Frontend, ext:core \ No newline at end of file +.. index:: Frontend, ext:core diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86762-EnhancedFallbackModesForTranslatedContent.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86762-EnhancedFallbackModesForTranslatedContent.rst index 5accbba657de..4c0df6df1e98 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86762-EnhancedFallbackModesForTranslatedContent.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86762-EnhancedFallbackModesForTranslatedContent.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Feature: #86762 - Enhanced fallback modes for translated content diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86826-RecursiveRecordSitemap.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86826-RecursiveRecordSitemap.rst index 1f79bca9b43c..575f54326ba4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86826-RecursiveRecordSitemap.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86826-RecursiveRecordSitemap.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Feature: #86826 - Recursive record sitemap diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86881-SupportOfFeaturesInExpressionLanguage.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86881-SupportOfFeaturesInExpressionLanguage.rst index da78af665825..143368c07e62 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86881-SupportOfFeaturesInExpressionLanguage.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86881-SupportOfFeaturesInExpressionLanguage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Feature: #86881 - Support of Features in expression language diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86973-TypoScriptGetTextPropertySiteLanguage.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86973-TypoScriptGetTextPropertySiteLanguage.rst index 6d7fd7fc8466..e209d7766b91 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86973-TypoScriptGetTextPropertySiteLanguage.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-86973-TypoScriptGetTextPropertySiteLanguage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Feature: #86973 - TypoScript getText property siteLanguage diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87033-NewTypoScriptPropertyConfightmlTagattributes.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87033-NewTypoScriptPropertyConfightmlTagattributes.rst index b7ad9d5f9851..ffa8902ca57d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87033-NewTypoScriptPropertyConfightmlTagattributes.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87033-NewTypoScriptPropertyConfightmlTagattributes.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Feature: #87033 - New TypoScript Property config.htmlTag.attributes diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87085-FallbackOptionsForSlugFields.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87085-FallbackOptionsForSlugFields.rst index 419ea3792302..0fd9df24b020 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87085-FallbackOptionsForSlugFields.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87085-FallbackOptionsForSlugFields.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #87085 - Fallback options for slug fields diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87380-IntroduceSiteLanguageAwareInterfaceToDenoteSiteLanguageAwareness.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87380-IntroduceSiteLanguageAwareInterfaceToDenoteSiteLanguageAwareness.rst index 4c5632bb407a..833bbe21dab1 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87380-IntroduceSiteLanguageAwareInterfaceToDenoteSiteLanguageAwareness.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87380-IntroduceSiteLanguageAwareInterfaceToDenoteSiteLanguageAwareness.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================================== Feature: #87380 - Introduce SiteLanguageAwareInterface to denote site language awareness diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87610-New-FAL-API-to-search-for-files.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87610-New-FAL-API-to-search-for-files.rst index 19139d74c60e..b0187ec34920 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87610-New-FAL-API-to-search-for-files.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87610-New-FAL-API-to-search-for-files.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Feature: #87610 - New FAL API to search for files including their meta data diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87748-AddSiteProcessor.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87748-AddSiteProcessor.rst index ef302215cb93..2eb37b37e046 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87748-AddSiteProcessor.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-87748-AddSiteProcessor.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================== Feature: #87748 - Add SiteProcessor diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-88198-TCA-basedSlugModifiersForExtensions.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-88198-TCA-basedSlugModifiersForExtensions.rst index 80513b80ed55..4536e182e0ea 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-88198-TCA-basedSlugModifiersForExtensions.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-88198-TCA-basedSlugModifiersForExtensions.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================= Feature: #88198 - TCA-based Slug modifiers for extensions diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-89556-FeatureFlagBetaTranslationServer.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-89556-FeatureFlagBetaTranslationServer.rst index 3995a286d587..4751cb1439ec 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-89556-FeatureFlagBetaTranslationServer.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-89556-FeatureFlagBetaTranslationServer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================== Feature: #89526 - FeatureFlag: newTranslationServer diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-90328-SupportOfMacedonian.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-90328-SupportOfMacedonian.rst index 45d089508bcc..625b7da50501 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-90328-SupportOfMacedonian.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-90328-SupportOfMacedonian.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Feature: #90328 - Support of Macedonian (MK) diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-91354-IntegrateServerResponseSecurityChecks.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-91354-IntegrateServerResponseSecurityChecks.rst index 022479ba9460..8dd71d5f2496 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-91354-IntegrateServerResponseSecurityChecks.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-91354-IntegrateServerResponseSecurityChecks.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Feature: #91354 - Integrate server response security checks diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-94825-SanitizeHtmlFluidViewHelper.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-94825-SanitizeHtmlFluidViewHelper.rst index c2fe1d5d6d69..9613f185e23a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-94825-SanitizeHtmlFluidViewHelper.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Feature-94825-SanitizeHtmlFluidViewHelper.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #94825 - New f:sanitize.html Fluid ViewHelper @@ -43,7 +43,7 @@ When to use the different ViewHelpers: Use this for wrapping fields produced by RTE fields, which parses HTML and adds attributes, replaces TYPO3-internal links to pages or files, -based on :ts:`lib.parseFunc_RTE`. For this reason, it is recommended to use +based on :typoscript:`lib.parseFunc_RTE`. For this reason, it is recommended to use this ViewHelper mainly in Frontend rendering. This ViewHelper calls TYPO3's "parseFunc", which means that `htmlSanitize` is diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-65636-AllowMetaDataEditingOnReadOnlyStorages.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-65636-AllowMetaDataEditingOnReadOnlyStorages.rst index 5300168ff3a6..3131bc5eaea2 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-65636-AllowMetaDataEditingOnReadOnlyStorages.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-65636-AllowMetaDataEditingOnReadOnlyStorages.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Important: #65636 - File meta data can now be edited on read only storages diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-76166-X-UA-CompatibleNotSetInBackendAnymore.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-76166-X-UA-CompatibleNotSetInBackendAnymore.rst index 9f70293f3f68..0e86b36ab52c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-76166-X-UA-CompatibleNotSetInBackendAnymore.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-76166-X-UA-CompatibleNotSetInBackendAnymore.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Important: #76166 - X-UA-Compatible not set in backend anymore @@ -15,4 +15,4 @@ instead via server configuration, the tag is not rendered by default in the back The TYPO3 default :file:`.htaccess` and :file:`web.config` files already contain the corresponding settings. If you are using Internet Explorer configured to use compat mode by default, you may need to set these settings to ensure `edge` mode. -.. index:: Backend, ext:backend \ No newline at end of file +.. index:: Backend, ext:backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-84105-StreamlineDeprecationLogHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-84105-StreamlineDeprecationLogHandling.rst index 8306612de85d..105bff51143c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-84105-StreamlineDeprecationLogHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-84105-StreamlineDeprecationLogHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Important: #84105 - Streamline deprecation log handling diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-84985-UnifiedWorkspaceRestrictionForDatabaseQueries.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-84985-UnifiedWorkspaceRestrictionForDatabaseQueries.rst index b0befb4ca76d..997b3fd7b99f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-84985-UnifiedWorkspaceRestrictionForDatabaseQueries.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-84985-UnifiedWorkspaceRestrictionForDatabaseQueries.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Important: #84985 - Unified Workspace Restriction for Database Queries diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86577-QueryParametersAreNowIncludedInCanonicalizedUrls.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86577-QueryParametersAreNowIncludedInCanonicalizedUrls.rst index 81711e0dd363..40169a3f3e9f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86577-QueryParametersAreNowIncludedInCanonicalizedUrls.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86577-QueryParametersAreNowIncludedInCanonicalizedUrls.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Important: #86577 - Query parameters are now included in canonicalized URLs @@ -11,7 +11,7 @@ Description Canonicalized URLs include all query parameters which are needed to define what content to show on a page. These URLs are used for the canonical URL and the hreflang URLs. -This is especially important with for example detail pages of records. The query parameters are +This is especially important with for example detail pages of records. The query parameters are crucial to show the right content. Possibility to define query parameters to be included in canonicalized URLs diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86785-ExcludeLoggerFromSerialisationForSchedulerTasks.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86785-ExcludeLoggerFromSerialisationForSchedulerTasks.rst index 5fd59bea15a8..1fb36ba647b0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86785-ExcludeLoggerFromSerialisationForSchedulerTasks.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86785-ExcludeLoggerFromSerialisationForSchedulerTasks.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Important: #86785 - Exclude logger from serialisation on save for scheduler task diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86895-RouteAspectsTakePrecedenceOverRequirements.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86895-RouteAspectsTakePrecedenceOverRequirements.rst index 65efce96b12d..8873a1c0a676 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86895-RouteAspectsTakePrecedenceOverRequirements.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86895-RouteAspectsTakePrecedenceOverRequirements.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Important: #86895 - Route aspects take precedence over requirements diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86994-IndexedSearchWithRouteEnhancers.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86994-IndexedSearchWithRouteEnhancers.rst index 55943346d52d..e3f44d23fcd5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86994-IndexedSearchWithRouteEnhancers.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-86994-IndexedSearchWithRouteEnhancers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Important: #86994 - Indexed Search indexes pages using route enhancers diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87028-AccessObjectsFromObjectStorageUsingNumericValue.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87028-AccessObjectsFromObjectStorageUsingNumericValue.rst index d4ce3d9779f7..474f36a24ca7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87028-AccessObjectsFromObjectStorageUsingNumericValue.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87028-AccessObjectsFromObjectStorageUsingNumericValue.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================================== Important: #87028 - Access objects from `ObjectStorage` using numeric value diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst index 19485e5ddd68..51030fb4d204 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87518-UsePreparedStatementsForPdo_mysqlPerDefault.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Important: #87518 - Use prepared statements for pdo_mysql per default diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87980-PageIsBeingGeneratedMessageHasBeenRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87980-PageIsBeingGeneratedMessageHasBeenRemoved.rst index 714c1baf4a8b..e104c52fcb0b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87980-PageIsBeingGeneratedMessageHasBeenRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-87980-PageIsBeingGeneratedMessageHasBeenRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Important: #87980 - "Page is being generated" message has been removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88045-LocalesDependenciesConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88045-LocalesDependenciesConfiguration.rst index 279f029a461b..a0c636a36f77 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88045-LocalesDependenciesConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88045-LocalesDependenciesConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Important: #88045 - Locales dependencies configuration diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88720-RespectSiteForPersistedMappers.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88720-RespectSiteForPersistedMappers.rst index ebfc8d304059..ec822f307e11 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88720-RespectSiteForPersistedMappers.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88720-RespectSiteForPersistedMappers.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Important: #88720 - Respect site for persisted mappers diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88824-AddCacheForErrorPageHandling.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88824-AddCacheForErrorPageHandling.rst index 2688a87e25d1..efab56d21c94 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88824-AddCacheForErrorPageHandling.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-88824-AddCacheForErrorPageHandling.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================== Important: #88824 - Add cache for error page handling diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-89269-IntroduceUpgradeWizardForInvalidBackendUserConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-89269-IntroduceUpgradeWizardForInvalidBackendUserConfiguration.rst index 7eafeab17a51..e31f8e1f394c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-89269-IntroduceUpgradeWizardForInvalidBackendUserConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-89269-IntroduceUpgradeWizardForInvalidBackendUserConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================================== Important: #89269 - Introduce Upgrade Wizard for invalid Backend User configuration diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-90911-PackageAlgo26-matthiasidna-convertRemoved.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-90911-PackageAlgo26-matthiasidna-convertRemoved.rst index d19708d37db8..71421368a11d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-90911-PackageAlgo26-matthiasidna-convertRemoved.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-90911-PackageAlgo26-matthiasidna-convertRemoved.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Important: #90911 - Package algo26-matthias/idna-convert removed diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-91242-IntroduceBackendRouteReferrerCheck.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-91242-IntroduceBackendRouteReferrerCheck.rst index e21999943c95..e9a956351084 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-91242-IntroduceBackendRouteReferrerCheck.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-91242-IntroduceBackendRouteReferrerCheck.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Important: #91242 - Introduce Backend Route Referrer Check diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-92836-IntroduceSudoModeForInstallToolAccessedViaBackend.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-92836-IntroduceSudoModeForInstallToolAccessedViaBackend.rst index 65d4cccbcd4c..15256bf4d587 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-92836-IntroduceSudoModeForInstallToolAccessedViaBackend.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-92836-IntroduceSudoModeForInstallToolAccessedViaBackend.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Important: #92836 - Introduce sudo mode for Install Tool accessed via backend diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-94484-IntroduceHTMLSanitizer.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-94484-IntroduceHTMLSanitizer.rst index 966ebfe18a1c..36e2a14c7b80 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-94484-IntroduceHTMLSanitizer.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-94484-IntroduceHTMLSanitizer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================ Important: #94484 - Introduce HTML Sanitizer @@ -58,6 +58,7 @@ corresponding possibilities. } As a result a new tag :html:`my-element` is which is allowed to + * have any safe global attribute (`id`, `class`, `data-*`, ...) * have attribute `href`, in case corresponding value either starting with `http://`, `http://` or `mailto:` - evaluated from the given regular expression diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-94492-IntroduceSVGSanitizer.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-94492-IntroduceSVGSanitizer.rst index ed081f4820d0..7ab690c7b975 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-94492-IntroduceSVGSanitizer.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Important-94492-IntroduceSVGSanitizer.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Important: #94492 - Introduce SVG Sanitizer diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Index.rst index 1ec73d319791..2609d86bf366 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============= 9.5.x Changes diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Breaking-86492-RemovedStdWrapSupportForConfigadditionalHeaders.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Breaking-86492-RemovedStdWrapSupportForConfigadditionalHeaders.rst index cf8d7e7fbb6d..5875f66e07ab 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Breaking-86492-RemovedStdWrapSupportForConfigadditionalHeaders.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Breaking-86492-RemovedStdWrapSupportForConfigadditionalHeaders.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================= Breaking: #86492 - Removed stdWrap support for config.additionalHeaders @@ -9,14 +9,14 @@ See :issue:`86492` Description =========== -The feature to use :ts:`stdWrap` for :ts:`config.additionalHeaders` has been removed due to +The feature to use :typoscript:`stdWrap` for :typoscript:`config.additionalHeaders` has been removed due to an incompatibility with page caching. Impact ====== -:ts:`stdWrap` cannot be used anymore to manipulate additional headers set via TypoScript. +:typoscript:`stdWrap` cannot be used anymore to manipulate additional headers set via TypoScript. Affected Installations @@ -32,4 +32,4 @@ For the time being there will be no TypoScript based solution for dynamic HTTP h Consider implementing a PSR-15 middleware to add advanced logic for additional frontend response headers. -.. index:: Frontend, TypoScript, NotScanned, ext:frontend \ No newline at end of file +.. index:: Frontend, TypoScript, NotScanned, ext:frontend diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-83793-FALResourceStorage-dumpFileContents.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-83793-FALResourceStorage-dumpFileContents.rst index d73a33b54c15..ad53c478b26e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-83793-FALResourceStorage-dumpFileContents.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-83793-FALResourceStorage-dumpFileContents.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #83793 - FAL ResourceStorage->dumpFileContents() diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-84196-BackendControllerActionsDoNotReceivePreparedResponse.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-84196-BackendControllerActionsDoNotReceivePreparedResponse.rst index 9d514a22a5ca..0cddbda0e123 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-84196-BackendControllerActionsDoNotReceivePreparedResponse.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-84196-BackendControllerActionsDoNotReceivePreparedResponse.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================= Deprecation: #84196 - Backend controller actions do not receive prepared response diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85031-ProtectedImportExportController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85031-ProtectedImportExportController.rst index 7be1d970a01d..1c30e80f9c4c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85031-ProtectedImportExportController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85031-ProtectedImportExportController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Deprecation: #85031 - Protected ImportExportController diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85970-FileContentObject.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85970-FileContentObject.rst index c2c1f2a8ac8f..df578e1d8701 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85970-FileContentObject.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85970-FileContentObject.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================= Deprecation: #85970 - FILE content object diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85980-InternalAnnotationInExtbaseCommands.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85980-InternalAnnotationInExtbaseCommands.rst index 515ac49cd36a..30970509f17c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85980-InternalAnnotationInExtbaseCommands.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85980-InternalAnnotationInExtbaseCommands.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Deprecation: #85980 - @internal annotation in extbase commands diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85981-AnnotationFlushesCaches.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85981-AnnotationFlushesCaches.rst index 5b406a30c202..234c796654dd 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85981-AnnotationFlushesCaches.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-85981-AnnotationFlushesCaches.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #83094 - Annotation @flushesCaches diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst index e6300a372e5e..2cc4db71c5b5 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86047-TSFEPropertiesMethodsAndChangeVisibility.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================== Deprecation: #86047 - TSFE properties / methods and change visibility diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86068-OldConditionSyntax.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86068-OldConditionSyntax.rst index cc31db51f54c..addf677c473e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86068-OldConditionSyntax.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86068-OldConditionSyntax.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Deprecation: #86068 - old condition syntax diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86110-FrontendEditingController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86110-FrontendEditingController.rst index 5e08018a7e08..681d878e7b8d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86110-FrontendEditingController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86110-FrontendEditingController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #86110 - FrontendEditingController diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86163-TCATypeuserWithoutRenderType.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86163-TCATypeuserWithoutRenderType.rst index fcf6e6967366..97715a9240ba 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86163-TCATypeuserWithoutRenderType.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86163-TCATypeuserWithoutRenderType.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================== Deprecation: #86163 - TCA type="user" without renderType diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86178-ClassElementBrowserFramesetController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86178-ClassElementBrowserFramesetController.rst index 7f5a870a4873..febd52462ee6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86178-ClassElementBrowserFramesetController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86178-ClassElementBrowserFramesetController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================ Deprecation: #86178 - Class ElementBrowserFramesetController diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86179-ProtectedRenderMethodInBackendController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86179-ProtectedRenderMethodInBackendController.rst index b8ee3422a7ce..dd2aafbd346a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86179-ProtectedRenderMethodInBackendController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86179-ProtectedRenderMethodInBackendController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================================== Deprecation: #86179 - Protected render() method in BackendController @@ -33,4 +33,4 @@ Migration Use route target :php:`main` instead that calls method :php:`mainAction` and returns a proper PSR-7 Response object. -.. index:: Backend, PHP-API, NotScanned \ No newline at end of file +.. index:: Backend, PHP-API, NotScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86180-ProtectedMethodsInSetupModuleController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86180-ProtectedMethodsInSetupModuleController.rst index 919cd71b48ec..144d0fbafdf9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86180-ProtectedMethodsInSetupModuleController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86180-ProtectedMethodsInSetupModuleController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================ Deprecation: #86180 - Protected methods in SetupModuleController @@ -34,4 +34,4 @@ Migration Use the entry method :php:`mainAction()` that returns a PSR-7 response object. -.. index:: Backend, PHP-API, PartiallyScanned, ext:setup \ No newline at end of file +.. index:: Backend, PHP-API, PartiallyScanned, ext:setup diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86182-ProtectedTaskModuleController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86182-ProtectedTaskModuleController.rst index bc2bacb55d9b..b19d6f3270fb 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86182-ProtectedTaskModuleController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86182-ProtectedTaskModuleController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #86182 - Protected TaskModuleController diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86184-ProtectedMethodsInReportController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86184-ProtectedMethodsInReportController.rst index dce168dab340..29feffccc258 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86184-ProtectedMethodsInReportController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86184-ProtectedMethodsInReportController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================================== Deprecation: #86184 - Protected methods in ReportController @@ -33,4 +33,4 @@ Migration No migration possible. -.. index:: Backend, PHP-API, NotScanned, ext:reports \ No newline at end of file +.. index:: Backend, PHP-API, NotScanned, ext:reports diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86192-ProtectedMethodsInElementBrowserController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86192-ProtectedMethodsInElementBrowserController.rst index 0c6866160398..14767c8a969e 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86192-ProtectedMethodsInElementBrowserController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86192-ProtectedMethodsInElementBrowserController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #86192 - Protected methods in ElementBrowserController @@ -32,4 +32,4 @@ Migration Use the entry method :php:`mainAction()` that returns a PSR-7 response object. -.. index:: Backend, PHP-API, NotScanned, ext:recordlist \ No newline at end of file +.. index:: Backend, PHP-API, NotScanned, ext:recordlist diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86193-ProtectMethodsInAbstractLinkBrowserController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86193-ProtectMethodsInAbstractLinkBrowserController.rst index f7990546f780..fca3e86f32ca 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86193-ProtectMethodsInAbstractLinkBrowserController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86193-ProtectMethodsInAbstractLinkBrowserController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================================== Deprecation: #86193 - Protect methods in AbstractLinkBrowserController @@ -37,4 +37,4 @@ Migration No migration possible. -.. index:: Backend, PHP-API, FullyScanned, ext:reports \ No newline at end of file +.. index:: Backend, PHP-API, FullyScanned, ext:reports diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86197-ProtectedFileListController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86197-ProtectedFileListController.rst index ccb0c9ced17e..0e34c150176c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86197-ProtectedFileListController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86197-ProtectedFileListController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #86197 - Protected FileListController @@ -55,4 +55,4 @@ Migration No migration possible. -.. index:: Backend, PHP-API, NotScanned, ext:filelist \ No newline at end of file +.. index:: Backend, PHP-API, NotScanned, ext:filelist diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86198-ProtectedRecordListController.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86198-ProtectedRecordListController.rst index 2685c8357807..5b70329d0989 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86198-ProtectedRecordListController.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86198-ProtectedRecordListController.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #86198 - Protected RecordListController diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86207-ProtectedTstemplateExtension.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86207-ProtectedTstemplateExtension.rst index f0b187281529..0979b6434f1b 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86207-ProtectedTstemplateExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86207-ProtectedTstemplateExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ==================================================== Deprecation: #86207 - Protected tstemplate extension diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86210-ProtectedInfoExtension.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86210-ProtectedInfoExtension.rst index b0f115e377e3..23851b23d66a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86210-ProtectedInfoExtension.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86210-ProtectedInfoExtension.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================== Deprecation: #86210 - Protected info extension diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86225-ClassesBaseScriptClassAndAbstractFunctionModule.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86225-ClassesBaseScriptClassAndAbstractFunctionModule.rst index 0868bcf3b142..7c34bf773761 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86225-ClassesBaseScriptClassAndAbstractFunctionModule.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86225-ClassesBaseScriptClassAndAbstractFunctionModule.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================================== Deprecation: #86225 - Classes BaseScriptClass and AbstractFunctionModule diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86270-ExtbaseXclassViaTypoScriptSettings.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86270-ExtbaseXclassViaTypoScriptSettings.rst index 91c8f189985f..ea8d7b01e7a8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86270-ExtbaseXclassViaTypoScriptSettings.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86270-ExtbaseXclassViaTypoScriptSettings.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #86270 - config.tx_extbase.objects and plugin.tx_%plugin%.objects diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst index ffd4db5321b2..458ae740f2af 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86279-VariousHooksAndPSR-15Middlewares.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================== Deprecation: #86279 - Various Hooks and PSR-15 Middlewares diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86288-FrontendBackendUserAuthenticationMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86288-FrontendBackendUserAuthenticationMethods.rst index 484debf9cc40..589847073148 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86288-FrontendBackendUserAuthenticationMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86288-FrontendBackendUserAuthenticationMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #86288 - FrontendBackendUserAuthentication methods diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86320-MarkInternalTSFEPropertiesAsProtected.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86320-MarkInternalTSFEPropertiesAsProtected.rst index c1f437fdb7aa..f4a98bf38a5d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86320-MarkInternalTSFEPropertiesAsProtected.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86320-MarkInternalTSFEPropertiesAsProtected.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #86320 - Mark internal $TSFE properties as protected diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86323-ConfigurationKeySiteInYAMLSiteConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86323-ConfigurationKeySiteInYAMLSiteConfiguration.rst index f78f0a2ae46e..6c137f6c3fa8 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86323-ConfigurationKeySiteInYAMLSiteConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86323-ConfigurationKeySiteInYAMLSiteConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================= Deprecation: #86323 - Configuration key "site" in YAML site configuration diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86338-ChangeVisibilityOfPageRepository-init.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86338-ChangeVisibilityOfPageRepository-init.rst index 6fbc15046f5e..b59844b755f0 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86338-ChangeVisibilityOfPageRepository-init.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86338-ChangeVisibilityOfPageRepository-init.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Deprecation: #86338 - Change visibility of PageRepository->init diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86353-CacheManagerUsageInExt_localconfphp.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86353-CacheManagerUsageInExt_localconfphp.rst index de21c24009fe..6cfdc69c2659 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86353-CacheManagerUsageInExt_localconfphp.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86353-CacheManagerUsageInExt_localconfphp.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================= Deprecation: #86353 - CacheManager usage in ext_localconf.php diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86366-MethodsInAbstractUpdate.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86366-MethodsInAbstractUpdate.rst index 0c00a81da0fd..cb5e795c08bc 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86366-MethodsInAbstractUpdate.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86366-MethodsInAbstractUpdate.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================== Deprecation: #86366 - Methods in AbstractUpdate diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86389-GeneralUtility_GETsetAndTSFE-mergingWithGetVars.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86389-GeneralUtility_GETsetAndTSFE-mergingWithGetVars.rst index 3f9b9617123a..08273a693b50 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86389-GeneralUtility_GETsetAndTSFE-mergingWithGetVars.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86389-GeneralUtility_GETsetAndTSFE-mergingWithGetVars.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================== Deprecation: #86389 - GeneralUtility::_GETset() and TSFE->mergingWithGetVars() diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86404-GLOBALSTYPO3_LOADED_EXT.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86404-GLOBALSTYPO3_LOADED_EXT.rst index c8965edb9b54..469d11c8fc09 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86404-GLOBALSTYPO3_LOADED_EXT.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86404-GLOBALSTYPO3_LOADED_EXT.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Deprecation: #86404 - $GLOBALS['TYPO3_LOADED_EXT'] diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst index db86b6631247..46f9b7648b8f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #86406 - TCA type group internal_type file and file_reference diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86411-TSFE-makeCacheHash.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86411-TSFE-makeCacheHash.rst index 7d5b1de28d17..d1ad188e1d96 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86411-TSFE-makeCacheHash.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86411-TSFE-makeCacheHash.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =========================================== Deprecation: #86411 - TSFE->makeCacheHash() diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst index a9cb6f423350..144aaed97b91 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86433-VariousStdWrapFunctionsAndContentObjectRenderer-relatedMethods.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================================= Deprecation: #86433 - Various stdWrap functions and ContentObjectRenderer-related methods @@ -9,11 +9,11 @@ See :issue:`86433` Description =========== -The following TypoScript :ts:`stdWrap` sub-properties and functions have been marked as deprecated: +The following TypoScript :typoscript:`stdWrap` sub-properties and functions have been marked as deprecated: -* :ts:`stdWrap.addParams` -* :ts:`stdWrap.filelist` -* :ts:`stdWrap.filelink` +* :typoscript:`stdWrap.addParams` +* :typoscript:`stdWrap.filelist` +* :typoscript:`stdWrap.filelink` In conjunction with the properties, the following methods of class :php:`TYPO3\CMS\Frontend\ContentObjectRenderer` have been marked as deprecated: diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86438-PageRenderer-loadJQuery.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86438-PageRenderer-loadJQuery.rst index fec3e8f98ac6..c74b3c3c7d17 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86438-PageRenderer-loadJQuery.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86438-PageRenderer-loadJQuery.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================ Deprecation: #86438 - PageRenderer->loadJQuery() diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst index 9dd80d60935e..6c3f94ac0644 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86439-MarkSeveralMethodsWithinTemplateServiceAsInternal.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Deprecation: #86439 - Mark several methods within TemplateService as internal diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86440-InternalMethodsAndPropertiesWithinRteHtmlParser.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86440-InternalMethodsAndPropertiesWithinRteHtmlParser.rst index feec10c24265..577559d9a43a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86440-InternalMethodsAndPropertiesWithinRteHtmlParser.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86440-InternalMethodsAndPropertiesWithinRteHtmlParser.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================================================== Deprecation: #86440 - Internal Methods and properties within RteHtmlParser @@ -41,8 +41,8 @@ The following methods have changed visibility from public to protected and shoul The following processing options (`RTE.proc.`) have been marked as deprecated: -* :ts:`keepPDIVattribs` -* :ts:`dontRemoveUnknownTags_db` +* :typoscript:`keepPDIVattribs` +* :typoscript:`dontRemoveUnknownTags_db` Impact @@ -61,7 +61,7 @@ TYPO3 installations with extensions or custom usages for RTE handling (e.g. `l10 Migration ========= -Migrate to use the public API only and use other options (such as :ts:`allowAttributes` instead of -:ts:`dontRemoveUnknownTags_db`) in order to only run certain instructions on the RteHtmlParser object. +Migrate to use the public API only and use other options (such as :typoscript:`allowAttributes` instead of +:typoscript:`dontRemoveUnknownTags_db`) in order to only run certain instructions on the RteHtmlParser object. .. index:: RTE, FullyScanned, PHP-API diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst index 5a4494151976..e1e9983194c9 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86441-VariousMethodsAndPropertiesInsideBackendUserAuthentication.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ===================================================================================== Deprecation: #86441 - Various methods and properties inside BackendUserAuthentication diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst index 359c303036ef..e6800aecde07 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86461-MarkVariousTypoScriptParsingFunctionalityAsInternal.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================================== Deprecation: #86461 - Mark various TypoScript parsing functionality as internal diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86466-AbstractUserAuthentication-fetchUserRecord.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86466-AbstractUserAuthentication-fetchUserRecord.rst index c8a1a20be30b..aef274c5006a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86466-AbstractUserAuthentication-fetchUserRecord.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86466-AbstractUserAuthentication-fetchUserRecord.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================= Deprecation: #86466 - AbstractUserAuthentication->fetchUserRecord @@ -35,4 +35,4 @@ Migration If used within authentication services, use :php:`$this->fetchUserRecord()` instead, otherwise copy the method around. -.. index:: PHP-API, FullyScanned \ No newline at end of file +.. index:: PHP-API, FullyScanned diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86486-TypoScriptFrontendController-processOutput.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86486-TypoScriptFrontendController-processOutput.rst index 69629e6c4fb8..8e340f3b878d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86486-TypoScriptFrontendController-processOutput.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Deprecation-86486-TypoScriptFrontendController-processOutput.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =================================================================== Deprecation: #86486 - TypoScriptFrontendController->processOutput() diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-20051-SupportTheCanonicalTag.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-20051-SupportTheCanonicalTag.rst index 8bbe4a2e85f0..fe1204d63297 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-20051-SupportTheCanonicalTag.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-20051-SupportTheCanonicalTag.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================= Feature: #20051 - Support the "canonical" tag diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-80398-Utf8mb4OnMysqlByDefaultForNewInstances.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-80398-Utf8mb4OnMysqlByDefaultForNewInstances.rst index e6c98aa295e2..8498f024058d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-80398-Utf8mb4OnMysqlByDefaultForNewInstances.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-80398-Utf8mb4OnMysqlByDefaultForNewInstances.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt =============================================================== Feature: #80398 - utf8mb4 on mysql by default for new instances diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86160-PageTypeEnhancerForMappingTypeParameter.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86160-PageTypeEnhancerForMappingTypeParameter.rst index 1e9dee368c9d..3175a6b5a3f7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86160-PageTypeEnhancerForMappingTypeParameter.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86160-PageTypeEnhancerForMappingTypeParameter.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================== Feature: #86160 - PageTypeEnhancer for mapping &type parameter @@ -50,7 +50,7 @@ Now configure the Route Enhancer in your site's :file:`config.yaml` file like th '.json': 26 -The :yaml:`map` allows to add a filename or a file ending and map this to a :ts:`page.typeNum` value. +The :yaml:`map` allows to add a filename or a file ending and map this to a :typoscript:`page.typeNum` value. It is also possible to set :yaml:`default` to e.g. ".html" to add a ".html" suffix to all default pages. diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86214-ImplementStaticRoutes.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86214-ImplementStaticRoutes.rst index 015c0e3ae391..ba0506fa23ff 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86214-ImplementStaticRoutes.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86214-ImplementStaticRoutes.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: yaml ========================================= diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86303-VariantsForSitesBase.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86303-VariantsForSitesBase.rst index b0a167e56403..3415157d6a9f 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86303-VariantsForSitesBase.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86303-VariantsForSitesBase.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ========================================== Feature: #86303 - Variants for site's base diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86365-RoutingEnhancersAndAspects.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86365-RoutingEnhancersAndAspects.rst index 517ba15c63bc..ee1b34a850b6 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86365-RoutingEnhancersAndAspects.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86365-RoutingEnhancersAndAspects.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: yaml =============================================== diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86409-AllowUsageOfEnvironmentVariablesInSiteConfiguration.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86409-AllowUsageOfEnvironmentVariablesInSiteConfiguration.rst index af880f030da8..4631536f29c4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86409-AllowUsageOfEnvironmentVariablesInSiteConfiguration.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86409-AllowUsageOfEnvironmentVariablesInSiteConfiguration.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================ Feature: #86409 - Allow usage of environment variables in site configuration diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86422-TypoScriptGetTextPropertySite.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86422-TypoScriptGetTextPropertySite.rst index fc392d1b3f2f..a972b715986a 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86422-TypoScriptGetTextPropertySite.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86422-TypoScriptGetTextPropertySite.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Feature: #86422 - TypoScript getText property site diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86457-TCATypeSlugAddsAPrependingSlash.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86457-TCATypeSlugAddsAPrependingSlash.rst index d216203f2d1a..226d0389d015 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86457-TCATypeSlugAddsAPrependingSlash.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-86457-TCATypeSlugAddsAPrependingSlash.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ======================================================= Feature: #86457 - TCA Type Slug adds a prepending slash diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-90115-KinyarwandaLanguage.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-90115-KinyarwandaLanguage.rst index 0f8236c40a1b..6a96327d021c 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Feature-90115-KinyarwandaLanguage.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Feature-90115-KinyarwandaLanguage.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ====================================================== Feature: #90115 - Add support for Kinyarwanda language diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Important-82363-MakeExtBaseTranslationHandlingConsistentWithTyposcript.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Important-82363-MakeExtBaseTranslationHandlingConsistentWithTyposcript.rst index 60fba5b8042f..dc993e987a31 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Important-82363-MakeExtBaseTranslationHandlingConsistentWithTyposcript.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Important-82363-MakeExtBaseTranslationHandlingConsistentWithTyposcript.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================================================ Important: #82363 - Make Extbase translation handling consistent with TypoScript @@ -27,13 +27,13 @@ Impact Users relying on the old behaviour can disable the feature switch. The change modifies how Extbase interprets the TypoScript settings -:ts:`config.sys_language_mode` and :ts:`config.sys_language_overlay` and the +:typoscript:`config.sys_language_mode` and :typoscript:`config.sys_language_overlay` and the :php:`Typo3QuerySettings` properties :php:`languageOverlayMode` and :php:`languageMode`. Changes in the rendering: 1) Setting :php:`Typo3QuerySettings->languageMode` does **not** influence how Extbase queries records anymore. - The corresponding TypoScript setting :ts:`config.sys_language_mode` is used by the core + The corresponding TypoScript setting :typoscript:`config.sys_language_mode` is used by the core to decide what to do when a page is not translated to the given language (display 404, or try page with different language). Users who used to set :php:`Typo3QuerySettings->languageMode` to `strict` should use :php:`Typo3QuerySettings->setLanguageOverlayMode('hideNonTranslated')` to get translated records only. @@ -69,8 +69,8 @@ Changes in the rendering: record in the TYPO3 Backend. Note that by default :php:`Typo3QuerySettings` uses the global TypoScript configuration like -:ts:`config.sys_language_overlay` and :php:`$GLOBALS['TSFE']->sys_language_content` -(calculated based on :ts:`config.sys_language_uid` and :ts:`config.sys_language_mode`). +:typoscript:`config.sys_language_overlay` and :php:`$GLOBALS['TSFE']->sys_language_content` +(calculated based on :typoscript:`config.sys_language_uid` and :typoscript:`config.sys_language_mode`). So you need to change :php:`Typo3QuerySettings` manually only if your Extbase code should behave different than other `tt_content` rendering. @@ -84,12 +84,12 @@ See :php:`QueryLocalizedDataTest->queryFirst5Posts()`. Following examples show how to query data in Extbase in different scenarios, independent of the global TS settings: 1) Fetch records from the language uid=1 only, with no overlays. - Previously (:ts:`consistentTranslationOverlayHandling = 0`): + Previously (:typoscript:`consistentTranslationOverlayHandling = 0`): It was not possible. - Now (:ts:`consistentTranslationOverlayHandling = 1`): + Now (:typoscript:`consistentTranslationOverlayHandling = 1`): .. code-block:: php @@ -98,7 +98,7 @@ Following examples show how to query data in Extbase in different scenarios, ind $querySettings->setLanguageOverlayMode(false); 2) Fetch records from the language uid=1, with overlay, but hide non-translated records - Previously (:ts:`consistentTranslationOverlayHandling = 0`): + Previously (:typoscript:`consistentTranslationOverlayHandling = 0`): .. code-block:: php @@ -106,7 +106,7 @@ Following examples show how to query data in Extbase in different scenarios, ind $querySettings->setLanguageUid(1); $querySettings->setLanguageMode('strict'); - Now (:ts:`consistentTranslationOverlayHandling = 1`): + Now (:typoscript:`consistentTranslationOverlayHandling = 1`): .. code-block:: php diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Important-85560-LocationOfXLFLabelsChanged.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Important-85560-LocationOfXLFLabelsChanged.rst index 360ebec60c85..b76c60f5af5d 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Important-85560-LocationOfXLFLabelsChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Important-85560-LocationOfXLFLabelsChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ================================================== Important: #85560 - Location of XLF labels changed diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Important-86173-LocationOfSuppliedHtaccessWebconfigFilesChanged.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Important-86173-LocationOfSuppliedHtaccessWebconfigFilesChanged.rst index b22b1937da6a..3272caec00e4 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Important-86173-LocationOfSuppliedHtaccessWebconfigFilesChanged.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Important-86173-LocationOfSuppliedHtaccessWebconfigFilesChanged.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt ============================================================================= Important: #86173 - Location of supplied .htaccess / web.config files changed diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Index.rst index 18651685b7f4..f976614d46a7 100644 --- a/typo3/sysext/core/Documentation/Changelog/9.5/Index.rst +++ b/typo3/sysext/core/Documentation/Changelog/9.5/Index.rst @@ -1,5 +1,5 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt 9.5 Changes =========== diff --git a/typo3/sysext/core/Documentation/Changelog/Howto.rst b/typo3/sysext/core/Documentation/Changelog/Howto.rst index f8d483156d51..d59c4adfa47a 100644 --- a/typo3/sysext/core/Documentation/Changelog/Howto.rst +++ b/typo3/sysext/core/Documentation/Changelog/Howto.rst @@ -1,5 +1,5 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt =================== Documenting Changes diff --git a/typo3/sysext/core/Documentation/Includes.rst.txt b/typo3/sysext/core/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/core/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/core/Documentation/Includes.txt b/typo3/sysext/core/Documentation/Includes.txt deleted file mode 100644 index 3fb69af088c8..000000000000 --- a/typo3/sysext/core/Documentation/Includes.txt +++ /dev/null @@ -1,20 +0,0 @@ -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in THIS documentation project (= manual). - -.. role:: aspect (emphasis) -.. role:: html(code) -.. role:: js(code) -.. role:: php(code) -.. role:: typoscript(code) -.. role:: typescript(code) -.. role:: shell(code) -.. role:: sql(code) -.. role:: yaml(code) - -.. role:: ts(typoscript) - :class: typoscript -.. role:: javascript(js) - :class: js - -.. default-role:: code -.. highlight:: php diff --git a/typo3/sysext/core/Documentation/Index.rst b/typo3/sysext/core/Documentation/Index.rst index 6ad0e41dfa77..b9795e5f436d 100644 --- a/typo3/sysext/core/Documentation/Index.rst +++ b/typo3/sysext/core/Documentation/Index.rst @@ -1,20 +1,58 @@ +.. include:: /Includes.rst.txt -.. include:: Includes.txt +========== +TYPO3 Core +========== -======================== -TYPO3 CMS Core ChangeLog -======================== +:Extension key: + core -:Rendered: |today| +:Package name: + typo3/cms-core -Every change to the TYPO3 Core which might affect your site is documented here. +:Version: + |release| + +:Language: + en + +:Author: + TYPO3 contributors + +:License: + This document is published under the + `Creative Commons BY 4.0 <https://creativecommons.org/licenses/by/4.0/>`__ + license. + +:Rendered: + |today| + +---- + +This extension provides the TYPO3 API, i.e. the core functionalities, which can +be used and extended in any other TYPO3 extension. + +*Note:* Every change to the TYPO3 Core which might affect your site is +documented here. + +---- + +**Table of Contents:** .. toctree:: + :maxdepth: 1 :titlesonly: - Sitemap/Index Changelog-10 Changelog-9 Changelog-8 Changelog-7 Changelog/Howto + +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/core/Documentation/Master.rst b/typo3/sysext/core/Documentation/Master.rst index 764111830fcd..644b5ab628a9 100644 --- a/typo3/sysext/core/Documentation/Master.rst +++ b/typo3/sysext/core/Documentation/Master.rst @@ -1,6 +1,6 @@ :orphan: -.. include:: Includes.txt +.. include:: /Includes.rst.txt ================ ChangeLog main diff --git a/typo3/sysext/core/Documentation/Settings.cfg b/typo3/sysext/core/Documentation/Settings.cfg index 134b60c8a50f..2643c9f77ecb 100644 --- a/typo3/sysext/core/Documentation/Settings.cfg +++ b/typo3/sysext/core/Documentation/Settings.cfg @@ -1,50 +1,63 @@ +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg + [general] -project = TYPO3 CMS Core ChangeLog +project = Core version = 10.4 release = 10.4 -t3author = TYPO3 CMS Core Team -copyright = 1997-2021 - -description = This documentation contains the changelog - of TYPO3's core library. The core library holds core - functions like authentication and TCA configuration - of basic tables like tt_content. - - -[intersphinx_mapping] - -; uncomment only what you actually use, as on each build an extra -; inventory file is downloaded for each mapping used. - -h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ -t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ -t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/11.5/en-us/ - -; see https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/DirectoryFilenames.html#settings-cfg +copyright = since 1997 by the TYPO3 contributors [html_theme_options] -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/core/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/core/Documentation -# show as related links -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/core/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = +use_opensearch = +[intersphinx_mapping] -# This section [notify] is brand new (31.08.2016) and used by the toolchain "RenderDocumentation". -# That toolchain is still in development but already used for sysext:core - - -[notify] - -# comma separated list of pure emails -# users will receive an email when a new build has been made. -# If one email is 'no' then no email will be send to anybody. - -about_new_build = no - +# Official TYPO3 manuals +h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/core/Documentation/Sitemap.rst b/typo3/sysext/core/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/core/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/core/Documentation/Sitemap/Index.rst b/typo3/sysext/core/Documentation/Sitemap/Index.rst deleted file mode 100644 index 03c481c03e4e..000000000000 --- a/typo3/sysext/core/Documentation/Sitemap/Index.rst +++ /dev/null @@ -1,11 +0,0 @@ -:template: sitemap.html - -.. _Sitemap: - -====================== -Sitemap -====================== - -.. template 'sitemap.html' will insert the toctree as a sitemap here - below normal contents - diff --git a/typo3/sysext/core/Documentation/genindex.rst b/typo3/sysext/core/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/core/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/core/README.rst b/typo3/sysext/core/README.rst new file mode 100644 index 000000000000..908fb05c853d --- /dev/null +++ b/typo3/sysext/core/README.rst @@ -0,0 +1,11 @@ +======================== +TYPO3 extension ``core`` +======================== + +This extension provides the TYPO3 API, i.e. the core functionalities, which can +be used and extended in any other TYPO3 extension. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/core/ diff --git a/typo3/sysext/dashboard/Documentation/Configuration/Index.rst b/typo3/sysext/dashboard/Documentation/Configuration/Index.rst index dd225c884af3..6ce20c1d4204 100644 --- a/typo3/sysext/dashboard/Documentation/Configuration/Index.rst +++ b/typo3/sysext/dashboard/Documentation/Configuration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _configuration: diff --git a/typo3/sysext/dashboard/Documentation/Configuration/PermissionHandlingOfWidgets.rst b/typo3/sysext/dashboard/Documentation/Configuration/PermissionHandlingOfWidgets.rst index 9cab3fea6572..86c98cec2132 100644 --- a/typo3/sysext/dashboard/Documentation/Configuration/PermissionHandlingOfWidgets.rst +++ b/typo3/sysext/dashboard/Documentation/Configuration/PermissionHandlingOfWidgets.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _permission-handling-of-widgets: diff --git a/typo3/sysext/dashboard/Documentation/Configuration/WidgetGroupCreation.rst b/typo3/sysext/dashboard/Documentation/Configuration/WidgetGroupCreation.rst index 970f4d5621d0..20043a8d0e70 100644 --- a/typo3/sysext/dashboard/Documentation/Configuration/WidgetGroupCreation.rst +++ b/typo3/sysext/dashboard/Documentation/Configuration/WidgetGroupCreation.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: php diff --git a/typo3/sysext/dashboard/Documentation/Configuration/WidgetPresets.rst b/typo3/sysext/dashboard/Documentation/Configuration/WidgetPresets.rst index 5c383c089804..5e60683843f0 100644 --- a/typo3/sysext/dashboard/Documentation/Configuration/WidgetPresets.rst +++ b/typo3/sysext/dashboard/Documentation/Configuration/WidgetPresets.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: php @@ -93,4 +93,4 @@ If nothing is configured, ``default`` will be used as identifier. explains how to set or register TSconfig for user. :ref:`t3coreapi:typoscript-syntax-syntax-value-modification` explains the usage of - :ts:`:=` TypoScript operator. + :typoscript:`:=` TypoScript operator. diff --git a/typo3/sysext/dashboard/Documentation/Configuration/WidgetRegistration.rst b/typo3/sysext/dashboard/Documentation/Configuration/WidgetRegistration.rst index fd3535b25a50..f361540ce22b 100644 --- a/typo3/sysext/dashboard/Documentation/Configuration/WidgetRegistration.rst +++ b/typo3/sysext/dashboard/Documentation/Configuration/WidgetRegistration.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt Widgets need to be provided by an extension, e.g. by ext:dashboard. They are provided as a PHP class with specific feature sets. diff --git a/typo3/sysext/dashboard/Documentation/Configuration/WidgetSettings.rst b/typo3/sysext/dashboard/Documentation/Configuration/WidgetSettings.rst index e0875f71cc85..e70fd40c9acc 100644 --- a/typo3/sysext/dashboard/Documentation/Configuration/WidgetSettings.rst +++ b/typo3/sysext/dashboard/Documentation/Configuration/WidgetSettings.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _adjust-settings-of-widget: diff --git a/typo3/sysext/dashboard/Documentation/Configuration/WidgetTemplate.rst b/typo3/sysext/dashboard/Documentation/Configuration/WidgetTemplate.rst index a21e66142f9e..fe176c2c8ed1 100644 --- a/typo3/sysext/dashboard/Documentation/Configuration/WidgetTemplate.rst +++ b/typo3/sysext/dashboard/Documentation/Configuration/WidgetTemplate.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _adjust-template-of-widget: diff --git a/typo3/sysext/dashboard/Documentation/Developer/AddingButtons.rst b/typo3/sysext/dashboard/Documentation/Developer/AddingButtons.rst index c13cf1286744..12c6dbfe57b1 100644 --- a/typo3/sysext/dashboard/Documentation/Developer/AddingButtons.rst +++ b/typo3/sysext/dashboard/Documentation/Developer/AddingButtons.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: php diff --git a/typo3/sysext/dashboard/Documentation/Developer/GraphWidgetImplementation.rst b/typo3/sysext/dashboard/Documentation/Developer/GraphWidgetImplementation.rst index 6a7ca3b78464..efc67d1871f1 100644 --- a/typo3/sysext/dashboard/Documentation/Developer/GraphWidgetImplementation.rst +++ b/typo3/sysext/dashboard/Documentation/Developer/GraphWidgetImplementation.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: php diff --git a/typo3/sysext/dashboard/Documentation/Developer/Index.rst b/typo3/sysext/dashboard/Documentation/Developer/Index.rst index b2adc2774c75..a9126c14ad2a 100644 --- a/typo3/sysext/dashboard/Documentation/Developer/Index.rst +++ b/typo3/sysext/dashboard/Documentation/Developer/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _for-developer: diff --git a/typo3/sysext/dashboard/Documentation/Developer/Interfaces.rst b/typo3/sysext/dashboard/Documentation/Developer/Interfaces.rst index d261a3749be7..04795f56aa7e 100644 --- a/typo3/sysext/dashboard/Documentation/Developer/Interfaces.rst +++ b/typo3/sysext/dashboard/Documentation/Developer/Interfaces.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: php diff --git a/typo3/sysext/dashboard/Documentation/Developer/WidgetImplementation.rst b/typo3/sysext/dashboard/Documentation/Developer/WidgetImplementation.rst index f4e5a4c693cb..c3bf2b672696 100644 --- a/typo3/sysext/dashboard/Documentation/Developer/WidgetImplementation.rst +++ b/typo3/sysext/dashboard/Documentation/Developer/WidgetImplementation.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: php diff --git a/typo3/sysext/dashboard/Documentation/Editor/Index.rst b/typo3/sysext/dashboard/Documentation/Editor/Index.rst index 3a89a1b4a888..cadc5ec6aab0 100644 --- a/typo3/sysext/dashboard/Documentation/Editor/Index.rst +++ b/typo3/sysext/dashboard/Documentation/Editor/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _for-editors: diff --git a/typo3/sysext/dashboard/Documentation/Includes.rst.txt b/typo3/sysext/dashboard/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..786bcc0a938e --- /dev/null +++ b/typo3/sysext/dashboard/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use YAML syntax highlighting + +.. highlight:: yaml diff --git a/typo3/sysext/dashboard/Documentation/Includes.txt b/typo3/sysext/dashboard/Documentation/Includes.txt deleted file mode 100644 index a6751f80e071..000000000000 --- a/typo3/sysext/dashboard/Documentation/Includes.txt +++ /dev/null @@ -1,20 +0,0 @@ -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in THIS documentation project (= manual). - -.. role:: aspect (emphasis) -.. role:: html(code) -.. role:: js(code) -.. role:: php(code) -.. role:: typoscript(code) -.. role:: typescript(code) -.. role:: shell(code) -.. role:: sql(code) -.. role:: yaml(code) - -.. role:: ts(typoscript) - :class: typoscript -.. role:: javascript(js) - :class: js - -.. default-role:: code -.. highlight:: yaml diff --git a/typo3/sysext/dashboard/Documentation/Index.rst b/typo3/sysext/dashboard/Documentation/Index.rst index 417886eafaac..7445304017ff 100644 --- a/typo3/sysext/dashboard/Documentation/Index.rst +++ b/typo3/sysext/dashboard/Documentation/Index.rst @@ -1,57 +1,42 @@ -.. include:: Includes.txt +.. include:: /Includes.rst.txt -.. _start: - -======================== -Dashboard Core extension -======================== +=============== +TYPO3 Dashboard +=============== :Extension key: - dashboard + dashboard + +:Package name: + typo3/cms-dashboard :Version: - |release| + |release| :Language: - en - -:Description: - Manual for our dashboard extension, which adds a dashboard with widgets to TYPO3. - -:Keywords: - dashboard, widgets - -:Copyright: - 2020-2021 + en :Author: - TYPO3 CMS Core Development Team + TYPO3 contributors :License: - Open Content License available from `www.opencontent.org/opl.shtml - <http://www.opencontent.org/opl.shtml>`_ + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: - |today| - -The content of this document is related to TYPO3, -a GNU/GPL CMS/Framework available from `www.typo3.org -<http://www.typo3.org/>`_ + |today| -**TYPO3** +---- -The content of this document is related to TYPO3 CMS, -a GNU/GPL CMS/Framework available from `typo3.org -<https://typo3.org/>`_ . +This TYPO3 backend module is used to configure and create backend widgets. -**For Contributors** +---- -You are welcome to help improve this guide. Just click on "Edit on GitHub" -on the top right to submit your change request. - -**Table of Contents** +**Table of Contents:** .. toctree:: + :maxdepth: 2 + :titlesonly: Introduction/Index Installation/Index @@ -59,3 +44,11 @@ on the top right to submit your change request. Configuration/Index Developer/Index Widgets/Index + +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/dashboard/Documentation/Installation/Index.rst b/typo3/sysext/dashboard/Documentation/Installation/Index.rst index cec7a9e2d45b..29570a015f15 100644 --- a/typo3/sysext/dashboard/Documentation/Installation/Index.rst +++ b/typo3/sysext/dashboard/Documentation/Installation/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: bash .. _installation: diff --git a/typo3/sysext/dashboard/Documentation/Introduction/Index.rst b/typo3/sysext/dashboard/Documentation/Introduction/Index.rst index 38d84534d4fd..b55eadd45717 100644 --- a/typo3/sysext/dashboard/Documentation/Introduction/Index.rst +++ b/typo3/sysext/dashboard/Documentation/Introduction/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _introduction: diff --git a/typo3/sysext/dashboard/Documentation/Settings.cfg b/typo3/sysext/dashboard/Documentation/Settings.cfg index e8a0f108d99b..36f2608aefdf 100644 --- a/typo3/sysext/dashboard/Documentation/Settings.cfg +++ b/typo3/sysext/dashboard/Documentation/Settings.cfg @@ -1,48 +1,63 @@ -[general] +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg -; endless list of all of the general simple settings -; you can use in 'conf.py' +[general] project = Dashboard version = 10.4 release = 10.4 -t3author = TYPO3 Core Team + Contributors, TYPO3 Documentation Team -copyright = 2020-2021 - -description = This documentation is about TYPO3's system extension - "dashboard" which provides provides dashboard with widgets +copyright = since 2020 by the TYPO3 contributors [html_theme_options] -; for theme t3SphinxThemeRtd +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/dashboard/Documentation -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/dashboard/Documentation - -# show as related links -project_contact = -project_home = https://forge.typo3.org/projects/typo3cms-core -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/dashboard/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = +use_opensearch = [intersphinx_mapping] -# These are common mappings. Uncomment only what you really use! - -# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ -t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ -# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ -# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/Index.html -# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ -# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ -# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ -t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/10.4/en-us/ -# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ -# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ -# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ -t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/10.4/en-us/ -# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ -# linkvalidator = https://docs.typo3.org/c/typo3/cms-linkvalidator/main/en-us/ +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/10.4/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/10.4/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/dashboard/Documentation/Sitemap.rst b/typo3/sysext/dashboard/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/dashboard/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/dashboard/Documentation/Widgets/BarChartWidget.rst b/typo3/sysext/dashboard/Documentation/Widgets/BarChartWidget.rst index 9d665ba2dfc1..cdcbfb3f7b22 100644 --- a/typo3/sysext/dashboard/Documentation/Widgets/BarChartWidget.rst +++ b/typo3/sysext/dashboard/Documentation/Widgets/BarChartWidget.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: php diff --git a/typo3/sysext/dashboard/Documentation/Widgets/CTAButtonWidget.rst b/typo3/sysext/dashboard/Documentation/Widgets/CTAButtonWidget.rst index 937a204ae754..28bd6574a7e4 100644 --- a/typo3/sysext/dashboard/Documentation/Widgets/CTAButtonWidget.rst +++ b/typo3/sysext/dashboard/Documentation/Widgets/CTAButtonWidget.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _cta-button-widget: diff --git a/typo3/sysext/dashboard/Documentation/Widgets/DoughnutChartWidget.rst b/typo3/sysext/dashboard/Documentation/Widgets/DoughnutChartWidget.rst index 239614dbe9f5..6f7ea7afc28a 100644 --- a/typo3/sysext/dashboard/Documentation/Widgets/DoughnutChartWidget.rst +++ b/typo3/sysext/dashboard/Documentation/Widgets/DoughnutChartWidget.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _doughnut-chart-widget: diff --git a/typo3/sysext/dashboard/Documentation/Widgets/Index.rst b/typo3/sysext/dashboard/Documentation/Widgets/Index.rst index 9e723ca58ec2..2a99ed90aeb7 100644 --- a/typo3/sysext/dashboard/Documentation/Widgets/Index.rst +++ b/typo3/sysext/dashboard/Documentation/Widgets/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _widgets: diff --git a/typo3/sysext/dashboard/Documentation/Widgets/ListWidget.rst b/typo3/sysext/dashboard/Documentation/Widgets/ListWidget.rst index 55c9e5c65f3c..b424c0bc6a16 100644 --- a/typo3/sysext/dashboard/Documentation/Widgets/ListWidget.rst +++ b/typo3/sysext/dashboard/Documentation/Widgets/ListWidget.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _list-widget: diff --git a/typo3/sysext/dashboard/Documentation/Widgets/NumberWithIconWidget.rst b/typo3/sysext/dashboard/Documentation/Widgets/NumberWithIconWidget.rst index 4f25e54574a4..e87826e09791 100644 --- a/typo3/sysext/dashboard/Documentation/Widgets/NumberWithIconWidget.rst +++ b/typo3/sysext/dashboard/Documentation/Widgets/NumberWithIconWidget.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _number-widget: diff --git a/typo3/sysext/dashboard/Documentation/Widgets/RssWidget.rst b/typo3/sysext/dashboard/Documentation/Widgets/RssWidget.rst index 48baa41e74a1..aaad2e46ebbd 100644 --- a/typo3/sysext/dashboard/Documentation/Widgets/RssWidget.rst +++ b/typo3/sysext/dashboard/Documentation/Widgets/RssWidget.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _rss-widget: diff --git a/typo3/sysext/dashboard/Documentation/genindex.rst b/typo3/sysext/dashboard/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/dashboard/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/dashboard/README.rst b/typo3/sysext/dashboard/README.rst new file mode 100644 index 000000000000..3486cf44af30 --- /dev/null +++ b/typo3/sysext/dashboard/README.rst @@ -0,0 +1,10 @@ +============================= +TYPO3 extension ``dashboard`` +============================= + +This TYPO3 backend module is used to configure and create backend widgets. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-dashboard/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/dashboard/ diff --git a/typo3/sysext/extbase/README.rst b/typo3/sysext/extbase/README.rst new file mode 100644 index 000000000000..db1874c045f5 --- /dev/null +++ b/typo3/sysext/extbase/README.rst @@ -0,0 +1,11 @@ +=========================== +TYPO3 extension ``extbase`` +=========================== + +This is an extension framework to create TYPO3 frontend plugins and TYPO3 +backend modules. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/extbase/ diff --git a/typo3/sysext/extensionmanager/README.rst b/typo3/sysext/extensionmanager/README.rst new file mode 100644 index 000000000000..0fbc92997cc7 --- /dev/null +++ b/typo3/sysext/extensionmanager/README.rst @@ -0,0 +1,10 @@ +==================================== +TYPO3 extension ``extensionmanager`` +==================================== + +The Extension Manager is the backend module for viewing and managing extensions. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/extensionmanager/ diff --git a/typo3/sysext/felogin/Documentation/Configuration/Index.rst b/typo3/sysext/felogin/Documentation/Configuration/Index.rst index 42cb45bb6455..1e7bf881fd01 100644 --- a/typo3/sysext/felogin/Documentation/Configuration/Index.rst +++ b/typo3/sysext/felogin/Documentation/Configuration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/felogin/Documentation/Examples/Index.rst b/typo3/sysext/felogin/Documentation/Examples/Index.rst index b7f6d4a74287..0c6a1dbfbf00 100644 --- a/typo3/sysext/felogin/Documentation/Examples/Index.rst +++ b/typo3/sysext/felogin/Documentation/Examples/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/felogin/Documentation/Hooks/Index.rst b/typo3/sysext/felogin/Documentation/Hooks/Index.rst index b7ee157cdd1e..5a710f7b3591 100644 --- a/typo3/sysext/felogin/Documentation/Hooks/Index.rst +++ b/typo3/sysext/felogin/Documentation/Hooks/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/felogin/Documentation/Includes.rst.txt b/typo3/sysext/felogin/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/felogin/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/felogin/Documentation/Includes.txt b/typo3/sysext/felogin/Documentation/Includes.txt deleted file mode 100644 index 6f6d15ac0e57..000000000000 --- a/typo3/sysext/felogin/Documentation/Includes.txt +++ /dev/null @@ -1,21 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in this documentation project (= manual). - - -.. ================================================== -.. DEFINE SOME TEXTROLES -.. -------------------------------------------------- - -.. role:: typoscript(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. role:: php(code) - -.. highlight:: php diff --git a/typo3/sysext/felogin/Documentation/Index.rst b/typo3/sysext/felogin/Documentation/Index.rst index 3733a8bf99d8..2ac5954c4cb9 100644 --- a/typo3/sysext/felogin/Documentation/Index.rst +++ b/typo3/sysext/felogin/Documentation/Index.rst @@ -1,59 +1,43 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. +.. include:: /Includes.rst.txt -.. include:: Includes.txt - - -.. _start: - -============== -Frontend Login -============== +==================== +TYPO3 Frontend Login +==================== :Extension key: - felogin + felogin + +:Package name: + typo3/cms-felogin :Version: - |release| + |release| :Language: - en - -:Description: - Manual for the Frontend login box. - -:Keywords: - felogin, frontend login - -:Copyright: - 2000-2021 + en :Author: - TYPO3 CMS Core Development Team + TYPO3 contributors :License: - Open Content License available from `www.opencontent.org/opl.shtml - <http://www.opencontent.org/opl.shtml>`_ + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: - |today| - -The content of this document is related to TYPO3, - -a GNU/GPL CMS/Framework available from `www.typo3.org -<http://www.typo3.org/>`_ + |today| +---- +This extension provides a template-based plugin that allows website users to log +in to the TYPO3 frontend. +---- -**Table of Contents** +**Table of Contents:** .. toctree:: - :maxdepth: 5 + :maxdepth: 2 :titlesonly: - :glob: Introduction/Index UsersManual/Index @@ -62,5 +46,11 @@ a GNU/GPL CMS/Framework available from `www.typo3.org Hooks/Index Examples/Index KnownProblems/Index - Targets +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/felogin/Documentation/Introduction/Index.rst b/typo3/sysext/felogin/Documentation/Introduction/Index.rst index 2f2b57472ba6..9f385c44c9fe 100644 --- a/typo3/sysext/felogin/Documentation/Introduction/Index.rst +++ b/typo3/sysext/felogin/Documentation/Introduction/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/felogin/Documentation/KnownProblems/Index.rst b/typo3/sysext/felogin/Documentation/KnownProblems/Index.rst index a8167ac85f6e..31abfe9ce5d0 100644 --- a/typo3/sysext/felogin/Documentation/KnownProblems/Index.rst +++ b/typo3/sysext/felogin/Documentation/KnownProblems/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/felogin/Documentation/LoginMechanism/Display/Index.rst b/typo3/sysext/felogin/Documentation/LoginMechanism/Display/Index.rst index ad39da89b36b..5dbbf945440a 100644 --- a/typo3/sysext/felogin/Documentation/LoginMechanism/Display/Index.rst +++ b/typo3/sysext/felogin/Documentation/LoginMechanism/Display/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/felogin/Documentation/LoginMechanism/Index.rst b/typo3/sysext/felogin/Documentation/LoginMechanism/Index.rst index 27bda1e58568..ea57c9549ae4 100644 --- a/typo3/sysext/felogin/Documentation/LoginMechanism/Index.rst +++ b/typo3/sysext/felogin/Documentation/LoginMechanism/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/felogin/Documentation/LoginMechanism/LoginProcess/Index.rst b/typo3/sysext/felogin/Documentation/LoginMechanism/LoginProcess/Index.rst index 69e484546039..e284b230ed97 100644 --- a/typo3/sysext/felogin/Documentation/LoginMechanism/LoginProcess/Index.rst +++ b/typo3/sysext/felogin/Documentation/LoginMechanism/LoginProcess/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/felogin/Documentation/LoginMechanism/RedirectModes/Index.rst b/typo3/sysext/felogin/Documentation/LoginMechanism/RedirectModes/Index.rst index a7711eaba329..c6552a92a788 100644 --- a/typo3/sysext/felogin/Documentation/LoginMechanism/RedirectModes/Index.rst +++ b/typo3/sysext/felogin/Documentation/LoginMechanism/RedirectModes/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _redirect-modes: diff --git a/typo3/sysext/felogin/Documentation/Settings.cfg b/typo3/sysext/felogin/Documentation/Settings.cfg index 1d4a33bf51e1..134ecb36be90 100644 --- a/typo3/sysext/felogin/Documentation/Settings.cfg +++ b/typo3/sysext/felogin/Documentation/Settings.cfg @@ -1,23 +1,63 @@ +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg + [general] -project = Frontend Login for Website Users +project = Frontend Login version = 10.4 release = 10.4 -t3author = Steffen Kamper -copyright = 1997-2021 - -description = This is the documentation of TYPO3's system - extension 'felogin' which is a template-based frontend - plugin to enable frontend login for website users. - +copyright = since 2008 by the TYPO3 contributors [html_theme_options] -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/felogin/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/felogin/Documentation -# show as related links -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/felogin/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = + +use_opensearch = + +[intersphinx_mapping] + +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +# t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/felogin/Documentation/Sitemap.rst b/typo3/sysext/felogin/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/felogin/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/felogin/Documentation/Targets.rst b/typo3/sysext/felogin/Documentation/Targets.rst deleted file mode 100644 index f8ba588e0b27..000000000000 --- a/typo3/sysext/felogin/Documentation/Targets.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: Includes.txt - -.. _index-labels-for-crossreferencing: - -Index: Labels for Crossreferencing -================================== - -.. ref-targets-list:: diff --git a/typo3/sysext/felogin/Documentation/UsersManual/Index.rst b/typo3/sysext/felogin/Documentation/UsersManual/Index.rst index 34a4953b7385..1955be2efc77 100644 --- a/typo3/sysext/felogin/Documentation/UsersManual/Index.rst +++ b/typo3/sysext/felogin/Documentation/UsersManual/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/felogin/Documentation/genindex.rst b/typo3/sysext/felogin/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/felogin/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/felogin/README.rst b/typo3/sysext/felogin/README.rst new file mode 100644 index 000000000000..5f4531a57b51 --- /dev/null +++ b/typo3/sysext/felogin/README.rst @@ -0,0 +1,11 @@ +=========================== +TYPO3 extension ``felogin`` +=========================== + +This extension provides a template-based plugin that allows website users to log +in to the TYPO3 frontend. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-felogin/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/felogin/ diff --git a/typo3/sysext/filelist/README.rst b/typo3/sysext/filelist/README.rst new file mode 100644 index 000000000000..c05a8c0a168b --- /dev/null +++ b/typo3/sysext/filelist/README.rst @@ -0,0 +1,13 @@ +============================ +TYPO3 extension ``filelist`` +============================ + +This TYPO3 backend module (File>Filelist) is used for managing files. + +It makes files in the defined storages available in the backend (upload, delete, +copy etc.). The default storage is fileadmin/. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/filelist/ diff --git a/typo3/sysext/filemetadata/README.rst b/typo3/sysext/filemetadata/README.rst new file mode 100644 index 000000000000..a1f2033bb396 --- /dev/null +++ b/typo3/sysext/filemetadata/README.rst @@ -0,0 +1,10 @@ +================================ +TYPO3 extension ``filemetadata`` +================================ + +This extension adds additional metadata to the file management. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/filemetadata/ diff --git a/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php b/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php index c421c8ba5fe1..7ff8fb85630c 100644 --- a/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php +++ b/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php @@ -44,7 +44,7 @@ use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithContentArgumentAndRenderS * * <f:cObject typoscriptObjectPath="lib.someLibObject" /> * - * Rendered :ts:`lib.someLibObject`. + * Rendered :typoscript:`lib.someLibObject`. * * Specify cObject data & current value * ------------------------------------ @@ -53,7 +53,7 @@ use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithContentArgumentAndRenderS * * <f:cObject typoscriptObjectPath="lib.customHeader" data="{article}" currentValueKey="title" /> * - * Rendered :ts:`lib.customHeader`. Data and current value will be available in TypoScript. + * Rendered :typoscript:`lib.customHeader`. Data and current value will be available in TypoScript. * * Inline notation * --------------- @@ -62,7 +62,7 @@ use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithContentArgumentAndRenderS * * {article -> f:cObject(typoscriptObjectPath: 'lib.customHeader')} * - * Rendered :ts:`lib.customHeader`. Data will be available in TypoScript. + * Rendered :typoscript:`lib.customHeader`. Data will be available in TypoScript. * * Accessing the data in TypoScript * -------------------------------- @@ -77,8 +77,8 @@ use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithContentArgumentAndRenderS * 20.current = 1 * } * - * When passing an object with ``{data}``, the properties of the object are accessible with :ts:`.field` in - * TypoScript. If only a single value is passed or the ``currentValueKey`` is specified, :ts:`.current = 1` + * When passing an object with ``{data}``, the properties of the object are accessible with :typoscript:`.field` in + * TypoScript. If only a single value is passed or the ``currentValueKey`` is specified, :typoscript:`.current = 1` * can be used in the TypoScript. */ class CObjectViewHelper extends AbstractViewHelper diff --git a/typo3/sysext/fluid/Classes/ViewHelpers/Format/HtmlViewHelper.php b/typo3/sysext/fluid/Classes/ViewHelpers/Format/HtmlViewHelper.php index ef1a91b84531..f8a413d95429 100644 --- a/typo3/sysext/fluid/Classes/ViewHelpers/Format/HtmlViewHelper.php +++ b/typo3/sysext/fluid/Classes/ViewHelpers/Format/HtmlViewHelper.php @@ -26,7 +26,7 @@ use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithRenderStatic; /** * Renders a string by passing it to a TYPO3 `parseFunc`_. * You can either specify a path to the TypoScript setting or set the `parseFunc`_ options directly. - * By default :ts:`lib.parseFunc_RTE` is used to parse the string. + * By default :typoscript:`lib.parseFunc_RTE` is used to parse the string. * * Examples * ======== diff --git a/typo3/sysext/fluid/README.rst b/typo3/sysext/fluid/README.rst new file mode 100644 index 000000000000..2c647945967e --- /dev/null +++ b/typo3/sysext/fluid/README.rst @@ -0,0 +1,10 @@ +========================= +TYPO3 extension ``fluid`` +========================= + +This extension integrates the Fluid templating engine into TYPO3. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/other/typo3/view-helper-reference/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/fluid/ diff --git a/typo3/sysext/fluid_styled_content/Documentation/AddingYourOwnContentElements/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/AddingYourOwnContentElements/Index.rst index 487b30b26848..0a00c9c2d7dd 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/AddingYourOwnContentElements/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/AddingYourOwnContentElements/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _adding-your-own-content-elements: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Configuration/ConstantEditor/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Configuration/ConstantEditor/Index.rst index ef4220d3c387..89bb96964b05 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Configuration/ConstantEditor/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Configuration/ConstantEditor/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _constant-editor: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Configuration/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Configuration/Index.rst index 4a1e9370c05d..b5b8be920d09 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Configuration/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Configuration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _configuration: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Configuration/OverridingFluidTemplates/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Configuration/OverridingFluidTemplates/Index.rst index 61cc8557f7e4..3200b44db128 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Configuration/OverridingFluidTemplates/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Configuration/OverridingFluidTemplates/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _overriding-fluid-templates: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Configuration/TypoScript/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Configuration/TypoScript/Index.rst index 16dd3111a8d2..d311b957e4f8 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Configuration/TypoScript/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Configuration/TypoScript/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _typoscript: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Bullets/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Bullets/Index.rst index ccdf3ffa73d0..38a7bcaaf999 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Bullets/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Bullets/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-bullets: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Div/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Div/Index.rst index 05e8f7827b01..9508e197f625 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Div/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Div/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-div: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Header/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Header/Index.rst index 1ab6dbee1e4f..816304e1a5a7 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Header/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Header/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-header: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Html/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Html/Index.rst index 8fc491353d71..982b41374fc6 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Html/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Html/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-html: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Index.rst index ea625a6b6a2d..3befb78a0fd5 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _content-elements: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/List/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/List/Index.rst index 1b0b563529f3..d6dddf1f58d5 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/List/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/List/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-list: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Menu/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Menu/Index.rst index 2b117644a91d..27d327432fb8 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Menu/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Menu/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-menu: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Shortcut/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Shortcut/Index.rst index 5e8785ff893b..86e5e56d66b2 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Shortcut/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Shortcut/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-shortcut: @@ -26,5 +26,5 @@ In the frontend the referenced content elements will show up the same as the ori This is the only content element still using a bit of TypoScript in the rendering process. This is done because you can add different rendering for records from - different tables. Take a look at :ts:`tt_content.shortcut.20`. + different tables. Take a look at :typoscript:`tt_content.shortcut.20`. diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Table/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Table/Index.rst index a6edf058a0fe..2cb25b2533b6 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Table/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Table/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-table: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/TextMedia/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/TextMedia/Index.rst index 41e34c83dae5..85899e16d75d 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/TextMedia/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/TextMedia/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-textmedia: diff --git a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Uploads/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Uploads/Index.rst index c45c6950fa72..98130f565a7d 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Uploads/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/ContentElements/Uploads/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _content-element-uploads: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Includes.rst.txt b/typo3/sysext/fluid_styled_content/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/fluid_styled_content/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/fluid_styled_content/Documentation/Includes.txt b/typo3/sysext/fluid_styled_content/Documentation/Includes.txt deleted file mode 100644 index 474ba365ad28..000000000000 --- a/typo3/sysext/fluid_styled_content/Documentation/Includes.txt +++ /dev/null @@ -1,13 +0,0 @@ -.. This is 'Includes.txt'. It is included at the very top of each and -.. every ReST source file in this documentation project (= manual). - -.. role:: typoscript(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. role:: php(code) - -.. highlight:: php - -.. default-role:: code diff --git a/typo3/sysext/fluid_styled_content/Documentation/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Index.rst index 1eb277d6a453..2964e593acc2 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Index.rst @@ -1,57 +1,53 @@ -.. include:: Includes.txt +.. include:: /Includes.rst.txt - -.. _start: - -=============================== -Content Elements based on Fluid -=============================== +===================================== +TYPO3 Content Elements based on Fluid +===================================== :Extension key: - fluid_styled_content + fluid_styled_content + +:Package name: + typo3/cms-fluid-styled-content :Version: - |release| + |release| :Language: - en - -:Description: - Frontend rendering for TYPO3 CMS. - -:Keywords: - frontend, content, fluid - -:Copyright: - 2015-2021 + en :Author: - TYPO3 CMS Core Development Team + TYPO3 contributors :License: - Open Content License available from http://www.opencontent.org/opl.shtml + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: - |today| + |today| -The content of this document is related to TYPO3, -a GNU/GPL CMS/Framework available from http://typo3.org +---- -.. only:: html +This extension provides Fluid templating for TYPO3 content elements. - .. tip:: +---- - :ref:`Sitemap` - -**Table of Contents** +**Table of Contents:** .. toctree:: - :maxdepth: 5 - :glob: + :maxdepth: 2 + :titlesonly: Introduction/Index Installation/Index Configuration/Index ContentElements/Index AddingYourOwnContentElements/Index - Targets + +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/fluid_styled_content/Documentation/Installation/ExtensionManager/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Installation/ExtensionManager/Index.rst index 39b3b3ee04da..5a6e73612797 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Installation/ExtensionManager/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Installation/ExtensionManager/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _extension-manager: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Installation/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Installation/Index.rst index c354fa62dfb7..86a26cb971c1 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Installation/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Installation/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _installation: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Installation/InsertingContentPageTemplate/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Installation/InsertingContentPageTemplate/Index.rst index c66c8652a856..a39c26dddaff 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Installation/InsertingContentPageTemplate/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Installation/InsertingContentPageTemplate/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _inserting-content-page-template: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Installation/Upgrading/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Installation/Upgrading/Index.rst index f346a6c35170..cde4ca0f41ae 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Installation/Upgrading/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Installation/Upgrading/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _upgrading: @@ -24,9 +24,9 @@ The upgrade wizards can be found in the Install tool. .. attention:: - The predefined CONTENT objects :ts:`styles.content.getLeft`, - :ts:`styles.content.getRight` and :ts:`styles.content.getBorder` are not - provided anymore. :ts:`styles.content.get` still exists for your convenience. Most of + The predefined CONTENT objects :typoscript:`styles.content.getLeft`, + :typoscript:`styles.content.getRight` and :typoscript:`styles.content.getBorder` are not + provided anymore. :typoscript:`styles.content.get` still exists for your convenience. Most of the current websites are using "backend layouts", where the predefined numbering of the columns does not make sense. diff --git a/typo3/sysext/fluid_styled_content/Documentation/Installation/UsingTheRenderingDefinitions/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Installation/UsingTheRenderingDefinitions/Index.rst index 42096fb72e69..d71c5746303f 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Installation/UsingTheRenderingDefinitions/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Installation/UsingTheRenderingDefinitions/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _using-the-rendering-definitions: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Introduction/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Introduction/Index.rst index 99ea0d3b0817..84a0d806db5e 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Introduction/Index.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Introduction/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _introduction: diff --git a/typo3/sysext/fluid_styled_content/Documentation/Settings.cfg b/typo3/sysext/fluid_styled_content/Documentation/Settings.cfg index 7271e8fa1430..6219becea995 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Settings.cfg +++ b/typo3/sysext/fluid_styled_content/Documentation/Settings.cfg @@ -1,58 +1,63 @@ -[general] +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg -; endless list of all of the general simple settings -; you can use in 'conf.py' +[general] -project = Content Elements based on Fluid (fluid_styled_content) +project = Fluid Styled Content version = 10.4 release = 10.4 -t3author = TYPO3 Core Team + Contributors, TYPO3 Documentation Team -copyright = 2015-2021 - -description = This documentation is about TYPO3's system extension - "fluid_styled_content" which provides content elements and uses Fluid to render - frontend output. - -todo_include_todos = true +copyright = since 2015 by the TYPO3 contributors [html_theme_options] -; for theme t3SphinxThemeRtd - -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/fluid_styled_content/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/fluid_styled_content/Documentation -# show as related links - -project_contact = -project_discussions = http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-content-rendering -project_home = https://forge.typo3.org/projects/typo3cms-core -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/fluid_styled_content/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = + use_opensearch = [intersphinx_mapping] -# These are common mappings. Uncomment only what you really use! - -# t3api = https://typo3.org/api/typo3cms/ -# t3cgl = https://docs.typo3.org/typo3cms/CodingGuidelinesReference/ -t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ -# t3editors = https://docs.typo3.org/typo3cms/EditorsTutorial/ -# t3extbasebook = https://docs.typo3.org/typo3cms/ExtbaseFluidBook/ -# t3fal = https://docs.typo3.org/typo3cms/FileAbstractionLayerReference/ -# t3inside = https://docs.typo3.org/typo3cms/InsideTypo3Reference/ -# t3install = https://docs.typo3.org/typo3cms/InstallationGuide/ -# t3l10n = https://docs.typo3.org/typo3cms/FrontendLocalizationGuide/ -# t3security = https://docs.typo3.org/typo3cms/SecurityGuide/ -# t3services = https://docs.typo3.org/typo3cms/Typo3ServicesReference/ -# t3skinning = https://docs.typo3.org/typo3cms/SkinningReference/ -# t3start = https://docs.typo3.org/typo3cms/GettingStartedTutorial/ -# t3tca = https://docs.typo3.org/typo3cms/TCAReference/ -# t3templating = https://docs.typo3.org/typo3cms/TemplatingTutorial/ -# t3ts45 = https://docs.typo3.org/typo3cms/TyposcriptIn45MinutesTutorial/ -# t3tsconfig = https://docs.typo3.org/typo3cms/TSconfigReference/ -t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ -# t3tssyntax = https://docs.typo3.org/typo3cms/TyposcriptSyntaxReference/ +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/fluid_styled_content/Documentation/Sitemap.rst b/typo3/sysext/fluid_styled_content/Documentation/Sitemap.rst index 0a870d8b2e67..09d3c6f56e97 100644 --- a/typo3/sysext/fluid_styled_content/Documentation/Sitemap.rst +++ b/typo3/sysext/fluid_styled_content/Documentation/Sitemap.rst @@ -1,14 +1,9 @@ -:orphan: +:template: sitemap.html -.. include:: Includes.txt +.. include:: /Includes.rst.txt -.. only:: html +======= +Sitemap +======= - .. _Sitemap: - - Sitemap - ======= - - .. toctree:: - - Index +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/fluid_styled_content/Documentation/Targets.rst b/typo3/sysext/fluid_styled_content/Documentation/Targets.rst deleted file mode 100644 index 21ea54b0e42a..000000000000 --- a/typo3/sysext/fluid_styled_content/Documentation/Targets.rst +++ /dev/null @@ -1,10 +0,0 @@ -.. include:: Includes.txt - -.. _labels-for-crossreferencing: - -============================ -Labels for cross-referencing -============================ - -.. ref-targets-list:: - diff --git a/typo3/sysext/fluid_styled_content/Documentation/genindex.rst b/typo3/sysext/fluid_styled_content/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/fluid_styled_content/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/fluid_styled_content/README.rst b/typo3/sysext/fluid_styled_content/README.rst new file mode 100644 index 000000000000..95a169a60b1f --- /dev/null +++ b/typo3/sysext/fluid_styled_content/README.rst @@ -0,0 +1,10 @@ +======================================== +TYPO3 extension ``fluid_styled_content`` +======================================== + +This extension provides Fluid templating for TYPO3 content elements. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-fluid-styled-content/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/fluid_styled_content/ diff --git a/typo3/sysext/form/Documentation/E/Index.rst b/typo3/sysext/form/Documentation/E/Index.rst index 1b5ffc2c7260..ba827a9c9a71 100644 --- a/typo3/sysext/form/Documentation/E/Index.rst +++ b/typo3/sysext/form/Documentation/E/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _forEditors: diff --git a/typo3/sysext/form/Documentation/E/Tutorials/BasicForm/Index.rst b/typo3/sysext/form/Documentation/E/Tutorials/BasicForm/Index.rst index aa970cae5956..3124f842b399 100644 --- a/typo3/sysext/form/Documentation/E/Tutorials/BasicForm/Index.rst +++ b/typo3/sysext/form/Documentation/E/Tutorials/BasicForm/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _editors-basicForm: diff --git a/typo3/sysext/form/Documentation/E/Tutorials/Index.rst b/typo3/sysext/form/Documentation/E/Tutorials/Index.rst index fc950b8ebb04..f70806770372 100644 --- a/typo3/sysext/form/Documentation/E/Tutorials/Index.rst +++ b/typo3/sysext/form/Documentation/E/Tutorials/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _editorTutorials: diff --git a/typo3/sysext/form/Documentation/E/Tutorials/PhotoContest/Index.rst b/typo3/sysext/form/Documentation/E/Tutorials/PhotoContest/Index.rst index 7519c4b0a8cc..b82584f0c7fe 100644 --- a/typo3/sysext/form/Documentation/E/Tutorials/PhotoContest/Index.rst +++ b/typo3/sysext/form/Documentation/E/Tutorials/PhotoContest/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _editors-photoContest: diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/getRootForm.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/getRootForm.rst index ba5a6eca56bd..1a0fd6019f4f 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/getRootForm.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/getRootForm.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getRootForm() ''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setIdentifier.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setIdentifier.rst index 6324f566a766..5a12002648e4 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + setIdentifier() ''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setLabel.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setLabel.rst index 56d8d641b49c..2163be34ae83 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setLabel.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + setLabel() '''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setOptions.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setOptions.rst index c2e494818afd..0b98f4a40366 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setOptions.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractRenderable/setOptions.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + setOptions() '''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/addElement.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/addElement.rst index 358a8299a7b7..faf80f3fd6e4 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/addElement.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/addElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + addElement() '''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/getElements.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/getElements.rst index df2f3f6b5575..402d9bfb86ea 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/getElements.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/getElements.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getElements() ''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/getElementsRecursively.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/getElementsRecursively.rst index 054e195a3597..7ca013434f81 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/getElementsRecursively.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/getElementsRecursively.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getElementsRecursively() '''''''''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/moveElementAfter.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/moveElementAfter.rst index 4b1c695adc7a..2bc2f272b5c0 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/moveElementAfter.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/moveElementAfter.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + moveElementAfter() '''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/moveElementBefore.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/moveElementBefore.rst index d03775fcc567..de01b007f185 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/moveElementBefore.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/moveElementBefore.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + moveElementBefore() ''''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/removeElement.rst b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/removeElement.rst index 32781bd3579d..b4c85d8ec0ee 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/removeElement.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/AbstractSection/removeElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + removeElement() ''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/addValidator.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/addValidator.rst index 4e057206a258..55f561b09588 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/addValidator.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/addValidator.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + addValidator() '''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/createValidator.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/createValidator.rst index 1a2b53c64e41..8592399afaa7 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/createValidator.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/createValidator.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + createValidator() ''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getDefaultValue.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getDefaultValue.rst index f2e2847f6ef0..0a9b02f41e4e 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getDefaultValue.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getDefaultValue.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getDefaultValue() ''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getProperties.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getProperties.rst index fe18fdf3806b..2e47595e7a21 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getProperties.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getProperties.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getProperties() ''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getUniqueIdentifier.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getUniqueIdentifier.rst index fc2e0df63504..6e78b75b40d8 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getUniqueIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/getUniqueIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getUniqueIdentifier() ''''''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/initializeFormElement.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/initializeFormElement.rst index d8c9c5889f4c..58750e57699f 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/initializeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/initializeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + initializeFormElement() ''''''''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/isRequired.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/isRequired.rst index 92afaff09cec..08a16eefc3f5 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/isRequired.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/isRequired.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + isRequired() '''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setDataType.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setDataType.rst index c96d638ea430..a322b4e209f7 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setDataType.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setDataType.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + setDataType() ''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setDefaultValue.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setDefaultValue.rst index a7a8bbf0b53e..25100f59f399 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setDefaultValue.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setDefaultValue.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + setDefaultValue() ''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setProperty.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setProperty.rst index f99158dd9496..f7f9920ab8db 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setProperty.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setProperty.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + setProperty() ''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setRenderingOption.rst b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setRenderingOption.rst index 94ea5a04aef3..c685eed56720 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setRenderingOption.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/FormElementInterface/setRenderingOption.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + setRenderingOption() '''''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/Index.rst b/typo3/sysext/form/Documentation/I/ApiReference/Index.rst index 7e8e2ad0b9f3..46430cba9715 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/Index.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _apireference: diff --git a/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/getParentRenderable.rst b/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/getParentRenderable.rst index 3c1a6844f348..1f89b2a71dde 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/getParentRenderable.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/getParentRenderable.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getParentRenderable() ''''''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/getTemplateName.rst b/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/getTemplateName.rst index 08afdac0f049..09d2e88647bf 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/getTemplateName.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/getTemplateName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getTemplateName() ''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/setParentRenderable.rst b/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/setParentRenderable.rst index d26b266385b7..6e5d7dede447 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/setParentRenderable.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/RenderableInterface/setParentRenderable.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + setParentRenderable() ''''''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getIdentifier.rst b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getIdentifier.rst index d00899c7efd4..e4effd56904a 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getIdentifier() ''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getLabel.rst b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getLabel.rst index 519ee78b1795..2aa1a8809968 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getLabel.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getLabel() '''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getRendererClassName.rst b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getRendererClassName.rst index e7206efa2a05..84435ab67892 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getRendererClassName.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getRendererClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getRendererClassName() '''''''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getRenderingOptions.rst b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getRenderingOptions.rst index 385594ce584a..414395358067 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getRenderingOptions.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getRenderingOptions.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getRenderingOptions() ''''''''''''''''''''' diff --git a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getType.rst b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getType.rst index 0f0941c3648d..a5452f52176a 100644 --- a/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getType.rst +++ b/typo3/sysext/form/Documentation/I/ApiReference/RootRenderableInterface/getType.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + getType() ''''''''' diff --git a/typo3/sysext/form/Documentation/I/Concepts/Configuration/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/Configuration/Index.rst index 658ac9ce1a61..81f729a7c0b7 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/Configuration/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/Configuration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-configuration: diff --git a/typo3/sysext/form/Documentation/I/Concepts/Finishers/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/Finishers/Index.rst index 102c41e91a30..04e0d6089893 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/Finishers/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/Finishers/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-finishers: diff --git a/typo3/sysext/form/Documentation/I/Concepts/FormConfigurationFormDefinition/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/FormConfigurationFormDefinition/Index.rst index 398cdb5b638a..94843994ff05 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/FormConfigurationFormDefinition/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/FormConfigurationFormDefinition/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-formdefinition-vs-formconfiguration: diff --git a/typo3/sysext/form/Documentation/I/Concepts/FormEditor/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/FormEditor/Index.rst index 77264d438385..b99dd48e65a2 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/FormEditor/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/FormEditor/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-formeditor: diff --git a/typo3/sysext/form/Documentation/I/Concepts/FormFileStorages/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/FormFileStorages/Index.rst index c2bcff1784f6..0cb40fde9550 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/FormFileStorages/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/FormFileStorages/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-form-file-storages: diff --git a/typo3/sysext/form/Documentation/I/Concepts/FormManager/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/FormManager/Index.rst index 2973317ef589..72c50fcdc3f3 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/FormManager/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/FormManager/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-formmanager: diff --git a/typo3/sysext/form/Documentation/I/Concepts/FormPlugin/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/FormPlugin/Index.rst index ddb6074dafbf..4a28765fddf7 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/FormPlugin/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/FormPlugin/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-formplugin: diff --git a/typo3/sysext/form/Documentation/I/Concepts/FrontendRendering/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/FrontendRendering/Index.rst index 6b528978fc35..55cfc79ee9d3 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/FrontendRendering/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/FrontendRendering/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-frontendrendering: @@ -398,7 +398,7 @@ Pure YAML is sufficient to add simple, static values: This will produce the label: `This is a useful feature`. Alternatively, translation arguments can be set via -:ts:`formDefinitionOverrides` in TypoScript. A common usecase is a checkbox for +:typoscript:`formDefinitionOverrides` in TypoScript. A common usecase is a checkbox for user confirmation linking to details of the topic. Here it makes sense to use YAML hashes instead of YAML lists to give sections named keys. This simplifies references in TypoScript a lot since named keys are way more readable and also diff --git a/typo3/sysext/form/Documentation/I/Concepts/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/Index.rst index d9e8c31a53ac..562e321166c9 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts: diff --git a/typo3/sysext/form/Documentation/I/Concepts/TargetGroupsAndMainPrinciples/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/TargetGroupsAndMainPrinciples/Index.rst index bd0ee0540ecc..22c5b90717fb 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/TargetGroupsAndMainPrinciples/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/TargetGroupsAndMainPrinciples/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-introduction: diff --git a/typo3/sysext/form/Documentation/I/Concepts/Validators/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/Validators/Index.rst index bdc13e0c8e95..0597c7c86332 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/Validators/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/Validators/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-validators: diff --git a/typo3/sysext/form/Documentation/I/Concepts/Variants/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/Variants/Index.rst index 094420198516..b2e817e7e085 100644 --- a/typo3/sysext/form/Documentation/I/Concepts/Variants/Index.rst +++ b/typo3/sysext/form/Documentation/I/Concepts/Variants/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _concepts-variants: diff --git a/typo3/sysext/form/Documentation/I/Config/Index.rst b/typo3/sysext/form/Documentation/I/Config/Index.rst index f3bc0e96bf1a..3d0d045424de 100644 --- a/typo3/sysext/form/Documentation/I/Config/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _configurationreference: diff --git a/typo3/sysext/form/Documentation/I/Config/configuration/Index.rst b/typo3/sysext/form/Documentation/I/Config/configuration/Index.rst index 1101c8d13c0a..511643b0fc97 100644 --- a/typo3/sysext/form/Documentation/I/Config/configuration/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/configuration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _configurationreference-fullconfiguration: diff --git a/typo3/sysext/form/Documentation/I/Config/formManager/Index.rst b/typo3/sysext/form/Documentation/I/Config/formManager/Index.rst index 9692afd8772b..84cf06b8fef8 100644 --- a/typo3/sysext/form/Documentation/I/Config/formManager/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/formManager/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.formmanager: diff --git a/typo3/sysext/form/Documentation/I/Config/persistenceManager/Index.rst b/typo3/sysext/form/Documentation/I/Config/persistenceManager/Index.rst index f94a4e29bdc6..432be4b7588c 100644 --- a/typo3/sysext/form/Documentation/I/Config/persistenceManager/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/persistenceManager/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.persistencemanager: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/Index.rst index e6ac3776b614..484ad043c7ed 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/Index.rst index 6f492c1fe41a..958d67388d63 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.finishersdefinition: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Closure.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Closure.rst index d50f810540fa..d69df36ccd66 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Closure.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Closure.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.finishersdefinition.closure: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Confirmation.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Confirmation.rst index faa79dd2653f..c4586517b22b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Confirmation.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Confirmation.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.finishersdefinition.confirmation: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/DeleteUploads.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/DeleteUploads.rst index e3609f223a59..f98c26d33035 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/DeleteUploads.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/DeleteUploads.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.finishersdefinition.deleteuploads: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToReceiver.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToReceiver.rst index a43e300540a9..a33de2da2d76 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToReceiver.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToReceiver.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.finishersdefinition.emailtoreceiver: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToSender.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToSender.rst index c7c3f0c74360..f643889e18d0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToSender.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToSender.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.finishersdefinition.emailtosender: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/FlashMessage.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/FlashMessage.rst index 6eb0c8bc4f99..eb5ce3aa56dc 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/FlashMessage.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/FlashMessage.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.finishersdefinition.flashmessage: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Redirect.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Redirect.rst index 5e487138aa37..710b446831e5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Redirect.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Redirect.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.finishersdefinition.redirect: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/SaveToDatabase.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/SaveToDatabase.rst index 13be95b1157c..080cbd009b9e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/SaveToDatabase.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/SaveToDatabase.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.finishersdefinition.savetodatabase: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/elements.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/elements.rst index 3d58e7f965fb..460db213e431 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/elements.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/elements.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + Every array key must match to the related finisher option name. For example, the - :ref:`"[Redirect] finisher"<typo3.cms.form.prototypes.\<prototypeidentifier>.finishersdefinition.redirect>` has the option - :ref:`"pageUid"<typo3.cms.form.prototypes.\<prototypeIdentifier>.finishersdefinition.redirect.options.pageuid>`. If you want to make the ``pageUid`` overwritable within the ``form plugin``, then an array key ``pageUid`` has to exists within ``TYPO3.CMS.Form.prototypes.<prototypeIdentifier>.finishersDefinition.<finisherIdentifier>.FormEngine.elements``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/label.rst index 90b48b70f566..a6564ee9dc31 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + Finisher options are overwritable within the ``form plugin``. If the "Override finisher settings" checkbox is selected within the ``form plugin``, every finisher who has a - :ref:`"FormEngine"<typo3.cms.form.prototypes.\<prototypeIdentifier>.finishersdefinition.\<finisheridentifier>.formengine>` configuration, is shown in a separate tab. ``label`` is the label for such a tab. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/iconIdentifier.rst index a4de2a003b4f..7d3f4f14b155 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/iconIdentifier.rst @@ -1,2 +1,4 @@ +.. include:: /Includes.rst.txt + An icon identifier which must be registered through the ``\TYPO3\CMS\Core\Imaging\IconRegistry``. This icon will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the finisher is selected. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/implementationClassName.rst index aa74df744ba8..d7f1faf9f432 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/implementationClassName.rst @@ -1 +1,3 @@ -Classname which implements the finisher. \ No newline at end of file +.. include:: /Includes.rst.txt + +Classname which implements the finisher. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/label.rst index f144f610c858..b0ef42e0e920 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/label.rst @@ -1 +1,3 @@ -This label will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the finisher is selected. \ No newline at end of file +.. include:: /Includes.rst.txt + +This label will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the finisher is selected. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/predefinedDefaults.rst index 0a7f05300d0e..bb80586353a2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/predefinedDefaults.rst @@ -1 +1,3 @@ -Defines predefined defaults for finisher options which are prefilled, if the finisher is added to a form. \ No newline at end of file +.. include:: /Includes.rst.txt + +Defines predefined defaults for finisher options which are prefilled, if the finisher is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formEditor/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/formEditor/Index.rst index 1e493754bda0..7952f6cc0960 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formEditor/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formEditor/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formeditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/Index.rst index 186c7f7716a1..bf11e0bb58d0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeIdentifier>.formelementsdefinition: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/Index.rst index eb0116077447..d44e61d89dcc 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CheckboxEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CheckboxEditor.rst index bf61f6ebd427..a8b7437ecb60 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CheckboxEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CheckboxEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CollectionElementHeaderEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CollectionElementHeaderEditor.rst index 79cd71a5a46c..6817b6c3a052 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CollectionElementHeaderEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CollectionElementHeaderEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FinishersEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FinishersEditor.rst index 2b6a06d36920..209174e56fe7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FinishersEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FinishersEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.finisherseditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FormElementHeaderEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FormElementHeaderEditor.rst index 3440e8ad5e22..d972197bc475 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FormElementHeaderEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FormElementHeaderEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/GridColumnViewPortConfigurationEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/GridColumnViewPortConfigurationEditor.rst index 6698bd94eb21..bf6a5279b58c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/GridColumnViewPortConfigurationEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/GridColumnViewPortConfigurationEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/MultiSelectEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/MultiSelectEditor.rst index f1497c612a59..28bc23a1bf89 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/MultiSelectEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/MultiSelectEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.multiselecteditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/PropertyGridEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/PropertyGridEditor.rst index d9dd2f35b353..a4eb79b713c0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/PropertyGridEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/PropertyGridEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RemoveElementEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RemoveElementEditor.rst index 428f29bd1c7d..2946ee46224d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RemoveElementEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RemoveElementEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RequiredValidatorEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RequiredValidatorEditor.rst index 93bd77bb0cfb..467981306146 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RequiredValidatorEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RequiredValidatorEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/SingleSelectEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/SingleSelectEditor.rst index faddd507e74d..c0f421dd020f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/SingleSelectEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/SingleSelectEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.singleselecteditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextEditor.rst index b93fb989f9b8..d16d392e62e3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.texteditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextareaEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextareaEditor.rst index 91001ae74f4c..e60a49ec386f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextareaEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextareaEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.textareaeditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/Typo3WinBrowserEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/Typo3WinBrowserEditor.rst index 83fbf9e3ad76..61b88a8ef829 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/Typo3WinBrowserEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/Typo3WinBrowserEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.typo3winbrowsereditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidationErrorMessageEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidationErrorMessageEditor.rst index 773f41fbc242..fafdcbfef894 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidationErrorMessageEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidationErrorMessageEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidatorsEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidatorsEditor.rst index bdc9b7c0376f..a958674d7a9d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidatorsEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidatorsEditor.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.validatorseditor: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Identifier.rst index d8eaac745307..649bcd382a76 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + identifier ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Label.rst index ea92ac305ef6..a33ec61b2416 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + label ----- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/PropertyPath.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/PropertyPath.rst index 797123c4a603..ca1add041b19 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/PropertyPath.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/PropertyPath.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + propertyPath ------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/TemplateName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/TemplateName.rst index 9ec65df8ff5a..4ea9db6d6ba5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/TemplateName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/TemplateName.rst @@ -1,2 +1,4 @@ +.. include:: /Includes.rst.txt + The inline HTML template which is used for this inspector editor. Must be equal to an existing array key within ``TYPO3.CMS.Form.prototypes.<prototypeIdentifier>.formEditor.formEditorPartials`` and must be started with 'Inspector-' by convention. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword.rst index a8ab70a0b918..1a3342e48fb4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.advancedpassword: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor.rst index d524b907dd4c..4af248259533 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/100.rst index 715ae335dcca..1b104416b913 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/200.rst index ff477b151f4a..8a8d4ce866e0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/230.rst index 38a200e1dda8..d77ca949a109 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/300.rst index 0f31b7eea38e..ff4882576b23 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/400.rst index bfe647ee4d21..4b1f53dad1a6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/700.rst index 311ec910fa90..cfa8af879595 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/800.rst index c4aeff56f7d4..33dda3d1eca1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/900.rst index 487114f7796a..8df41a3260f1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/9999.rst index 2597d35e88e9..ec8ccf769c73 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/group.rst index 24895cbecbff..90b80c07b2b3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/groupSorting.rst index 3865faec7280..9e673ca707c4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/iconIdentifier.rst index 5ca6f5f4e649..fd6b1445574b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/label.rst index 35025fe3014f..72977493b5a1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/predefinedDefaults.rst index 038f314a8fbb..6b03a351d65f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -28,4 +30,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10.rst index d7e73cbbd386..88bdf34d43b1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/100.rst index 2078e257698a..cb07ac8af8a5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/9999.rst index 6f1bafface01..2df5769b2d75 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/identifier.rst index 830a70ac2489..02e2ebd1ba1e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20.rst index 7c5447d993b9..a09c457a8612 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/100.rst index 0b9812ead3a9..4b3c2c1b8d46 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/9999.rst index 73c4729d89f7..d3b36ded3d98 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/identifier.rst index ce07224a71ba..e49a1cfdfddd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.20.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30.rst index 1ca6ab410981..7323757dca13 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/100.rst index 587c76c8bcc1..0ee45bf00b99 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/200.rst index 78cf6e4b0836..5734dce06b07 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/300.rst index f1363b117489..915686916ee5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.300 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/9999.rst index c82bfd6c7eb3..886279c40539 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/identifier.rst index b4bf710b6b73..1adce9db7cbb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.30.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40.rst index 81aca04b49d6..5190c9becf88 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/100.rst index 8cc296e580f9..8b28572d8724 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/9999.rst index a08466600368..96ce3741a5f5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/identifier.rst index 38ea31547538..a9d1620fc142 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.40.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50.rst index 7ad18817e994..01d0c642cb0c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/100.rst index fb220b06d6a2..69832c73e073 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/9999.rst index a96378397463..dd38a7ced7bf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/identifier.rst index 5b5856ee47cb..69e1349a0101 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.50.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60.rst index f1d2a6ce9291..a46355435775 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/100.rst index a3c22cd501df..c0440d747346 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/9999.rst index aa71a44120d8..045126655442 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/identifier.rst index 92e9d57bf1b8..a504dcb0ccc8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.60.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70.rst index e864413188cc..3ab54a4073ef 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/100.rst index b7b73d8fd28c..4d785e36d371 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/200.rst index f9e83ec3d39f..7b8aad0fe63d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/300.rst index 45d34b2f6f40..373084bef0d2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.300 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/9999.rst index 6ae5d32eac77..75f7be31ba2d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/identifier.rst index f14aba0500dd..fad896980880 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.70.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80.rst index 7da0b7af5c0a..0babc071ddf2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/100.rst index 14450747b0e0..acf14cd60903 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/200.rst index 0d0ceaac4f2e..c81f8684f362 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/9999.rst index 88dba06eb38c..f3eef920a236 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/identifier.rst index ad358593a063..c08119ec4bb9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.80.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/implementationClassName.rst index b77cbdd8d4ef..5c87c99b97d5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/confirmationClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/confirmationClassAttribute.rst index 2b7ca7bad096..f0e8647d3350 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/confirmationClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/confirmationClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.confirmationClassAttribute ------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/confirmationLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/confirmationLabel.rst index 78f92aa5d7b6..98bd3a3d7ec6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/confirmationLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/confirmationLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.confirmationLabel ---------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/containerClassAttribute.rst index 84759d889a64..90b0c1ab3211 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -36,4 +38,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementClassAttribute.rst index 6c029f7ce49f..e8f95fafea4d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -36,4 +38,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementDescription.rst index 49b96efcf114..cd9c4ab23e10 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementErrorClassAttribute.rst index db16a00e88ed..5005034d0469 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -36,4 +38,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox.rst index e7e2794571d4..da73ce4c96fa 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.checkbox: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor.rst index bf8edcff1a0c..57ea40508e20 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/100.rst index 343b5a4246db..876439a6e0cb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/200.rst index b8b5d7e09595..a522876a8cad 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/230.rst index f12988a44d40..298ae9908de4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/700.rst index 4f9499184a19..882d459f34d7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/800.rst index 61334c56a52b..126bf3ccaefd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/9999.rst index 8a9e2cbdaf3f..8d845afc765f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/group.rst index 5fcc5f4c68b9..ed3007b20fe9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/groupSorting.rst index 3d80ca8e56a3..70106b446fbd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/iconIdentifier.rst index 4fdc99766ba1..24692e524b0a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/label.rst index b06f7cb6e9b5..42cb578181ce 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/predefinedDefaults.rst index 6248bd66c786..1178421c79cd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -26,4 +28,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/implementationClassName.rst index 6dad683f3d6c..1e17fa849707 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/containerClassAttribute.rst index e71d6679ad2b..b8285faeba38 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -35,4 +37,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementClassAttribute.rst index 02c7c48b6a27..45cc5779df84 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -35,4 +37,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementDescription.rst index 3680ca78f40f..cf16979c3bda 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementErrorClassAttribute.rst index 64fed7fa9c63..29e85c4c70ea 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -35,4 +37,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/value.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/value.rst index e8199c5b11e4..b027cb7ba457 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/value.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/properties/value.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.value ---------------- @@ -35,4 +37,4 @@ properties.value ToDo :aspect:`Description` - The value of the checkbox which should be sent to the server. \ No newline at end of file + The value of the checkbox which should be sent to the server. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement.rst index 1c6dd3c41d13..60bfd081b906 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.contentelement: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor.rst index b868af585ff1..6d201c919c00 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/100.rst index 3523b790f21d..b61122a4239e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/300.rst index 62ea0d4a9ece..9713475afdf2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/9999.rst index 1f623822987e..0c21fb5e137c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/group.rst index 075b75e2455a..d275f76e6242 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/groupSorting.rst index 67d1111bdf17..b4fa7ecbb372 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/iconIdentifier.rst index 94f2f8b4e30e..5c508a2d324a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/label.rst index e4cac8d7edb0..152174850bc5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/predefinedDefaults.rst index 70f2dbc9cf95..8da8f4759301 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -28,4 +30,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/implementationClassName.rst index 62f2d3a94cf3..f18c78a10b9c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/properties/contentElementUid.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/properties/contentElementUid.rst index 852a296cafed..26ff92341f3d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/properties/contentElementUid.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/properties/contentElementUid.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.contentElementUid ---------------------------- @@ -32,4 +34,4 @@ properties.contentElementUid ToDo :aspect:`Description` - The uid of the content element which should be rendered. \ No newline at end of file + The uid of the content element which should be rendered. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date.rst index 9e3c737117b7..c6ae898c33c4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.date: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor.rst index c8a19de47b29..087f6b346d62 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/100.rst index f8923704e6a3..20947ad5dd06 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/200.rst index 35994d38b130..2df680ddb9ad 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/230.rst index df5a5992636a..a1ae7983e778 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/500.rst index 4ebbada9e6c1..6d426681136e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.500 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/550.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/550.rst index 54593a67bf92..0fd2a71b2aa4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/550.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/550.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.550 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/700.rst index 2e63e121abd8..4a2fb106406d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/800.rst index cd8ab557aa17..60337fb51bd2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/900.rst index 3364b707f9c5..8327f9874bef 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/9999.rst index 483c56304e54..40ce629cfb23 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/group.rst index 5f6f1ecf513c..ae18b4547d7c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/groupSorting.rst index e3cb01150abb..008955f7028f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/iconIdentifier.rst index 86e1082dfe94..0c0179dd7aef 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/label.rst index ee68aaeb697c..14e2596f3a22 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/predefinedDefaults.rst index 85f2b598945c..6f07d7fa59ba 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10.rst index d9223c62cc09..0416fff5c4d6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/100.rst index d1065189801e..cc06a6366599 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/200.rst index f30d22e157a4..aec5b296932d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/250.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/250.rst index 649cd1df5a99..3b3d0dbbb6d6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/250.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/250.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.250 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/300.rst index fcd0c691f0f1..af81dfbdbe0e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.300 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/9999.rst index 8f8ab0a35570..cf58725eacd7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/identifier.rst index 951557fe5094..cfc6b518906b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20.rst index 53ced6922e01..01673614d0f8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/100.rst index 5bbc42ca17e5..dd36f53ba71e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/200.rst index f59d0094a777..8bdc0d367136 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/9999.rst index 241cebce78b8..0dd4754980a4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/identifier.rst index 3e132e10d9f5..76d7a3874186 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30.rst index 08ffdd0a8306..0dcd9f2cab41 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/100.rst index 34bd243ade12..fb795fadbad1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/200.rst index c9929f85e2c1..0df595b5a74a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/300.rst index dd88c1ded326..3f5e680ebdf7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.300 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/400.rst index 2389f934a709..6f475e7287d0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.400 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/9999.rst index 9f55a2943aa7..acbed3775735 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/identifier.rst index 009abbc6745e..a2859fa61a8a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40.rst index 07abddb4bfd2..f1c548a7e900 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/100.rst index ced10188ca0b..392b77cf56f4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/200.rst index 80f048cc439f..f20762b3c7ff 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/9999.rst index 2dcb96f03982..f959f5e149d8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/identifier.rst index b01669f6230a..b84811a41888 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50.rst index dd003ffc9b43..0b3cfddf951f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/100.rst index 9b2f4b8ba88f..007f7570418c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/200.rst index 750becbf1428..e5a6d1cfad09 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/9999.rst index bed6476ef54b..0b1b31a69419 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/identifier.rst index c3560301a316..6684ac9fdaf9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60.rst index 54121ed3897c..9df4a65a88e9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/100.rst index 99c4224c36c3..9e2ffa58a9c8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/200.rst index 5130eb059ee2..6e77a3ae4f79 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/9999.rst index 840bf2ce5f37..d61dcad9fd17 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/identifier.rst index 6eaef60f3009..a6a97ff29b22 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70.rst index d0c112c0b7cf..985c648139ce 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/100.rst index 3c9017db16ce..6513069df1ba 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/200.rst index 10a1142edb81..49d86b9520ad 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/300.rst index 397f0ed38ee1..89b8bb455c8f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.300 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/400.rst index 9f7ab21fd8e8..f8ebd552cf02 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.400 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/9999.rst index 0ca79ef9aad3..dcd83fb0380d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/identifier.rst index 307aee211447..6279fe5159d9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80.rst index 74da9df1b4a5..aa22805b78ff 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/100.rst index 0f896a5a64be..41f0849d977e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/200.rst index e79f03449c5e..40e1d0454dca 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/300.rst index c7181219acd4..c424fce87b07 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.300 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/9999.rst index f1f79ceb17ae..8da78593b1d0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/identifier.rst index 966c5fb9f3f4..c2f83878b324 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/implementationClassName.rst index 2ffcc834fe1f..d74f332adb5e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/containerClassAttribute.rst index f603ca44a425..1a979505240a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/displayFormat.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/displayFormat.rst index 0944fe695674..4f9a74013b88 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/displayFormat.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/displayFormat.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.displayFormat ------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/elementClassAttribute.rst index 820600b149dc..be635a0ef087 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/elementErrorClassAttribute.rst index 1a0a1de91c52..dfc359fb87b1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/fluidAdditionalAttributes/pattern.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/fluidAdditionalAttributes/pattern.rst index bbd22eaf30f0..217a0b155d6f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/fluidAdditionalAttributes/pattern.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/properties/fluidAdditionalAttributes/pattern.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.fluidAdditionalAttributes.pattern -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker.rst index f03aa04f7644..217d164e5add 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.datepicker: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor.rst index 6c6558668282..7310e645ed13 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/100.rst index e9eb53f3376c..8ae074ada487 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/200.rst index 31f0d115e816..4f235bd5d2f3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/230.rst index d37f3e94744a..530cb66d882d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/300.rst index 466df81353e2..7ba71f73765a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/400.rst index fd0b4919336f..8835b2f18d26 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/500.rst index 75e173b4a3de..ac06bcba3500 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.500 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/700.rst index 75d503c77973..8c4739a61bf9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/800.rst index adb5a0df9b07..796d1ed1100c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/900.rst index 485d69630f9a..787c199f5408 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/9999.rst index a70cd8862cbd..207f9fd96175 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/group.rst index dd5decf18da1..d8d1774c4219 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/groupSorting.rst index 3d75e32eee36..5411b5f0afa6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/iconIdentifier.rst index 00d53193d41a..9afd13e7fac5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/label.rst index c6c8b2d34653..d9bb9d6e235b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/predefinedDefaults.rst index 443a5f0b7e2c..55a71b2ed43a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -30,4 +32,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10.rst index c5a5d59d586b..dab7db254a2c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/100.rst index 9b97767c1a84..8a578c2102a5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/9999.rst index 2e9910432302..bd650af40d52 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/identifier.rst index bccfa1c996cf..f0eafa2b1b6e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/implementationClassName.rst index 2c849b47296a..1c886e6f67dc 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/containerClassAttribute.rst index b3c7688b3f48..8043deed009b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -40,4 +42,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/dateFormat.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/dateFormat.rst index 0d922aeb5df8..caac84548404 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/dateFormat.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/dateFormat.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.dateFormat --------------------- @@ -72,4 +74,4 @@ properties.dateFormat ================ ================================================================== Y A full numeric representation of a year, four digits y A two digit representation of a year - ================ ================================================================== \ No newline at end of file + ================ ================================================================== diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/displayTimeSelector.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/displayTimeSelector.rst index 0270bb983e65..92074938e659 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/displayTimeSelector.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/displayTimeSelector.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.displayTimeSelector ------------------------------ @@ -40,4 +42,4 @@ properties.displayTimeSelector ToDo :aspect:`Description` - If set to true, an additional timeselector will be shown. \ No newline at end of file + If set to true, an additional timeselector will be shown. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementClassAttribute.rst index b6c4dcf274f7..be4905c5b797 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -40,4 +42,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementDescription.rst index b52b78c4f0b4..ea5396727609 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementErrorClassAttribute.rst index a6c1893649b6..c0a6613a70f9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -40,4 +42,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/enableDatePicker.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/enableDatePicker.rst index 0d917d853302..dbdb69a2f7cf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/enableDatePicker.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/enableDatePicker.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.enableDatePicker --------------------------- @@ -40,4 +42,4 @@ properties.enableDatePicker ToDo :aspect:`Description` - If set to true, an inline javascript will be rendered. This javascript binds the jquery UI datepicker to the formelement. \ No newline at end of file + If set to true, an inline javascript will be rendered. This javascript binds the jquery UI datepicker to the formelement. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorClassAttribute.rst index d398966b7469..b09b3481558e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.timeSelectorClassAttribute ------------------------------------- @@ -40,4 +42,4 @@ properties.timeSelectorClassAttribute ToDo :aspect:`Description` - A CSS class written to the time selector form element. \ No newline at end of file + A CSS class written to the time selector form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorHourLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorHourLabel.rst index f2df79e20481..5257c18cc8ee 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorHourLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorHourLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.timeSelectorHourLabel -------------------------------- @@ -40,4 +42,4 @@ properties.timeSelectorHourLabel ToDo :aspect:`Description` - The label for the hour selector. \ No newline at end of file + The label for the hour selector. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorMinuteLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorMinuteLabel.rst index f70f25a7afb1..3973733c2087 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorMinuteLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/properties/timeSelectorMinuteLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.timeSelectorMinuteLabel ---------------------------------- @@ -40,4 +42,4 @@ properties.timeSelectorMinuteLabel ToDo :aspect:`Description` - The label for the minute selector. \ No newline at end of file + The label for the minute selector. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email.rst index 38a8ba9b8e0b..d6a772820c15 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.email: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor.rst index 4da2b59b5efc..d6ae56787200 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/100.rst index 2ce061908c99..ba4ac30589aa 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/200.rst index 0a07b0a37e78..27b8cf1dd8c7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/230.rst index 2a8eb459467e..ccac18043136 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/400.rst index d3ce42120cc3..c277953bbdf6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/500.rst index c4ac3019f3e9..bb3d3987d86f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.500 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/700.rst index bfaf95196fd7..4cc0926025c7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/800.rst index c20fb808944b..d9bd53ddd038 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/900.rst index 69dfefd20126..380a298281ab 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/9999.rst index 425e5d2fe0b2..0c0f2b6ed61d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/group.rst index 8fdc05638d08..d2687e2b5bcf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -24,4 +26,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/groupSorting.rst index f86ca4a5311e..e9f6f88620af 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/iconIdentifier.rst index 10e62d25ea93..0774d9557367 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/label.rst index de31f5799cba..3cf703e322e3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/predefinedDefaults.rst index 19901508db24..c415ba4ad436 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40.rst index 4eecb2c57bcf..3eacbe000b97 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/editors/100.rst index 02db33bf4326..0393ee1a0f5c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/identifier.rst index 9bcdb5a8dac8..83ed6356e54a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.40.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/implementationClassName.rst index 9209e5661057..95a112de6987 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/containerClassAttribute.rst index 223140d5f115..e7fc409074b8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementClassAttribute.rst index 0fda20f05916..01008b0ac218 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementDescription.rst index 96849ea22f59..01d4801f4c14 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementErrorClassAttribute.rst index b409666d895d..4b581704b4f4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/validators.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/validators.rst index 087ab597661b..d163a259dbb9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/validators.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/validators.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + validators ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset.rst index 669116450d6e..6df371b0a771 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.fieldset: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor.rst index 2efced831145..1fcb6a6f5c4a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/_isCompositeFormElement.rst index 57b6d1561631..904f305e3a65 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor._isCompositeFormElement ---------------------------------- @@ -26,4 +28,4 @@ formEditor._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/100.rst index aa7e036474ee..bc058aa0d99e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/200.rst index 9002c5aefbc5..f0d8acacd6c4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/700.rst index 984353e5da4f..a038705cd190 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/9999.rst index fe59de56693a..8b4d269c35a9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/group.rst index 4aece39f65d4..5f2f92bf5ae2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/groupSorting.rst index 2962ae97e708..4b6f0311d6ec 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/iconIdentifier.rst index 22f5d1c5008b..a8ddad17d4a7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/label.rst index f6df277ec7c6..4796b677ca8a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/predefinedDefaults.rst index 4314a007c7b2..5dcd7672409e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -26,4 +28,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/implementationClassName.rst index c6c128b5374d..93f7e5e1f370 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/properties/elementClassAttribute.rst index 71e18be3532d..c1ed3caedbb7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/properties/elementErrorClassAttribute.rst index 083c4b7bc0db..5582c9940a58 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/renderingOptions/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/renderingOptions/_isCompositeFormElement.rst index d02f6ead628c..6f56a8de1db2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/renderingOptions/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/renderingOptions/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions._isCompositeFormElement ---------------------------------------- @@ -32,4 +34,4 @@ renderingOptions._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload.rst index 44f863f733a1..309aec1624b5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.fileupload: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor.rst index e98b8cfaaf9e..76933ff3d6bd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/100.rst index aac468971f14..d886a82aaa90 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/200.rst index d20db1a45405..c91f0860bc10 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/230.rst index 5f036a3c793c..ec362390f1d8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/300.rst index ae0a29e3f927..4c5f7bf75adf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/400.rst index 73beb5358039..e88b7447b425 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/700.rst index 3d02f90a6bf2..36aa0449eea2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/800.rst index 78922cfddbea..13093d9a4706 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/900.rst index 63afbe31850d..cac97823a14d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/9999.rst index 7e180b202c9b..70622b94b088 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/group.rst index b8c4ff1a32fc..bcdcc623865f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/groupSorting.rst index ba55525bf49e..28cb97203180 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/iconIdentifier.rst index 56534e1233c9..7aa86369f458 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/label.rst index 80a087af3186..c08c92bb2c66 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/predefinedDefaults.rst index 16848a645530..9505bcf8996d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -30,4 +32,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10.rst index d73b375065b5..a3d671155afe 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/100.rst index 6d8875a635b6..0f0e2d37ecee 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/200.rst index 26ab86fd89dd..c38c18ab0ac7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/300.rst index cd3040507ae8..ccc0cc0d7ceb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/9999.rst index 093b818c3b02..2d904d5ade1a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/identifier.rst index 3c394d845370..6350bda3ffb6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/implementationClassName.rst index d3530d5230b1..40500f079324 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/allowedMimeTypes.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/allowedMimeTypes.rst index 5656b3638bbe..a75510f6688d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/allowedMimeTypes.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/allowedMimeTypes.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.allowedMimeTypes --------------------------- @@ -40,4 +42,4 @@ properties.allowedMimeTypes ToDo :aspect:`Description` - The allowed mime types for the file uploads. \ No newline at end of file + The allowed mime types for the file uploads. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/containerClassAttribute.rst index 639c1ba2c183..48c77d9b03a1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -40,4 +42,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementClassAttribute.rst index 3002b8c26b41..a789f318e12e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -40,4 +42,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementDescription.rst index 5d968e6b34bd..54f5d84787f0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementErrorClassAttribute.rst index f08118898b64..9b6a48361820 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -40,4 +42,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/saveToFileMount.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/saveToFileMount.rst index 87a3b1accb87..2c90243264e8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/saveToFileMount.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/properties/saveToFileMount.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.saveToFileMount -------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form.rst index 6a90bc769263..5d9ccaa1edec 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.form: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor.rst index 16d296403449..d65643013810 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/_isCompositeFormElement.rst index 6c3441aae15e..1b8f1a32953a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor._isCompositeFormElement ---------------------------------- @@ -26,4 +28,4 @@ formEditor._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/_isTopLevelFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/_isTopLevelFormElement.rst index 60c0320a13a7..834f731dd244 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/_isTopLevelFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/_isTopLevelFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor._isTopLevelFormElement --------------------------------- @@ -26,4 +28,4 @@ formEditor._isTopLevelFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element must not have a parent form element. \ No newline at end of file + Internal control setting to define that the form element must not have a parent form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/100.rst index d2bd5eb5f25e..13f67231997f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/200.rst index af616636f587..1461f432c389 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/300.rst index 60ea32570ffe..227377d39ce5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/900.rst index 1654a1c8c9a2..130fc1d1a59e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/iconIdentifier.rst index 2819996e41a5..76862145b833 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/inspectorEditorFormElementSelectorNoElements.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/inspectorEditorFormElementSelectorNoElements.rst index 2c59974f34d3..8789ac0d1998 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/inspectorEditorFormElementSelectorNoElements.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/inspectorEditorFormElementSelectorNoElements.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.inspectorEditorFormElementSelectorNoElements ------------------------------------------------------- @@ -26,4 +28,4 @@ formEditor.inspectorEditorFormElementSelectorNoElements - :ref:`"Translate form editor settings"<concepts-formeditor-translation-formeditor>` :aspect:`Description` - Internal setting. \ No newline at end of file + Internal setting. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseCancleButton.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseCancleButton.rst index 2b8e0ca0d6e3..39b16af82b8f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseCancleButton.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseCancleButton.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalCloseCancleButton --------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseConfirmButton.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseConfirmButton.rst index 3bfb723d4e1c..7e05efa9b00a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseConfirmButton.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseConfirmButton.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalCloseConfirmButton ---------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseDialogMessage.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseDialogMessage.rst index 463f1e7f6849..1c911e867da7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseDialogMessage.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseDialogMessage.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalCloseDialogMessage ---------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseDialogTitle.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseDialogTitle.rst index aea54025678f..20fc02848002 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseDialogTitle.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalCloseDialogTitle.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalCloseDialogTitle -------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalInsertElementsDialogTitle.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalInsertElementsDialogTitle.rst index e3c49c713daf..37dfe202b700 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalInsertElementsDialogTitle.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalInsertElementsDialogTitle.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalInsertPagesDialogTitle -------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalInsertPagesDialogTitle.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalInsertPagesDialogTitle.rst index 5a89bd31b44f..8312a8800308 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalInsertPagesDialogTitle.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalInsertPagesDialogTitle.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalInsertPagesDialogTitle -------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementCancleButton.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementCancleButton.rst index 0dd2b80673bb..e7d482ae183e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementCancleButton.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementCancleButton.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalRemoveElementCancleButton ----------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementConfirmButton.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementConfirmButton.rst index ee3e19c79219..630d5a392020 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementConfirmButton.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementConfirmButton.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalRemoveElementConfirmButton ------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementDialogMessage.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementDialogMessage.rst index f9cba8ddc322..e1f08400791a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementDialogMessage.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementDialogMessage.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalRemoveElementDialogMessage ------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementDialogTitle.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementDialogTitle.rst index ecd21f3649ce..bb5c52e5e404 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementDialogTitle.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementDialogTitle.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalRemoveElementDialogTitle ---------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageMessage.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageMessage.rst index 08627da65b52..306e5bfdc767 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageMessage.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageMessage.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalRemoveElementLastAvailablePageFlashMessageMessage ----------------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageTitle.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageTitle.rst index f17cbd50a53e..8142b7109b8b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageTitle.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageTitle.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalRemoveElementLastAvailablePageFlashMessageTitle --------------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalValidationErrorsConfirmButton.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalValidationErrorsConfirmButton.rst index 75cc0effa2a4..11daae1ceaa1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalValidationErrorsConfirmButton.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalValidationErrorsConfirmButton.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalValidationErrorsConfirmButton --------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalValidationErrorsDialogTitle.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalValidationErrorsDialogTitle.rst index f74deeb185b2..73dd2eb9db95 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalValidationErrorsDialogTitle.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/modalValidationErrorsDialogTitle.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.modalValidationErrorsDialogTitle ------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/paginationTitle.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/paginationTitle.rst index 78c970d0e40c..965a87bce50c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/paginationTitle.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/paginationTitle.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.paginationTitle -------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/predefinedDefaults.rst index de74e1e96b02..4a22a8fcb489 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -28,4 +30,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10.rst index cd7c910f8b50..6dd1f93c72b0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10 ------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/100.rst index 6123d5188389..0570724ffdee 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.100 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1000.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1000.rst index 3f4b12bacc98..3180bcfe17de 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1000.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1000.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.1000 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1100.rst index 7ef9b4c5b2ee..73a162fe14f3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.1000 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/200.rst index 610a151f1ef9..cb6affeeb4c7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.200 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/300.rst index 4c3c5e0154c6..3c68153c3e01 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.300 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/400.rst index f3c50d17d42d..c0cf3a6edec6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.400 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/500.rst index 3c7a44c39c4c..c827cd8a2dcd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.500 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/600.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/600.rst index c371ebe24989..0148af2df3ff 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/600.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/600.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.600 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/700.rst index 3bb4a0fc6cb0..68c8991120cc 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.700 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/800.rst index 5a6bfd5aa035..92b5911b76e5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.800 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/900.rst index e27bcee9916f..e41819115eb8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.900 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/9999.rst index 68811e22cf88..fecf7108895a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.editors.9999 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/identifier.rst index d4a31be00ecf..a4062635e4f4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.10.identifier ------------------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20.rst index ae04a933c200..ed00d56c2e97 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20 ------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/100.rst index 56da923e796b..47a777c8df9d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.100 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1000.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1000.rst index d69fea158805..f452266616c0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1000.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1000.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.1000 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1100.rst index 066f1d445640..b951aaae9a5e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.1000 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1200.rst index 57b79e01c34a..009eda5e216f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.1200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/200.rst index 1eb70fe078cb..11b229c60b0a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.200 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/300.rst index 29977cd15171..e895c1e0c73f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.300 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/400.rst index 4563065b5fee..c7434fd91967 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.400 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/500.rst index 5201d13335d3..9a1ea8f92a1e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.500 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/600.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/600.rst index f03ac4221cd9..b7f03f727f4f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/600.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/600.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.600 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/700.rst index 4eb91f4706be..bc6cbced91f3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.700 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/800.rst index a019779fad0a..bacc9dcc608a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.800 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/900.rst index 239dd72e4eb7..03f5ee765ab7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.900 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/9999.rst index d089793a7e87..53f20a179ca7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.editors.9999 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/identifier.rst index 8809c9d02473..e3eed1a322cc 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.20.identifier ------------------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30.rst index 1e11a183ed37..82fc375129f5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.30 ------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/100.rst index 7744c218afad..0fe5ea52edcf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.30.editors.100 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/200.rst index a937e06bc5b7..d6c010398ec6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.30.editors.200 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/300.rst index b48a5849f5ac..0e052cfbce5d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.30.editors.300 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/9999.rst index 72f694ec2f77..cabb0774366f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.30.editors.9999 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/identifier.rst index f0fe2d34862d..dde8f476c033 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.30.identifier ------------------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40.rst index 203e61b4fd2d..ac69efd5a2d7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.40 ------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/100.rst index ef7d064889e3..23b7b801adac 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.40.editors.100 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/9999.rst index dc1e19717392..cb29f086d73d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.40.editors.9999 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/identifier.rst index 39202cea925d..9b5284b1a1bb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.40.identifier ------------------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50.rst index f3f15d21039a..5d410d6bc688 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.50 ------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/100.rst index d2f0c004d1be..1f7571cc099c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.50.editors.100 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/9999.rst index 646d742d2ab9..da432fe70d34 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.50.editors.9999 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/identifier.rst index 6a109a80cb5e..305161c58632 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.50.identifier ------------------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60.rst index 98aeff6ed09e..aaa6d5769246 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.60 ------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/100.rst index e2b8b9ff2402..698112e82d87 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.60.editors.100 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/9999.rst index 071f0bafd206..fb24129eff16 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.60.editors.9999 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/identifier.rst index 6d73e5966850..d68f5cff106e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.60.identifier ------------------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70.rst index 84b6930019df..ab2c43212834 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.70 ------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/100.rst index 356e5cc2a0c3..9140fb72ea71 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.70.editors.100 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/9999.rst index 8e238a9d9cdf..000eae5eb574 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.70.editors.9999 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/identifier.rst index e9a01f7b8140..75e77d5c70a1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.70.identifier ------------------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80.rst index d648c02227b1..9b11d0103a13 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.80 ------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/100.rst index 19ac618bff34..57e5b0351f75 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.80.editors.100 ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/9999.rst index 1cda8910b23f..8aecbfcf0569 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.80.editors.9999 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/identifier.rst index c039d8537f8f..26ec4066517a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.finishers.80.identifier ------------------------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveErrorFlashMessageMessage.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveErrorFlashMessageMessage.rst index 4779f1053259..6d40fc66ca2e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveErrorFlashMessageMessage.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveErrorFlashMessageMessage.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.saveErrorFlashMessageMessage --------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveErrorFlashMessageTitle.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveErrorFlashMessageTitle.rst index d14ae4980f68..c187ce04dfde 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveErrorFlashMessageTitle.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveErrorFlashMessageTitle.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.saveErrorFlashMessageTitle ------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveSuccessFlashMessageMessage.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveSuccessFlashMessageMessage.rst index de5d716d9f3e..2081379f736c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveSuccessFlashMessageMessage.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveSuccessFlashMessageMessage.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.saveSuccessFlashMessageMessage ----------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveSuccessFlashMessageTitle.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveSuccessFlashMessageTitle.rst index bcfb594a35d5..ebb2858b61c9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveSuccessFlashMessageTitle.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/saveSuccessFlashMessageTitle.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.saveSuccessFlashMessageTitle --------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/_isCompositeFormElement.rst index 347bf9af172f..8025a6bc1ff9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions._isCompositeFormElement ---------------------------------------- @@ -53,4 +55,4 @@ renderingOptions._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/_isTopLevelFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/_isTopLevelFormElement.rst index a2d2b611608f..4922a6003f4a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/_isTopLevelFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/_isTopLevelFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions._isTopLevelFormElement --------------------------------------- @@ -53,4 +55,4 @@ renderingOptions._isTopLevelFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element must not have a parent form element. \ No newline at end of file + Internal control setting to define that the form element must not have a parent form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/addQueryString.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/addQueryString.rst index e57d10ae69af..b55903df05b1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/addQueryString.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/addQueryString.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.addQueryString ------------------------------- @@ -53,4 +55,4 @@ renderingOptions.addQueryString ToDo :aspect:`Description` - Fluid f:form viewHelper option ``addQueryString`` \ No newline at end of file + Fluid f:form viewHelper option ``addQueryString`` diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/additionalParams.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/additionalParams.rst index 9f35ee872c11..8a7561103657 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/additionalParams.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/additionalParams.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.additionalParams --------------------------------- @@ -53,4 +55,4 @@ renderingOptions.additionalParams ToDo :aspect:`Description` - Fluid f:form viewHelper option ``additionalParams``. \ No newline at end of file + Fluid f:form viewHelper option ``additionalParams``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/argumentsToBeExcludedFromQueryString.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/argumentsToBeExcludedFromQueryString.rst index 8ea35390f60f..4d972f70b273 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/argumentsToBeExcludedFromQueryString.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/argumentsToBeExcludedFromQueryString.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.argumentsToBeExcludedFromQueryString ----------------------------------------------------- @@ -53,4 +55,4 @@ renderingOptions.argumentsToBeExcludedFromQueryString ToDo :aspect:`Description` - Fluid f:form viewHelper option ``argumentsToBeExcludedFromQueryString``. \ No newline at end of file + Fluid f:form viewHelper option ``argumentsToBeExcludedFromQueryString``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/controllerAction.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/controllerAction.rst index bb63a7f55368..261a2d6d81fd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/controllerAction.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/controllerAction.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.controllerAction --------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/honeypot/enable.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/honeypot/enable.rst index 8624abd65dc8..5f3272b641df 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/honeypot/enable.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/honeypot/enable.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.honeypot.enable -------------------------------- @@ -89,4 +91,4 @@ renderingOptions.honeypot.enable enable: false See forge issue `#83212 <https://forge.typo3.org/issues/83212>`_ for more - information. \ No newline at end of file + information. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/honeypot/formElementToUse.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/honeypot/formElementToUse.rst index 85531a1f207c..ab533fcbf36e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/honeypot/formElementToUse.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/honeypot/formElementToUse.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.honeypot.formElementToUse ------------------------------------------ @@ -53,4 +55,4 @@ renderingOptions.honeypot.formElementToUse ToDo :aspect:`Description` - Define which ``<formElementIdentifier>`` should be used to render the honeypot. \ No newline at end of file + Define which ``<formElementIdentifier>`` should be used to render the honeypot. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/httpEnctype.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/httpEnctype.rst index 15905f23156a..53bb4f779ef1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/httpEnctype.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/httpEnctype.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.httpEnctype ---------------------------- @@ -53,4 +55,4 @@ renderingOptions.httpEnctype ToDo :aspect:`Description` - Fluid f:form viewHelper option ``enctype``. \ No newline at end of file + Fluid f:form viewHelper option ``enctype``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/httpMethod.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/httpMethod.rst index 2e29acecd92e..d1f6dfc59e9c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/httpMethod.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/httpMethod.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.httpMethod --------------------------- @@ -53,4 +55,4 @@ renderingOptions.httpMethod ToDo :aspect:`Description` - Fluid f:form viewHelper option ``method``. \ No newline at end of file + Fluid f:form viewHelper option ``method``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/layoutRootPaths.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/layoutRootPaths.rst index 35e73e31c6f5..f624b7a99483 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/layoutRootPaths.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/layoutRootPaths.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.layoutRootPaths -------------------------------- @@ -53,4 +55,4 @@ renderingOptions.layoutRootPaths - :ref:`"Custom templates"<concepts-frontendrendering-templates-customtemplates>` :aspect:`Description` - Please read the section :ref:`layoutRootPaths<apireference-frontendrendering-fluidformrenderer-options-layoutrootpaths>`. \ No newline at end of file + Please read the section :ref:`layoutRootPaths<apireference-frontendrendering-fluidformrenderer-options-layoutrootpaths>`. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/partialRootPaths.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/partialRootPaths.rst index dd29e314a10b..eb1d022e3416 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/partialRootPaths.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/partialRootPaths.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.partialRootPaths --------------------------------- @@ -53,4 +55,4 @@ renderingOptions.partialRootPaths - :ref:`"Custom templates"<concepts-frontendrendering-templates-customtemplates>` :aspect:`partialRootPaths` - Please read the section :ref:`templateRootPaths<apireference-frontendrendering-fluidformrenderer-options-partialrootpaths>`. \ No newline at end of file + Please read the section :ref:`templateRootPaths<apireference-frontendrendering-fluidformrenderer-options-partialrootpaths>`. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/skipUnknownElements.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/skipUnknownElements.rst index 78898596b8ea..eef50cee27f7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/skipUnknownElements.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/skipUnknownElements.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.skipUnknownElements ------------------------------------ diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/submitButtonLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/submitButtonLabel.rst index dc0f3f2ec27a..49fdeea651e3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/submitButtonLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/submitButtonLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.submitButtonLabel ---------------------------------- @@ -53,4 +55,4 @@ renderingOptions.submitButtonLabel - :ref:`"Translate form editor settings"<concepts-formeditor-translation-formeditor>` :aspect:`Description` - The submit Button label. \ No newline at end of file + The submit Button label. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/templateRootPaths.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/templateRootPaths.rst index adaed56f5038..bb14020b80cd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/templateRootPaths.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/templateRootPaths.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.templateRootPaths ---------------------------------- @@ -53,4 +55,4 @@ renderingOptions.templateRootPaths - :ref:`"Custom templates"<concepts-frontendrendering-templates-customtemplates>` :aspect:`Description` - Please read the section :ref:`templateRootPaths<apireference-frontendrendering-fluidformrenderer-options-templaterootpaths>`. \ No newline at end of file + Please read the section :ref:`templateRootPaths<apireference-frontendrendering-fluidformrenderer-options-templaterootpaths>`. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/translation/translationFiles.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/translation/translationFiles.rst index d12eb93a5bc0..bcf11a476b02 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/translation/translationFiles.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/translation/translationFiles.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.translation.translationFiles --------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow.rst index 9593304d0e11..4c8494f6d05c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.gridrow: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor.rst index 0e9d9f02d3e8..2557f663e12e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/_isCompositeFormElement.rst index 4da261dd1d2d..8775f6f06c16 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor._isCompositeFormElement ---------------------------------- @@ -26,4 +28,4 @@ formEditor._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/_isGridRowFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/_isGridRowFormElement.rst index 78b292f050c8..a3471b8ca76d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/_isGridRowFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/_isGridRowFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor._isGridRowFormElement -------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/100.rst index fffe08215968..dd8874fef974 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/200.rst index 33866aba148f..7edbd75c7668 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/700.rst index cb703cf1bc08..26d794d51891 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/9999.rst index 2c20f276bf85..65879e679b5e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/group.rst index 5491afd505ea..365e72e2c462 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/groupSorting.rst index c2b0ab8ab0ed..419534a2de77 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/iconIdentifier.rst index 523c888b5e13..13d9396620d7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/label.rst index 35e8c9b91310..705b26f06992 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/predefinedDefaults.rst index aac4b024c34c..a3264b0cb699 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -26,4 +28,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/implementationClassName.rst index 371b2364e7d3..13a650587870 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/containerClassAttribute.rst index 67e1ca28cc39..c0b7c619528a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -45,4 +47,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/elementClassAttribute.rst index 0880b145ec0b..1ad5c1500248 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -45,4 +47,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/elementErrorClassAttribute.rst index 068cd75b7858..3cbafa374065 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -45,4 +47,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/gridSize.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/gridSize.rst index e56c3f6b5078..4892d1915dc8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/gridSize.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/gridSize.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.gridColumnClassAutoConfiguration.gridSize ---------------------------------------------------- @@ -45,4 +47,4 @@ properties.gridColumnClassAutoConfiguration.gridSize ToDo :aspect:`Description` - The grid size of the CSS grid system (bootstrap by default). \ No newline at end of file + The grid size of the CSS grid system (bootstrap by default). diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts.rst index 81811426a039..af7b13d5e32e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.gridColumnClassAutoConfiguration.viewPorts ----------------------------------------------------- @@ -45,4 +47,4 @@ properties.gridColumnClassAutoConfiguration.viewPorts - :ref:`"properties.gridColumnClassAutoConfiguration"<typo3.cms.form.prototypes.\<prototypeIdentifier>.formelementsdefinition.\<formelementtypeidentifier>.properties.gridcolumnclassautoconfiguration>` :aspect:`Description` - Each configuration key within `properties.gridColumnClassAutoConfiguration.viewPorts` represents an viewport of the CSS grid system (bootstrap by default). \ No newline at end of file + Each configuration key within `properties.gridColumnClassAutoConfiguration.viewPorts` represents an viewport of the CSS grid system (bootstrap by default). diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts/classPattern.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts/classPattern.rst index b6983eae9eba..d7da816ddda4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts/classPattern.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts/classPattern.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.gridColumnClassAutoConfiguration.viewPorts.[*].classPattern ---------------------------------------------------------------------- @@ -46,7 +48,7 @@ properties.gridColumnClassAutoConfiguration.viewPorts.[*].classPattern :aspect:`Description` Defines the CSS class pattern for the CSS grid system. - Each viewport `classPattern` will be wrapped around a form element within a grid row. + Each viewport `classPattern` will be wrapped around a form element within a grid row. The `{@numbersOfColumnsToUse}` placeholder will be replaced by the number of columns which the respective form element should occupy. The number of columns which the respective form element should occupy has to defined within the respective form elements within a GridRow. - If a form element has no number of columns defined, the ``{@numbersOfColumnsToUse}`` are calculated automatically. \ No newline at end of file + If a form element has no number of columns defined, the ``{@numbersOfColumnsToUse}`` are calculated automatically. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/renderingOptions/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/renderingOptions/_isCompositeFormElement.rst index a85a1894dffa..cb2bb642e926 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/renderingOptions/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/renderingOptions/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions._isCompositeFormElement ---------------------------------------- @@ -33,4 +35,4 @@ renderingOptions._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/renderingOptions/_isGridRowFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/renderingOptions/_isGridRowFormElement.rst index b98a6e29f390..1332673587f3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/renderingOptions/_isGridRowFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/renderingOptions/_isGridRowFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions._isGridRowFormElement -------------------------------------- @@ -33,4 +35,4 @@ renderingOptions._isGridRowFormElement ToDo :aspect:`Description` - Internal control setting. \ No newline at end of file + Internal control setting. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden.rst index de6720966da8..c0fd0d234327 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.hidden: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor.rst index 0428983f1762..3361f3c313ea 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/100.rst index 0b60a5f1e519..d3c56d6df236 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/200.rst index eba597172567..a18becf98c82 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/300.rst index 398984c618e2..762ad675db11 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/700.rst index f33be242adc3..b9848fda972a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/9999.rst index 9727cf75ace9..9e502d24d17c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/group.rst index 2a8ba6a36ef2..55de0d35a7af 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/groupSorting.rst index 13b48f09b895..e23d0d4ad18b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/label.rst index 9b24907cb245..165f172af580 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/predefinedDefaults.rst index 12a8524bb450..2b7c99a9de37 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -27,4 +29,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/implementationClassName.rst index 23feaae8171e..a94c0dbfee51 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot.rst index f2fb36602dc1..17fc0de1e0b1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.honeypot: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/implementationClassName.rst index cd197b195fb9..4c7c0ca3d14a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- @@ -31,4 +33,4 @@ implementationClassName ToDo :aspect:`Description` - Classname which implements the form element. \ No newline at end of file + Classname which implements the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/containerClassAttribute.rst index afb05eb2e21f..fc981cc384a8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -36,4 +38,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/elementClassAttribute.rst index 17c3f94a231b..69d1ffaf5a24 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -36,4 +38,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/elementErrorClassAttribute.rst index be59e754304a..d5f0be350d37 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -36,4 +38,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/renderAsHiddenField.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/renderAsHiddenField.rst index 628cff8a9f4f..59faf80c5f6e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/renderAsHiddenField.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/renderAsHiddenField.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.renderAsHiddenField ------------------------------ @@ -36,4 +38,4 @@ properties.renderAsHiddenField ToDo :aspect:`Description` - By default the honeypot will be rendered as a regular text form element (input type "text"). ``renderAsHiddenField`` renders the honeypot as a hidden form element (input type "hidden"). \ No newline at end of file + By default the honeypot will be rendered as a regular text form element (input type "text"). ``renderAsHiddenField`` renders the honeypot as a hidden form element (input type "hidden"). diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/styleAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/styleAttribute.rst index b6c40e842de8..82fb2a7f20ca 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/styleAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot/properties/styleAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.styleAttribute ------------------------- @@ -36,4 +38,4 @@ properties.styleAttribute ToDo :aspect:`Description` - By default the honeypot will be rendered as a regular text form element (input type "text"). The ``styleAttribute`` is written to the honeypot form element to make it "invisible" for humans. \ No newline at end of file + By default the honeypot will be rendered as a regular text form element (input type "text"). The ``styleAttribute`` is written to the honeypot form element to make it "invisible" for humans. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload.rst index 1bf6cd462ef1..0c5495c94e89 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.imageupload: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor.rst index 970f0f35d5e3..73e00fb232b3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/100.rst index c00530037346..ab97cd4307ea 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/200.rst index bc07871452df..75fd729dd48c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/230.rst index 1da093f3a939..a0f4c7aa4457 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/300.rst index b59d331ca7ec..f6ca7f47e716 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/400.rst index 8edd1ed2efa9..65d0ed890676 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/700.rst index 9196bd0046dd..e03bcbee5a09 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/800.rst index f5391a8816d5..5779703c4c40 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/900.rst index 1cc458bfc659..525b54559360 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/9999.rst index 9a5099ff4c1a..edb3223e8423 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/group.rst index 6b865c68355c..69ada6f30d3e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/groupSorting.rst index 7db474731157..61192ed19ed4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/iconIdentifier.rst index bf08c5e73811..af641939b74a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/label.rst index 03d0611e8dbf..9a3d166ba301 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/predefinedDefaults.rst index e2dda4f9d7e6..d3e5284cccd4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -30,4 +32,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10.rst index d693f1128665..70350f2d84cf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/100.rst index edb78df217bc..523af4168edf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/200.rst index b0fcb2695774..46e65f42d238 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/300.rst index 996c341c67b2..6f6df13ec011 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/9999.rst index fcc40faa138c..4d65e5035f67 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/identifier.rst index 73d4b465452d..671fa36eb429 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/implementationClassName.rst index a0d7dc55c613..ed6a1f2a18f7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/allowedMimeTypes.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/allowedMimeTypes.rst index d30b0369f820..1c5b97ddae68 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/allowedMimeTypes.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/allowedMimeTypes.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.allowedMimeTypes --------------------------- @@ -42,4 +44,4 @@ properties.allowedMimeTypes ToDo :aspect:`Description` - The allowed mime types for the image uploads. \ No newline at end of file + The allowed mime types for the image uploads. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/containerClassAttribute.rst index 0e25051f1ab1..a0b1212f818b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -42,4 +44,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementClassAttribute.rst index 18003be84d8f..2f6c622eecb5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -42,4 +44,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementDescription.rst index edee66475d9b..5316ed9f81f1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementErrorClassAttribute.rst index d7ec00abf0aa..d1fe15c3c40b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -42,4 +44,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageLinkMaxWidth.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageLinkMaxWidth.rst index 642b7cbc66b2..c0c6e96fac28 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageLinkMaxWidth.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageLinkMaxWidth.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.imageLinkMaxWidth ---------------------------- @@ -42,4 +44,4 @@ properties.imageLinkMaxWidth ToDo :aspect:`Description` - The max width for the uploaded image preview link. \ No newline at end of file + The max width for the uploaded image preview link. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageMaxHeight.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageMaxHeight.rst index f744dbb05d7a..5a4799d9c013 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageMaxHeight.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageMaxHeight.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.imageMaxHeight ------------------------- @@ -42,4 +44,4 @@ properties.imageMaxHeight ToDo :aspect:`Description` - The max height for the uploaded image preview. \ No newline at end of file + The max height for the uploaded image preview. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageMaxWidth.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageMaxWidth.rst index 0ebe1049d26e..bcf4cb7f86b0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageMaxWidth.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/imageMaxWidth.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.imageMaxWidth ------------------------ @@ -42,4 +44,4 @@ properties.imageMaxWidth ToDo :aspect:`Description` - The max width for the uploaded image preview. \ No newline at end of file + The max width for the uploaded image preview. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/saveToFileMount.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/saveToFileMount.rst index b8872fe21264..06b16229efc7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/saveToFileMount.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/properties/saveToFileMount.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.saveToFileMount -------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox.rst index ba8c554ef3a5..eed5e6be3b46 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.multicheckbox: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor.rst index c2f5598fc484..51a1a5f46b48 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/100.rst index da2bfb90b686..08c80af67973 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/200.rst index 56262086af40..0f49c0acf4f9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/230.rst index 71945ca2f6c3..879bdbeb5d00 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/300.rst index bab098f01112..48f5b9363892 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/700.rst index b704c70033d5..1299756bdb54 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/800.rst index 960a91ff5b6d..442ceb6a8a94 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/900.rst index abe1081bd548..9139286d339e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/9999.rst index 1f343d5928d4..e7a7f3d21d62 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/group.rst index 64d95a2733b2..e5a15f4ccfb9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/groupSorting.rst index 2c624cc6c9b5..2e09a457ce26 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/iconIdentifier.rst index 1f63ff2ed4f1..3f6743f5d2f3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/label.rst index 6d38aeecba61..a9da0a09db5d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/predefinedDefaults.rst index 814a9673edbd..7c7c68fd869e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -28,4 +30,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10.rst index 4afb9e667ad6..85a5a3470d98 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/100.rst index 29d5fa033f9b..737ae4f2f0d2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/200.rst index 9bfaffb71193..f5c061937f6c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/300.rst index 7e0f89c39c5a..3d66157c58a7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/9999.rst index c50fe2fa606c..700664175dc7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/identifier.rst index 67a015b45b45..300457698664 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.10.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/implementationClassName.rst index 9b8145ab5104..2d4c3485cf45 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/containerClassAttribute.rst index 8e70fb26aefc..77f5b89dedc6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementClassAttribute.rst index e622696d0005..ae9a81a86ebd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementDescription.rst index 3dfceb2cc8be..1efaa03c6cce 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementErrorClassAttribute.rst index aaf9a5e11ca4..4f49c110f653 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect.rst index c73a736233df..6bd4475dfa9d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.multiselect: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor.rst index 5165e5b6487e..1131ffb321ec 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/100.rst index f11dc5ca6181..885688c27543 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/200.rst index fb16e0c99971..25a849de5273 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/230.rst index d443f51be73d..284466c52bb0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/250.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/250.rst index 5e53c606e1a6..26428323810b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/250.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/250.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.250 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/300.rst index f20157398966..fb46df453963 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/700.rst index 9858b1e76cb5..df20869d442f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/800.rst index e33121b0ca3e..23dd72f86625 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/900.rst index ad23b36bf035..bf45dad142ff 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/9999.rst index 2e57fceffe14..8d13db977011 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/group.rst index e08833c0a6f6..b7908d5c7b77 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/groupSorting.rst index 0c3227b07c15..ec77308ff3ef 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/iconIdentifier.rst index 29a6a9536138..42fab9eabafd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/label.rst index 06d05b3f884b..94ac4d39e0d3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/predefinedDefaults.rst index 8f88129cffd1..afaabfd6df43 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -28,4 +30,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10.rst index 5240b6fc1ca0..a54561a366cd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/100.rst index 6d8f11637b7d..1d64136430d6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/200.rst index 36b622c76cff..adfc7471ad91 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/300.rst index ab9a2af4ad21..56ccada98a23 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/9999.rst index 6a358ee83559..c85a0475ba29 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/identifier.rst index 698bf14e6d41..272dac00395d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.10.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/implementationClassName.rst index d7600add8fe9..0f959085aa40 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- @@ -31,4 +33,4 @@ implementationClassName ToDo :aspect:`Description` - Classname which implements the form element. \ No newline at end of file + Classname which implements the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/containerClassAttribute.rst index 8cdc7e25e487..a9aedc20498c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementClassAttribute.rst index 5a57c8c477c6..99a848e287a2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementDescription.rst index 91488f6db1fc..754cdd2f76a7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementErrorClassAttribute.rst index 24cad799141c..ff56d9359004 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/prependOptionLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/prependOptionLabel.rst index 095c4809215d..418e35b73550 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/prependOptionLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/prependOptionLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.prependOptionLabel ----------------------------- @@ -26,4 +28,4 @@ properties.prependOptionLabel ToDo :aspect:`Description` - If set, this label will be shown as first select-option. \ No newline at end of file + If set, this label will be shown as first select-option. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/prependOptionValue.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/prependOptionValue.rst index aac3fad27856..15b4c9f94a7f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/prependOptionValue.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/properties/prependOptionValue.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.prependOptionValue ----------------------------- @@ -26,4 +28,4 @@ properties.prependOptionValue ToDo :aspect:`Description` - If set, this value will be set for the first select-option. \ No newline at end of file + If set, this value will be set for the first select-option. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number.rst index 098bdaa42024..cabd6015fc3e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.number: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor.rst index 6e97c9f0257d..2d3f640b1bc1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/100.rst index 394e16e1aced..f515588fe0c4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/200.rst index b38316f1ef71..4fe18c9b26fe 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/230.rst index 649e83798471..cdf1194affea 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/400.rst index 1bfa4869b7ce..169dc4f7c312 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/500.rst index aa36fa0910e3..5b0671857b56 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.500 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/700.rst index 77ef0bfe6778..433dfeb5e26f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/800.rst index a9959d69ad21..071d273ca98c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/900.rst index 21f69bf051b1..7a4116a0c378 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/9999.rst index ec88a4608cda..15bb421a1705 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/groupSorting.rst index 2b06930717ed..c4489f15e848 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/iconIdentifier.rst index 2d3aa64256cc..e4e132068392 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/label.rst index 347a81733447..c265afef933e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/predefinedDefaults.rst index bfaff9724a16..443b7ecd1dc5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -33,4 +35,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60.rst index f9f6e00842ea..811d3e37bb2d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/editors/100.rst index 69594ce4ba76..8360ce1a7a29 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/identifier.rst index d2bb96c78037..3d0a832ae6bd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.identifier ------------------------------------------------------- @@ -35,4 +37,4 @@ formEditor.propertyCollections.validators.60.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70.rst index bf835d748634..46a0e3c64df1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/100.rst index 1416fca09e61..466d755a0d24 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/200.rst index f80033dbc3ea..89a42ab1337d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/300.rst index f90eee85f034..59efe9285875 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.300 -------------------------------------------------------- @@ -33,4 +35,4 @@ formEditor.propertyCollections.validators.70.editors.300 propertyValidators: 10: Integer additionalElementPropertyPaths: - 10: properties.fluidAdditionalAttributes.max \ No newline at end of file + 10: properties.fluidAdditionalAttributes.max diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/9999.rst index eb4fbdf7dc31..9def0e35ca1b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/identifier.rst index 9d2277540253..a62ff95bd5a0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.70.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/implementationClassName.rst index fe6d744f3209..a1469cd6834b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/containerClassAttribute.rst index ea60c60b4b51..eec917a1eba3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementClassAttribute.rst index 88f23dbacc07..da4bf6c66589 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementDescription.rst index 9e2d5d5fd8ee..fbe542cc524a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementErrorClassAttribute.rst index c2dd69ba1495..49b6d8cd1ca0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/validators.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/validators.rst index d6a1a2032d56..22f8d2734144 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/validators.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/validators.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + validators ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page.rst index b70904a29faf..cf1b8d1d489b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.page: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor.rst index 60952f9174cd..5e068ccdaec4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/_isCompositeFormElement.rst index 15b1b44d5cef..5724f735b83b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor._isCompositeFormElement ---------------------------------- @@ -26,4 +28,4 @@ formEditor._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/_isTopLevelFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/_isTopLevelFormElement.rst index 0493c0b7127b..214ec3abd5cf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/_isTopLevelFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/_isTopLevelFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor._isTopLevelFormElement --------------------------------- @@ -26,4 +28,4 @@ formEditor._isTopLevelFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element must not have a parent form element. \ No newline at end of file + Internal control setting to define that the form element must not have a parent form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/100.rst index 92aa1a4d1f56..52480826e51b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/200.rst index 777bd15e8cf6..cb429d8d98ce 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/300.rst index 93ac441c53bb..9be5a7517feb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/400.rst index 328aa918427d..4b12083e50fa 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/9999.rst index 652285d685a9..918457cbea0a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/group.rst index 0794db7a59fb..9ce09afb05b2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/groupSorting.rst index f9f921520fa5..a1178d2d3344 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/iconIdentifier.rst index 5500553c0edc..f3a14a922511 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/label.rst index c044e6f4462c..9b2ac73915ed 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/predefinedDefaults.rst index 9cf59df3a8d6..11424de18d59 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -29,4 +31,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/implementationClassName.rst index e844a533043d..e70166204fbd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/_isCompositeFormElement.rst index 04eb8e4579ed..a942a3649166 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions._isCompositeFormElement ---------------------------------------- @@ -35,4 +37,4 @@ renderingOptions._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/_isTopLevelFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/_isTopLevelFormElement.rst index ace12e7b4490..eea0eff02ffb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/_isTopLevelFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/_isTopLevelFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions._isTopLevelFormElement --------------------------------------- @@ -35,4 +37,4 @@ renderingOptions._isTopLevelFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element must not have a parent form element. \ No newline at end of file + Internal control setting to define that the form element must not have a parent form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/nextButtonLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/nextButtonLabel.rst index da8da66113c3..f934feaab623 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/nextButtonLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/nextButtonLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.nextButtonLabel -------------------------------- @@ -35,4 +37,4 @@ renderingOptions.nextButtonLabel ToDo :aspect:`Description` - The label for the "next page" Button. \ No newline at end of file + The label for the "next page" Button. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/previousButtonLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/previousButtonLabel.rst index 72d11eca26ee..eaa53ebdc741 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/previousButtonLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/renderingOptions/previousButtonLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.previousButtonLabel ------------------------------------ @@ -35,4 +37,4 @@ renderingOptions.previousButtonLabel ToDo :aspect:`Description` - The label for the "previous page" Button. \ No newline at end of file + The label for the "previous page" Button. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password.rst index 14092972802a..f97faa5c34b0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.password: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor.rst index a527109eb4a1..e8c66b63e6a2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- @@ -241,4 +243,4 @@ formEditor label: formEditor.elements.Password.label group: input groupSorting: 300 - iconIdentifier: t3-form-icon-password \ No newline at end of file + iconIdentifier: t3-form-icon-password diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/100.rst index a0209be03b25..e4f1527427d3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/200.rst index e2d4cb285658..3a880409e22f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/230.rst index 243bb4019e03..6bc55fdf5754 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/400.rst index 12ca70405e63..e9e62d2190d4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/500.rst index 7bb39aacb423..aeacbf7409f4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.500 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/700.rst index 92c7e2790e3b..c21816d20dbf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/800.rst index 0988b976957a..1c768ae46969 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/900.rst index 75cd9ae6878b..e8baacf04845 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/9999.rst index 4008dbc1d8ac..9ccf739ebf01 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/group.rst index bdad919d31ad..37276e43a7b4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/groupSorting.rst index 576e3b46ab17..517a84feeee8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/iconIdentifier.rst index d31a78927b03..9400343cdfc6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/label.rst index a71e8ca9427e..4b45a38d1207 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/predefinedDefaults.rst index 7ed824291eec..d530a6843486 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -27,4 +29,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10.rst index aa2b355ee2fa..82aa66e0eb42 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/100.rst index 1f3f27c6cc0c..648fdd623cbd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/9999.rst index 6c67e11de6da..35eb3b933760 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/identifier.rst index 874f7c66cfc7..eb5bbbaa128a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20.rst index 00a05a6a5d42..7a469c5758db 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/100.rst index 758d6f3fdd2d..093dc46bc032 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/9999.rst index 012aa7fafd6f..8e70775cc361 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/identifier.rst index eed392b29a7f..904b5b2b346e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30.rst index a6063dd6f372..d64f5c862412 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/100.rst index 095938de59dd..677526c30997 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/200.rst index 9f385d831baf..f633813df5c6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/300.rst index 8b195f03e8c7..d86c6a48c883 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.300 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/9999.rst index b5a9bcc53923..6d61ed94a9f2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/identifier.rst index 58209b7e49eb..eed4a06ab8e2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40.rst index 585b3337b10a..b4e41056caee 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/100.rst index cdbd2a3ce571..54d7a4673b3e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/9999.rst index 9029ecac7e2e..4d0d080726b1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/identifier.rst index 17a851b6d125..c6fb5f0b6741 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50.rst index 69fab0802d0a..45f4cfece651 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/100.rst index d02e9a6b48b3..58ba87f3d46d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/9999.rst index 75486bff795d..e25e7859b4c2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/identifier.rst index 9b53663e9632..1dcc1bd252bc 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60.rst index 2a02e0337e3a..cac9b7fcbb43 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/100.rst index 41e450e0f2cc..267455b5a96c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/9999.rst index 2faec5682a86..079c0467dd21 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/identifier.rst index 93046eae102c..b599b914a05c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70.rst index f2a01790fc88..c53089e9fe53 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/100.rst index 99edc59076cf..8108382f0df2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/200.rst index 0071e3dc9457..7f64df91197b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/300.rst index ec511978b493..2816a95ab9bb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.300 -------------------------------------------------------- @@ -33,4 +35,4 @@ formEditor.propertyCollections.validators.70.editors.300 propertyValidators: 10: Integer additionalElementPropertyPaths: - 10: properties.fluidAdditionalAttributes.max \ No newline at end of file + 10: properties.fluidAdditionalAttributes.max diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/9999.rst index a5daada27e55..7cf5c8d6c842 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/identifier.rst index 2a7c90e37834..8d57533aa9d7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80.rst index fbd027619427..811f3a1b7702 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/100.rst index c400e9cf8f8e..e5c5b3e6de14 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/200.rst index 1d04f6a9df6d..e557c649e819 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/9999.rst index fadf37c07e9b..48b65dc9fe13 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/identifier.rst index d573eaa4b212..a757e3fa3ca9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/implementationClassName.rst index 5d990d7e42f5..6bcbd7229494 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/containerClassAttribute.rst index bb76c4184c26..5f4222fe2d50 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementClassAttribute.rst index 88c36eafaf08..cddf3a6793ec 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementDescription.rst index 042a8778ac15..a4cd1e3d1a99 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementErrorClassAttribute.rst index 695e5ab17946..e7406fbc9c22 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton.rst index 077cb4520a7c..88e4617b83c5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.radiobutton: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor.rst index 9ffd7b2f07d3..ff2d15cac239 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/100.rst index 4809c2fb0912..2be468df7945 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/200.rst index ec440f51cb43..9f45979353cf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/230.rst index 6eeb1a549166..313b3dc0e991 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/300.rst index ac26f6756b49..4bd4f7b6ab96 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/700.rst index 96ccbea8c05b..0512e7946981 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/800.rst index f8b1b9ed2a54..8f83dbd57e62 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/9999.rst index c47bc249089e..81199571d9ad 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/group.rst index ea3903ab76a1..1cf7e603c4be 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/groupSorting.rst index 0e99ab9fcd6c..03d001ed2f14 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/iconIdentifier.rst index e007a42def06..511af2af92f3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/label.rst index 10f09be3b2be..1542a6cca1f5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/predefinedDefaults.rst index 34384a74248c..2f08dbc91d4c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -28,4 +30,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/implementationClassName.rst index d69af519a29c..6037ba3ced2b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/containerClassAttribute.rst index fc33a39088c7..8f49767e0724 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementClassAttribute.rst index 79cd8e1515b9..d986de4e26b2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementDescription.rst index 14cf472d94ee..954696a5fe0e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementErrorClassAttribute.rst index 31c582dd5629..29ab418378ab 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect.rst index ce72bc0169de..511a1281b410 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.singleselect: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor.rst index 3b84b6eab9d8..72dd93cf894a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/100.rst index f64c885c9f60..193ab27b0c28 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/200.rst index 645959213751..ff01b642e945 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/230.rst index 81e6b5ec4813..fb6caa2c933d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/250.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/250.rst index 34d153e6271e..d5bcfed13c1b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/250.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/250.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.250 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/300.rst index 6b4eeafd98ef..5464af9f26e3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/700.rst index 8e0edc44d0ac..b337782d31a4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/800.rst index 949a7468bbfa..47557403a73f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/9999.rst index c112dec95efa..b2d62626fb58 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/group.rst index 395376f608e0..6bff7b672e9f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/groupSorting.rst index 90367e245ecc..163a74c3ae75 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/iconIdentifier.rst index 8bbf3b9202ca..7626085f6e4f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/label.rst index 153e3fc47d54..2c62b25f206c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/predefinedDefaults.rst index 445da2a82469..d9c117da48d6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -28,4 +30,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/implementationClassName.rst index 48ae35d7436e..c09a704eec93 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- @@ -31,4 +33,4 @@ implementationClassName ToDo :aspect:`Description` - Classname which implements the form element. \ No newline at end of file + Classname which implements the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/containerClassAttribute.rst index 7ef03c43b945..9d1be5908c31 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementClassAttribute.rst index ff6cc1478cb2..702a5cd1aff0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementDescription.rst index a7d5a9918480..4c80acbf5fd0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementErrorClassAttribute.rst index 7e6140d12549..6ff0049dbc0e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/prependOptionLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/prependOptionLabel.rst index e1d753d1b760..0ec4368d1a95 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/prependOptionLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/prependOptionLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.prependOptionLabel ----------------------------- @@ -26,4 +28,4 @@ properties.prependOptionLabel ToDo :aspect:`Description` - If set, this label will be shown as first select-option. \ No newline at end of file + If set, this label will be shown as first select-option. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/prependOptionValue.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/prependOptionValue.rst index 03aed71bdbb6..245b1f92ef76 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/prependOptionValue.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/properties/prependOptionValue.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.prependOptionValue ----------------------------- @@ -26,4 +28,4 @@ properties.prependOptionValue ToDo :aspect:`Description` - If set, this value will be set for the first select-option. \ No newline at end of file + If set, this value will be set for the first select-option. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText.rst index 68606129f872..cf65ca8b1b02 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.statictext: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor.rst index 0144c2c303b1..f4ae2a2e527d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/100.rst index 756ffe601705..7e7bc26a61ea 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/200.rst index 334eba736fd4..3ca83bb22752 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/300.rst index b6ccde393d89..37373a17f32a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/9999.rst index 4edcd154cc5c..7a336a792962 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/group.rst index 62bde1bacbce..8a15593e7cde 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/groupSorting.rst index 0abbdf1ed6c3..ea588d4a46b0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/iconIdentifier.rst index fc46135c12d1..7dd34cfc7d76 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/label.rst index 69a4ceee7148..347bc440ba3b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/predefinedDefaults.rst index 0ae639dac336..3d90a4d3ca08 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -28,4 +30,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/implementationClassName.rst index d493c03883b3..b709a041f964 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/properties/text.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/properties/text.rst index 806945139dd8..7044d3afde27 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/properties/text.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/properties/text.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.text --------------- @@ -32,4 +34,4 @@ properties.text ToDo :aspect:`Description` - The text to display. \ No newline at end of file + The text to display. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage.rst index abdec204096b..626c1963f144 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.summarysummarypage: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor.rst index 6b0d982d7b59..76fdc213692d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/_isCompositeFormElement.rst index 3136a4e403e1..bbfd874389ac 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor._isCompositeFormElement ---------------------------------- @@ -26,4 +28,4 @@ formEditor._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/_isTopLevelFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/_isTopLevelFormElement.rst index a9b6e941cedc..de3e03aea25d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/_isTopLevelFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/_isTopLevelFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor._isTopLevelFormElement --------------------------------- @@ -26,4 +28,4 @@ formEditor._isTopLevelFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element must not have a parent form element. \ No newline at end of file + Internal control setting to define that the form element must not have a parent form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/100.rst index 3db693649893..7697ac863163 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/200.rst index 28f5caf013f8..6ad5c9e8bc35 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/300.rst index 70f12d1b0cee..b69c7e1bcb55 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.300 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/400.rst index 565c09d14da4..5ba5b970739f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/9999.rst index 465a95965704..7646bbdf664a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/group.rst index 6e195babaa18..7e187135cb81 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/groupSorting.rst index ba977004f821..d03219e7378b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/iconIdentifier.rst index 9923ce2f34f7..8b04f0bc64cd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/label.rst index 0ce9a8e17fa8..9b3d61da638f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/predefinedDefaults.rst index bbfaa790f8fc..1af44c8c1700 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -29,4 +31,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/implementationClassName.rst index d1e255117cc3..60844c4bbf22 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/_isCompositeFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/_isCompositeFormElement.rst index 47e9977d2ad1..f7a00aef632c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/_isCompositeFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/_isCompositeFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions._isCompositeFormElement ---------------------------------------- @@ -35,4 +37,4 @@ renderingOptions._isCompositeFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element contains child form elements. \ No newline at end of file + Internal control setting to define that the form element contains child form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/_isTopLevelFormElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/_isTopLevelFormElement.rst index 64ad04781771..221e5e47a79b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/_isTopLevelFormElement.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/_isTopLevelFormElement.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions._isTopLevelFormElement --------------------------------------- @@ -35,4 +37,4 @@ renderingOptions._isTopLevelFormElement ToDo :aspect:`Description` - Internal control setting to define that the form element must not have a parent form element. \ No newline at end of file + Internal control setting to define that the form element must not have a parent form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/nextButtonLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/nextButtonLabel.rst index 330ec7ce6113..66b23541d985 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/nextButtonLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/nextButtonLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.nextButtonLabel -------------------------------- @@ -35,4 +37,4 @@ renderingOptions.nextButtonLabel ToDo :aspect:`Description` - The label for the "next page" Button. \ No newline at end of file + The label for the "next page" Button. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/previousButtonLabel.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/previousButtonLabel.rst index f27919bce2d7..4c125154bc20 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/previousButtonLabel.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/renderingOptions/previousButtonLabel.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + renderingOptions.previousButtonLabel ------------------------------------ @@ -35,4 +37,4 @@ renderingOptions.previousButtonLabel ToDo :aspect:`Description` - The label for the "previous page" Button. \ No newline at end of file + The label for the "previous page" Button. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone.rst index f871ad31dc18..7c354e1d5c31 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.telephone: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor.rst index e00102088582..94c2b6e7f96c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/100.rst index b79f1a24842c..61c978097b60 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/200.rst index 98278a4e012b..dfce00f1b293 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/230.rst index f6a42c0f1562..79b368a8a4f6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/400.rst index aa04b44d3ab7..2931baee0234 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/500.rst index 7f61273759da..6119a5c225d6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.500 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/700.rst index 6960555547c6..63ed2c87e91e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/800.rst index 8a952877a72f..f979bc64b553 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/900.rst index 7fab058f396c..d33b19c7930d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/9999.rst index 7d706a99e8f3..fdde520270ea 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/group.rst index 10c39bcf0e6b..28f31aae12f2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -24,4 +26,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/groupSorting.rst index 9a8080d0b172..7b3f7728561c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/iconIdentifier.rst index 7780fdb8e2c0..6aad95f4d4ff 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/label.rst index a592859f8cf5..ab316cd18c0a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/predefinedDefaults.rst index b880d17f439c..ef9f4611728c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80.rst index c205211ab9f8..e753e4bb344f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/100.rst index c4085582fc3c..02794dfbf1de 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/200.rst index 7daa8c7ba72d..46efd0581808 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/identifier.rst index a0f377b47c33..829b203d1ba7 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.80.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/implementationClassName.rst index 411881a778fd..b29a09c53350 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/containerClassAttribute.rst index 199aa4c22d83..64cc1c5640d5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementClassAttribute.rst index cb21e7b914b8..cb6ae3ce6885 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementDescription.rst index b8ce167bc14f..b1f6d5d64e43 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementErrorClassAttribute.rst index 874962aa45ee..9230971f1e40 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/validators.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/validators.rst index e2a2235305aa..01259e9eeefd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/validators.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/validators.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + validators ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text.rst index 0ea900719145..7a4dd67dd617 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.text: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor.rst index 8984891d50e6..f4efff64308b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/100.rst index 228454bdc9ab..85a69cf34d00 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/200.rst index 4340af6f3074..803129db8411 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/230.rst index f25de3e7bc68..cc6d765a3f80 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/400.rst index 417c19a9dafc..19bedeaebe05 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/500.rst index c396d9e85ad2..545660e9b035 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.500 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/700.rst index 434c123fd62e..a61cfccf917b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/800.rst index 7042833aec99..582c266e1e50 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/900.rst index 6cbda9b0a053..5f948a4c0f24 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/9999.rst index fc7dbe877ef2..134a10acc29b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/group.rst index 8d76c0d96e22..8552b85e3e28 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/groupSorting.rst index e8d30c656ec3..ad19f47e007f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/iconIdentifier.rst index 915dc9a5c830..6bf4b3747b7b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/label.rst index ddb1ab51defb..3865ed849cac 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/predefinedDefaults.rst index 7bb5e928626b..968f0a9e4785 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -27,4 +29,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10.rst index 0d038e90b39f..38ec21ba5dde 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/100.rst index e052b1006353..96c6ca3c2607 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/9999.rst index 17a330d48ba1..78aea97368db 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/identifier.rst index 125afe15026f..a586e94679db 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.10.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20.rst index 8ab3c33f64a2..707e1f9464eb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/100.rst index 462fb0fa34b6..322557d49571 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/9999.rst index ba688c0b3974..d5ee5d15b28c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/identifier.rst index 496d0981381e..a4ffbce58b97 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.20.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30.rst index 46da8671dff0..2e6686bc5af0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/100.rst index a5cc4a2b5ef6..3d03c8e9f16c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/200.rst index 4e91d00c5ab9..0424448fb3cd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/300.rst index 1f9497fcf4c3..5914e00207e2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.300 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/9999.rst index 739a6c1e9c23..3fa29268bbec 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/identifier.rst index 7335bde7b85a..7fbca22f4e95 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.30.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40.rst index 87cca0a92d59..0ca53fea6861 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/100.rst index f126e59f76b0..f6e92ad8e48d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/9999.rst index ab288fcc4e2e..967e0b25da7b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/identifier.rst index 5b83ed9076f2..fba2978db492 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.40.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50.rst index ded05666983b..078dd3568b44 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/100.rst index 3093b92bd23b..0ffea71e381e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/9999.rst index 8425938c2da5..51147271d5c9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/identifier.rst index 143a45dddbdc..6537c3a98423 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.50.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60.rst index 41141ea09014..cf4ddc907bdb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/100.rst index 75ed65c748b1..c1b887dad818 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/9999.rst index b3f5fa3bed6c..984dfa8a4c5c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/identifier.rst index 3a97c98bc23d..b503c7d4dde3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.60.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70.rst index 1c70872335c4..0efbd896b7f6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/100.rst index b1d845b5e42e..7f717c19b8cf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/200.rst index 5b760ecc79ed..a1a39f990452 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/300.rst index 540457055fa0..9c69f859984f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.300 -------------------------------------------------------- @@ -33,4 +35,4 @@ formEditor.propertyCollections.validators.70.editors.300 propertyValidators: 10: Integer additionalElementPropertyPaths: - 10: properties.fluidAdditionalAttributes.max \ No newline at end of file + 10: properties.fluidAdditionalAttributes.max diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/9999.rst index 24d5ae576cf4..1274d2cf2a80 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/identifier.rst index d0b1b2bf3b79..9de462b864bf 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80.rst index b338a8c4acc4..37e293458318 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/100.rst index c4085582fc3c..02794dfbf1de 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/200.rst index 6a29b340eed2..adaf7a4b36b2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/9999.rst index 0ef6839ea5f5..4556eefa9d3e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/identifier.rst index dfc51c29177c..4948824b0551 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.80.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/implementationClassName.rst index 96a5dd541d22..e876e4f38b07 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/containerClassAttribute.rst index e5bf7e849adc..0bdb22d17818 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementClassAttribute.rst index 17f165588379..4e46cf7c7343 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementDescription.rst index a16b16ef7338..d6e959333758 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementErrorClassAttribute.rst index 9500b80c43c5..1409ee0d6ab6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea.rst index bcfa6583faac..a32c21c3eb09 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.textareaarea: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor.rst index 6f63e75f0c07..4a2aed2a8925 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/100.rst index 7c09fcb98058..357e89182a99 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/200.rst index 81cc2f2d40da..d7ef8db4203c 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/230.rst index b5f55e5ea0f9..65708798b4bb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/400.rst index 38540c5e1e41..3456fa5afa2a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/500.rst index 17db2eb5f8b4..298d8dda4710 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.500 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/700.rst index a90f7047ea93..e70768fa598f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/800.rst index 349ca27b40d1..3d9d5deed1d1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/900.rst index d79f89136779..93958019c618 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/9999.rst index aa698a7465a5..cab6f990efeb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/group.rst index d246a57dff6e..6ec8e5291f0f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -27,4 +29,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/groupSorting.rst index 219ac4d544ef..a283880a06c4 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/iconIdentifier.rst index 86328d9f8201..2aedbc306de0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/label.rst index 9ffdba2a7eee..d11543a6ed65 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/predefinedDefaults.rst index d8a3c6b615a7..6ecbd9e9b100 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- @@ -27,4 +29,4 @@ formEditor.predefinedDefaults ToDo :aspect:`Description` - Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. \ No newline at end of file + Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10.rst index aa0e04af4606..87f31c5ae226 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/100.rst index 7c09e019440a..ea119c306db2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/9999.rst index 110f651d82ce..33d28487fdf2 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/identifier.rst index 8c55f3419045..8bba2117244e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.10.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.10.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20.rst index 41d118e60948..77bfc27e09b6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/100.rst index 7262f826b721..c877e91195e3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/9999.rst index c684931d94b5..36d9eeaa0398 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/identifier.rst index 508caa60935a..9c01fe6d94a8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.20.identifier ------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30.rst index 587b4b93d6be..d12f36a5f0dc 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/100.rst index 43b81a920876..447fdb44b67e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/200.rst index ddde30713967..e8e98d34e876 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/300.rst index db4918f9d7d0..8082ac80ebb0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.300 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/9999.rst index b9d4a4c7ea3e..ded3c406ee02 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/identifier.rst index bf3ad39a6ba8..7de338d1c6b6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.30.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.30.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40.rst index 7063deed4fcf..1962e365b0ef 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/100.rst index 822b3e886fc2..dc79653d2246 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/9999.rst index 574dc45a07d8..e4e54752e780 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/identifier.rst index e82834c6961a..36710fd2d218 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.40.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.40.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50.rst index 7a646f7822b9..8c61d60ed2b1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/100.rst index b0e2efb9fccb..b6203e7f70dc 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/9999.rst index f6cbf23afaf5..b28dd53b2678 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/identifier.rst index 7c557a547daf..7f1d8ecc9908 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.50.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.50.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60.rst index 9c35228d1dd1..f39e568f6993 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/100.rst index e05cdfa1cebf..e56ed0dbdeeb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/9999.rst index 32e188e6b7a7..df2744a59b09 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/identifier.rst index 72c21fc36c9a..b976dfd36443 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.60.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.60.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70.rst index 0df5642e100e..6a0dd7bcd8f3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/100.rst index 778e179ffc32..fa66ed970c83 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/200.rst index 864f750bbb55..5dceda3d6081 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/300.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/300.rst index b9b173401c08..a816db372aec 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/300.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/300.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.300 -------------------------------------------------------- @@ -33,4 +35,4 @@ formEditor.propertyCollections.validators.70.editors.300 propertyValidators: 10: Integer additionalElementPropertyPaths: - 10: properties.fluidAdditionalAttributes.max \ No newline at end of file + 10: properties.fluidAdditionalAttributes.max diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/9999.rst index cd450bff7a03..ec5c784a0645 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/identifier.rst index 95247ebb13ee..d42b3cc9eda0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.70.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.70.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80.rst index e025e3d57af2..1dcebaadb432 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/100.rst index a53746ef6de0..60f1340591a0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/200.rst index d71312eb0bee..15bb1d744fd8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/9999.rst index b0d978fcc6b0..f4dfae31be49 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.9999 --------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/identifier.rst index 3726ff30f865..23223b96b8be 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.80.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/implementationClassName.rst index a724373139c5..e35211892201 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- @@ -31,4 +33,4 @@ implementationClassName ToDo :aspect:`Description` - Classname which implements the form element. \ No newline at end of file + Classname which implements the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/containerClassAttribute.rst index 1a0758a653f7..36475d64c432 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementClassAttribute.rst index 260dce894d8e..cd6b19cbc53e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementDescription.rst index b3d55a4e1862..f88709a71166 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementErrorClassAttribute.rst index 94eaf29d17ad..816d732e3f3b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url.rst index 640c2473fde4..d19f18c0513a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formelementsdefinition.url: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor.rst index 6bd183ce1bdd..dfb290523f9b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/100.rst index a068b7cdc704..0e29364a365d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.100 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/200.rst index 09b89d56f7cc..25df33cb93e5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.200 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/230.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/230.rst index 4d2367264def..7b671c3ef8b6 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/230.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/230.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.230 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/400.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/400.rst index fb23e2365ebb..31d1b1fe3499 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/400.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/400.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.400 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/500.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/500.rst index c1b403f925b3..2769cf551c7d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/500.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/500.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.500 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/700.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/700.rst index cef7e9441c16..bd74966c369b 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/700.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/700.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.700 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/800.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/800.rst index 5009117785fd..5e77acd47674 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/800.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/800.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.800 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/900.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/900.rst index 798a3d8ece5c..c2ef458455ec 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/900.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/900.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.900 ---------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/9999.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/9999.rst index 30feecd6fa7f..e3cd1b192304 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/9999.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/9999.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.editors.9999 ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/group.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/group.rst index dd4c0d789a2d..8e9950f2587e 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/group.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/group.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.group ---------------- @@ -24,4 +26,4 @@ formEditor.group :aspect:`Description` Define within which group within the ``form editor`` "new Element" modal the form element should be shown. - The ``group`` value must be equal to an array key within ``formElementGroups``. \ No newline at end of file + The ``group`` value must be equal to an array key within ``formElementGroups``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/groupSorting.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/groupSorting.rst index 86d2b5dfcf02..e3d8bb296cfe 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/groupSorting.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/groupSorting.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.groupSorting ----------------------- @@ -26,4 +28,4 @@ formEditor.groupSorting ToDo :aspect:`Description` - The position within the ``formEditor.group`` for this form element. \ No newline at end of file + The position within the ``formEditor.group`` for this form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/iconIdentifier.rst index 93feec02c944..876f90b35c8f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/iconIdentifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.iconIdentifier ------------------------- @@ -32,4 +34,4 @@ formEditor.iconIdentifier - :ref:`"Inspector [FormElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`. - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`. - ``Tree`` component. - - "new element" Modal \ No newline at end of file + - "new element" Modal diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/label.rst index af780dfe138f..b92187973ae9 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/label.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.label ---------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/predefinedDefaults.rst index dda32c2fec58..8316530aafc1 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/predefinedDefaults.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.predefinedDefaults ----------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80.rst index 8b4d00738307..b8ab9c1e2d26 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80 -------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/100.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/100.rst index c4085582fc3c..02794dfbf1de 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/100.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/100.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.100 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/200.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/200.rst index 86b6dfcc4da3..53f501970b38 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/200.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/200.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.editors.200 -------------------------------------------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/identifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/identifier.rst index 7421b617e4cd..f88fe86cc6ff 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/identifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/identifier.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + formEditor.propertyCollections.validators.80.identifier ------------------------------------------------------- @@ -30,4 +32,4 @@ formEditor.propertyCollections.validators.80.identifier - :ref:`"\<validatorIdentifier>"<typo3.cms.form.prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>` :aspect:`Description` - Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. \ No newline at end of file + Identifies the validator which should be attached to the form element. Must be equal to a existing ``<validatorIdentifier>``. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/implementationClassName.rst index c9f871f19778..0fb397294f43 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/implementationClassName.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + implementationClassName ----------------------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/containerClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/containerClassAttribute.rst index 443fc4af032e..9bbac9a1a6ee 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/containerClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/containerClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.containerClassAttribute ---------------------------------- @@ -34,4 +36,4 @@ properties.containerClassAttribute ToDo :aspect:`Description` - A CSS class which is typically wrapped around the form elements. \ No newline at end of file + A CSS class which is typically wrapped around the form elements. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementClassAttribute.rst index 29578574198f..26e760e0f068 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementClassAttribute -------------------------------- @@ -34,4 +36,4 @@ properties.elementClassAttribute ToDo :aspect:`Description` - A CSS class written to the form element. \ No newline at end of file + A CSS class written to the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementDescription.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementDescription.rst index 3aee099be9ca..1999ffef8daa 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementDescription.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementDescription.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementDescription ----------------------------- @@ -28,4 +30,4 @@ properties.elementDescription :aspect:`Description` Set a description of the form element. By default, it is displayed - below the form element. \ No newline at end of file + below the form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementErrorClassAttribute.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementErrorClassAttribute.rst index 6266d138bf0c..7694a320b3e3 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementErrorClassAttribute.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/properties/elementErrorClassAttribute.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + properties.elementErrorClassAttribute ------------------------------------- @@ -34,4 +36,4 @@ properties.elementErrorClassAttribute ToDo :aspect:`Description` - A CSS class which is written to the form element if validation errors exists. \ No newline at end of file + A CSS class which is written to the form element if validation errors exists. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/validators.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/validators.rst index cf02f2c1330d..688c014f7393 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/validators.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/validators.rst @@ -1,3 +1,5 @@ +.. include:: /Includes.rst.txt + validators ---------- diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formEngine/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/formEngine/Index.rst index e107f3fc04e9..5c31035220c5 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/formEngine/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/formEngine/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.formengine: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/Index.rst index b209dcc0f484..d50c49ce32aa 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/Index.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.validatorsdefinition: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/iconIdentifier.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/iconIdentifier.rst index 8284530e2ef0..81c1ffe989fd 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/iconIdentifier.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/iconIdentifier.rst @@ -1,2 +1,4 @@ +.. include:: /Includes.rst.txt + An icon identifier which must be registered through the ``\TYPO3\CMS\Core\Imaging\IconRegistry``. This icon will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the validator is selected. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/implementationClassName.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/implementationClassName.rst index 60f3d0b2062c..8cf17d9035b0 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/implementationClassName.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/implementationClassName.rst @@ -1 +1,3 @@ -Classname which implements the validator. \ No newline at end of file +.. include:: /Includes.rst.txt + +Classname which implements the validator. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/label.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/label.rst index 758c71d1d049..b33060a1631a 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/label.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/label.rst @@ -1 +1,3 @@ -This label will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the validator is selected. \ No newline at end of file +.. include:: /Includes.rst.txt + +This label will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<typo3.cms.form.prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the validator is selected. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/predefinedDefaults.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/predefinedDefaults.rst index 4b30701c1526..86dbb6f15594 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/predefinedDefaults.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/predefinedDefaults.rst @@ -1 +1,3 @@ -Defines predefined defaults for validator options which are prefilled, if the validator is added to a form element. \ No newline at end of file +.. include:: /Includes.rst.txt + +Defines predefined defaults for validator options which are prefilled, if the validator is added to a form element. diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Alphanumeric.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Alphanumeric.rst index b3e7ed281e05..565a4d0b43cb 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Alphanumeric.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Alphanumeric.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.validatorsdefinition.alphanumeric: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Count.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Count.rst index a981843232e0..b4d932527569 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Count.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Count.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.count: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateTime.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateTime.rst index 32b2159bf85f..94322d1bad42 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateTime.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateTime.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.validatorsdefinition.datetime: @@ -46,7 +46,7 @@ implementationClassName DateTime: implementationClassName: TYPO3\CMS\Extbase\Validation\Validator\DateTimeValidator - + :aspect:`Good to know` - :ref:`"Custom validator implementations"<concepts-validators-customvalidatorimplementations>` diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/EmailAddress.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/EmailAddress.rst index 800ae2719a79..fb125ad8ca9f 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/EmailAddress.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/EmailAddress.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.emailaddress: @@ -48,7 +48,7 @@ implementationClassName formEditor: iconIdentifier: t3-form-icon-validator label: formEditor.elements.TextMixin.editor.validators.EmailAddress.label - + :aspect:`Good to know` - :ref:`"Custom validator implementations"<concepts-validators-customvalidatorimplementations>` diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/FileSize.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/FileSize.rst index d1d45e0cc883..4fddef85b1de 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/FileSize.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/FileSize.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.filesize: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Float.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Float.rst index bef5852888c3..cc44bec1ac2d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Float.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Float.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.float: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Integer.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Integer.rst index 241fa38c24cd..d74274fb7845 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Integer.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Integer.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.integer: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NotEmpty.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NotEmpty.rst index c45508f8e109..15a68f4feed8 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NotEmpty.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NotEmpty.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.<prototypeidentifier>.validatorsdefinition.notempty: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Number.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Number.rst index 546676a13756..acd73a0e616d 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Number.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Number.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.number: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NumberRange.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NumberRange.rst index 43dc1b0d8f32..853de6ae6b94 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NumberRange.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NumberRange.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.numberrange: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/RegularExpression.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/RegularExpression.rst index 7294b87472db..08b25d8987db 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/RegularExpression.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/RegularExpression.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.regularexpression: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/StringLength.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/StringLength.rst index 7db5d04bedbe..ff78f52219ad 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/StringLength.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/StringLength.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.stringlength: diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Text.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Text.rst index eaa449d2f388..9e31cecd2644 100644 --- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Text.rst +++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Text.rst @@ -1,4 +1,4 @@ -.. include:: ../../../../../Includes.txt +.. include:: /Includes.rst.txt .. _typo3.cms.form.prototypes.validatorsdefinition.text: diff --git a/typo3/sysext/form/Documentation/I/FAQ/Index.rst b/typo3/sysext/form/Documentation/I/FAQ/Index.rst index 801c7bd75df2..8ebcc5419cd6 100644 --- a/typo3/sysext/form/Documentation/I/FAQ/Index.rst +++ b/typo3/sysext/form/Documentation/I/FAQ/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _faq: diff --git a/typo3/sysext/form/Documentation/I/Index.rst b/typo3/sysext/form/Documentation/I/Index.rst index 8753c9ade8af..14b5e30dc9ae 100644 --- a/typo3/sysext/form/Documentation/I/Index.rst +++ b/typo3/sysext/form/Documentation/I/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _forIntegrators: diff --git a/typo3/sysext/form/Documentation/Includes.rst.txt b/typo3/sysext/form/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/form/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/form/Documentation/Includes.txt b/typo3/sysext/form/Documentation/Includes.txt deleted file mode 100644 index 3b58940a357b..000000000000 --- a/typo3/sysext/form/Documentation/Includes.txt +++ /dev/null @@ -1,19 +0,0 @@ -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in THIS documentation project (= manual). - -.. role:: aspect (emphasis) -.. role:: html(code) -.. role:: js(code) -.. role:: php(code) -.. role:: sep (strong) -.. role:: typoscript(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. default-role:: code -.. highlight:: php - -.. special in this manual: - -.. role:: yaml(code) diff --git a/typo3/sysext/form/Documentation/Index.rst b/typo3/sysext/form/Documentation/Index.rst index 0063b8b8dcbc..ff099cf5f0b6 100644 --- a/typo3/sysext/form/Documentation/Index.rst +++ b/typo3/sysext/form/Documentation/Index.rst @@ -1,53 +1,54 @@ -.. include:: Includes.txt - - -.. _Start: - -==== -Form -==== +.. include:: /Includes.rst.txt +========== +TYPO3 Form +========== :Extension key: form +:Package name: + typo3/cms-form + :Version: - latest (10-dev) + |release| :Language: en -:Description: - Form framework, form editor and plugin - - -:Keywords: - form - -:Copyright: - 2000-2021 - :Author: - TRITUM GmbH + TRITUM GmbH & TYPO3 contributors :License: - Open Content License available from `www.opencontent.org/openpub/ - <http://www.opencontent.org/openpub/>`_ + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: |today| -The content of this document is related to TYPO3, -a GNU/GPL CMS/Framework available from https://typo3.org/ +---- +This is a flexible TYPO3 frontend form framework that allows editors, +integrators and developers alike to create all kinds of forms. + +---- + +**Table of Contents:** .. toctree:: - :hidden: + :maxdepth: 2 + :titlesonly: - Sitemap/Index Introduction/Index QuickStartForEditors/Index QuickStartForIntegrators/Index I/Index E/Index - Targets + +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/form/Documentation/Introduction/Index.rst b/typo3/sysext/form/Documentation/Introduction/Index.rst index e836228ee33c..282e6876b690 100644 --- a/typo3/sysext/form/Documentation/Introduction/Index.rst +++ b/typo3/sysext/form/Documentation/Introduction/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _introduction: diff --git a/typo3/sysext/form/Documentation/QuickStartForEditors/Index.rst b/typo3/sysext/form/Documentation/QuickStartForEditors/Index.rst index 427b14c47a30..3208587871ef 100644 --- a/typo3/sysext/form/Documentation/QuickStartForEditors/Index.rst +++ b/typo3/sysext/form/Documentation/QuickStartForEditors/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _quickstartEditors: diff --git a/typo3/sysext/form/Documentation/QuickStartForIntegrators/Index.rst b/typo3/sysext/form/Documentation/QuickStartForIntegrators/Index.rst index 658efc4b36ae..a5036d23db5d 100644 --- a/typo3/sysext/form/Documentation/QuickStartForIntegrators/Index.rst +++ b/typo3/sysext/form/Documentation/QuickStartForIntegrators/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _quickstartIntegrators: diff --git a/typo3/sysext/form/Documentation/Settings.cfg b/typo3/sysext/form/Documentation/Settings.cfg index c08c9875db2f..ca16191d5bfa 100644 --- a/typo3/sysext/form/Documentation/Settings.cfg +++ b/typo3/sysext/form/Documentation/Settings.cfg @@ -1,29 +1,63 @@ +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg + [general] -project = Form Framework +project = Form version = 10.4 release = 10.4 -t3author = TRITUM GmbH -copyright = 1997-2021 - -description = This is the documentation of TYPO3's system - extension 'form'. This extension implements a very. - flexible form framework. It ships the "Forms" backend - module and a plugin. - +copyright = since 2011 by the TYPO3 contributors [html_theme_options] -# Add 'Edit on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/form/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/form/Documentation -# show as related links +# Footer links +project_home = https://extensions.typo3.org/extension/form/ +project_contact = https://typo3.slack.com/archives/C025BQLFA +project_repository = https://github.com/typo3/typo3 project_issues = https://forge.typo3.org/projects/typo3cms-core/issues -project_repository = https://github.com/typo3/typo3 +project_discussions = + +use_opensearch = [intersphinx_mapping] -# allow linking via intersphinx to other documentation projects -t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ -t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/10.4/en-us/ + +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/10.4/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/form/Documentation/Sitemap.rst b/typo3/sysext/form/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/form/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/form/Documentation/Sitemap/Index.rst b/typo3/sysext/form/Documentation/Sitemap/Index.rst deleted file mode 100644 index 337cbda8b6cd..000000000000 --- a/typo3/sysext/form/Documentation/Sitemap/Index.rst +++ /dev/null @@ -1,11 +0,0 @@ -:template: sitemap.html - - -.. _Sitemap: - -======= -Sitemap -======= - -.. template 'sitemap.html' will insert the toctree as a sitemap here - below normal contents diff --git a/typo3/sysext/form/Documentation/Targets.rst b/typo3/sysext/form/Documentation/Targets.rst deleted file mode 100644 index aa91e57c427f..000000000000 --- a/typo3/sysext/form/Documentation/Targets.rst +++ /dev/null @@ -1,12 +0,0 @@ -.. include:: Includes.txt - - -=========== -Linktargets -=========== - - -Targets For Cross-Referencing -============================= - -.. ref-targets-list:: diff --git a/typo3/sysext/form/Documentation/genindex.rst b/typo3/sysext/form/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/form/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/form/README.rst b/typo3/sysext/form/README.rst new file mode 100644 index 000000000000..248ff3a74d18 --- /dev/null +++ b/typo3/sysext/form/README.rst @@ -0,0 +1,11 @@ +======================== +TYPO3 extension ``form`` +======================== + +This is a flexible TYPO3 frontend form framework that allows editors, +integrators and developers alike to create all kinds of forms. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-form/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/form/ diff --git a/typo3/sysext/frontend/README.rst b/typo3/sysext/frontend/README.rst new file mode 100644 index 000000000000..262bfe8354fc --- /dev/null +++ b/typo3/sysext/frontend/README.rst @@ -0,0 +1,12 @@ +============================ +TYPO3 extension ``frontend`` +============================ + +This extension covers frontend rendering features, such as TypoScript +configuration or caching, and basic frontend plugins, such as page and content +element rendering. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/frontend/ diff --git a/typo3/sysext/impexp/README.rst b/typo3/sysext/impexp/README.rst new file mode 100644 index 000000000000..e08ab0ff05fa --- /dev/null +++ b/typo3/sysext/impexp/README.rst @@ -0,0 +1,11 @@ +========================== +TYPO3 extension ``impexp`` +========================== + +This is a tool for importing and exporting records using XML or the custom T3D +format. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/impexp/ diff --git a/typo3/sysext/indexed_search/Documentation/Administration/Index.rst b/typo3/sysext/indexed_search/Documentation/Administration/Index.rst index dcafc4769ff9..71679e614eab 100644 --- a/typo3/sysext/indexed_search/Documentation/Administration/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/Administration/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/AnalysingIndexedData/Index.rst b/typo3/sysext/indexed_search/Documentation/AnalysingIndexedData/Index.rst index 446f00fb3305..94177c287d99 100644 --- a/typo3/sysext/indexed_search/Documentation/AnalysingIndexedData/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/AnalysingIndexedData/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/Configuration/FluidTemplating/Index.rst b/typo3/sysext/indexed_search/Documentation/Configuration/FluidTemplating/Index.rst index 45a47c1f351e..1972e0661d5a 100644 --- a/typo3/sysext/indexed_search/Documentation/Configuration/FluidTemplating/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/Configuration/FluidTemplating/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/Configuration/General/Index.rst b/typo3/sysext/indexed_search/Documentation/Configuration/General/Index.rst index ce0d5451bf8f..484513993509 100644 --- a/typo3/sysext/indexed_search/Documentation/Configuration/General/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/Configuration/General/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/Configuration/Index.rst b/typo3/sysext/indexed_search/Documentation/Configuration/Index.rst index 460ed9247f91..ff81cf81a319 100644 --- a/typo3/sysext/indexed_search/Documentation/Configuration/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/Configuration/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/Configuration/TypoScript/Index.rst b/typo3/sysext/indexed_search/Documentation/Configuration/TypoScript/Index.rst index e70d7bc17d79..1a3aabb79cef 100644 --- a/typo3/sysext/indexed_search/Documentation/Configuration/TypoScript/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/Configuration/TypoScript/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/DatabaseTables/Index.rst b/typo3/sysext/indexed_search/Documentation/DatabaseTables/Index.rst index 280f5837cbd2..902762d3ad24 100644 --- a/typo3/sysext/indexed_search/Documentation/DatabaseTables/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/DatabaseTables/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexFulltext/Index.rst b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexFulltext/Index.rst index 421fa9b86630..9ddbec6b2cd8 100644 --- a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexFulltext/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexFulltext/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexGrlist/Index.rst b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexGrlist/Index.rst index c111d0e4ef51..8c39bafe77c9 100644 --- a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexGrlist/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexGrlist/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexPhash/Index.rst b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexPhash/Index.rst index 2c4899d48452..c0fdd6e97fbf 100644 --- a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexPhash/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexPhash/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexSection/Index.rst b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexSection/Index.rst index d0cbcf4c0373..c32317fae56a 100644 --- a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexSection/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexSection/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexWordsIndexRel/Index.rst b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexWordsIndexRel/Index.rst index 5219cc2c09ea..2702388103c0 100644 --- a/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexWordsIndexRel/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/DatabaseTables/IndexWordsIndexRel/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/Includes.rst.txt b/typo3/sysext/indexed_search/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/indexed_search/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/indexed_search/Documentation/Includes.txt b/typo3/sysext/indexed_search/Documentation/Includes.txt deleted file mode 100644 index 6f6d15ac0e57..000000000000 --- a/typo3/sysext/indexed_search/Documentation/Includes.txt +++ /dev/null @@ -1,21 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in this documentation project (= manual). - - -.. ================================================== -.. DEFINE SOME TEXTROLES -.. -------------------------------------------------- - -.. role:: typoscript(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. role:: php(code) - -.. highlight:: php diff --git a/typo3/sysext/indexed_search/Documentation/Index.rst b/typo3/sysext/indexed_search/Documentation/Index.rst index d4d1cf6d902f..5582f02a75fa 100644 --- a/typo3/sysext/indexed_search/Documentation/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/Index.rst @@ -1,59 +1,44 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. +.. include:: /Includes.rst.txt -.. include:: Includes.txt - - -.. _start: - -============== -Indexed Search -============== +==================== +TYPO3 Indexed Search +==================== :Extension key: - indexed_search + indexed_search + +:Package name: + typo3/cms-indexed-search :Version: - |release| + |release| :Language: - en - -:Description: - Documentation for the system extension "indexed_search". - -:Keywords: - indexed search, reference, forDevelopers, forAdvanced - -:Copyright: - 2000-2021 + en :Author: - TYPO3 CMS Core Development Team + TYPO3 contributors :License: - Open Content License available from `www.opencontent.org/opl.shtml - <http://www.opencontent.org/opl.shtml>`_ + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: - |today| - -The content of this document is related to TYPO3, - -a GNU/GPL CMS/Framework available from `www.typo3.org -<http://www.typo3.org/>`_ + |today| +---- +This extension provides indexing functionality for TYPO3 pages and records as +well as files including PDF, Word, HTML and plain text. It also features a +backend module for statistics of the indexer and a frontend plugin. +---- -**Table of Contents** +**Table of Contents:** .. toctree:: - :maxdepth: 5 + :maxdepth: 2 :titlesonly: - :glob: Introduction/Index UserManual/Index @@ -64,5 +49,11 @@ a GNU/GPL CMS/Framework available from `www.typo3.org AnalysingIndexedData/Index DatabaseTables/Index KnownProblems/Index - Targets +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Configurations/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Configurations/Index.rst index 61bdd8e7cbf9..e99c95646f2e 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Configurations/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Configurations/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _about-indexing-configurations: diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/CrawlerSetup/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/CrawlerSetup/Index.rst index 09fb9110c070..7ee3b0e55d05 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/CrawlerSetup/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/CrawlerSetup/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/DisableFrontendIndexing/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/DisableFrontendIndexing/Index.rst index bb410d8b7648..fd4b469fa6eb 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/DisableFrontendIndexing/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/DisableFrontendIndexing/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _disable-frontend-indexing: diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Grouping/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Grouping/Index.rst index 4d92c5f924b8..97f555a32414 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Grouping/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Grouping/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _grouping-indexing-configurations: diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Index.rst index a3d0caff96c1..6c44a35c879c 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingDirectories/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingDirectories/Index.rst index f1609ea8ca2a..88f31b66d951 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingDirectories/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingDirectories/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _indexing-directories-of-files-filepath-on-server: diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingExternals/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingExternals/Index.rst index d055dba0f1df..1db8be625b79 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingExternals/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingExternals/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _indexing-external-websites: diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingFilesSeparately/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingFilesSeparately/Index.rst index 91b05e1995ea..2084c4505017 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingFilesSeparately/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/IndexingFilesSeparately/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _indexing-files-separately: diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingRecords/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingRecords/Index.rst index 3269258ac347..0dfc19be3a1a 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingRecords/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingRecords/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _periodic-indexing-records: diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingWebsite/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingWebsite/Index.rst index fb0216c856c8..751b26d5aa92 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingWebsite/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/PeriodicIndexingWebsite/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _periodic-indexing-website: diff --git a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/ShowingResults/Index.rst b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/ShowingResults/Index.rst index a4fc2660cd49..c6a2d57c4b9e 100644 --- a/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/ShowingResults/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/IndexingConfigurations/ShowingResults/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _showing-search-results: diff --git a/typo3/sysext/indexed_search/Documentation/Introduction/Index.rst b/typo3/sysext/indexed_search/Documentation/Introduction/Index.rst index a47e5e197138..dd28c3da6d94 100644 --- a/typo3/sysext/indexed_search/Documentation/Introduction/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/Introduction/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/KnownProblems/Index.rst b/typo3/sysext/indexed_search/Documentation/KnownProblems/Index.rst index 3859bc59ae1b..3e76226f3757 100644 --- a/typo3/sysext/indexed_search/Documentation/KnownProblems/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/KnownProblems/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/Settings.cfg b/typo3/sysext/indexed_search/Documentation/Settings.cfg index 544bc1816a37..3ddb5e50394a 100644 --- a/typo3/sysext/indexed_search/Documentation/Settings.cfg +++ b/typo3/sysext/indexed_search/Documentation/Settings.cfg @@ -1,30 +1,63 @@ +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg + [general] -project = Indexed Search Engine +project = Indexed Search version = 10.4 release = 10.4 -t3author = Kasper Skaarhoj -copyright = 1997-2021 - -description = This is the documentation of TYPO3's system - extension 'indexed_search'. The extension is a search - engine for TYPO3 pages and files in different formats - like PDF, Word, HTML or TEXT. It consists of the indexer, - a backend module, a frontend plugin and more. - +copyright = since 1997 by the TYPO3 contributors -[intersphinx_mapping] +[html_theme_options] -t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/indexed_search/Documentation +# Footer links +project_home = https://extensions.typo3.org/extension/indexed_search/ +project_contact = https://typo3.slack.com/archives/C025BQLFA +project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = -[html_theme_options] +use_opensearch = -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/indexed_search/Documentation +[intersphinx_mapping] -# show as related links -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues -project_repository = https://github.com/typo3/typo3 +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +# t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/indexed_search/Documentation/Sitemap.rst b/typo3/sysext/indexed_search/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/indexed_search/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/indexed_search/Documentation/Targets.rst b/typo3/sysext/indexed_search/Documentation/Targets.rst deleted file mode 100644 index f8ba588e0b27..000000000000 --- a/typo3/sysext/indexed_search/Documentation/Targets.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: Includes.txt - -.. _index-labels-for-crossreferencing: - -Index: Labels for Crossreferencing -================================== - -.. ref-targets-list:: diff --git a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/AccessRestrictedPages/Index.rst b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/AccessRestrictedPages/Index.rst index 3120d258ef6f..5147fd5bd0a0 100644 --- a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/AccessRestrictedPages/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/AccessRestrictedPages/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/ExternalMedia/Index.rst b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/ExternalMedia/Index.rst index d0d9801e4e48..e31b9fcb828d 100644 --- a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/ExternalMedia/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/ExternalMedia/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HowPagesAreIndexed/Index.rst b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HowPagesAreIndexed/Index.rst index f65325e45d82..c592bcef28bf 100644 --- a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HowPagesAreIndexed/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HowPagesAreIndexed/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HtmlContent/Index.rst b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HtmlContent/Index.rst index 34e787383397..64e38c5e3cde 100644 --- a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HtmlContent/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/HtmlContent/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt @@ -41,4 +36,4 @@ Rules: marker is included. #. If there are multiple marker pairs in HTML, content from in between - all pairs is included. \ No newline at end of file + all pairs is included. diff --git a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/Index.rst b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/Index.rst index 80c2798ad4e8..c957ba3a9d40 100644 --- a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/UseOfHashes/Index.rst b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/UseOfHashes/Index.rst index 99aa5b54d9e2..fb86aebee062 100644 --- a/typo3/sysext/indexed_search/Documentation/TechnicalDetails/UseOfHashes/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/TechnicalDetails/UseOfHashes/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/UserManual/Index.rst b/typo3/sysext/indexed_search/Documentation/UserManual/Index.rst index e2ace1e904e4..51c005878792 100644 --- a/typo3/sysext/indexed_search/Documentation/UserManual/Index.rst +++ b/typo3/sysext/indexed_search/Documentation/UserManual/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/indexed_search/Documentation/genindex.rst b/typo3/sysext/indexed_search/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/indexed_search/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/indexed_search/README.rst b/typo3/sysext/indexed_search/README.rst new file mode 100644 index 000000000000..9a8d037016e0 --- /dev/null +++ b/typo3/sysext/indexed_search/README.rst @@ -0,0 +1,12 @@ +================================== +TYPO3 extension ``indexed_search`` +================================== + +This extension provides indexing functionality for TYPO3 pages and records as +well as files including PDF, Word, HTML and plain text. It also features a +backend module for statistics of the indexer and a frontend plugin. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-indexed-search/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/indexed_search/ diff --git a/typo3/sysext/info/README.rst b/typo3/sysext/info/README.rst new file mode 100644 index 000000000000..dcf4d1ec0e98 --- /dev/null +++ b/typo3/sysext/info/README.rst @@ -0,0 +1,11 @@ +======================== +TYPO3 extension ``info`` +======================== + +This TYPO3 backend module displays general information, such as a page tree +overview and localization information. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/info/ diff --git a/typo3/sysext/install/README.rst b/typo3/sysext/install/README.rst new file mode 100644 index 000000000000..d4de834bda46 --- /dev/null +++ b/typo3/sysext/install/README.rst @@ -0,0 +1,18 @@ +=========================== +TYPO3 extension ``install`` +=========================== + +The Install Tool is used for installation, upgrade, system administration and +setup tasks. + +It can be accessed via the Admin Tools module in the backend or through a +dedicated URL (typo3/install.php). The functionality (via the browser) is only +available for system maintainers. + +Functionality via CLI is also provided, e.g. the upgrade wizards or the +installer can be executed on the command line. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/install/ diff --git a/typo3/sysext/linkvalidator/Documentation/Administration/Index.rst b/typo3/sysext/linkvalidator/Documentation/Administration/Index.rst index 5e26954eaac7..491444c6a27d 100644 --- a/typo3/sysext/linkvalidator/Documentation/Administration/Index.rst +++ b/typo3/sysext/linkvalidator/Documentation/Administration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _administration: diff --git a/typo3/sysext/linkvalidator/Documentation/Configuration/Index.rst b/typo3/sysext/linkvalidator/Documentation/Configuration/Index.rst index 857cbcdc6437..934a16b8afb9 100644 --- a/typo3/sysext/linkvalidator/Documentation/Configuration/Index.rst +++ b/typo3/sysext/linkvalidator/Documentation/Configuration/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: typoscript @@ -47,7 +42,7 @@ Reference You can set the following options in the TSconfig for a page (e.g. the root page) and override them in user or groups TSconfig. You must prefix them with mod.linkvalidator, e.g. -:ts:`mod.linkvalidator.searchFields.pages = canonical_link`. +:typoscript:`mod.linkvalidator.searchFields.pages = canonical_link`. .. _searchfields-key: @@ -66,7 +61,7 @@ searchFields.[key] Description Comma separated list of table fields in which to check for broken links. Linkvalidator only checks fields that have - been defined in :ts:`searchFields`. + been defined in :typoscript:`searchFields`. Linkvalidator ships with sensible defaults that work well for the TYPO3 core, but additional third party extensions @@ -75,7 +70,7 @@ searchFields.[key] .. warning:: Currently, Linkvalidator can only detect links for fields having at - least one :ref:`softref <columns-input-properties-softref>` set in their TCA configuration. + least one :ref:`softref <t3tca:columns-input-properties-softref>` set in their TCA configuration. For this reason, it is currently not possible to check for `pages.media`. This will be fixed in the future. diff --git a/typo3/sysext/linkvalidator/Documentation/Development/Index.rst b/typo3/sysext/linkvalidator/Documentation/Development/Index.rst index 8f95f730180e..e79758049818 100644 --- a/typo3/sysext/linkvalidator/Documentation/Development/Index.rst +++ b/typo3/sysext/linkvalidator/Documentation/Development/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _development: diff --git a/typo3/sysext/linkvalidator/Documentation/Includes.rst.txt b/typo3/sysext/linkvalidator/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/linkvalidator/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/linkvalidator/Documentation/Includes.txt b/typo3/sysext/linkvalidator/Documentation/Includes.txt deleted file mode 100644 index 6f6d15ac0e57..000000000000 --- a/typo3/sysext/linkvalidator/Documentation/Includes.txt +++ /dev/null @@ -1,21 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in this documentation project (= manual). - - -.. ================================================== -.. DEFINE SOME TEXTROLES -.. -------------------------------------------------- - -.. role:: typoscript(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. role:: php(code) - -.. highlight:: php diff --git a/typo3/sysext/linkvalidator/Documentation/Index.rst b/typo3/sysext/linkvalidator/Documentation/Index.rst index 4491c6e2934a..7da569796756 100644 --- a/typo3/sysext/linkvalidator/Documentation/Index.rst +++ b/typo3/sysext/linkvalidator/Documentation/Index.rst @@ -1,63 +1,47 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. +.. include:: /Includes.rst.txt -.. include:: Includes.txt - - -.. _start: - -============= -Linkvalidator -============= +==================== +TYPO3 Link Validator +==================== :Extension key: - linkvalidator + linkvalidator + +:Package name: + typo3/cms-linkvalidator :Version: - |release| + |release| :Language: - en - -:Description: - Linkvalidator checks the links in your website for validity. It - can validate all kinds of links: internal, external and file - links. Scheduler is supported to run Linkvalidator via Cron - including the option to send status mails, if broken links were - detected. - -:Keywords: - link validation, linkvalidator - -:Copyright: - 2000-2021 + en :Author: - TYPO3 CMS Core Development Team + TYPO3 contributors :License: - Open Content License available from `www.opencontent.org/opl.shtml - <http://www.opencontent.org/opl.shtml>`_ + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: - |today| - -The content of this document is related to TYPO3, + |today| -a GNU/GPL CMS/Framework available from `www.typo3.org -<http://www.typo3.org/>`_ +---- +The Link Validator checks for broken links and displays results in the +(Info>LinkValidator) backend module. +It can validate all types of links: internal, external and file links. The +Scheduler can run the validator periodically, including the option to +send status mails when broken links are detected. +---- -**Table of Contents** +**Table of Contents:** .. toctree:: - :maxdepth: 5 + :maxdepth: 2 :titlesonly: - :glob: Introduction/Index Administration/Index @@ -65,5 +49,11 @@ a GNU/GPL CMS/Framework available from `www.typo3.org LargeSites/Index NextSteps/Index Development/Index - Targets +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/linkvalidator/Documentation/Introduction/Index.rst b/typo3/sysext/linkvalidator/Documentation/Introduction/Index.rst index 673c6ecf9816..67a061edcfbf 100644 --- a/typo3/sysext/linkvalidator/Documentation/Introduction/Index.rst +++ b/typo3/sysext/linkvalidator/Documentation/Introduction/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt @@ -95,14 +90,10 @@ Linkvalidator features full support of the TYPO3 scheduler. This is the linkvalidator task: .. figure:: ../Images/SchedulerTask.png - :alt: The linkvalidator scheduler task (1) - - Defining the linkvalidator task in the Scheduler (2) + :alt: The linkvalidator scheduler task -.. figure:: ../Images/SchedulerTask2.png - :alt: The linkvalidator scheduler task (2) + Defining the linkvalidator task in the Scheduler - Defining the linkvalidator task in the Scheduler (2) - With this task you can run linkvalidator regularly via cron without diff --git a/typo3/sysext/linkvalidator/Documentation/LargeSites/Index.rst b/typo3/sysext/linkvalidator/Documentation/LargeSites/Index.rst index 607ea06ca76f..6f5e0cacbbc8 100644 --- a/typo3/sysext/linkvalidator/Documentation/LargeSites/Index.rst +++ b/typo3/sysext/linkvalidator/Documentation/LargeSites/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/linkvalidator/Documentation/NextSteps/Index.rst b/typo3/sysext/linkvalidator/Documentation/NextSteps/Index.rst index d26936cbc540..6c046dadeadf 100644 --- a/typo3/sysext/linkvalidator/Documentation/NextSteps/Index.rst +++ b/typo3/sysext/linkvalidator/Documentation/NextSteps/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/linkvalidator/Documentation/Settings.cfg b/typo3/sysext/linkvalidator/Documentation/Settings.cfg index d32df9f469b6..da8b0debfb60 100644 --- a/typo3/sysext/linkvalidator/Documentation/Settings.cfg +++ b/typo3/sysext/linkvalidator/Documentation/Settings.cfg @@ -1,30 +1,63 @@ +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg + [general] project = Link Validator version = 10.4 release = 10.4 -t3author = Jochen Rieger, Dimitri König, Michael Miousse -copyright = 2000-2021 - -description = This is the documentation of TYPO3's system - extension 'linkvalidator'. The extension can check the links - in your website for validity. It can validate all kinds of links: - internal, external and file links. Timed checks can be - configured with TYPO3's 'scheduler' extension. Linkvalidator - can send status mails, for example when broken links are detected. +copyright = since 2000 by the TYPO3 contributors [html_theme_options] -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/linkvalidator/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/linkvalidator/Documentation -# show as related links -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/linkvalidator/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = + +use_opensearch = [intersphinx_mapping] -t3tca = https://docs.typo3.org/m/typo3/reference-tca/10.4/en-us/ -t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +t3tca = https://docs.typo3.org/m/typo3/reference-tca/10.4/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/linkvalidator/Documentation/Sitemap.rst b/typo3/sysext/linkvalidator/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/linkvalidator/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/linkvalidator/Documentation/Targets.rst b/typo3/sysext/linkvalidator/Documentation/Targets.rst deleted file mode 100644 index f8ba588e0b27..000000000000 --- a/typo3/sysext/linkvalidator/Documentation/Targets.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: Includes.txt - -.. _index-labels-for-crossreferencing: - -Index: Labels for Crossreferencing -================================== - -.. ref-targets-list:: diff --git a/typo3/sysext/linkvalidator/Documentation/genindex.rst b/typo3/sysext/linkvalidator/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/linkvalidator/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/linkvalidator/README.rst b/typo3/sysext/linkvalidator/README.rst new file mode 100644 index 000000000000..3cd11b3cd18d --- /dev/null +++ b/typo3/sysext/linkvalidator/README.rst @@ -0,0 +1,15 @@ +================================= +TYPO3 extension ``linkvalidator`` +================================= + +The Link Validator checks for broken links and displays results in the +(Info>LinkValidator) backend module. + +It can validate all types of links: internal, external and file links. The +Scheduler can run the validator periodically, including the option to +send status mails when broken links are detected. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-linkvalidator/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/linkvalidator/ diff --git a/typo3/sysext/lowlevel/Documentation/Includes.rst.txt b/typo3/sysext/lowlevel/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..95760a280cd6 --- /dev/null +++ b/typo3/sysext/lowlevel/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: +.. https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: shell diff --git a/typo3/sysext/lowlevel/Documentation/Index.rst b/typo3/sysext/lowlevel/Documentation/Index.rst new file mode 100644 index 000000000000..024ad283499a --- /dev/null +++ b/typo3/sysext/lowlevel/Documentation/Index.rst @@ -0,0 +1,236 @@ +.. include:: /Includes.rst.txt + +=============== +TYPO3 Low Level +=============== + +:Extension key: + lowlevel + +:Package name: + typo3/cms-lowlevel + +:Version: + |release| + +:Language: + en + +:Author: + TYPO3 contributors + +:License: + This document is published under the + `Creative Commons BY 4.0 <https://creativecommons.org/licenses/by/4.0/>`__ + license. + +:Rendered: + |today| + +---- + +The Low Level extension provides command line scripts for technical analysis of +the system. This includes raw database search, checking relations, counting +pages and records. + +---- + +**Table of Contents:** + +.. contents:: + :backlinks: top + :depth: 2 + :local: + + +Introduction +============ + +For various reasons your TYPO3 installation may over time accumulate data with +integrity problems or data you wish to delete completely. For instance, why keep +old versions of published content? Keep that in your backup - don't load your +running website with that overhead! + +Or what about deleted records? Why not flush them - they also fill up your +database and filesystem and most likely you can rely on your backups in case of +an emergency recovery? + +Also, relations between records and files inside TYPO3 may be lost over time for +various reasons. + +If your website runs as it should such "integrity problems" are mostly easy to +automatically repair by simply removing the references pointing to a missing +record or file. + +However, it might also be "soft references" from eg. internal links +(`<a href="t3://page?id=123">...</a>`) or a file references in a TypoScript +template (`something.file = fileadmin/template/miss_me.jpg`) which are missing. +Those cannot be automatically repaired but the cleanup script incorporates +warnings that will tell you about these problems if they exist and you can +manually fix them. + +These scripts provides solutions to these problems by offering an array of tools +that can analyze your TYPO3 installation for various problems and in some cases +offer fixes for them. + + +Preparations +============ + +THERE IS ABSOLUTELY NO WARRANTY associated with this script! It is completely on +your OWN RISK that you run it. It may cause accidental data loss due to software +bugs or circumstances that it does not know about yet - or data loss might +happen due to misuse! + +ALWAYS make a complete backup of your website! That means: + +* Dump the complete database to an SQL file. This can usually be done from the + command line like this:: + + mysqldump <database name> -u <database user> -p --add-drop-table > ./mywebsite.sql + +* Save all files in the webroot of your site. I usually do this from the + command line like this:: + + tar czf ./mywebsite.tgz <webroot directory of your site> + +It could be a good idea to run a `myisamchk` on your database just to make sure +MySQL has everything pulled together right. + +Something like this will do:: + + myisamchk <path_to_mysql_databases>/<database_name>/*.MYI -s -r + + +Running the script +================== + +The "<base command>" is:: + + [typo3_site_directory]/typo3/sysext/core/bin/typo3 + +Try this first. If it all works out you should see a help-screen. Otherwise +there will be instructions about what to do. + +You can use the script entirely by following the help screens. However, through +this document you get some idea about the best order of events since they may +affect each other. + +For each of the tools in the test you can see a help screen by running:: + + <base command> --help <toolkey> + +Example with the tool "orphan_records":: + + <typo3_site_directory>/typo3/sysext/core/bin/typo3 --help cleanup:orphanrecords + +Suggested order of clean up +--------------------------- + +The suggested order below assumes that you are interested in running all these +tests. Maybe you are not! So you should check the description of each one and if +there is any of the tests you wish not to run, just leave it out. + +It kind of gets simpler that way since the complexity mostly is when you wish to +run all tests successively in which case there is an optimal order that ensures +you don't have to run the tests all over again. + +- `<base command> cleanup:orphanrecords` + + - As a beginning, get all orphaned records out of the system since you + probably want to. Since orphan records may keep some missing relations from + being detected it's a good idea to get them out immediately. + +- `<base command> cleanup:multiplereferencedfiles` + + - Fix any files referenced twice or more before you delete records (which + could potentially delete a file that is referenced by another file). + +- `<base command> cleanup:deletedrecords` + + - Flush deleted records. As a rule of thumb, tools that create deleted records + should be run before this one so the deleted records they create are also + flushed (if you like to of course) + +- `<base command> cleanup:missingrelations` + + - Remove missing relations at this point. + - If you get an error like this:: + + \TYPO3\CMS\Core\Database\ReferenceIndex::setReferenceValue(): ERROR: No + reference record with hash="132ddb399c0b15593f0d95a58159439f" was found! + + just run the test again until no errors occur. The reason is that another + fixed reference in the same record and field changed the reference index + hash. Running the test again will find the new hash string which will then + work for you. + +- `<base command> cleanup:flexforms` + + - After the "deleted" tool since we cannot clean-up deleted records and to + make sure nothing unimportant is cleaned up. + +Executed anytime +---------------- + +These can be executed anytime, however you should wait till all deleted records +and versions are flushed so you don't waste system resources on fixing deleted +records. + +:: + + <base command> cleanup:missingfiles + <base command> cleanup:lostfiles + +Nightly reports of problems in the system +----------------------------------------- + +If you wish to scan your TYPO3 installations for problems with a cronjob or so, +a shell script that outputs a report could look like this:: + + #!/bin/sh + [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:orphanrecords -vv --dry-run + [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:multiplereferencedfiles --update-refindex -vv --dry-run + [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:deletedrecords -v --dry-run + [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:missingrelations --update-refindex -vv --dry-run + [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:flexforms -vv --dry-run + [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex -vv --dry-run + [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:lostfiles --update-refindex -vv --dry-run + +You may wish to change the verbosity level from `-vv` to `-v` as in the case +above, depending on how important you consider the warnings. + +The output can then be put into a logfile so the logging system can report +errors. + +You might also wish to disable tests like "deleted" which would report deleted +records - something that might not warrant a warning, frankly speaking... + +Example script for checking your installation +--------------------------------------------- + +:: + + #!/bin/sh + ./typo3/sysext/core/bin/typo3 cleanup:orphanrecords -vv --dry-run + ./typo3/sysext/core/bin/typo3 cleanup:multiplereferencedfiles -vv --dry-run + ./typo3/sysext/core/bin/typo3 cleanup:deletedrecords -v --dry-run + ./typo3/sysext/core/bin/typo3 cleanup:missingrelations -vv --dry-run + ./typo3/sysext/core/bin/typo3 cleanup:flexforms -vv --dry-run + ./typo3/sysext/core/bin/typo3 cleanup:missingfiles -vv --dry-run + ./typo3/sysext/core/bin/typo3 cleanup:lostfiles -vv --dry-run + + +Example script for cleaning your installation +--------------------------------------------- + +:: + + #!/bin/sh + ./typo3/sysext/core/bin/typo3 cleanup:orphanrecords -vv + ./typo3/sysext/core/bin/typo3 cleanup:multiplereferencedfiles -vv --update-refindex + ./typo3/sysext/core/bin/typo3 cleanup:deletedrecords -v + ./typo3/sysext/core/bin/typo3 cleanup:missingrelations -vv --update-refindex + ./typo3/sysext/core/bin/typo3 cleanup:flexforms -vv + ./typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex + ./typo3/sysext/core/bin/typo3 cleanup:lostfiles -vv --update-refindex diff --git a/typo3/sysext/lowlevel/Documentation/Settings.cfg b/typo3/sysext/lowlevel/Documentation/Settings.cfg index 5267d8325352..1be71b66c7c5 100644 --- a/typo3/sysext/lowlevel/Documentation/Settings.cfg +++ b/typo3/sysext/lowlevel/Documentation/Settings.cfg @@ -1,21 +1,64 @@ - -# ##### -# -# Settings.cfg - A TYPO3 Documentation Project's Configuration File -# Information about Settings.cfg: -# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/DirectoryFilenames.html#settings-cfg -# -# ##### +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg [general] -project = lowlevel +project = Low Level +version = 10.4 +release = 10.4 +copyright = since 1997 by the TYPO3 contributors [html_theme_options] -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/lowlevel -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/lowlevel/Documentation + +# Footer links +project_home = https://extensions.typo3.org/extension/lowlevel/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = + +use_opensearch = + +[intersphinx_mapping] + +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +# t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3skinning = https://docs.typo3.org/m/typo3/reference-skinning/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/lowlevel/README.rst b/typo3/sysext/lowlevel/README.rst index 9a0866bf77d1..2be601bdc1e5 100644 --- a/typo3/sysext/lowlevel/README.rst +++ b/typo3/sysext/lowlevel/README.rst @@ -1,179 +1,12 @@ -This documentation describes the lowlevel script provided by the TYPO3 system -extension EXT:lowlevel. - - -Introduction -============ - -For various reasons your TYPO3 installation may over time accumulate data with integrity problems or data you wish -to delete completely. For instance, why keep old versions of published content? Keep that in your backup - don't load -your running website with that overhead! - -Or what about deleted records? Why not flush them - they also fill up your database and filesystem and most likely you -can rely on your backups in case of an emergency recovery? - -Also, relations between records and files inside TYPO3 may be lost over time for various reasons. - -If your website runs as it should such "integrity problems" are mostly easy to automatically repair by simply removing -the references pointing to a missing record or file. - -However, it might also be "soft references" from eg. internal links (`<a href="t3://page?id=123">...</a>`) or a file references in a -TypoScript template (`something.file = fileadmin/template/miss_me.jpg`) which are missing. Those cannot be automatically -repaired but the cleanup script incorporates warnings that will tell you about these problems if they exist and you -can manually fix them. - -These scripts provides solutions to these problems by offering an array of tools that can analyze your TYPO3 installation -for various problems and in some cases offer fixes for them. - - - -Preparations -============ - -THERE IS ABSOLUTELY NO WARRANTY associated with this script! It is completely on your OWN RISK that you run it. -It may cause accidental data loss due to software bugs or circumstances that it does not know about yet - or data -loss might happen due to misuse! - -ALWAYS make a complete backup of your website! That means: - -* Dump the complete database to an SQL file. This can usually be done from the command line like this:: - - mysqldump [database name] -u [database user] -p --add-drop-table > ./mywebsite.sql - -* Save all files in the webroot of your site. I usually do this from the command line like this:: - - tar czf ./mywebsite.tgz [webroot directory of your site] - -It could be a good idea to run a `myisamchk` on your database just to make sure MySQL has everything pulled together right. - -Something like this will do:: - - myisamchk [path_to_mysql_databases]/[database_name]/*.MYI -s -r - - - -Running the script -================== - -The "[base command]" is:: - - [typo3_site_directory]/typo3/sysext/core/bin/typo3 - -Try this first. If it all works out you should see a help-screen. Otherwise there will be instructions about what to do. - -You can use the script entirely by following the help screens. However, through this document you get some idea about -the best order of events since they may affect each other. - -For each of the tools in the test you can see a help screen by running:: - - [base command] --help [toolkey] - -Example with the tool "orphan_records":: - - [typo3_site_directory]/typo3/sysext/core/bin/typo3 --help cleanup:orphanrecords - - - -Suggested order of clean up ---------------------------- - -The suggested order below assumes that you are interested in running all these tests. Maybe you are not! So you should -check the description of each one and if there is any of the tests you wish not to run, just leave it out. - -It kind of gets simpler that way since the complexity mostly is when you wish to run all tests successively in which -case there is an optimal order that ensures you don't have to run the tests all over again. - -- `[base command] cleanup:orphanrecords` - - - As a beginning, get all orphaned records out of the system since you probably want to. Since orphan records may - keep some missing relations from being detected it's a good idea to get them out immediately. - -- `[base command] cleanup:multiplereferencedfiles` - - - Fix any files referenced twice or more before you delete records (which could potentially delete a file that is - referenced by another file). - -- `[base command] cleanup:deletedrecords` - - - Flush deleted records. As a rule of thumb, tools that create deleted records should be run before this one so - the deleted records they create are also flushed (if you like to of course) - -- `[base command] cleanup:missingrelations` - - - Remove missing relations at this point. - - If you get an error like this; "\TYPO3\CMS\Core\Database\ReferenceIndex::setReferenceValue(): ERROR: No reference - record with hash="132ddb399c0b15593f0d95a58159439f" was found!" just run the test again until no errors occur. - The reason is that another fixed reference in the same record and field changed the reference index hash. Running - the test again will find the new hash string which will then work for you. - -- `[base command] cleanup:flexforms` - - - After the "deleted" tool since we cannot clean-up deleted records and to make sure nothing unimportant - is cleaned up. - - -Executed anytime ----------------- - -These can be executed anytime, however you should wait till all deleted records and versions are flushed so you don't -waste system resources on fixing deleted records. - -:: - - [base command] cleanup:missingfiles - [base command] cleanup:lostfiles - - -Nightly reports of problems in the system ------------------------------------------ - -If you wish to scan your TYPO3 installations for problems with a cronjob or so, a shell script that outputs a -report could look like this:: - - #!/bin/sh - [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:orphanrecords -vv --dry-run - [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:multiplereferencedfiles --update-refindex -vv --dry-run - [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:deletedrecords -v --dry-run - [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:missingrelations --update-refindex -vv --dry-run - [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:flexforms -vv --dry-run - [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex -vv --dry-run - [typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:lostfiles --update-refindex -vv --dry-run - - -You may wish to change the verbosity level from `-vv` to `-v` as in the case above, depending on how important -you consider the warnings. - -The output can then be put into a logfile so the logging system can report errors. - -You might also wish to disable tests like "deleted" which would report deleted records - something that might not -warrant a warning, frankly speaking... - -Example script for checking your installation ---------------------------------------------- - -:: - - #!/bin/sh - ./typo3/sysext/core/bin/typo3 cleanup:orphanrecords -vv --dry-run - ./typo3/sysext/core/bin/typo3 cleanup:multiplereferencedfiles -vv --dry-run - ./typo3/sysext/core/bin/typo3 cleanup:deletedrecords -v --dry-run - ./typo3/sysext/core/bin/typo3 cleanup:missingrelations -vv --dry-run - ./typo3/sysext/core/bin/typo3 cleanup:flexforms -vv --dry-run - ./typo3/sysext/core/bin/typo3 cleanup:missingfiles -vv --dry-run - ./typo3/sysext/core/bin/typo3 cleanup:lostfiles -vv --dry-run - - -Example script for cleaning your installation ---------------------------------------------- - -:: - - #!/bin/sh - ./typo3/sysext/core/bin/typo3 cleanup:orphanrecords -vv - ./typo3/sysext/core/bin/typo3 cleanup:multiplereferencedfiles -vv --update-refindex - ./typo3/sysext/core/bin/typo3 cleanup:deletedrecords -v - ./typo3/sysext/core/bin/typo3 cleanup:missingrelations -vv --update-refindex - ./typo3/sysext/core/bin/typo3 cleanup:flexforms -vv - ./typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex - ./typo3/sysext/core/bin/typo3 cleanup:lostfiles -vv --update-refindex - +============================ +TYPO3 extension ``lowlevel`` +============================ + +The Low Level extension provides command line scripts for technical analysis of +the system. This includes raw database search, checking relations, counting +pages and records. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-lowlevel/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/lowlevel/ diff --git a/typo3/sysext/opendocs/README.rst b/typo3/sysext/opendocs/README.rst new file mode 100644 index 000000000000..9fba4f3c8d32 --- /dev/null +++ b/typo3/sysext/opendocs/README.rst @@ -0,0 +1,11 @@ +============================ +TYPO3 extension ``opendocs`` +============================ + +This extension supports the backend user in finding and resuming work in +progress. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/opendocs/ diff --git a/typo3/sysext/recordlist/README.rst b/typo3/sysext/recordlist/README.rst new file mode 100644 index 000000000000..4a0b6190a38b --- /dev/null +++ b/typo3/sysext/recordlist/README.rst @@ -0,0 +1,11 @@ +============================== +TYPO3 extension ``recordlist`` +============================== + +This extension lists and lets you manage database records in the TYPO3 backend +module (Web>List). + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/recordlist/ diff --git a/typo3/sysext/recycler/Documentation/Configuration/Index.rst b/typo3/sysext/recycler/Documentation/Configuration/Index.rst index d6e99ca6ddc4..3decc5ea2e23 100644 --- a/typo3/sysext/recycler/Documentation/Configuration/Index.rst +++ b/typo3/sysext/recycler/Documentation/Configuration/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt @@ -57,4 +52,4 @@ allowDelete Example: - mod.recycler.allowDelete = 1 \ No newline at end of file + mod.recycler.allowDelete = 1 diff --git a/typo3/sysext/recycler/Documentation/Includes.rst.txt b/typo3/sysext/recycler/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/recycler/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/recycler/Documentation/Includes.txt b/typo3/sysext/recycler/Documentation/Includes.txt deleted file mode 100644 index 6f6d15ac0e57..000000000000 --- a/typo3/sysext/recycler/Documentation/Includes.txt +++ /dev/null @@ -1,21 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in this documentation project (= manual). - - -.. ================================================== -.. DEFINE SOME TEXTROLES -.. -------------------------------------------------- - -.. role:: typoscript(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. role:: php(code) - -.. highlight:: php diff --git a/typo3/sysext/recycler/Documentation/Index.rst b/typo3/sysext/recycler/Documentation/Index.rst index 7cdee897d4ad..73a961c3fc46 100644 --- a/typo3/sysext/recycler/Documentation/Index.rst +++ b/typo3/sysext/recycler/Documentation/Index.rst @@ -1,60 +1,56 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. +.. include:: /Includes.rst.txt -.. include:: Includes.txt - - -.. _start: - -======== -Recycler -======== +============== +TYPO3 Recycler +============== :Extension key: - recycler + recycler + +:Package name: + typo3/cms-recycler :Version: - |release| + |release| :Language: - en - -:Description: - Recycler module for deleted records - -:Keywords: - recycler, sysext - -:Copyright: - 2000-2021 + en :Author: - TYPO3 CMS Core Development Team + TYPO3 contributors :License: - Open Content License available from `www.opencontent.org/opl.shtml - <http://www.opencontent.org/opl.shtml>`_ + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: - |today| - -The content of this document is related to TYPO3, + |today| -a GNU/GPL CMS/Framework available from `www.typo3.org -<http://www.typo3.org/>`_ +---- +This extension allows you to restore deleted records or permanently remove them +from the database. +These actions can be applied to a single record, multiple records, and +recursively to child records, for example, restoring a page can restore all +content items on that page. Filtering by page and table provides a quick +overview of deleted records before taking further action. +---- -**Table of Contents** +**Table of Contents:** .. toctree:: - :maxdepth: 5 + :maxdepth: 2 :titlesonly: - :glob: Introduction/Index Configuration/Index - Targets + +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/recycler/Documentation/Introduction/Index.rst b/typo3/sysext/recycler/Documentation/Introduction/Index.rst index 92927a3f9172..e2b0941d7bf2 100644 --- a/typo3/sysext/recycler/Documentation/Introduction/Index.rst +++ b/typo3/sysext/recycler/Documentation/Introduction/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/recycler/Documentation/Settings.cfg b/typo3/sysext/recycler/Documentation/Settings.cfg index 8b07a5a2e345..ff594ade7767 100644 --- a/typo3/sysext/recycler/Documentation/Settings.cfg +++ b/typo3/sysext/recycler/Documentation/Settings.cfg @@ -1,27 +1,63 @@ +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg + [general] project = Recycler version = 10.4 release = 10.4 -t3author = Julian Kleinhans -copyright = 2008-2021 - -description = This is the documentation of TYPO3's system - extension 'recycler' which offers an interface to restore - deleted records or to remove them irretrievably from the database. - The actions can be applied to single records, multiple records, - and recursively to child records. Restoring a page can restore - all content elements on that page. Filtering by page and by table - provides a quick and good overview of what deleted records exist. - +copyright = since 2009 by the TYPO3 contributors [html_theme_options] -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/recycler/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/recycler/Documentation -# show as related links -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/recycler/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = + +use_opensearch = + +[intersphinx_mapping] + +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +# t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/recycler/Documentation/Sitemap.rst b/typo3/sysext/recycler/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/recycler/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/recycler/Documentation/Targets.rst b/typo3/sysext/recycler/Documentation/Targets.rst deleted file mode 100644 index f8ba588e0b27..000000000000 --- a/typo3/sysext/recycler/Documentation/Targets.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: Includes.txt - -.. _index-labels-for-crossreferencing: - -Index: Labels for Crossreferencing -================================== - -.. ref-targets-list:: diff --git a/typo3/sysext/recycler/Documentation/genindex.rst b/typo3/sysext/recycler/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/recycler/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/recycler/README.rst b/typo3/sysext/recycler/README.rst new file mode 100644 index 000000000000..84123d297559 --- /dev/null +++ b/typo3/sysext/recycler/README.rst @@ -0,0 +1,16 @@ +============================ +TYPO3 extension ``recycler`` +============================ + +This extension allows you to restore deleted records or permanently remove them +from the database. + +These actions can be applied to a single record, multiple records, and +recursively to child records, for example, restoring a page can restore all +content items on that page. Filtering by page and table provides a quick +overview of deleted records before taking further action. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-recycler/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/recycler/ diff --git a/typo3/sysext/redirects/Documentation/BestPractices/Index.rst b/typo3/sysext/redirects/Documentation/BestPractices/Index.rst index 13188a6a8aa9..692ca2e35b3d 100644 --- a/typo3/sysext/redirects/Documentation/BestPractices/Index.rst +++ b/typo3/sysext/redirects/Documentation/BestPractices/Index.rst @@ -37,7 +37,7 @@ Editors Well curated content and editors which have a good understanding of SEO and possible problems with redirects are a good idea in any case. TYPO3 comes with extensive :ref:`permission <t3coreapi:access-users-groups>` and -:ref:`workspaces <t3workspaces:start>` management - which gives you the +:ref:`workspaces <ext_workspaces:start>` management - which gives you the possibility to only grant advanced editor groups access to parts of the content (e.g. pages, redirect module) which they are well equipped to handle. diff --git a/typo3/sysext/redirects/Documentation/Includes.rst.txt b/typo3/sysext/redirects/Documentation/Includes.rst.txt index 5aa119fbb4f3..af7f7005ee32 100644 --- a/typo3/sysext/redirects/Documentation/Includes.rst.txt +++ b/typo3/sysext/redirects/Documentation/Includes.rst.txt @@ -1,17 +1,34 @@ -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in THIS documentation project (= manual). +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt -.. role:: aspect (emphasis) +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) .. role:: html(code) .. role:: js(code) .. role:: php(code) -.. role:: sep (strong) +.. role:: rst(code) +.. role:: sep(strong) .. role:: sql(code) -.. role:: typoscript(code) -.. role:: yaml(code) -.. role:: ts(typoscript) +.. role:: tsconfig(code) :class: typoscript +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + .. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + .. highlight:: php diff --git a/typo3/sysext/redirects/Documentation/Index.rst b/typo3/sysext/redirects/Documentation/Index.rst index c53dc930b0b5..443e0cb08c1c 100644 --- a/typo3/sysext/redirects/Documentation/Index.rst +++ b/typo3/sysext/redirects/Documentation/Index.rst @@ -1,38 +1,44 @@ -.. every .rst file should include Includes.rst.txt - .. include:: /Includes.rst.txt -.. Every manual should have a start label for cross-referencing to -.. start page. Do not remove this! - -.. _start: - -========= -Redirects -========= +=============== +TYPO3 Redirects +=============== :Extension key: redirects +:Package name: + typo3/cms-redirects + :Version: |release| :Language: en -:Description: - The TYPO3 system extension EXT:redirects handles redirects within a TYPO3 site. +:Author: + TYPO3 contributors :License: - This extension documentation is published under the `CC BY-NC-SA 4.0 <https://creativecommons.org/licenses/by-nc-sa/4.0/>`__ (Creative Commons) license. + This document is published under the + `Creative Commons BY-NC-SA 4.0 <https://creativecommons.org/licenses/by-nc-sa/4.0/>`__ + license. + +:Rendered: + |today| + +---- -**TYPO3** +This extension makes it possible to create manual redirects, list existing +redirects and automatically create redirects on slug changes. -The content of this document is related to TYPO3 CMS, -a GNU/GPL CMS/Framework available from `typo3.org <https://typo3.org/>`_ . +---- + +**Table of Contents:** .. toctree:: - :maxdepth: 3 + :maxdepth: 2 + :titlesonly: Introduction/Index Installation/Index @@ -41,4 +47,11 @@ a GNU/GPL CMS/Framework available from `typo3.org <https://typo3.org/>`_ . BestPractices/Index KnownProblems/Index Basics/Index + +.. Meta Menu + +.. toctree:: + :hidden: + Sitemap + genindex diff --git a/typo3/sysext/redirects/Documentation/Settings.cfg b/typo3/sysext/redirects/Documentation/Settings.cfg index 622c305ccd4f..331899ee1d98 100644 --- a/typo3/sysext/redirects/Documentation/Settings.cfg +++ b/typo3/sysext/redirects/Documentation/Settings.cfg @@ -1,70 +1,63 @@ -# ##### -# -# Settings.cfg - A TYPO3 Documentation Project's Configuration File -# Information about Settings.cfg: -# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/DirectoryFilenames.html#settings-cfg -# -# About Syntax: -# See https://docs.python.org/2/library/configparser.html -# -# Attention: -# Only " ;" can start an inline comment. -# This is: blank PLUS semicolon! -# -# ##### +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg [general] -project = redirects +project = Redirects version = 10.4 release = 10.4 -copyright = since 2021 - -description = This is the documentation of TYPO3's system extension 'redirects'. +copyright = since 2018 by the TYPO3 contributors [html_theme_options] -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/redirects/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/redirects/Documentation -# Show as related links -project_contact = -project_discussions = -project_home = https://forge.typo3.org/projects/typo3cms-core -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/redirects/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = +use_opensearch = [intersphinx_mapping] -# ................................................................................. -# for cross-referencing across manuals (intersphinx) with :ref: -# -# You must uncomment all manuals you use in your cross-references -# -# Example usage: -# :ref:`t3contribute:start` will link to start page of Contribution Guide -# ................................................................................. - -# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ -t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ -# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ -# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/Index.html -# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ -# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ -# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ -# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ -# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ -# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating-with-fluid/main/en-us/ -# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ -# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ -# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ - -t3workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/10.4/en-us/ - -[extensions] - -# This is required for embedding YouTube videos - currently not used -# any_name_youtube = sphinxcontrib.youtube +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/10.4/en-us/ diff --git a/typo3/sysext/redirects/Documentation/Sitemap.rst b/typo3/sysext/redirects/Documentation/Sitemap.rst index 9617022a6356..09d3c6f56e97 100644 --- a/typo3/sysext/redirects/Documentation/Sitemap.rst +++ b/typo3/sysext/redirects/Documentation/Sitemap.rst @@ -1,9 +1,9 @@ :template: sitemap.html -.. _sitemap: +.. include:: /Includes.rst.txt ======= Sitemap ======= -.. template 'sitemap.html' will insert the toctree as a sitemap here below normal contents +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/redirects/Documentation/genindex.rst b/typo3/sysext/redirects/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/redirects/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/redirects/README.rst b/typo3/sysext/redirects/README.rst index c33fab66f622..eb633dfc095e 100644 --- a/typo3/sysext/redirects/README.rst +++ b/typo3/sysext/redirects/README.rst @@ -1,14 +1,11 @@ -\| -`Contributing <https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/Index.html>`__ \| -`Help & Support <https://typo3.org/help>`__ \| +============================= +TYPO3 extension ``redirects`` +============================= -===================================== -TYPO3 Redirects (typo3/cms-redirects) -===================================== +This extension makes it possible to create manual redirects, list existing +redirects and automatically create redirects on slug changes. -The TYPO3 system extension provides custom redirects for TYPO3 for manual -and automatic redirect creation on slug changes. - -:Repository: https://github.com/typo3/typo3 -:Issues: https://forge.typo3.org/ -:Documentation: https://docs.typo3.org/c/typo3/cms-redirects/10.4/en-us/ +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-redirects/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/redirects/ diff --git a/typo3/sysext/reports/README.rst b/typo3/sysext/reports/README.rst new file mode 100644 index 000000000000..5de2dba3f28d --- /dev/null +++ b/typo3/sysext/reports/README.rst @@ -0,0 +1,11 @@ +=========================== +TYPO3 extension ``reports`` +=========================== + +This extension shows status reports and installed services in the +(System>Reports) backend module. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/reports/ diff --git a/typo3/sysext/rte_ckeditor/Documentation/Configuration/BestPractices.rst b/typo3/sysext/rte_ckeditor/Documentation/Configuration/BestPractices.rst index 431d5cb06473..499c4caed498 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Configuration/BestPractices.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Configuration/BestPractices.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _config-best-practices: @@ -21,7 +21,7 @@ For more information about sitepackages in TYPO3 see: * Benjamin Kott: `"The Anatomy of Sitepackages" <https://www.slideshare.net/benjaminkott/typo3-the-anatomy-of-sitepackages>`__ (Slideshare) -* :ref:`t3sitepackage:start` +* :doc:`t3sitepackage:Index` .. TODO Explain Create an extension, add ext_localconf.php, start over and copy over the Default.yaml file diff --git a/typo3/sysext/rte_ckeditor/Documentation/Configuration/Concepts.rst b/typo3/sysext/rte_ckeditor/Documentation/Configuration/Concepts.rst index b1eee8c81745..a665a5649cab 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Configuration/Concepts.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Configuration/Concepts.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _config-concepts: diff --git a/typo3/sysext/rte_ckeditor/Documentation/Configuration/ConfigureTypo3.rst b/typo3/sysext/rte_ckeditor/Documentation/Configuration/ConfigureTypo3.rst index 1aced04a6c1d..d83994cc3df7 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Configuration/ConfigureTypo3.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Configuration/ConfigureTypo3.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. highlight:: typoscript .. _config-typo3: @@ -29,16 +29,16 @@ Page TSconfig can be used to change: RTE.default.preset = full -#. Override for one field (:ts:`RTE.config.[tableName].[fieldName].preset`):: +#. Override for one field (:typoscript:`RTE.config.[tableName].[fieldName].preset`):: RTE.config.tt_content.bodytext.preset = myCustomPreset RTE.config.tx_news_domain_model_news.bodytext.preset = minimal -#. Override for one field defined in flexform (:ts:`RTE.config.[tableName].[flexForm\.field\.name].preset`):: +#. Override for one field defined in flexform (:typoscript:`RTE.config.[tableName].[flexForm\.field\.name].preset`):: RTE.config.tt_content.settings\.notifications\.emailText.preset = myCustomPreset -#. Override for one field, if type matches (:ts:`RTE.config.[tableName].[fieldName].types.[type].preset`):: +#. Override for one field, if type matches (:typoscript:`RTE.config.[tableName].[fieldName].types.[type].preset`):: RTE.config.tt_content.bodytext.types.textmedia.preset = minimal diff --git a/typo3/sysext/rte_ckeditor/Documentation/Configuration/Examples.rst b/typo3/sysext/rte_ckeditor/Documentation/Configuration/Examples.rst index 2499e30726fb..60ace4b34e7d 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Configuration/Examples.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Configuration/Examples.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _config-examples: diff --git a/typo3/sysext/rte_ckeditor/Documentation/Configuration/Index.rst b/typo3/sysext/rte_ckeditor/Documentation/Configuration/Index.rst index 29b998dba30b..d7149ca7dbdd 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Configuration/Index.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Configuration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _configuration: diff --git a/typo3/sysext/rte_ckeditor/Documentation/Configuration/QuickStart.rst b/typo3/sysext/rte_ckeditor/Documentation/Configuration/QuickStart.rst index ab2e36e0e269..3917b0ff0195 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Configuration/QuickStart.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Configuration/QuickStart.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _config-quickstart: diff --git a/typo3/sysext/rte_ckeditor/Documentation/Configuration/Reference.rst b/typo3/sysext/rte_ckeditor/Documentation/Configuration/Reference.rst index a9a5daf1210e..a3719879759a 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Configuration/Reference.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Configuration/Reference.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _config-ref: diff --git a/typo3/sysext/rte_ckeditor/Documentation/GeneralConcepts/Index.rst b/typo3/sysext/rte_ckeditor/Documentation/GeneralConcepts/Index.rst index dffb90fc8b50..eb48c40ce8be 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/GeneralConcepts/Index.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/GeneralConcepts/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _general-concepts: diff --git a/typo3/sysext/rte_ckeditor/Documentation/Includes.rst.txt b/typo3/sysext/rte_ckeditor/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..786bcc0a938e --- /dev/null +++ b/typo3/sysext/rte_ckeditor/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use YAML syntax highlighting + +.. highlight:: yaml diff --git a/typo3/sysext/rte_ckeditor/Documentation/Includes.txt b/typo3/sysext/rte_ckeditor/Documentation/Includes.txt deleted file mode 100644 index a6751f80e071..000000000000 --- a/typo3/sysext/rte_ckeditor/Documentation/Includes.txt +++ /dev/null @@ -1,20 +0,0 @@ -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in THIS documentation project (= manual). - -.. role:: aspect (emphasis) -.. role:: html(code) -.. role:: js(code) -.. role:: php(code) -.. role:: typoscript(code) -.. role:: typescript(code) -.. role:: shell(code) -.. role:: sql(code) -.. role:: yaml(code) - -.. role:: ts(typoscript) - :class: typoscript -.. role:: javascript(js) - :class: js - -.. default-role:: code -.. highlight:: yaml diff --git a/typo3/sysext/rte_ckeditor/Documentation/Index.rst b/typo3/sysext/rte_ckeditor/Documentation/Index.rst index 8fdf7d93beb2..7c9538505915 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Index.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Index.rst @@ -1,48 +1,56 @@ -.. include:: Includes.txt +.. include:: /Includes.rst.txt -.. _rte_ckeditor: -.. _start: - -============ -rte_ckeditor -============ - -.. only:: html +===================== +TYPO3 RTE by CKEditor +===================== :Extension key: rte_ckeditor +:Package name: + typo3/cms-rte-ckeditor + :Version: |release| :Language: en -:Description: - Integration of CKEditor 4 into TYPO3 for RTE editing +:Author: + TYPO3 contributors + +:License: + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. -:Keywords: - sysext, rte, ckeditor, cke4 +:Rendered: + |today| -:Copyright: - 2019-2021 +---- -:Author: - Initial version by Benni Mack, updated and maintained by the TYPO3 community +This extension integrates the `CKEditor`_ as a rich text editor into the TYPO3 +backend. -:License: - This document is published under the Open Publication License - available from http://www.opencontent.org/openpub/ +.. _CKEditor: https://ckeditor.com/ -The content of this document is related to TYPO3, -a GNU/GPL CMS/Framework available from `www.typo3.org <https://typo3.org/>`__. +---- + +**Table of Contents:** .. toctree:: - :hidden: + :maxdepth: 2 + :titlesonly: Introduction/Index GeneralConcepts/Index Installation/Index Configuration/Index Usage/Index + +.. Meta Menu + +.. toctree:: + :hidden: + Sitemap + genindex diff --git a/typo3/sysext/rte_ckeditor/Documentation/Installation/Index.rst b/typo3/sysext/rte_ckeditor/Documentation/Installation/Index.rst index af450b826317..40f670e521eb 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Installation/Index.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Installation/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _installation: diff --git a/typo3/sysext/rte_ckeditor/Documentation/Introduction/Index.rst b/typo3/sysext/rte_ckeditor/Documentation/Introduction/Index.rst index 558fac2f06d9..5f4b480ef206 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Introduction/Index.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Introduction/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _introduction: diff --git a/typo3/sysext/rte_ckeditor/Documentation/Settings.cfg b/typo3/sysext/rte_ckeditor/Documentation/Settings.cfg index 45abc238f7f2..5322f8cc47f6 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Settings.cfg +++ b/typo3/sysext/rte_ckeditor/Documentation/Settings.cfg @@ -1,41 +1,63 @@ -# ##### -# -# Settings.cfg - A TYPO3 Documentation Project's Configuration File -# -# About Syntax: -# See https://docs.python.org/2/library/configparser.html -# -# Attention: -# Only " ;" can start an inline comment. -# This is: blank PLUS semicolon! -# -# ##### +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg [general] -project = Rich Text Editing in TYPO3 with CKEditor (rte_ckeditor) + +project = RTE by CKEditor version = 10.4 release = 10.4 -t3author = Initial version by Benni Mack, updated and maintained by the TYPO3 community -copyright = 2019-2021 - -description = Integration of CKEditor into TYPO3 for rich text editing (RTE). +copyright = since 2016 by the TYPO3 contributors [html_theme_options] -# Add "Edit me on Github" button -# core contribution is possible via Github PR -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/rte_ckeditor/Documentation -# Show as related links -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/rte_ckeditor/Documentation + +# Footer links +project_home = https://extensions.typo3.org/extension/rte_ckeditor/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = + +use_opensearch = [intersphinx_mapping] -t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ -t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/10.4/en-us/ -t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage10.4/en-us/ -t3tca = https://docs.typo3.org/m/typo3/reference-tca/10.4/en-us/ -t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/10.4/en-us/ -t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/10.4/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/10.4/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +t3tca = https://docs.typo3.org/m/typo3/reference-tca/10.4/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/10.4/en-us/ +t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/rte_ckeditor/Documentation/Sitemap.rst b/typo3/sysext/rte_ckeditor/Documentation/Sitemap.rst index 9617022a6356..09d3c6f56e97 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Sitemap.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Sitemap.rst @@ -1,9 +1,9 @@ :template: sitemap.html -.. _sitemap: +.. include:: /Includes.rst.txt ======= Sitemap ======= -.. template 'sitemap.html' will insert the toctree as a sitemap here below normal contents +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/rte_ckeditor/Documentation/Usage/Index.rst b/typo3/sysext/rte_ckeditor/Documentation/Usage/Index.rst index 073b7c38b193..bc68870d10f5 100644 --- a/typo3/sysext/rte_ckeditor/Documentation/Usage/Index.rst +++ b/typo3/sysext/rte_ckeditor/Documentation/Usage/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _usage: diff --git a/typo3/sysext/rte_ckeditor/Documentation/genindex.rst b/typo3/sysext/rte_ckeditor/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/rte_ckeditor/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/rte_ckeditor/README.rst b/typo3/sysext/rte_ckeditor/README.rst new file mode 100644 index 000000000000..84ed559d02d6 --- /dev/null +++ b/typo3/sysext/rte_ckeditor/README.rst @@ -0,0 +1,13 @@ +================================ +TYPO3 extension ``rte_ckeditor`` +================================ + +This extension integrates the `CKEditor`_ as a rich text editor into the TYPO3 +backend. + +.. _CKEditor: https://ckeditor.com/ + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-rte-ckeditor/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/rte_ckeditor/ diff --git a/typo3/sysext/scheduler/Documentation/Administration/BackendModule/Index.rst b/typo3/sysext/scheduler/Documentation/Administration/BackendModule/Index.rst index ce2b17983eaf..ed372fc2cfd1 100644 --- a/typo3/sysext/scheduler/Documentation/Administration/BackendModule/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Administration/BackendModule/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _backend-module: diff --git a/typo3/sysext/scheduler/Documentation/Administration/DeleteTask/Index.rst b/typo3/sysext/scheduler/Documentation/Administration/DeleteTask/Index.rst index 328177474db8..b65285ea91e0 100644 --- a/typo3/sysext/scheduler/Documentation/Administration/DeleteTask/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Administration/DeleteTask/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Administration/EditTask/Index.rst b/typo3/sysext/scheduler/Documentation/Administration/EditTask/Index.rst index d45d2d225807..1213b2088b9a 100644 --- a/typo3/sysext/scheduler/Documentation/Administration/EditTask/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Administration/EditTask/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _adding-editing-task: diff --git a/typo3/sysext/scheduler/Documentation/Administration/ExecuteNextCronjob/Index.rst b/typo3/sysext/scheduler/Documentation/Administration/ExecuteNextCronjob/Index.rst index 949958bcfca0..32d287a11d48 100644 --- a/typo3/sysext/scheduler/Documentation/Administration/ExecuteNextCronjob/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Administration/ExecuteNextCronjob/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Administration/GroupTask/Index.rst b/typo3/sysext/scheduler/Documentation/Administration/GroupTask/Index.rst index 0431d86a2fef..0754b533a732 100644 --- a/typo3/sysext/scheduler/Documentation/Administration/GroupTask/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Administration/GroupTask/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Administration/Index.rst b/typo3/sysext/scheduler/Documentation/Administration/Index.rst index 623f68318d06..1425ab4c2fba 100644 --- a/typo3/sysext/scheduler/Documentation/Administration/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Administration/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Administration/ManualExecution/Index.rst b/typo3/sysext/scheduler/Documentation/Administration/ManualExecution/Index.rst index e87a788b4787..22ee217cf588 100644 --- a/typo3/sysext/scheduler/Documentation/Administration/ManualExecution/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Administration/ManualExecution/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Administration/StopTask/Index.rst b/typo3/sysext/scheduler/Documentation/Administration/StopTask/Index.rst index 92308f2eb2de..fc080681dd2e 100644 --- a/typo3/sysext/scheduler/Documentation/Administration/StopTask/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Administration/StopTask/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _stopping-a-task: diff --git a/typo3/sysext/scheduler/Documentation/AppendixA/Index.rst b/typo3/sysext/scheduler/Documentation/AppendixA/Index.rst index 166f0afbc5e1..3fd1353dbebd 100644 --- a/typo3/sysext/scheduler/Documentation/AppendixA/Index.rst +++ b/typo3/sysext/scheduler/Documentation/AppendixA/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/Index.rst b/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/Index.rst index 19e636e61f5c..c7132619f98b 100644 --- a/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/Index.rst +++ b/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/DevelopersGuide/Index.rst b/typo3/sysext/scheduler/Documentation/DevelopersGuide/Index.rst index 31b17ac11f85..637e7fb6e84b 100644 --- a/typo3/sysext/scheduler/Documentation/DevelopersGuide/Index.rst +++ b/typo3/sysext/scheduler/Documentation/DevelopersGuide/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/DevelopersGuide/SchedulerApi/Index.rst b/typo3/sysext/scheduler/Documentation/DevelopersGuide/SchedulerApi/Index.rst index b1c4afb5cd24..6df92b0a2025 100644 --- a/typo3/sysext/scheduler/Documentation/DevelopersGuide/SchedulerApi/Index.rst +++ b/typo3/sysext/scheduler/Documentation/DevelopersGuide/SchedulerApi/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Includes.rst.txt b/typo3/sysext/scheduler/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/scheduler/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/scheduler/Documentation/Includes.txt b/typo3/sysext/scheduler/Documentation/Includes.txt deleted file mode 100644 index 6f6d15ac0e57..000000000000 --- a/typo3/sysext/scheduler/Documentation/Includes.txt +++ /dev/null @@ -1,21 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in this documentation project (= manual). - - -.. ================================================== -.. DEFINE SOME TEXTROLES -.. -------------------------------------------------- - -.. role:: typoscript(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. role:: php(code) - -.. highlight:: php diff --git a/typo3/sysext/scheduler/Documentation/Index.rst b/typo3/sysext/scheduler/Documentation/Index.rst index a5ead59f34f4..2ff14b2fb7cb 100644 --- a/typo3/sysext/scheduler/Documentation/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Index.rst @@ -1,59 +1,43 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. +.. include:: /Includes.rst.txt -.. include:: Includes.txt - - -.. _start: - -========= -Scheduler -========= +=============== +TYPO3 Scheduler +=============== :Extension key: - scheduler + scheduler + +:Package name: + typo3/cms-scheduler :Version: - |release| + |release| :Language: - en - -:Description: - Management of scheduled tasks inside the TYPO3 Backend. - -:Keywords: - TYPO3 scheduler - -:Copyright: - 2000-2021 + en :Author: - TYPO3 CMS Core Development Team + TYPO3 contributors :License: - Open Content License available from `www.opencontent.org/opl.shtml - <http://www.opencontent.org/opl.shtml>`_ + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: - |today| - -The content of this document is related to TYPO3, - -a GNU/GPL CMS/Framework available from `www.typo3.org -<http://www.typo3.org/>`_ + |today| +---- +The Scheduler supports one-time or periodic execution of tasks that can be +delivered by any extension. +---- -**Table of Contents** +**Table of Contents:** .. toctree:: - :maxdepth: 5 + :maxdepth: 2 :titlesonly: - :glob: Introduction/Index Overview/Index @@ -63,5 +47,11 @@ a GNU/GPL CMS/Framework available from `www.typo3.org DevelopersGuide/Index KnownProblems/Index AppendixA/Index - Targets +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/scheduler/Documentation/Installation/BaseTasks/Index.rst b/typo3/sysext/scheduler/Documentation/Installation/BaseTasks/Index.rst index f366aaffef5f..30d68a3a2893 100644 --- a/typo3/sysext/scheduler/Documentation/Installation/BaseTasks/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Installation/BaseTasks/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _base-tasks: diff --git a/typo3/sysext/scheduler/Documentation/Installation/CronJob/Index.rst b/typo3/sysext/scheduler/Documentation/Installation/CronJob/Index.rst index e12e5a1edc9c..e8c1d0a3f074 100644 --- a/typo3/sysext/scheduler/Documentation/Installation/CronJob/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Installation/CronJob/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Installation/Index.rst b/typo3/sysext/scheduler/Documentation/Installation/Index.rst index 2bff5a391df1..7ed9ee5b2b5a 100644 --- a/typo3/sysext/scheduler/Documentation/Installation/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Installation/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Installation/Installing/Index.rst b/typo3/sysext/scheduler/Documentation/Installation/Installing/Index.rst index 937e74acdcd3..3baa56643fc1 100644 --- a/typo3/sysext/scheduler/Documentation/Installation/Installing/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Installation/Installing/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Installation/SchedulerShellScript/Index.rst b/typo3/sysext/scheduler/Documentation/Installation/SchedulerShellScript/Index.rst index 74d5f0fe2353..b7c0323f4696 100644 --- a/typo3/sysext/scheduler/Documentation/Installation/SchedulerShellScript/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Installation/SchedulerShellScript/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Installation/SetupCheck/Index.rst b/typo3/sysext/scheduler/Documentation/Installation/SetupCheck/Index.rst index 4b68a3752a7a..742776736e41 100644 --- a/typo3/sysext/scheduler/Documentation/Installation/SetupCheck/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Installation/SetupCheck/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _setup-check: diff --git a/typo3/sysext/scheduler/Documentation/Introduction/Index.rst b/typo3/sysext/scheduler/Documentation/Introduction/Index.rst index 8685eb17fcbe..999a85a2167d 100644 --- a/typo3/sysext/scheduler/Documentation/Introduction/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Introduction/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/KnownProblems/Index.rst b/typo3/sysext/scheduler/Documentation/KnownProblems/Index.rst index f0db8b348321..89e6be893e0c 100644 --- a/typo3/sysext/scheduler/Documentation/KnownProblems/Index.rst +++ b/typo3/sysext/scheduler/Documentation/KnownProblems/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Overview/Index.rst b/typo3/sysext/scheduler/Documentation/Overview/Index.rst index 4e35073c6699..9eb1dcfcf07c 100644 --- a/typo3/sysext/scheduler/Documentation/Overview/Index.rst +++ b/typo3/sysext/scheduler/Documentation/Overview/Index.rst @@ -1,9 +1,4 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/scheduler/Documentation/Settings.cfg b/typo3/sysext/scheduler/Documentation/Settings.cfg index fc699b18581a..2c9102468318 100644 --- a/typo3/sysext/scheduler/Documentation/Settings.cfg +++ b/typo3/sysext/scheduler/Documentation/Settings.cfg @@ -1,30 +1,63 @@ +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg + [general] project = Scheduler version = 10.4 release = 10.4 -t3author = François Suter -copyright = 1997-2021 - -description = This is the documentation of TYPO3's system - extension 'scheduler' which lets you register tasks - to happen at a specific time. - +copyright = since 2009 by the TYPO3 contributors [html_theme_options] -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/scheduler/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/scheduler/Documentation -# show as related links -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/scheduler/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = +use_opensearch = [intersphinx_mapping] -; in this manual we actually use: - -t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/scheduler/Documentation/Sitemap.rst b/typo3/sysext/scheduler/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/scheduler/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/scheduler/Documentation/Targets.rst b/typo3/sysext/scheduler/Documentation/Targets.rst deleted file mode 100644 index f8ba588e0b27..000000000000 --- a/typo3/sysext/scheduler/Documentation/Targets.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. include:: Includes.txt - -.. _index-labels-for-crossreferencing: - -Index: Labels for Crossreferencing -================================== - -.. ref-targets-list:: diff --git a/typo3/sysext/scheduler/Documentation/genindex.rst b/typo3/sysext/scheduler/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/scheduler/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/scheduler/README.rst b/typo3/sysext/scheduler/README.rst new file mode 100644 index 000000000000..0c8fe2a01b43 --- /dev/null +++ b/typo3/sysext/scheduler/README.rst @@ -0,0 +1,11 @@ +============================= +TYPO3 extension ``scheduler`` +============================= + +The Scheduler supports one-time or periodic execution of tasks that can be +delivered by any extension. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-scheduler/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/scheduler/ diff --git a/typo3/sysext/seo/Documentation/Configuration/Index.rst b/typo3/sysext/seo/Documentation/Configuration/Index.rst index d9b1f9ae0a48..900abfa34176 100644 --- a/typo3/sysext/seo/Documentation/Configuration/Index.rst +++ b/typo3/sysext/seo/Documentation/Configuration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _configuration: @@ -94,12 +94,12 @@ Redirects --------- Having correct redirects and choosing the appropriate -:ref:`status code <redirects:http-status-codes>` is a very important part of SEO. +:ref:`status code <ext_redirects:http-status-codes>` is a very important part of SEO. It is possible to manage redirects via the TYPO3 -:ref:`redirects <redirects:start>` extension, but it is not the only option and +:doc:`redirects <ext_redirects:Index>` extension, but it is not the only option and from a performance perspective it may not be the best solution. Please also see -:ref:`redirects:best-practices-performance` in the EXT:redirects documentation. +:ref:`ext_redirects:best-practices-performance` in the EXT:redirects documentation. .. _config-tags: @@ -143,7 +143,7 @@ Working links Links in your website are quite important. You can use third party applications to check all your links, but you can also use the core extension linkvalidator to ensure, all the links in your site are working as expected. -Please check the documentation of :ref:`linkvalidator:start` . +Please check the documentation of :doc:`ext_linkvalidator:Index` . TypoScript examples =================== @@ -190,7 +190,7 @@ More information about the Meta Tag Api can be found on: Setting defaults for the author on meta tags -------------------------------------------- -This example shows how to set a default author based on the TypoScript constant :ts:`{$my.default.author}`: +This example shows how to set a default author based on the TypoScript constant :typoscript:`{$my.default.author}`: .. code-block:: typoscript diff --git a/typo3/sysext/seo/Documentation/Developer/Index.rst b/typo3/sysext/seo/Documentation/Developer/Index.rst index cd586f29c7f4..c49f459467cb 100644 --- a/typo3/sysext/seo/Documentation/Developer/Index.rst +++ b/typo3/sysext/seo/Documentation/Developer/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _developer: diff --git a/typo3/sysext/seo/Documentation/Editor/Index.rst b/typo3/sysext/seo/Documentation/Editor/Index.rst index fee5e3847a09..d361df7c931f 100644 --- a/typo3/sysext/seo/Documentation/Editor/Index.rst +++ b/typo3/sysext/seo/Documentation/Editor/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _for-editors: diff --git a/typo3/sysext/seo/Documentation/GeneralRecommendations/Index.rst b/typo3/sysext/seo/Documentation/GeneralRecommendations/Index.rst index 0e5def0bab71..de9c788dd27e 100644 --- a/typo3/sysext/seo/Documentation/GeneralRecommendations/Index.rst +++ b/typo3/sysext/seo/Documentation/GeneralRecommendations/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _recommendations: diff --git a/typo3/sysext/seo/Documentation/Includes.rst.txt b/typo3/sysext/seo/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/seo/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/seo/Documentation/Includes.txt b/typo3/sysext/seo/Documentation/Includes.txt deleted file mode 100644 index f755af2475ea..000000000000 --- a/typo3/sysext/seo/Documentation/Includes.txt +++ /dev/null @@ -1,23 +0,0 @@ -.. ================================================== -.. FOR YOUR INFORMATION -.. -------------------------------------------------- -.. -*- coding: utf-8 -*- with BOM. - -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in this documentation project (= manual). - - -.. ================================================== -.. DEFINE SOME TEXT ROLES -.. -------------------------------------------------- - -.. role:: typoscript(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. role:: php(code) - -.. role:: html(code) - -.. highlight:: php diff --git a/typo3/sysext/seo/Documentation/Index.rst b/typo3/sysext/seo/Documentation/Index.rst index 0764bbdd3a24..6ae1b8a5421d 100644 --- a/typo3/sysext/seo/Documentation/Index.rst +++ b/typo3/sysext/seo/Documentation/Index.rst @@ -1,66 +1,43 @@ -.. every .rst file should include Includes.txt -.. use correct path! +.. include:: /Includes.rst.txt -.. include:: Includes.txt - - -.. Every manual should have a start label for cross-referencing to -.. start page. Do not remove this! - -.. _start: - -================== -SEO Core extension -================== +================================ +TYPO3 Search Engine Optimization +================================ :Extension key: - seo + seo + +:Package name: + typo3/cms-seo :Version: - |release| + |release| :Language: - en - -:Description: - Manual for our SEO extension, which adds basic SEO features to TYPO3. - -:Keywords: - seo, google, meta tags, search engine optimization, sitemap - -:Copyright: - 2018-2021 + en :Author: - TYPO3 CMS Core Development Team + TYPO3 contributors :License: - Open Content License available from `www.opencontent.org/opl.shtml - <http://www.opencontent.org/opl.shtml>`_ + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: - |today| + |today| -The content of this document is related to TYPO3, +---- -a GNU/GPL CMS/Framework available from `www.typo3.org -<http://www.typo3.org/>`_ +This extension offers special fields for SEO purposes, HTML meta tags display +and sitemaps. -**TYPO3** +---- - The content of this document is related to TYPO3 CMS, - a GNU/GPL CMS/Framework available from `typo3.org - <https://typo3.org/>`_ . - -**For Contributors** - - You are welcome to help improve this guide. Just click on "Edit me on GitHub" - on the top right to submit your change request. - -**Table of Contents** +**Table of Contents:** .. toctree:: - :maxdepth: 3 + :maxdepth: 2 + :titlesonly: Introduction/Index Editor/Index @@ -68,3 +45,11 @@ a GNU/GPL CMS/Framework available from `www.typo3.org Configuration/Index Developer/Index GeneralRecommendations/Index + +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/seo/Documentation/Installation/Index.rst b/typo3/sysext/seo/Documentation/Installation/Index.rst index e62d2426da39..e80a1c1bc4e0 100644 --- a/typo3/sysext/seo/Documentation/Installation/Index.rst +++ b/typo3/sysext/seo/Documentation/Installation/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/seo/Documentation/Introduction/Index.rst b/typo3/sysext/seo/Documentation/Introduction/Index.rst index 94f3d0361a5c..c8e52bd68327 100644 --- a/typo3/sysext/seo/Documentation/Introduction/Index.rst +++ b/typo3/sysext/seo/Documentation/Introduction/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _introduction: diff --git a/typo3/sysext/seo/Documentation/Settings.cfg b/typo3/sysext/seo/Documentation/Settings.cfg index f7fdfecc40f7..0dbaeeb78f72 100644 --- a/typo3/sysext/seo/Documentation/Settings.cfg +++ b/typo3/sysext/seo/Documentation/Settings.cfg @@ -1,50 +1,65 @@ -[general] +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg -; endless list of all of the general simple settings -; you can use in 'conf.py' +[general] -project = Search engine optimization (seo) +project = SEO version = 10.4 release = 10.4 -t3author = TYPO3 Core Team + Contributors, TYPO3 Documentation Team -copyright = 2018-2021 - -description = This documentation is about TYPO3's system extension - "seo" which provides provides search engine optimizations +copyright = since 2018 by the TYPO3 contributors [html_theme_options] -; for theme t3SphinxThemeRtd - -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/seo/Documentation +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/seo/Documentation -# show as related links -project_contact = -project_discussions = http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-content-rendering -project_home = https://forge.typo3.org/projects/typo3cms-core -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +# Footer links +project_home = https://extensions.typo3.org/extension/seo/ +project_contact = https://typo3.slack.com/archives/C025BQLFA project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = +use_opensearch = [intersphinx_mapping] -# These are common mappings. Uncomment only what you really use! - -h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ -t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ -# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ -# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/Index.html -t3install = https://docs.typo3.org/m/typo3/guide-installation/10.4/en-us/ -# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ -# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ -# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ -# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ -# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ -# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ -# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ -t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ -linkvalidator = https://docs.typo3.org/c/typo3/cms-linkvalidator/10.4/en-us/ -redirects = https://docs.typo3.org/c/typo3/cms-redirects/10.4/en-us/ +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +# t3tca = https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/10.4/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ + +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +ext_linkvalidator = https://docs.typo3.org/c/typo3/cms-linkvalidator/10.4/en-us/ +ext_redirects = https://docs.typo3.org/c/typo3/cms-redirects/10.4/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/seo/Documentation/Sitemap.rst b/typo3/sysext/seo/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/seo/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/seo/Documentation/genindex.rst b/typo3/sysext/seo/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/seo/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/seo/README.rst b/typo3/sysext/seo/README.rst new file mode 100644 index 000000000000..c75e449c7cfe --- /dev/null +++ b/typo3/sysext/seo/README.rst @@ -0,0 +1,11 @@ +======================= +TYPO3 extension ``seo`` +======================= + +This extension offers special fields for SEO purposes, HTML meta tags display +and sitemaps. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-seo/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/seo/ diff --git a/typo3/sysext/setup/README.rst b/typo3/sysext/setup/README.rst new file mode 100644 index 000000000000..4cd646d36768 --- /dev/null +++ b/typo3/sysext/setup/README.rst @@ -0,0 +1,11 @@ +========================= +TYPO3 extension ``setup`` +========================= + +This extension allows users to edit a set of options of their user profile, +including the preferred language, their name and email address. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/setup/ diff --git a/typo3/sysext/sys_note/README.rst b/typo3/sysext/sys_note/README.rst new file mode 100644 index 000000000000..0f9552b09d50 --- /dev/null +++ b/typo3/sysext/sys_note/README.rst @@ -0,0 +1,11 @@ +============================ +TYPO3 extension ``sys_note`` +============================ + +This extension allows you to place messages on any page in the TYPO3 backend +that contain instructions or other information about a page or section. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/sys_note/ diff --git a/typo3/sysext/t3editor/README.rst b/typo3/sysext/t3editor/README.rst new file mode 100644 index 000000000000..f620a6ec9a60 --- /dev/null +++ b/typo3/sysext/t3editor/README.rst @@ -0,0 +1,13 @@ +============================ +TYPO3 extension ``t3editor`` +============================ + +This extension provides a JavaScript-driven editor with syntax highlighting and +code completion, based on the `CodeMirror`_ editor. + +.. _CodeMirror: https://codemirror.net/ + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/t3editor/ diff --git a/typo3/sysext/tstemplate/README.rst b/typo3/sysext/tstemplate/README.rst new file mode 100644 index 000000000000..454ea0dbd7ea --- /dev/null +++ b/typo3/sysext/tstemplate/README.rst @@ -0,0 +1,11 @@ +============================== +TYPO3 extension ``tstemplate`` +============================== + +This TYPO3 backend module allows the administration of TypoScript templates +that configure the frontend rendering. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/tstemplate/ diff --git a/typo3/sysext/viewpage/README.rst b/typo3/sysext/viewpage/README.rst new file mode 100644 index 000000000000..50e2db366288 --- /dev/null +++ b/typo3/sysext/viewpage/README.rst @@ -0,0 +1,10 @@ +============================ +TYPO3 extension ``viewpage`` +============================ + +Use the (Web>View) backend module to preview a frontend page in the TYPO3 backend. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/ +:TER: https://extensions.typo3.org/extension/viewpage/ diff --git a/typo3/sysext/workspaces/Documentation/Administration/Configuration/Index.rst b/typo3/sysext/workspaces/Documentation/Administration/Configuration/Index.rst index 23c4a00d9d08..9c994a0463c7 100644 --- a/typo3/sysext/workspaces/Documentation/Administration/Configuration/Index.rst +++ b/typo3/sysext/workspaces/Documentation/Administration/Configuration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/workspaces/Documentation/Administration/CustomWorkspace/Index.rst b/typo3/sysext/workspaces/Documentation/Administration/CustomWorkspace/Index.rst index f73155e9e3be..35a80c805d0e 100644 --- a/typo3/sysext/workspaces/Documentation/Administration/CustomWorkspace/Index.rst +++ b/typo3/sysext/workspaces/Documentation/Administration/CustomWorkspace/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _custom-workspace: diff --git a/typo3/sysext/workspaces/Documentation/Administration/Index.rst b/typo3/sysext/workspaces/Documentation/Administration/Index.rst index 03e1fccaacde..5a37dbde7bb0 100644 --- a/typo3/sysext/workspaces/Documentation/Administration/Index.rst +++ b/typo3/sysext/workspaces/Documentation/Administration/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/workspaces/Documentation/Administration/Scheduler/Index.rst b/typo3/sysext/workspaces/Documentation/Administration/Scheduler/Index.rst index d624cb29b503..7d5a717f8576 100644 --- a/typo3/sysext/workspaces/Documentation/Administration/Scheduler/Index.rst +++ b/typo3/sysext/workspaces/Documentation/Administration/Scheduler/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _scheduler: diff --git a/typo3/sysext/workspaces/Documentation/Administration/Versioning/Index.rst b/typo3/sysext/workspaces/Documentation/Administration/Versioning/Index.rst index 4f4b1eb8194a..f0fcbc01752c 100644 --- a/typo3/sysext/workspaces/Documentation/Administration/Versioning/Index.rst +++ b/typo3/sysext/workspaces/Documentation/Administration/Versioning/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt diff --git a/typo3/sysext/workspaces/Documentation/Administration/Workspaces/Index.rst b/typo3/sysext/workspaces/Documentation/Administration/Workspaces/Index.rst index 5ab39f42a3ca..c27255e22f22 100644 --- a/typo3/sysext/workspaces/Documentation/Administration/Workspaces/Index.rst +++ b/typo3/sysext/workspaces/Documentation/Administration/Workspaces/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../../Includes.txt +.. include:: /Includes.rst.txt .. _workspaces: @@ -84,4 +84,4 @@ mind. Although the ideal is complete transparency in backend and perfect previews in the frontend, this is almost impossible to obtain. Nevertheless a high level of consistency can be obtained by using the API provided by TYPO3 CMS. These functions and the challenges they are designed to -address are discussed in :ref:`TYPO3 Core API <t3api:workspaces>`. +address are discussed in :ref:`TYPO3 Core API <t3coreapi:workspaces>`. diff --git a/typo3/sysext/workspaces/Documentation/Includes.rst.txt b/typo3/sysext/workspaces/Documentation/Includes.rst.txt new file mode 100644 index 000000000000..af7f7005ee32 --- /dev/null +++ b/typo3/sysext/workspaces/Documentation/Includes.rst.txt @@ -0,0 +1,34 @@ +.. More information about this file: + https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#includes-rst-txt + +.. ---------- +.. text roles +.. ---------- + +.. role:: aspect(emphasis) +.. role:: bash(code) +.. role:: html(code) +.. role:: js(code) +.. role:: php(code) +.. role:: rst(code) +.. role:: sep(strong) +.. role:: sql(code) + +.. role:: tsconfig(code) + :class: typoscript + +.. role:: typoscript(code) +.. role:: xml(code) + :class: html + +.. role:: yaml(code) + +.. default-role:: code + +.. --------- +.. highlight +.. --------- + +.. By default, code blocks use PHP syntax highlighting + +.. highlight:: php diff --git a/typo3/sysext/workspaces/Documentation/Includes.txt b/typo3/sysext/workspaces/Documentation/Includes.txt deleted file mode 100644 index 427bdb55bc1b..000000000000 --- a/typo3/sysext/workspaces/Documentation/Includes.txt +++ /dev/null @@ -1,14 +0,0 @@ -.. This is 'Includes.txt'. It is included at the very top of each and - every ReST source file in THIS documentation project (= manual). - -.. role:: aspect (emphasis) -.. role:: html(code) -.. role:: js(code) -.. role:: php(code) -.. role:: typoscript(code) - -.. role:: ts(typoscript) - :class: typoscript - -.. default-role:: code -.. highlight:: php diff --git a/typo3/sysext/workspaces/Documentation/Index.rst b/typo3/sysext/workspaces/Documentation/Index.rst index cd57d8995255..a80960d854b3 100644 --- a/typo3/sysext/workspaces/Documentation/Index.rst +++ b/typo3/sysext/workspaces/Documentation/Index.rst @@ -1,57 +1,52 @@ -.. include:: Includes.txt +.. include:: /Includes.rst.txt - -.. _start: - -========================= -Workspaces and Versioning -========================= +================ +TYPO3 Workspaces +================ :Extension key: - workspaces + workspaces + +:Package name: + typo3/cms-workspaces :Version: - |release| + |release| :Language: - en - -:Description: - Workspace functionality for TYPO3 CMS. - -:Keywords: - workspaces - -:Copyright: - 2000-2021 + en :Author: - TYPO3 CMS Core Development Team + TYPO3 contributors :License: - Open Content License available from `www.opencontent.org/opl.shtml - <http://www.opencontent.org/opl.shtml>`_ + This document is published under the + `Open Content License <https://www.openhub.net/licenses/opl>`__. :Rendered: - |today| + |today| -The content of this document is related to TYPO3, +---- -a GNU/GPL CMS/Framework available from `www.typo3.org -<http://www.typo3.org/>`_ +This extension introduces workflows with custom stages and versioning for a more +granular editing and publishing process. +---- - - -**Table of Contents** +**Table of Contents:** .. toctree:: - :maxdepth: 5 + :maxdepth: 2 :titlesonly: - :glob: Introduction/Index Administration/Index UsersGuide/Index - Targets +.. Meta Menu + +.. toctree:: + :hidden: + + Sitemap + genindex diff --git a/typo3/sysext/workspaces/Documentation/Introduction/Index.rst b/typo3/sysext/workspaces/Documentation/Introduction/Index.rst index f17a2c6953a2..582dbbeed5bd 100644 --- a/typo3/sysext/workspaces/Documentation/Introduction/Index.rst +++ b/typo3/sysext/workspaces/Documentation/Introduction/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt @@ -27,7 +27,7 @@ Credits ^^^^^^^ This manual corresponds in large parts to the original version from -Kasper found in the :ref:`Inside TYPO3 <t3inside:start>` document. It was adjusted and +Kasper found in the :doc:`Inside TYPO3 <t3inside:Index>` document. It was adjusted and updated to fit with the workspaces and versioning modules as found in current versions. diff --git a/typo3/sysext/workspaces/Documentation/Settings.cfg b/typo3/sysext/workspaces/Documentation/Settings.cfg index 43e5fc30bf05..acb178e01385 100644 --- a/typo3/sysext/workspaces/Documentation/Settings.cfg +++ b/typo3/sysext/workspaces/Documentation/Settings.cfg @@ -1,31 +1,64 @@ +# More information about this file: +# https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/GeneralConventions/FileStructure.html#settings-cfg + [general] -project = Workspaces Management +project = Workspaces version = 10.4 release = 10.4 -t3author = Workspaces Team -copyright = 1997-2021 - -description = This is the documentation of TYPO3's system - extension 'workspaces' which adds the functionality of - custom stages to TYPO3. +copyright = since 2010 by the TYPO3 contributors -[intersphinx_mapping] +[html_theme_options] -; in this manual we actually use: +# "Edit on GitHub" button +github_repository = typo3/typo3 +github_branch = 10.4 +path_to_documentation_dir = typo3/sysext/workspaces/Documentation -t3api = https://docs.typo3.org/typo3cms/CoreApiReference/ -t3tca = https://docs.typo3.org/typo3cms/TCAReference/ -t3inside = https://docs.typo3.org/typo3cms/InsideTypo3Reference/ +# Footer links +project_home = https://extensions.typo3.org/extension/workspaces/ +project_contact = https://typo3.slack.com/archives/C025BQLFA +project_repository = https://github.com/typo3/typo3 +project_issues = https://forge.typo3.org/projects/typo3cms-core/issues +project_discussions = +use_opensearch = -[html_theme_options] +[intersphinx_mapping] -# Add 'Edit me on Github' button -github_branch = 10.4 -github_repository = typo3/typo3 -path_to_documentation_dir = typo3/sysext/workspaces/Documentation +# Official TYPO3 manuals +# h2document = https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/ +# t3cheatsheets = https://docs.typo3.org/m/typo3/docs-cheatsheets/main/en-us/ +# t3contribute = https://docs.typo3.org/m/typo3/guide-contributionworkflow/main/en-us/ +t3coreapi = https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ +# t3docteam = https://docs.typo3.org/m/typo3/team-t3docteam/main/en-us/ +# t3editors = https://docs.typo3.org/m/typo3/tutorial-editors/main/en-us/ +# t3extbasebook = https://docs.typo3.org/m/typo3/book-extbasefluid/main/en-us/ +# t3extexample = https://docs.typo3.org/m/typo3/guide-example-extension-manual/main/en-us/ +# t3home = https://docs.typo3.org/ +t3inside = https://docs.typo3.org/m/typo3/reference-inside/main/en-us/ +# t3install = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ +# t3l10n = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3sitepackage = https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ +# t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-us/ +t3tca = https://docs.typo3.org/m/typo3/reference-tca/10.4/en-us/ +# t3templating = https://docs.typo3.org/m/typo3/tutorial-templating/main/en-us/ +# t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/main/en-us/ +# t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/ +# t3tsref = https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ +# t3ts45 = https://docs.typo3.org/m/typo3/tutorial-typoscript-in-45-minutes/main/en-us/ +# t3viewhelper = https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/ +# t3upgrade = https://docs.typo3.org/m/typo3/guide-installation/main/en-us/ -# show as related links -project_issues = https://forge.typo3.org/projects/typo3cms-core/issues -project_repository = https://github.com/typo3/typo3 +# TYPO3 system extensions +# ext_adminpanel = https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/ +# ext_core = https://docs.typo3.org/c/typo3/cms-core/main/en-us/ +# ext_dashboard = https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/ +# ext_felogin = https://docs.typo3.org/c/typo3/cms-felogin/main/en-us/ +# ext_form = https://docs.typo3.org/c/typo3/cms-form/main/en-us/ +# ext_fsc = https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us/ +# ext_indexed_search = https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us/ +# ext_rte_ckeditor = https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/ +# ext_scheduler = https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/ +# ext_seo = https://docs.typo3.org/c/typo3/cms-seo/main/en-us/ +# ext_workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/ diff --git a/typo3/sysext/workspaces/Documentation/Sitemap.rst b/typo3/sysext/workspaces/Documentation/Sitemap.rst new file mode 100644 index 000000000000..09d3c6f56e97 --- /dev/null +++ b/typo3/sysext/workspaces/Documentation/Sitemap.rst @@ -0,0 +1,9 @@ +:template: sitemap.html + +.. include:: /Includes.rst.txt + +======= +Sitemap +======= + +.. The sitemap.html template will insert here the page tree automatically. diff --git a/typo3/sysext/workspaces/Documentation/Targets.rst b/typo3/sysext/workspaces/Documentation/Targets.rst deleted file mode 100644 index 67565a6b9c58..000000000000 --- a/typo3/sysext/workspaces/Documentation/Targets.rst +++ /dev/null @@ -1,10 +0,0 @@ -.. include:: Includes.txt - -.. only:: html - -.. _Targets-for-Cross-Referencing: - -Targets for Cross-Referencing -============================= - -.. ref-targets-list:: diff --git a/typo3/sysext/workspaces/Documentation/UsersGuide/Index.rst b/typo3/sysext/workspaces/Documentation/UsersGuide/Index.rst index 6f9e03d5ca33..35d8e5bb9853 100644 --- a/typo3/sysext/workspaces/Documentation/UsersGuide/Index.rst +++ b/typo3/sysext/workspaces/Documentation/UsersGuide/Index.rst @@ -1,4 +1,4 @@ -.. include:: ../Includes.txt +.. include:: /Includes.rst.txt .. _users-guide: diff --git a/typo3/sysext/workspaces/Documentation/genindex.rst b/typo3/sysext/workspaces/Documentation/genindex.rst new file mode 100644 index 000000000000..806ec56a77c4 --- /dev/null +++ b/typo3/sysext/workspaces/Documentation/genindex.rst @@ -0,0 +1,7 @@ +.. include:: /Includes.rst.txt + +===== +Index +===== + +.. Sphinx will insert here the general index automatically. diff --git a/typo3/sysext/workspaces/README.rst b/typo3/sysext/workspaces/README.rst new file mode 100644 index 000000000000..24e6fb01d41c --- /dev/null +++ b/typo3/sysext/workspaces/README.rst @@ -0,0 +1,11 @@ +============================== +TYPO3 extension ``workspaces`` +============================== + +This extension introduces workflows with custom stages and versioning for a more +granular editing and publishing process. + +:Repository: https://github.com/typo3/typo3 +:Issues: https://forge.typo3.org/ +:Read online: https://docs.typo3.org/c/typo3/cms-workspaces/10.4/en-us/ +:TER: https://extensions.typo3.org/extension/workspaces/ -- GitLab